body {
	margin: 20 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
a:link, a:active, a:visited{
	color: Black;
	text-decoration:underline;
}
a:hover{
	color: Black;
	text-decoration:none;
}

p{
	margin: 0px;
	padding: 0px;
}

.bodytekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-left: 34px;
	padding-top: 10px;
	padding-right: 28px;
}
.footer{
	background-color: #C24E34;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
}
.footer a:link, .footer a:active, .footer a:visited{
	color: Black;
	text-decoration: none;
}
.footer a:hover{
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
.zoektabel{
	border: 2px solid #C24E34;
}
.zoekinput{
	border: 2px solid #C24E34;
	width: 204px;
	height: 18px;
	padding-left: 3px;
	font-size: 13px;
}
.zoekbutton{
	border: 2px solid #C24E34;
	background-color: White;
	font-weight: bold;
	height: 22px;
	width: 66px;
	font-size: 13px;
}
OL{
	margin-top: 0px;
	margin-bottom: 0px;
}
.resultatentabel{
	border: 2px solid #C24E34;
	margin-bottom: 10px;
}