/************************************* ZOEKEN **************************************/
.gezocht_op {
	background-color: #FFF;
	color: #444;
	font-weight: bold;
}

.search_nr, .search_title a:link,.search_title a:visited,.search_title a:hover,.search_title a:active { 
	vertical-align:top;
	padding-right:10px;
	font-weight:bold;
	text-decoration:none;
	color: #444;
}
.search_title a:hover { color:#444;}

.search_datum { font-size:11px;}
.search_highlight { font-weight:bold;}

.search_pagelistactive{
	color: #444;
	text-decoration: underline;
	font-weight : bold;
}

.search_table td {
	border-top: 1px solid #d4d4d4;
}

.search_results td {
	border: none;
}

.search_results, .search_nr {
	padding-top:10px;
}

.search_table .search_space{
	padding: 0px;
	border: none;
}

.search_nr {
	border:none;
}
/************************************* ZOEKEN **************************************/