#main { 
width: 900px;
margin: 0 auto;
text-align: left;
background: #ffffff;
}

body {
text-align: center;
background: #ffffff;
font: 12px Verdana, Helvectica;
line-height: 150%;
color: #000000;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #666666; scrollbar-3dlight-color: #cccccc; 
scrollbar-darkshadow-color: #666666; scrollbar-track-color: #666666;
scrollbar-arrow-color: #666666;
scrollbar-base-color: #cccccc;
}

A:LINK, A:VISITED {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #666666}

A:HOVER {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #CCCCCC;
	text-decoration : none}
	
A:LINK.navi {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-size : 12px;
	color : #ffffff;
	float: left;
	width: 280px;
	text-decoration: none;
	background-color: #00B6DE;
	padding: 2px 0px;
	border-top: 1px solid white;
	text-align: center}
	
A:VISITED.navi {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-size : 12px;
	color : #ffffff;
	float: left;
	width: 280px;
	text-decoration: none;
	background-color: #00B6DE;
	padding: 2px 0px;
	border-top: 1px solid white;
	text-align: center}

A:HOVER.navi {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-size : 12px;
	color : #ffffff;
	float: left;
	width: 280px;
	text-decoration: none;
	background-color: #cccccc;
	padding: 2px 0px;
	border-top: 1px solid white;
	text-align: center}
	
.wittelijn {
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12pt;
	font-size : 12px;
	color : #ffffff;
	float: left;
	width: 280px;
	background-color: #00B6DE;
	padding: 2px 0px;
	border-top: 1px solid white;
	text-align: center}
	
A:LINK.wit, A:VISITED.wit, A:HOVER.wit {
	color : #ffffff}
	
ul.navi
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none}
	
ul.square 
{
list-style-image: url(images/bluepixsquare.gif);
list-style-type: square}
	
P, TR, TD {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #000000}
	
.titel{
	font-family : Verdana, Helvetica;
	font-size : 24pt;
	font-size : 24px;
	font-weight: normal;
	line-height: 100%;
	color : #000000}
	
.titel2{
	font-family : Verdana, Helvetica;
	font-size : 16pt;
	font-size : 16px;
	font-weight: normal;
	line-height: 100%;
	color : #000000}
	
.ondertitel {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	font-weight : bold;
	color : #00B6DE}
	
.wit {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #ffffff}

