span.Zoek01HighlightString {
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
div#Zoek01resultsWrapper h4 {
	margin: 0;
	padding: 0;
}
div#Zoek01resultsWrapper h4 a {
	color: #666 !important;
	font-size: 12px !important;
	text-decoration: underline;
}
div#Zoek01resultsWrapper a {
	font-size: 9px !important;
	color: #000 !important;
	text-decoration: none !important;
}
div#Zoek01resultsWrapper a:hover {
	text-decoration: underline !important;
}
div#Zoek01resultsWrapper h1 span.Zoek01zoekStringHeader {
	font-style: italic;
}
div#Zoek01resultsWrapper hr {
	border: 0;
	border-bottom: 1px solid #CCC;
}


div#Zoek01searchFormWrapper {
	width: 215px;
	position: relative;
}
div#Zoek01searchFormWrapper form {
	position: relative;
	margin: 0;
	padding: 0;
}
div#Zoek01searchFormWrapper .Zoek01txtField {
	position: absolute;
	height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	width: 120px;
	border:none;
	outline: 0; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important;

}
input:focus { outline: 0; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
div#Zoek01searchFormWrapper .zoekbutton {
	height: 33px;
	width: 67px;
	position: absolute;
	overflow: hidden;
	z-index: 5;
	left: 147px;
	top: 1px;
}
div#Zoek01searchFormWrapper div.Zoek01Clearer {
	margin: 0;
	padding: 0;
	clear: both;
}

