.header {
	height: 111px;
	width: 1000px;
	position: relative;
	top: 0px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}

.container {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 0px;
}
#mainlogo {
	height: 87px;
	width: 408px;
	position: absolute;
	top: 40px;
	z-index: 1;
}
.welkom_header {
	height: 51px;
	width: 441px;
	position: absolute;
	top: 35px;
	left: 35px;
	z-index: 5;
}
.autos_voorkant {
	height: 199px;
	width: 656px;
	position: absolute;
	left: 460px;
	top: 233px;
	z-index: 9;
}

#mainnav {
	height: 46px;
	width: 698px;
	position: absolute;
	left: 456px;
	top: 63px;
	background-image: url(images/mainnav.png);
	background-repeat: no-repeat;
}
.main_feature {
	padding: 5px;
	height: 324px;
	width: 1000px;
	border: 1px solid #686868;
	position: absolute;
	top: 114px;
	z-index: 0;
}
.opaque {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);		
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	width:100%;
	height:100%;
	background-color:#000;
	z-index: 0;
}
.welkom_tekst {
	padding: 5px;
	height: 249px;
	width: 663px;
	border: 1px solid #686868;
	position: absolute;
	top: 455px;
	z-index: 0;
	left: 0px;
}
.adres {
	padding: 5px;
	height: 248px;
	width: 318px;
	border: 1px solid #686868;
	position: absolute;
	top: 455px;
	z-index: 0;
	left: 682px;
}
.voorraad {
	padding: 5px;
	height: 500px;
	width: 1000px;
	border: 1px solid #686868;
	position: absolute;
	top: 455px;
	z-index: 0;
	left: 0px;
}
.financiering {
	padding: 5px;
	height: 313px;
	width: 1000px;
	border: 1px solid #686868;
	position: absolute;
	top: 455px;
	z-index: 0;
	left: 0px;
}
.route_tekst {
	padding: 5px;
	height: 427px;
	width: 1000px;
	border: 1px solid #686868;
	position: absolute;
	top: 455px;
	z-index: 0;
	left: 0px;
}
