html,body{
	margin:0px;
	padding:0px;
	color:#8C2340;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-height: 100%;
	width:100%;
	height:100%;
	overflow:inherit;
	background:#FFF;
}

body{
	background:url(pictures/bodybg.jpg) repeat-x left top #FFF;	
}


a{
	text-decoration:none;
	color:#338C56;	
}

a:hover{
	text-decoration:underline;
}




p,select{font-size:11px;margin:0;padding:0;}

input,textarea{font-size:11px;font-family:Arial, Helvetica, sans-serif;padding:0;margin:0;overflow-y:auto;}
.rij{clear:both;width:530px;padding-top:4px;}
.vraag{width:110px;float:left;font-weight:bold;color:#338C56;padding:0;margin:0;}
.antwoord{float:left;width:300px;padding:0;margin:0;}
.knopdiv{clear:both;width:414px;text-align:right;height:20px;padding-top:4px;}
.titelveld{
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.knop{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	background:#338C56;
	color:#FFF;
	border:1px solid #338C56;
	padding:1px 4px;
}

img{border:none;}


.wrapper{
	width:990px;
	margin:0 auto;
	min-height:100%;
	padding:0;
	background:url(pictures/wrapperbg.jpg) repeat-y;
	
}

* html .wrapper { 
height:100%;
}


.left{
	
	float:left;
	display:table;
	margin:0;
	padding:0;	
	width:180px;
	min-height:100%;
	background:#CFE696;
	
}

.middle{
	float:left;
	margin:0;
	padding:0;
	width:690px;
	height:auto;
}

.header{
	width:690px;
	height:104px;
}

.inhoud{
	width:690px;
	background:url(pictures/middlebg.jpg) no-repeat #FFF;
	display:table;
	padding:22px 0 0 0;
}

.menu{
	padding: 5px 0 0 0;
	width:155px;
	float:left;
	font-size:11px;
}

.menu a{
	display:block;	
	width:155px;
	color:#000000;	
	text-decoration:none;
	text-align:right;
	border-bottom:1px solid black;
	padding:4px 0 2px 0;
}

.menu a:hover, #currentmenu{
	color:#8C2340;	
	font-weight:bold;
	text-decoration:none;	
}



.right{
	float:left;
	margin:0;
	padding:0;
	width:120px;
	height:auto;
}


h1{
	font-family:"Arial Black", Gadget, sans-serif;
	margin:0;
	color:#358d57;
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 0;	
}

h2{
	color:#999;
	font-size:11px;
	margin:0 0 5px;
	font-weight:normal;
}

.fotos{
	margin:0 0 5px 0;
	width:140px;
	padding:0 15px;
}

.tekst img{
	margin:0 0 4px 0;	
	border:none;
}

.fotos a{
	display:block;
}


.tekst{
	width:465px;	
	float:left;
	margin:0 0 0 45px;
	text-align:justify;
}

.footer{
	clear:both;
	text-align:right;
	color:#000;
	background:#fff;
	width:990px;
	height:22px;
	margin:-22px auto 0 auto;
	font-weight:bold;
	font-size:11px;
}

.footer div{
	float:left;
}

.footer a{
	color:#000;	
}

.fotosleft{
	width:220px;
	height:165px;
	float:left;
	padding:0 12px 0 0;
}

.fotosright{
	width:220px;
	height:165px;
	float:right;
	padding:0 0 0 12px;
}

.fotosup{
	width:465px;
	height:349px;
	padding:0 0 12px 0;
}

.fotosdown{
	width:465px;
	height:349px;
	padding:12px 0 0 0;
}

.fotosup img,.fotosdown img{
	margin-bottom:12px;	
}

.beschrijving{
	width:230px;
	float:left;
	padding:0;
	margin:0;
}
