/************************************* ZOEKEN **************************************/
.gezocht_op {
	font-size:95%;
	padding:3px 5px;
	background:#cccccc;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1;
}

.search_nr, .search_title a:link,.search_title a:visited,.search_title a:hover,.search_title a:active { 
	vertical-align:top;
	color:#000000;
	padding-right:10px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.search_title a:hover { color:#777777;}
.search_space{
	padding: 3px;
}
.search_datum { font-size:11px;}
.search_highlight { font-weight:bold;}

.search_pagelistactive{
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: underline;
	font-weight : bold;
}
/************************************* ZOEKEN **************************************/