.zoekcontainer {
    background-color:#89A2B0;
	position:relative;
	top:0px;
	left:0px;
	width:225px;
	height:225px;
	text-align:left;
	font-family:Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}

.zoektitel{
    position:relative;
	top:3px;
	margin-left:8px;
	margin-right:8px;
	width:209px;
	font-family:Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;

}


.zoekondertitel{
	position:relative;
	top:5px;
	margin-left:8px;
	margin-right:8px;
	width:209px;
    font-family:Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(255,255,255);
	text-decoration: none;
}

.zoekzweef{
position:relative;
margin-right:8px;
margin-left:8px;
top:-122px;
}

.zoekvakvrij{
position:relative;
top:20px;
margin-left:8px;
margin-right:8px;
width:209px;
height:162px;

}

.zoekdropdown{
position:relative;
width:209px;
float:left;
margin-top:15px;

}

.zoekvakrechts{
position:relative;
text-align:right;
float:right;
font-weight: bold;
}

.zoekvakwissen{
position:relative;
text-align:left;
left:8px;
float:left;
font-weight: bold;
top:-98px; !important;
    * top: -105px;
}

.zoekvaklinks{
top:2px;
position:relative;
margin-left:0px;
float:left;


}

.bttnhouder{
position:relative;
height:23px;
width:209px;
top:120px;
float:left;

}

.zoekresultaatcontainer {
   font-family:Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: rgb(0,0,0);
	text-decoration: none;
	}


input{
 font-size: 8pt;
 background-color: #DCEBF3;
 border: 1px solid #ffffff; 
  width:130px;
}

select{
 font-size: 7pt;
 background-color: #DCEBF3;
 border: 1px solid #ffffff; 
 width:130px;

}

.zoekbttn{
  margin-right:0;
  width: 102px;
  height: 23px;
  border: 0;
  background:transparent url(../images/zoekvg.jpg) no-repeat right top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.zoekbttn2{
  margin-right:0;
  width: 65px;
  height: 23px;
  border: 0;
  background:transparent url(../images/wissenvg.jpg) no-repeat right top;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float:left;
}

input.aanmeldinputbttn{
	border:1px solid;
	font-weight: bold;
	font-family:Verdana;
	font-size: 7pt;
	font-weight: normal;
	width:60px;
	background-color: #89A2B0;
}