/********** Homepage Styles **********/
div.venster div.scherm {
	height: 520px;
}

.venster div.menupaars {
	position: 			relative;
	top:						10px;
}
.venster div.koppaars {
	position: 			absolute;
	top:						10px;
	left:						15px;
	font-size:			12px;
	font-family:		verdana;
	font-weight:    bold;
	color:					white;
}

.venster select {
	width: 					116px;
	font-size: 			12px;
	font-family:		arial;
	background-color: #f5f5f5;
	border-color: 	#cccccc;
	border-style: 	solid;
	border-width: 	1px;
}

.venster div.menuoranje {
	position: 			relative;
	top:						-140px;
	left:						427px;
	width:					160px;
}
.venster div.koporanje {
	position: 			absolute;
	top:						10px;
	left:						15px;
	font-size:			12px;
	font-family:		verdana;
	font-weight:    bold;
	color:					white;
}
.venster div.koporanje a:link,
.venster div.koporanje a:visited{
	font-size:			12px;
	font-family:		verdana;
	font-weight:    bold;
  text-decoration:	none;
	color:					white;
}
.venster div.nextoranje {
	position: 			absolute;
	top:						76px;
	left:						135px;
}
.venster div.ipv {
	position: 			absolute;
	top:						37px;
	left:						30px;
	height:					100px;
	width:					150px;
}
.venster div.ipv img{
	max-width:			75px;
  width: 					expression(this.width > 75 ? 75: true);
	height:					60px;
}
.venster label{
	font-size:			9px;
	font-family:		verdana;
	float: 					left;
	width:					90px;
}
.venster div.menubreed {
	position: 			relative;
	top:						-125px;
	width: 					586px;
}
.venster div.kopbreed {
	position: 			absolute;
	top:						10px;
	left:						15px;
	font-size:			12px;
	font-family:		verdana;
	font-weight:    bold;
	color:					white;
}
.venster div.kopmeer a:link,
.venster div.kopmeer a:visited{
	position: 			absolute;
	top:						10px;
	left:						520px;
	line-height:		15px;
	font-size:			9px;
	font-family:		verdana;
	font-weight:    normal;
  text-decoration:	none;
	color:					white;
}
.venster div.nextbreed {
	position: 			absolute;
	top:						76px;
	left:						562px;
}
.venster div.beeld1 {
	position: 			absolute;
	top:						37px;
	left:						20px;
	height:					100px;
}
.venster div.beeld1 img{
	max-width:			75px;
  width: 					expression(this.width > 75 ? 75: true);
	height:					60px;
}
.venster div.beeld2 {
	position: 			absolute;
	top:						37px;
	left:						130px;
	height:					100px;
}
.venster div.beeld2 img{
	max-width:			75px;
  width: 					expression(this.width > 75 ? 75: true);
	height:					60px;
}
.venster div.beeld3 {
	position: 			absolute;
	top:						37px;
	left:						240px;
	height:					100px;
}
.venster div.beeld3 img{
	max-width:			75px;
  width: 					expression(this.width > 75 ? 75: true);
	height:					60px;
}
.venster div.beeld4 {
	position: 			absolute;
	top:						37px;
	left:						350px;
	height:					100px;
}
.venster div.beeld4 img{
	max-width:			75px;
  width: 					expression(this.width > 75 ? 75: true);
	height:					60px;
}
.venster div.beeld5 {
	position: 			absolute;
	top:						37px;
	left:						460px;
	height:					100px;
}
.venster div.beeld5 img{
	max-width:			75px;
  width: 					expression(this.width > 75 ? 75: true);
	height:					60px;
}

.venster div.logos {
	position: 			relative;
	top:						-105px;
}

.venster div.zoek1 { 
	position: 			absolute;
  line-height: 		10px;
	top:						50px;
	left:						15px;
 } 
.venster div.zoek2 { 
	position: 			absolute;
  line-height: 		10px;
	top:						50px;
	left:						140px;
 } 
.venster div.zoek3 { 
	position: 			absolute;
  line-height: 		10px;
	top:						50px;
	left:						265px;
 } 
.venster div.zoek4 { 
	position: 			absolute;
  line-height: 		10px;
	top:						100px;
	left:						15px;
 } 
.venster div.zoek5 { 
	position: 			absolute;
  line-height: 		10px;
	top:						100px;
	left:						140px;
 } 
.venster .zoekknop { 
	position: 			absolute;
  line-height: 		16px;
	color:					white;
	text-align:			center;
	top:						97px;
	left:						314px;
}
