#fotoholder{
position : absolute;
top : 58px;
width : 800px;
height : 210px;
padding : 0px;
background-color : #FFFFFF;
}
#foto{
position : absolute;
top : 59px;
width : 200px;
height : 208px;
background-image : url(../images/interior3.jpg);
background-repeat : no-repeat;
}
#buttonholder{
position : absolute;
top : 271px;
width : 800px;
height : 280px;
background-color : #858585; /* dgrijs */
}
#occasionholder{
position : absolute;
top : 59px;
width : 600px;
height : 487px;
margin-left : 200px;
background-color :  #E5E5E5;
color : #858585;
border-left : 1px solid #858585;
}

#contentholder{
position : absolute;
top : 59px;
width : 569px;
height : 457px;
padding : 15px;
margin-left : 200px;
background-color :  #E5E5E5;
color : #858585;
border-left : 1px solid #858585;
line-height : 180%;
overflow : auto;
}
	#contentholder h1{
	font-size : 16px;
	font-family : Arial, Verdana, Helvetica;
	text-transform: uppercase;
	font-variant : small-caps;
	font-weight : normal;
	}
	
	#contentholder h2{
	font-size : 14px;
	font-family : Arial, Verdana, Helvetica;
	font-weight : normal;
	}
	
	#contentholder a{
	color : #FF8501;
	}

	#contentholder a:hover{
	color : #858585;
	}
	
#occasionholder3{
position : absolute;
top : 59px;
width : 780px;
padding : 10px;
height : 800px;
margin-left : 0px;
background-color :  #E5E5E5;
color : #858585;
border-left : 1px solid #858585;
}	
#footer3{
width : 780px;
height : 30px;
padding : 10px;
background-color : #E5E5E5; /* grijs */
text-align : center;
color : #858585;
clear : both;
/* overflow : hidden; */
}	
/*	
#footer{
position : absolute;
top : 551px;
width : 760px;
height : 30px;
padding : 20px;
background-color : #E5E5E5;
text-align : center;
color : #858585;
overflow : hidden;
}
*/
.actie{
font-family : Arial;
font-size : 23px;
font-weight : bold;
font-style : italic;
text-align : center;
}

	#menuholder a{
	text-decoration : none;
	color : #858585;
	}
	#menuholder a:hover{
	text-decoration : none;
	color : #FF8501;
	}
	
	#menuitem{
	width : 170px;
	padding : 15px;
	padding-top : 9px;
	padding-bottom : 8px;
	height : 10px;
	border-bottom : 1px solid #858585;
	font-size : 14px;
	font-family : Arial, Verdana, Helvetica;
	text-transform: uppercase;
	font-variant : small-caps;
	font-weight : normal;
	}

#menuholder{
position : absolute;
top : 271px;
width : 200px;
height : 350px;
background-color :  #E5E5E5;
color : #858585;
border-left : 1px solid #858585;
}

#nieuws a{
text-decoration : none;
color : #FF8501;
}

#nieuws a:hover{
text-decoration : none;
color : #858585;
}

.hidefield{
display : none;
}
