body {
font-family: Verdana;
font-size: 11px;
line-height: 16px;
color: #000000;
background-color: #f2f6f9;
}

td {
font-family: Verdana;
font-size: 11px;
line-height: 16px;
color: #000000;
background-color: #f2f6f9;
}



a {
font-family: Verdana;
font-size: 11px;
line-height: 16px;
color: #203466;

text-decoration: underline;
}

.button {
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	font-weight: normal;
	background-color : #007ac3;
	border: 1px solid #ACACAC
}

.input {
	font-family: Verdana;
	font-size:12px;
	color: #ACACAC;
	font-weight: normal;
	background-color : #666666;
	border: 1px solid #ACACAC
}

.textfield		{
	font-family: Verdana;
	font-size:12px;
	background-color:#FFFFFF;
	color: #000000;
	font-weight: normal;
	border: 1px solid #ACACAC
}

#vragen{
width: 400px;
height: 150px;
padding: 10px;
background-color:#c7def0;
}

#search_results{
width: 400px;
padding: 10px;
background-color:#f2f6f9;
}