<style type="text/css">
*    {font: 9pt Arial, sans-serif}
BODY {
   background-color: #9e9e9e;
   background-image:url(images/bg.jpg);
   background-repeat:no-repeat;
   color: #404447;
   scrollbar-base-color: #F4F1E5;
   scrollbar-arrow-color: #E6E1CD;
   margin-left: 0px;
   margin-top: 31px;
   margin-right: 0px;
   margin-bottom: 0px;
}
img {
	border-color:#000000;
}
H1, H2, H3, H4, H5, H6 {
	font-size		: 100%;
	font-weight		: normal;
}
H1 
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 19px;
	color: #E21B14;
	font-weight:normal;
}
H2 
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-transform:uppercase;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
.Vet {
	font-weight: bold;
}
.Cursief {
	font-style: italic;
}
a {
	color: #EFEFEF;
	font-size: 11px; 
	text-decoration: none;	
	text-transform:uppercase;	
}
a:visited {
	color: #EFEFEF;
	font-size: 11px;
	text-decoration: none;		
	text-transform:uppercase;	
}
a:active {
	color: #EFEFEF;
	font-size: 11px;
	background-color:#EFEFEF;	
	text-decoration:none;	
	text-transform:uppercase;
} 
a:hover {
	color: #EFEFEF;
	font-size: 11px;
	background-color:#EFEFEF;
	text-decoration:none;
	text-transform:uppercase;
}
.fontsize8 {
	font-size: 8px;
}
.fontsize9 {
	font-size: 9px;
}
.fontsize10 {
	font-size: 10px;
}
.fontsize11 {
	font-size: 11px;
}
.fontsize12 {
	font-size: 16px;
}
.zkveld { 
	border: 1px; border-style: solid; 
	border-color:#5B9EB9; width:200px;
	font-size:10px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.zkveld_klein { 
	border: 1px; border-style: solid; 
	border-color:#5B9EB9; width:24px;
	font-size:10px;
	height: 18px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.zkveld_middel { 
	border: 1px; border-style: solid; 
	border-color:#5B9EB9; width:100px;
	height:18px;
	font-size:10px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.zkveld_groot { 
	border: 1px; border-style: solid; 
	border-color:#5B9EB9; width:200px;
	font-size:10px;
	height: 18px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input.butt {
	background-color: #999999; 
	font-weight: bold; 
	border-width: thin solid #CCCCCC;
	font-size: 11px; color: white;
}
.white {
	color: #f0f0f0;
}	
.red {
	color: #E21B14;
}
</style>