/************************************* ZOEKEN **************************************/

#search-results {
	margin-right: 20px;
	}
#search-results-body table {
	empty-cells: hide;
	}
#search-results-body td {
	border-top: 1px solid silver;
	padding-top: 10px;
	}
#search-results-body td td,
#search-results-body td.search_space {
	border-top: 0;
	padding-top: 0;
	}
#search-results-body td.search_space {
	padding-top: 5px;
	}

.gezocht_op {
	color:#e20043;
	font-size: 110%;
	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:#e20043;
	padding-right:5px;
	font-weight:bold;
	text-decoration:none;
}
.search_title a:hover { color:#00368b;}
.search_space{
	padding: 3px;
}
.search_highlight { font-weight:bold; color:#00368b;}

.paging_table {
	margin-bottom: 10px;
	}

.paging_table td {
	padding: 3px;
	font-size: 120%;
	}
.paging_table td a {
	text-decoration: none;
	}

.search_pagelistactive {
	background: #e20043;
	color: #ffffff;
	}

.no_right_padding .form {
	line-height: normal;
}


.search_linktitle {
	display: none;
	}

/************************************* ZOEKEN **************************************/
