#inhoud {
position: absolute; top: 145px; width: 480px; left: 335px;  height: 60%; 
background-color: transparent;	z-index:1100; text-align: justify; padding-right: 10px;margin-top: 15px;
overflow: auto;	/* IE overflow fix, position must be relative or absolute*/

}

#titel {
position: absolute; top: 20%; width: 450px; left: 46%; height: 50px; 
background-color: transparent;	z-index:1100; text-align: justify; padding-right: 10px;
overflow: hidden;	/* IE overflow fix, position must be relative or absolute*/

}

.tekst-met {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #144cef;
	background-color: #e2f08e;
	display: block;
	padding: 5px;


}


.tekst {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 5px;
}

a.tekst:link {
	color: #671703;
	text-decoration: underline;
}

a.tekst:hover {

	color: #a62303;
	text-decoration: underline;
}

.tekstbold {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	color: #a62303;
	
}




.titel {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	font-weight: bolder;
	color: #a62303;
	
}


	
.nieuwsbrief {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3613e7;
	}
	
	
a.nieuwsbrief:link {
	text-decoration: underline;
}

a.nieuwsbrief:hover, a.nieuwsbrief:active,a.nieuwsbrief:focus   {

	color: #671703;
	text-decoration: underline;

}
