body {
	background-color: #ffffff;
	font-family: Verdana;
	color: #000000;
	font-size: 8.5pt;
	margin-TOP: 0px;
	background-image: url(../afbeeldingen/algemeen_achtergrond.gif);
	background-repeat: no-repeat;
    background-attachment: fixed;
}

ul {
	margin-bottom: 0pt;
	margin-top: 0pt;
	font-family: verdana;
	font-size: 8.5pt;
	margin-right: 0px;
	margin-left: 30px;
	padding-right: 0px;
	padding-left: 0px;
	color: #000000;
	list-style-type: disc;
	line-height: 17px;
}

.tekst {
	font-family: verdana;
	font-size: 8.5pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	line-height: 15px;

}

A:active, A:link, A:visited {
	color: #ff0000;
	font-family:Verdana; 
	font-size:7.8pt;  
	text-decoration:underline;

}

A:hover {
	color: #ff0000;
	font-family:Verdana; 
	font-size:7.8pt;  
	text-decoration:none;
}

.tekst1 {
	font-family: verdana;
	font-size: 7.8pt;
	color: #808080;
} 

A.tekst1:active, A.tekst1:link, A.tekst1:visited { 
	color: #4B4B4B;
	font-family:Verdana; 
	font-size:7.8pt;  
	text-decoration:underline;
}
	
A.tekst1:hover { 
	color: #4B4B4B;
	font-family:Verdana; 
	font-size:7.8pt;  
	text-decoration:none;
} 
  
thumbnail {	
	border: 2px solid #ff009b;
	border-collapse: collapse;
}

input { 
    background-color: #ffffff; 
    border-style: solid;  
    border-width: 1px; 
    border-color: #bac5d6;    
    font-family: Verdana;
    font-size: 10px; 
    color: #000000; 
} 

.input_fout { 
    background-color: #ffffff; 
    border-style: solid; 
    border-width: 1px; 
    border-color: #FF0000; 



