/************************************* ZOEKEN **************************************/
.gezocht_op {
	background-color:#000000;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px 5px;
	background-image: url(../../image/bg-date.gif);
	background-repeat: repeat-x;
}

.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-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:19px;
}

.search_nr {
	padding-top:8px;
	padding-right:11px;
	border-bottom:1px dotted #c8c8c8;
}
.search_title a:hover { color:#777777;}
.search_space{
	padding: 3px;
}
.search_datum { font-size:11px;}
.search_highlight { }

.search_results {
	padding:10px 0px;
	border-bottom:1px dotted #c8c8c8;
}

.search_pagelistactive {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-weight : bold;
	background-color: #777;
	line-height:10px;
	padding:0px 5px;
}

.search_pagelist {
	line-height:10px;
}

.search_pagelist a.search_page:link, .search_pagelist a.search_page:active, .search_pagelist a.search_page:visited, .search_pagelist a.search_page:hover {
	line-height:10px !important;
	padding:0px 5px;
}
/************************************* ZOEKEN **************************************/
