html { 	
	scrollbar-3dlight-color:#CCCCCC; 
	scrollbar-arrow-color:#e6e6e6; 
	scrollbar-base-color:#fcfcfc; 
	scrollbar-darkshadow-color:#e6e6e6; 
	scrollbar-face-color:#fcfcfc; 
	scrollbar-track-color:#e6e6e6; 	
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#CCCCCC;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}

body { 	
	background-color: #616161; 
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 150%;
	font-size: 9pt;
	height: 100%;
	padding: 0px;
	margin: 0px;	
	overflow-x: hidden;
}

img, div { behavior: url(../../../AppData/Local/Microsoft/Windows/Temporary Internet Files/Low/Content.IE5/GF1XOSJU/iepngfix.htc)}

#center {
	width: 1010px;
	height: 722px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	padding-bottom: 25px;
	float: left;
}

#top {
	width: 1010px;
	background-image:url(../images/back_car.jpg);
	height: 346px;
	position: absolute;
	top: 0px; 
	left: 0px; 
}

#menu {
	width: 1000px;
	height: 75px;	
	position: absolute;
}

#topmenu {
	width: 1010px;
	background-image:url(../images/top.png);
	height: 86px;	
	position: absolute;
	top: 0px; 
	left: 0px; 
}

#login {
	width: 247px;
	height: 181px;
	background-image:url(../images/login.png);
	background-repeat: no-repeat;	
	position: absolute;
	top: 152px; 
	left: 683px; 
}

#footer {
	width: 1010px;
	background-image:url(../images/footer.png);
	height: 20px;
	position: absolute;
	line-height: 125%;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	top: 748px; 
	left: 0px; 
}

#adres {
	width: 1010px;
	height: 40px;
	position: absolute;
	line-height: 125%;
	text-align: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 11px;
	color: #6c6c6c;
	font-family: Tahoma, Geneva, sans-serif;
	top: 768px; 
	left: 0px; 
}

#textleft {
	width: 354px;
	height: 283px;
	background-image:url(../images/text.png);
	position: absolute;
	line-height: 125%;
	font-size: 11px;
	color: #475f82;
	font-family: Tahoma, Geneva, sans-serif;
	top: 365px; 
	left: 19px; 
}

#textright {
	width: 354px;
	height: 283px;
	background-image:url(../images/text.png);
	position: absolute;
	line-height: 125%;
	font-size: 11px;
	color: #475f82;
	font-family: Tahoma, Geneva, sans-serif;
	top: 365px; 
	left: 338px; 
}

#news{
	width: 338px;
	height: 113px;
	background-image:url(../images/news.png);
	position: absolute;
	line-height: 125%;
	font-size: 11px;
	color: #475f82;
	font-family: Tahoma, Geneva, sans-serif;
	top: 365px; 
	left: 670px; 
}

#aanbiedingen{
	width: 338px;
	height: 113px;
	background-image:url(../images/diensten.png);
	position: absolute;
	line-height: 125%;
	font-size: 11px;
	cursor: pointer;
	color: #475f82;
	font-family: Tahoma, Geneva, sans-serif;
	top: 479px; 
	left: 670px; 
}

#vacatures{
	width: 338px;
	height: 158px;
	/* background-image:url(../images/vacatures.png); */
	position: absolute;
	line-height: 125%;
	font-size: 11px;
	color: #475f82;
	cursor: pointer;			
	font-family: Tahoma, Geneva, sans-serif;
	top: 593px; 
	left: 670px; 
}

#images {
	width: 1010px;
	height: 20px;
	position: absolute;
	top: 634px; 
	left: 27px; 
}


