/************************************* ZOEKEN **************************************/
.gezocht_op {
	background-color:#ebebeb;
	color:#6db41d;
	border: 1px solid #d4d4d4;
	font-weight:bold;
	padding:1px 5px;
}

.search_nr, .search_title a:link,.search_title a:visited,.search_title a:hover,.search_title a:active { 
	vertical-align:top;
	color:#6db41d;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}
.search_title a:hover { color:#444444;}
.search_space{
	padding: 3px;
}
.search_highlight { font-weight:normal;color:#6db41d;}

.search_pagelistactive{
	color: #6db41d;
	font-weight : bold;
}

.no_right_padding .form {
	line-height: normal;
}
/************************************* ZOEKEN **************************************/
