/************************************* ZOEKEN **************************************/
.gezocht_woord { background:#032c5a url('/image/bg-search-corner-left.gif') left center no-repeat; }
.gezocht_resultaat { background:#032c5a url('/image/bg-search-corner-right.gif') right center no-repeat; }
.gezocht_op p {
	color:#FFFFFF;
	font-weight:bold;
	padding:1px 10px;
	}

.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 **************************************/
