body{
margin:0;
padding:0;
}
#wrapper{
width:305px;
height:230px;
/*border:#FF0000 1px solid;*/
padding-left:5px;
}

.kop{
font-family:Arial, sans-serif;
font-size:12px;
color:#5a5a5a;
}

.titel{
font-family:Arial, sans-serif;
font-size:12px;
color:#5a5a5a;
}

.omschr{
font-family:Arial, sans-serif;
font-size:12px;
color:#000000;
line-height:17px;
}

h1{
font-family:Arial, sans-serif;
font-size:14px;
color:#5a5a5a;
padding:0;
margin:0;
}

hr{
/*color:#9db442;*/
height:1px;
}

a:link {
	color: #00394D;
	text-decoration: none;
}
a:visited {
	color: #00394D;
	text-decoration: none;
}
a:hover {
	color: #9db442;
	text-decoration: none;
}
a:active {
	color: #9db442;
	text-decoration: none;
}
