/* ---- ultrasearch ---- */
#form1 {

width:780px;
height:40px;
background:url(../images/contentsearch.gif) left top no-repeat;
margin:5px 0 0;
padding:0;
}
#contentsearch {
position:relative;

width:780px;
height:30px;
background:none;
margin:0;
padding:0;
}
.contentsearch-field {
float:none;
width:50px;
overflow:visible;
padding-top:0;
}
.contentsearch-field {
padding-top:0;
}
* html .contentsearch-field {
padding-top:0;
}
#contentsearch-field-kw {
display:none;
position:absolute;
left:5px;top:10px;
overflow:hidden;
width:110px;
height:40px;
padding-top:0;
}
#contentsearch-field-kw input {
width:160px;
}

#contentsearch-field-lev {
position:absolute;
left:5px;top:6px;
width:140px;
padding-top:0;
}
#contentsearch-field-lev select {
display: block;
width:140px;
}
#contentsearch-field-opt-1 {
position:absolute;
left:150px;top:6px;
overflow:hidden;
width:140px;
height:30px;
padding-top:0;
}
#contentsearch-field-opt-1 select {
width:140px;
}
#contentsearch-field-opt-3 {
position:absolute;
left:295px;top:6px;
overflow:hidden;
width:140px;
height:30px;
padding-top:0;
}
#contentsearch-field-opt-3 select {
width:140px;
}
	
	#contentsearch-field-opt-8 {
	position:absolute;
	left:295px;top:6px;
	overflow:hidden;
	width:140px;
	height:30px;
	padding-top:0;
	}
	#contentsearch-field-opt-8 select {
	width:140px;
	}
	#contentsearch-field-opt-8 label {
	display:none;
	}
#contentsearch-field-opt-4 {
position:absolute;
left:265px;top:6px;
overflow:hidden;
width:125px;
height:30px;
padding-top:0;
}
#contentsearch-field-opt-4 select {
width:125px;
}
#contentsearch-field-van {
display:none;
position:absolute;
left:320px;top:6px;
overflow:hidden;

height:30px;
padding-top:0;
}
#contentsearch-field-van input {
width:40px;
}
#contentsearch-field-tot {
display:none;
position:absolute;
left:380px;top:6px;
overflow:hidden;

height:30px;
padding-top:0;
}
#contentsearch-field-tot input {
width:40px;
}


#contentsearch-field-kw label,
#contentsearch-field-lev label,
#contentsearch-field-opt-1 label,
#contentsearch-field-opt-2 label,
#contentsearch-field-opt-3 label,
#contentsearch-field-opt-4 label,
#contentsearch-field-tot label,
#contentsearch-field-van label {
display:none;
float:left;
width:100px;
padding-top:2px;
font:11px Verdana, Arial, Helvetica, sans-serif;
}
#contentsearch input, #contentsearch select {
font:11px Arial, Helvetica, sans-serif;
}
#contentsearch input {
padding:1px 4px;
}


#contentsearch .flexy_button_1 input {
position:absolute;
left:440px;top:0px;
background:url(../images/zoek1.gif) left top no-repeat;
border:none;
width:78px;
height:30px;
color:#005238;
cursor:pointer;
}

#contentsearch .flexy_button_2 input {
position:absolute;
left:520px;top:0px;
background:url(../images/zoek2.gif) left top no-repeat;
border:none;
width:78px;
height:30px;
color:#fff;
cursor:pointer;
}
/* ---- end of ultrasearch ---- */
