body{
	background-image: url("images/bg.gif");      
}
a:link {
	color : #333333; 
	font-size: 12px;
	text-decoration : none; 
} 
a:visited {
	color : #333333;
	font-size: 12px; 
	text-decoration : none; 
} 
a:hover {
	color : #800000; 
	font-size: 12px;
	text-decoration : none; 
} 
a:active {
	color : #800000; 
	font-size: 12px;
	text-decoration : none; 
} 
a.onder:link {
	font-family: verdana;
	color : #333333; 
	font-size: 10px;
	text-decoration : none; 
} 
a.onder:visited {
	font-family: verdana;
	color : #333333;
	font-size: 10px; 
	text-decoration : none; 
} 
a.onder:hover {
	font-family: verdana;
	color : #800000; 
	font-size: 10px;
	text-decoration : none; 
} 
a.onder:active {
	font-family: verdana;
	color : #800000; 
	font-size: 10px;
	text-decoration : none; 
} 
font.error{
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;       
}
h1 {
	font-family: verdana;
	font-size: 14px;
	color : #000000; 
	margin-left: 5px;
} 
ul {
	margin-left: 10px;
}
p {
	margin: 0px 10px 10px;
}
img {
	border: 0px;
}
table.rand {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
td.bovenrand {
	border-top: 1px solid #000000;
}
td.tekst{
	font-family: verdana;
	font-size: 12px;
	color: #000000; 
	margin-left: 20px;      
}
td.lastprojects{
	font-family: verdana;
	font-size: 12px;
	color: #000000; 
	margin-left: 20px;  
	line-height: 23px; 
}
textarea, select, input {
  background-color: #FFFFFF;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
font.datum{
	font-family: verdana;
	font-size: 10px;
	color: #000000;   
}



