
#content {
	width:550px;
	padding-top:45px;
	}
hr {
	border:0;
	height:1px;
	color: #006950;		
	}
	
.search-results-entry {
	margin-bottom:25px;
	width:365px;
	}
	
.search-results-entry p {
	padding-top:0;
	margin-top:0;
	}
	
	.search-results-entry p b{
		background-color: #FFF99E;
		}
	
.search-results-entry a {
		color: #006950;
		text-decoration:none;
		background:url(img/a_border.gif) bottom repeat-x;
		}
		
.search-results-entry a:hover {
		color: #66A192;
		}
		
		.result-nav {
			height:40px;
		}
		
		.result-nav a {
			color: #006950;
			text-decoration:none;
			background:url(img/a_border.gif) bottom repeat-x;
			font-weight:bold;
			}
		.result-nav a:hover {
			color: #66A192;
			}
		
		.previouspage {
			float:left;
			width:80px;
			}
		.page-count {
			float:left;
			width:265px;
			text-align:center;
			}
		.nextpage {
			float:right;
			width:80px;
			}	
			
		.zoekres {
			width:150px; 
			float: right;
			margin-left:30px;
			}
			
		.catalogus-zoekres {
			width:150px; 
			border:1px #006950 solid;
			margin-bottom:20px;
			}
			
			.catalogus-zoekres ul {
				margin:0px;
				padding:0px;
				list-style-type:none;
				}
				
			.catalogus-zoekres ul  li{
				border-bottom:1px #EFEFEF solid;
				}	
				
			.catalogus-zoekres ul a {
				color: #006950;
				display:block;
				text-decoration:none;
				padding:3px;
				}
				
			.catalogus-zoekres ul a:hover {
				background-color:#FFF000;
				}
				
