#main { 
width: 800px;
margin: 0 auto;
text-align: left;
}

#center { 
position: absolute;  
left: 50%; 
width: 800px; 
margin-left: -400px; /* De helft van de breedte */ 
} 

BODY {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #333333;
}

A:LINK, A:VISITED {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #6666ff;
	text-decoration : none}

A:HOVER {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #999999;
	text-decoration : none}
	
TR, TD {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #333333}
	
P {
	font-family : Verdana, Helvetica;
	font-size : 12pt;
	font-size : 12px;
	color : #333333}
	
.foot {
	font-family : Verdana, Helvetica;
	font-size : 9pt;
	font-size : 9px;
	font-weight : lighter;
	color : #000000}
	
.datum {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #666666}
	
.datumrood {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #cc0000}

A:LINK.pw {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
	text-decoration : none}
	
A:VISITED.pw {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
	text-decoration : none}

A:HOVER.pw {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #333333;
	font-weight : bold;
	text-decoration : none}

A:LINK.meer {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #6666ff;
	font-weight : bold;
	text-decoration : none}
	
A:VISITED.meer {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #666666;
	font-weight : bold;
	text-decoration : none}

A:HOVER.meer {
	font-family : Verdana, Helvetica;
	font-size : 10pt;
	font-size : 10px;
	color : #333333;
	font-weight : bold;
	text-decoration : none}
	
.extra {
	font-family : Verdana, Helvetica;
	font-size : 9pt;
	font-size : 9px;
	background: #DBD577;
	color : #434B7C}
