#zoekbar { border: solid 1px; border-color: 121212; }

INPUT.textbox {

	border: solid 1px;
	border-color: #000000;
	background-color: #FFFFFF;

}

TD.adbar {

	border: solid 1px;
	border-color: #DEDEDE;
	border-top: none;
	border-right: none;
	border-bottom:none;
	font: Verdana;
	font-size: 10pt;
}

.link { 

	cursor: hand;
	color: #000000;
	text-decoration:none;

}

.resultaatlink {

	color: #7B7B7B;
	text-decoration:none;
	font-size: 10pt;
	
}

BODY {
	font: Verdana;
	font-size:10pt;
	color: #000000;
}

.balk {

	font-size:9pt;
	border: solid 1px;
	border-color: #5A593A;
	border-right: none;
	border-left: none;
	border-bottom: none;
	height:20px;

}

TD.topbalk {

	font-family: Verdana;
	font-size:9pt;
	border: solid 1px;
	background-color: EFEFEF;
	border-color: A5B3B2;
	border-right: none;
	border-left: none;
	border-top: none;
	height:20px;

}

.resultaten {

	font-size:9pt;

}
div.url {

	font-size: 8pt;

}

a.paginalink {

	text-decoration: none;

}