body  { 
	background-color: #fff; 
	background-image: url(../images/body_bg.gif); 
	background-repeat: no-repeat; 
	background-position: 50% 105px; }

body,p,td,li, input { 
	color: #237293; 
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	line-height: 1.5em; }

#wrapper { 
	background-image: url(../images/wrapper_bg.gif); 
	background-repeat: no-repeat; position: absolute; 
	top: 0; width: 764px; 
	margin-left: -384px; 
	position: absolute; 
	left: 50%; 
	height: 100%; }

#topbanner{
	top: 0px;
	width: 764px;
	margin-left: -384px; 
	text-align: right;
	position: absolute; 
	left: 50%; 
	height: 86px;
	}
#topbanner img{
	margin-top: 15px;
	}
#dummy {
	clear:both;
	height:100px;
	} /* zorgt onderaan voor extra hoogte op de pagina, omdat de banner bovenaan wordt gepositioneerd*/

#footer {
	margin: 0px;
	margin-left: 33px;
	color: #999;
	font-size: 11px; 
	}
#footer a, #footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;}

#footer a:hover {
	color: #237293;
	text-decoration: underline;}

#mainmenuholder{
	position: relative;
	top: 86px;
	left: 33px;
	height: 33px;
	width: 731px;
	font-weight: bold;
	}
ul#mainmenu{
 	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
#mainmenu li{
 	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 10px;
	padding-left: 0px;
	height: 33px;
	line-height: 33px;
	}
#mainmenu a {
	line-height: 33px;
	padding: 10px;
	padding-right: 0px;
	}

#mainmenu a:link, #mainmenu a:visited{
	color: #CFEA9B;
	text-decoration: none;
	}

#mainmenu a:hover{
	color: #fff;
	text-decoration: none;
	}
	
li.reverse a {
	background-image: url(../images/mainmenu_selected_left.gif); 
	background-repeat: no-repeat; 
	background-color: #36abdc; 
}

li.reverse {
	background-color: #36abdc; 
	background-image: url(../images/mainmenu_selected_right.gif); 
	background-repeat: no-repeat; 
	background-position: 100% 0;
	}
	
#mainmenu li.reverse a:link, #mainmenu li.reverse  a:visited{
	color: #fff;
	}

li#current a { 
	background-image: url(../images/mainmenu_selected_left.gif); 
	background-repeat: no-repeat; 
	background-color: #36abdc; 
	}
li#current {
	background-color: #36abdc; 
	background-image: url(../images/mainmenu_selected_right.gif); 
	background-repeat: no-repeat; 
	background-position: 100% 0;
	}
#mainmenu li#current a:link, #mainmenu li#current  a:visited{
	color: #fff;
	}


#submenu{
	position: relative;
	top:86px;
	left: 13px;
	padding-left: 20px;
	height: 28px;
	color: #fff;
	line-height: 28px;
	background-color: #36abdc; 
	}
#submenu a:link, #submenu a:visited{
	color: #fff;
	text-decoration: none;}
#submenu a:hover{
	color: #000;
	text-decoration: none;
	}
#submenu a#selectedSub {
	font-weight: bold;
	}


#maincontent, #maincontenthome {
	width: 484px;
	float:left;
	left: 33px;
	position: relative;
	top:86px;
	/*background-color: #C5E3FF;*/
	}
#maincontent {
	background-color: #C5E3FF;
	}
#maincontent img {
	line-height: 1em;
}

#maincontent p, #maincontent form, #maincontent h4, #maincontent h5, #maincontent h6,
#maincontenthome p, #maincontenthome form, #maincontenthome h4, #maincontenthome h5, #maincontenthome h6 {
	background-color: #C5E3FF;
	padding: 4px 7px 5px 10px;
	margin: 0px;
	}
#maincontent ul, #maincontenthome ul {
	background-color: #C5E3FF;
	margin: 0px;
	padding-left: 25px;
	}

#maincontent a:link, #maincontent a:visited,
#maincontenthome a:link, #maincontenthome a:visited {
	color: #000;
	}
#maincontent a:active, #maincontent a:hover, 
#maincontenthome a:active, #maincontenthome a:hover {
	color: #000;
	text-decoration: none;
	}
#maincontent p.inleiding,
#maincontenthome p.inleiding {
	background-color: #93CFF3;
	padding: 4px 7px 5px 10px;
	}
#maincontent div.fotobijschrijft, 
#maincontenthome div.fotobijschrijft{
	background-color: #36ABDC;
	padding: 0px 10px 0px 10px;
	text-align: right;
	font-style: italic;
	font-size: 11px;
	margin-top: -5px;
	}
#st_fotobijschrijft{
	background-color: #C5E3FF;
	padding: 0px 0px 0px 10px;
	text-align: right;
	font-style: italic;
	font-size: 11px;
	}
#maincontent h1, #maincontent h2, #maincontent h3,
#maincontenthome h1, #maincontenthome h2, #maincontenthome h3,
#mainhomeleft h1 {
	background-color: #36ABDC;
	margin: 0px;
	padding: 10px;
	font-size: 15px;
	color: #fff;
}

#maincontenthome h1 {
	margin-top: -5px;
}
#mainhomeleft{
	float:left;
	background-color: #C5E3FF;
	width: 280px;
	left: 0px;
	position: relative;
	}

#mainhomeright{
	float:right;
	background-color: #CFEA9B;
	width: 192px;
	right: 0px;
	position: relative;
	}

.staandefoto{
	float: left;
	padding-right: 10px;
	}
#st_foto  { color: #237293; background-color: #c5e3ff; background-image: url(../images/mainstaandefoto_topbg.gif); background-repeat: no-repeat; background-position: 100% 0 }

#st_foto h1, #st_foto h2 {
	
	color: #237293;
	}





#rightcolumn{
	float:right;
	background-color: #C5E3FF;
	width: 192px;
	right: 41px;
	position: relative;
	top:86px;
	
	}
#rightcolumn h1, #rightcolumn h2,
#mainhomeright h1, #mainhomeright h2{
	background-color: #36ABDC;
	margin: 0px;
	padding: 0 10px 0 10px;
	color: #fff;
	height: 34px;
	line-height: 34px;
	font-size: 14px; 
	}

#rightarea1 h1, #rightarea1 h2{
	background-color: #7DA52E;
	background-image: url(../images/right_top1.gif); 
	background-repeat: no-repeat; 
	}
#rightarea2 h1, #rightarea2 h2{
	background-image: url(../images/right_top2.gif); 
	background-repeat: no-repeat; 
	}
#rightarea3 h1, #rightarea3 h2{
	background-image: url(../images/right_top3.gif); 
	background-repeat: no-repeat; 
	}

#rightcolumn p, 
#mainhomeright p{
	margin: 0;
	padding: 4px 7px 5px 10px;
	border-top: 1px solid #36ABDC;
	}
#rightarea1 p{
	margin: 0;
	color: #658525;
	background-color: #CFEA9B;
	border-top: 1px solid #7DA52E;
	}
#rightcolumn a:link, #rightcolumn a:visited,
#mainhomeright a:link, #mainhomeright a:visited{
	text-decoration: none;
	color: #237293; }
#rightcolumn a:hover,
#mainhomeright a:hover{
	text-decoration: none;
	color: #000; }
#rightarea1 a:link, #rightarea1 a:visited{
	color: #658525; 
	}
#rightarea4{
	background-color: #fff;
	padding-top: 10px;
	}
#rightarea4 h1, #rightarea4 h2{
	color: #36ABDC;
	background-color: #fff;
	padding: 0px;
	}
#rightarea4 p{
	color: #237293;
	background-color: #fff;
	padding: 0px;
	border-top: 0px;
	font-size: 11px; 
	}	


#rightarea1 a.biglink, #rightarea1 a.biglink:visited{
	text-decoration: none;
	margin: 0;
	padding: 4px 7px 5px 10px;
	color: #658525;
	background-color: #CFEA9B;
	border-top: 1px solid #7DA52E;
	display: block;
	}
#rightarea1 a.biglink:hover{
	background-color: #B2CD7C;
	text-decoration: none;
	color: #577320;
	}

div#rightarea2 p a.biglink{
	color: #f00;}

.biglink, a.biglink, a.biglink:visited{
	text-decoration: none;
	margin: 0;
	padding: 4px 7px 5px 10px;
	color: #237293;
	background-color: #C5E3FF;
	border-top: 1px solid #36ABDC;
	display: block;
	}
a.biglink:hover {
	background-color: #93CFF3;
	text-decoration: none;
	color: #237293;
	}
.smallFooter
{
	text-align: right;
}

.overzichtlinks{
	float: right;
	}
.overzichtlinks img{
	margin-top: 8px;
	border: 0px;
	}
a:link.koplink, a:visited.koplink, a:active.koplink {
	color: #fff;
	}

.filler
{
	height: 5px;
	font-size: 1px;
	line-height: 1px;
	background-color: #93CFF3;
}
.formlabel {
	width: 150px;
	float: left;
}
.compform input {
	width: 304px;
	margin: 1px 0px;
}
.compform input.postcode {
	width: 100px;
}
.compform input.woonplaats {
	width: 204px;
}
.groeprechts {
	width: 314px; 
	float: left;
	margin: 2px 0px 10px 2px;
}
.clear {
	/*clear: both;*/
	height: 5px;
	background: #f00;
}
.compform textarea {
	width: 304px;
}
.compform .smallinput input {
	width: 16px;
	margin: 1px 0px;
}



