body{
	background-color: #a2acc9;
	min-height : 800px;
	height: auto !important;
	height : 800px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10pt;
	margin: 0px auto;
	background-image : url(plaatjes/achtergrond.png);
	background-repeat : repeat-x;
	background-position : top left;
}
#box{
	width : 90%;
	border-left : 1px solid #5c7298;
	border-right : 1px solid #5c7298;
	border-bottom : 1px solid #5c7298;
	display : block;
	position : absolute;
	margin-left : 5%;
	margin-right : 5%;
	background-image : url(plaatjes/box_bg.png);
	background-repeat : repeat-x;
	background-position : 0px 139px;
	background-color : #ebecf8;
	min-height : 800px;
	height: auto !important;
	height : 800px;
}
#header{
	width : 100%;
	display : block;
	background-color : #e5e8f6;
	height : 139px;
	background-image : url(plaatjes/header2.png);
	background-position : 50px 10px;
	background-repeat : no-repeat;
}
#header .button{display : block; position : absolute; background-image : url(plaatjes/button.png); background-repeat : no-repeat; background-position : top left; width : 161px; height : 21px; text-align : center; font-weight : bold; font-size : 11pt; color : #ffffff; margin-top : 6px; z-index : 5;}
#header .button:hover{text-decoration : none; color : #7698ce;}
#header .vak{background-color : #eaecf6; position : absolute; display : block; border : 1px dotted #879abb; margin-left : 360px; margin-top : 40px; width : 300px; height : 80px; text-align : center;}

#header_top{
	width : 100%;
	height : 7px;
	background-image : url(plaatjes/header_top.png);
	background-position : top left;
	background-repeat : repeat-x;
	position : absolute;
	z-index : 1;
}
#inhoud{
	width : 100%;
	margin-bottom : 0px;
	margin-top : 20px;
	min-height : 570px;
	height : auto !important;
	height : 570px;
}
p{
	display : block;
	width : 100%;
	padding-top : 10px;
	padding-bottom : 10px;
}

a{text-decoration : none; color : #0060c0;}
a:hover{text-decoration : underline;}
.tabelkop{font-weight : bold;}
h1{display : block; font-size : 20pt; text-align : center; color : #7698ce;}
strong{font-weight : bold; color : #0060c0}
td{border : 1px solid #5c7298;}
img{border : 0px solid #5c7298;}
.standaardtabel{width : 100%; border-collapse : collapse; font-size : 10pt;}
.tabelkop{font-weight : bold; background-color : #5a7197; color : #ffffff;}
.row1{background-color : #ced1f0;}
.row2{background-color : #accaff;}

div#grotefoto{display : none; position : fixed; z-index : 30; top : 0px; width : 100%; text-align : center; height : 600px;}
div#sleepfoto{display : none; position : fixed; z-index : 20; top : 0px; left : 0px; width : 520px; text-align : center; height : 400px;}
div#fotoshow{display : block; width : 800px; overflow : hidden; height : 600px; text-align : center;}

.thumb{width : 160px; height : 150px; float : left; border : 1px solid #879abb; background-color : #c3d5f5; text-align : center; overflow : hidden;}

dl.reacties dt{display : block; margin : 0px; font-size : 14pt; background-color : #accaff;}
dl.reacties dd{display : block; margin : 0px; font-size : 10pt; background-color : #fffffa; border-bottom : 1px dotted black; margin-bottom : 30px; min-height : 80px;}



