@charset "utf-8";
body {
	background-color: #66ccff;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009BE6;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009BE6;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009BE6;
}
.bericht_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009BE6;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009BE6;
}

.form {	
	font-family:Arial;
	font-size:12px;
	color: white;
	font-weight: bold;
	border-left:solid 2px black;
	border-bottom:solid 2px black;
	border-top:solid 2px black;
	border-right:solid 2px black;
	background-color: #48A3FC;
	padding: 2px;
}

.button {	
	font-family:Arial;
	font-size:12px;
	color: white;
	font-weight: bold;
	border-left:solid 3px black;
	border-bottom:solid 3px black;
	border-top:solid 3px black;
	border-right:solid 3px black;
	background-color: #0072D1;
}

#zoekveld 
{	
	font-family:Arial;
	font-size:11px;
	width:160px;
	height:30px;
	margin-top:178px;
	margin-left:494px;
	
}

.result 
{	
	font-weight: bold;
	
}

.kop {
	font-weight: bold;
}
