.SearchInputTxtBox
{
border:solid 1px #339933;
background-color:#e1ecd1;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-indent:4px;
color:#10683e;
}


.mainitems{

	background-image: url(../images/topTab.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	
}

.mainitems a{
	margin-left: 6px;
	margin-right: 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}



.contentHeading{
	width: 583; 
	height: 38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #016690;
 }


.subuls{
display:none;
position: absolute;
top: 15px;
left: -13px;
z-index:500;

}

* html .subuls{

left: 5px;
padding-left:5px;


}

.subuls li{
float:left;
width:160px;
height:27px;


}

.subuls li a{
	width:144px;
	height:30px;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/dropDownMenuBg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

* html .subuls li a{
margin:0px;
padding-top:0px;
padding-bottom:0px;
height:27px;
padding-top:3px;

padding-left:10px

}



.subuls li a:hover{
width:144px;
height:28px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
background-image: url(../images/dropDownMenuBg_Hover.gif);
background-repeat: no-repeat;

}




* html .subuls li a:hover{

height:28px;
padding-top:3px;
padding-left:10px


}

.SiteMapbottom
  {
	width:500px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#155b3e;
	margin-left:12px;
	margin-top:5px;
	font-weight: bold;
  
  }
  
 
.SiteMapbottom a
  {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#155b3e;
	font-weight: bold;
	text-decoration:underline;
	padding-right: 4px;
		padding-left: 4px;
  
  }
  
.SiteMapbottom a:hover
  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#155b3e;
	font-weight: bold;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
  
  }  

  .knop {
	background-color: #529639;
	color:white;
	border:none;
	font-size: smaller;
	height:20px;
	width:50px;
}
.verzend_button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #105939;
	height: 25px;
	background-repeat: no-repeat;
	/*border: 1px solid #efd7b5;*/
	border: 1px solid #105939;
	cursor: pointer;
	background-color: transparent;
	text-align: center;
}

