body{
font-family:"Arial"
}

a{
text-decoration:none;
color:#000000;
}
a:hover{
text-decoration:underline;
}
img{
border:0
}

#wrapper{
position:absolute;
width:894px;
left:50%;
margin-top:10px;
margin-left:-447px;
}

#header{
height:120px;
border-bottom:1px solid #90D400;
margin-bottom:15px;
}
#logo{
height:90px;
}
#nav{height:30px;line-height:30px;font-size:13px;}
#menu{float:left;}
#menu a{margin: 0 10px 0 10px;}
.date{float:right;}

#main{
position:absolute;
display:block;
width:894px;
}
	#left{float:left; display:block; width:160px;}
	#content{ float:left; width:501px; font-size:12px; padding:0 10px 0 10px; border-bottom:1px solid #90D400;}
#content h1{
display:block;
margin:0px;
height:40px;
line-height:40px;
font-size:25px;
font-weight:bold;
color:#002777;
}
	#right{float:right; display:block; width:213px;}
#ctct{
float:right;
width:213px;
background-color:#90D400;
background-image:url(../images/ctctbtm.jpg);
background-position:bottom;
background-repeat:no-repeat;
}
		#menuleft{ width:160px; color:#FFF }
		#menuleft .optie{ width:152px; height:38px; cursor:pointer; font-size:18px; padding-top:15px; padding-left:8px; }
		#menuleft img{ margin-top:4px; }
		#menuleft a:hover{text-decoration:none;}
		
		#optie1.fold{ background-image:url('../images/blauw_fold.jpg'); }
		#optie2.fold{ background-image:url('../images/groen_fold.jpg'); }
		#optie3.fold{ background-image:url('../images/blauw_fold.jpg'); }
		#optie4.fold{ background-image:url('../images/groen2_fold.jpg'); }
		
		#optie1.unfold{ background-image:url('../images/blauw_unfold.jpg'); }
		#optie2.unfold{ background-image:url('../images/groen_unfold.jpg'); }
		#optie3.unfold{ background-image:url('../images/blauw_unfold.jpg'); }
		#optie4.unfold{ background-image:url('../images/groen2_unfold.jpg'); }

		#optie1 a, #optie3 a{color:#FFFFFF;}
		
		#text1{ font-size:12px; background-color:#002677; display:none; padding:5px; }
		#text2{ font-size:12px; background-color:#90D500; display:none; padding:5px; color:#000000; }
		#text3{ font-size:12px; background-color:#002677; display:none; padding:5px; }
		#text4{ font-size:12px; background-color:#90D500; display:none; padding:5px; color:#000000; }
	
/*FORM*/
.ctitle{
width:150px;
color:#ffffff;
font-size:11px;
}
.input{
width:150px;
}
.error{
width:220px;
background-color:#FF6600;
}
.textarea{
font-family:"Arial";
font-size:12px;
width:150px;
}
.btnSubmit{ display:block; width:80px; height:20px;color:#000000; background-image:url(../images/btn.jpg); background-repeat:repeat-x; border:0px; cursor:pointer;}
.wspacer{ display:block; background-color:#DBDFEE; height:1px;}
.ctitle2{ width:140px;}
.input2{ width:180px;}
.r{ padding-left:30px;}
.error2{ border:1px solid #DBDFEE; background-color:#FF6600;}
.textarea2{ width:325px; height:100px; font-family:"Arial";font-size:12px;}
.textarea3{ width:700px; height:100px; font-family:"Arial";font-size:12px;}

.ttitle{ font-size:14px; font-weight:bold;}
