<style type="text/css">
*    {font: 9pt Arial, sans-serif}
BODY {
   /*background-color: #CBC9BE;*/
   background-color: #626d74;
   background-image:url(images/background.jpg);
   background-repeat:repeat-x;
   color:                      #b7140a;
   margin-left: 10px;
   margin-top: 10px;
   margin-right: 10px;
   margin-bottom: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}
a {
	color: #b7140a;
	text-decoration: none;
}
a:visited {
	color: #b7140a;
	text-decoration: none;
}
a:active {
	color: #b7140a; 
	text-decoration: underline;
}
a:hover {
	color: #b7140a;
	text-decoration: underline;
}
.a_orange {
	color: #fe8a25;
	text-decoration: none;
}
.a_orange:visited {
	color: #fe8a25;
	text-decoration: none;
}
.a_orange:active {
	color: #fe8a25; 
	text-decoration: underline;
}
.a_orange:hover {
	color: #fe8a25;
	text-decoration: underline;
}
.white {
	color: #f2f5ff;
}	
.white_vet {
	color: #f2f5ff;
	font-weight:bold;
}
.orange {
	color: #fe8a25;
}	
.orange_vet {
	color: #fe8a25;
	font-weight:bold;
}
.blue {
	color: #537cf9;
}	
.blue_vet {
	color: #537cf9;
	font-weight:bold;
}
.zkveld { 
	border: 1px; border-style: solid; 
	border-color:#5B9EB9; width:200px;
	height:18px;
}
.zkveld_klein { 
	border: 1px; border-style: solid; 
	border-color:#5B9EB9; width:60px;
	height: 18px;
}
input.butt {
	background-color: #CFA642; 
	font-weight: bold; 
	border-width: thin solid #5B9EB9; 
	font-size: 11px; color: white;
	height:20px;
}
img {
	border-color:#b7140a;
}
.img_show {
	border-color:#ffffff;
	border-width:20px;
}
</style>