@charset "utf-8";
/* CSS Document */


#blok1, #blok2, #blok3{
	margin-bottom:23px;
	}
	
#blok1_titel, #blok2_titel, #blok3_titel, #blok4_titel, #blok5_titel{
	font-size:18px;
	padding-bottom:26px;
	}

#blok1_inhoud, #blok2_inhoud, #blok3_inhoud, #staticblok1_inhoud, #blok4_inhoud, #blok5_inhoud{
	font-size:12px;
	}
	
#staticblok1{
	background-image:url(../images/staticblok4bg.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	width:215px;
	color:#FFF;
	float:left;
	}
	
#blok4{
	background-color:#e3e8ec;
	width:492px;
	padding:10px;
	color:#494949;
	}
	
#blok5{
	color:#FFF;
	}	

