hr {
	border:0;
	height:1px;
	color: #006950;	
	}
	
.search-results-entry {
	margin-bottom:25px;
	color: #444444;
	}
	
.search-results-entry p {
	padding-top:0;
	margin-top:0;
	line-height: 1.7em;
	color: #444444;
	}
	
	.search-results-entry p b{
		background-color: #fff700;
		}
	
.search-results-entry a {
		color: #006950;
		text-decoration:underline;
		line-height: 1.7em;
		}
		
.search-results-entry a:hover {
			text-decoration:underline;
		}
		
		.result-nav {
			height:40px;
		}
		
		.result-nav a {
			color: #006950;
			text-decoration:underline;

			}
		
		.previouspage {
			float:left;
			width:80px;
			height: 20px;
			}
		.page-count {
			float:left;
			width:265px;
			text-align:center;
			color: #444444;
			}
		.nextpage {
			float:right;
			width:80px;
			height: 20px;
			text-align: right;
			}	
			
		.zoekres {
			width:200px; 
			float: right;
			}
			
		.catalogus-zoekres {
			margin-bottom:20px;
			}
		.catalogus-zoekres .head {
			background-color: #006950;
			color: white;
			height: 26px;
			padding: 6px 0 0 10px;
			border: 1px solid #005742;
			}
			
			.catalogus-zoekres ul {
				margin:0px;
				padding:0px;
				list-style-type:none;
				}
				
			.catalogus-zoekres ul  li{
				border-bottom: 1px #D5D5D5 solid;
				border-left: 1px #D5D5D5 solid;
				border-right: 1px #D5D5D5 solid;
				}
			.catalogus-zoekres ul  li.even {
				background-color: #f6f6f5;
			}
			.catalogus-zoekres ul a {
				color: #444444;
				display:block;
				text-decoration:none;
				padding: 10px 10px;
				}
				
			.catalogus-zoekres ul a:hover {
				background-color:#D7E6E1;
				color: #006950;
				}

			.zoekres-site {
				float: left;
				width: 440px;
			}
