#positie {
position: 					absolute;
width: 						800px;
height: 					564px;
margin-left: 				-400px;
margin-top: 				-282px;
top: 						50%;
left: 						50%;
} 

body	
{
background-color: 			#880002;
background-image: 			url(images/backgroundImage.gif);
font-family:				verdana;
color:						black;
text-align: 				justify;
}

#tekstwit	
{
font-family:				verdana;
font-size:					9px;
color:						black;
bgCOLOR:					black;
link:						#000000;
vlink:						#000000;
alink:						#000000;
topmargin:					0px;
leftmargin:					0px;
}

#link
{
color: 						#ff6600;
font-size:					9px;
}


#titel
{
font-weight:				bold;
font-size:					15px;
}

a:link, a:active, a:visited 
{
color:						#000000;

}