BODY {
	background-color: #B00000;
}
 TD.content { 
 font-size : 60%;
 color : White;
 }
 TD.voetnoot {
	height: 20px;
	font-size : 55%;
	color : orange;
	background-color : #9f0000;	
}
 TD.content_small { 
 font-size : 50%;
 color : orange;
 }
 TD.content_small2 { 
 font-size : 55%;
 color : orange;
 }
 A.content_small3 {
 	font-size : 55%;
 	color : white;
 	text-decoration : none;
}
A.basic{ 
text-decoration : none;
 color : orange;

 }
 A.image{ 
border : 3px;
}
A:HOVER {
	color : White;
	text-decoration : none;
}

 .content_link {  
 color: #FF9900; 
 text-decoration: none; 

.white_link {  
 color: #FF9900; 
 text-decoration: none;

 font-size: 60%
 }
div.algemeen {
font-family: Verdana, Arial, Helvetica, sans-serif;
position:absolute; 
left:5px; 
top:10px; 
width:700px; 
z-index: 1; 
border: 1px solid Black;
}
div.algemeen_small {
font-family: Verdana, Arial, Helvetica, sans-serif;
position:absolute;
left: 265px;
top: 10px;
width: 440px;
height: 300px;
z-index: 1;
border: 1px solid Black;
}
 
div.menu {
font-family: Verdana, Arial, Helvetica, sans-serif;
position:absolute;
left: 5px;
top: 10px;
width: 250px;
height: 500px;
z-index: 1;
border: 1px solid Black; 
}
B.header {
	font-size : 12px;
}
