.stijl1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.stijl2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.stijl10 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.stijl11 {
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	font-size: 14px;
}
.stijl12 {
	font-weight: bold;
	font-family: Arial;
	color: #D9C013;
	font-size: 14px;
}
.stijl13 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #a80202;
}
.stijl14 {
	font-family: Arial;
	font-size: 14px;
	color: #187801;
}
.stijl15 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#main_links a:link {		font-size: 12px; color: #666666; text-decoration:none;}
#main_links a:visited {		font-size: 12px; color: #666666; text-decoration:none;}
#main_links a:active {		font-size: 12px; color: #666666; text-decoration:none;}
#main_links a:hover {		font-size: 12px; color: #666666; text-decoration:underline;}

#bottom_links a:link {		font-size: 11px; color: #333333; text-decoration:none;}
#bottom_links a:visited {	font-size: 11px; color: #333333; text-decoration:none;}
#bottom_links a:active {	font-size: 11px; color: #333333; text-decoration:none;}
#bottom_links a:hover {		font-size: 11px; color: #333333; text-decoration:underline;}

#square_links a:link {		font-size: 11px; color: #FFFFFF; text-decoration:none;}
#square_links a:visited {	font-size: 11px; color: #FFFFFF; text-decoration:none;}
#square_links a:active {	font-size: 11px; color: #FFFFFF; text-decoration:none;}
#square_links a:hover {		font-size: 11px; color: #FFFFFF; text-decoration:none;}

#maincontainer{
position: absolute;
width: 900px;
margin-left: -450px; /* helft van breedte */
height: 624px;
margin-top: -312px; /* helft van hoogte */
top: 50%;
left: 50%;
}