<style type="text/css">

#wrapper{
	position: absolute;
	top: 0px; left: 0px;
	width: 800px;
	overflow: hidden;

}

#content{
	position: absolute;
	left: 165px; top: 93px;
	width: 838px;
	padding-top: 20px;
	padding-left: 20px;
	overflow: visible;
  	vertical-align: top;
   /*	border: #AABBCC dotted 1px; */
}


.titeltekst{
font: bold 16px arial;
color:#339900;
}

.normaltekst{
font: 13px arial;

}

#highlight{
font: bold 13px arial;
color:#339900;
}

.email{
font: bold 10px tahoma;
}

.illustratie{
border: 2px solid #009900;
}



</style>
