body
	{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

p
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	vertical-align: top;
	margin: 0px 0px 0px 0px; /*een enter levert één regel op in de cms*/
	}
						
h1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
						
h2
	{
	font-family:"Arial Narrow",Arial;
	font-size: 2em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
						
h3
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
						
h4
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
						
h5
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
						
h6
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	}
						
table
	{	   
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
li
	{
	font-size: 1em;
	}


form
	{
	margin: 0px;
	font-size: 1em;
	}


textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	overflow: auto;
	}

input
	{
	font-family:Arial, Helvetica, sans-seriff;
	font-size: 1em;
	color: #000000;
	}

select
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	}
						
a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #e9ac6d; 
	text-decoration: underline;
	outline: none; /*geeft in FireFox geen stippellijnen om links*/
	}

a:link
	{
	color: #a47344; 
	}
						
a:active
	{
	color: #a47344; 
	}
						
a:visited
	{
	color: #a47344; 
	}
												
a:hover
	{
	color: #e9ac6d; 
	}						
								
hr
	{
	color: #cccccc;
	height: 1px;
	}	
											
.hoekje_tl 
	{
	float:left;
	width:17px;
	height:17px; 
	background: transparent url(../images/top_left.gif) no-repeat;
	}

.hoekje_tm 
	{
	float:left;
	width:396px;
	height:17px; 
	}
	
.hoekje_tr 
	{
	float: left;
	width:17px;
	height:17px; 
	background: transparent url(../images/top_right.gif) no-repeat;
	}

.hoekje_mm
	{
	float:left;
	width:430px;
	height:291px;
	}
	
.hoekje_bl 
	{
	float: left;
	width:17px;
	height:17px; 
	background: transparent url(../images/bottom_left.gif) no-repeat;
	}

.hoekje_bm 
	{
	float:left;
	width:396px;
	height:17px; 
	}

.hoekje_br
	{
	float: left;
	width:17px;
	height:17px; 
	background: transparent url(../images/bottom_right.gif) no-repeat;
	}

.home_bg
	{
	float: left;
	background: transparent url(../images/home_div_bg.jpg) no-repeat;
	width: 430px;
	height: 325px;
	padding: 15px 0px 0px 0px;
	}

.img_container
	{
	float:left;
	width:461px;
	height:425px; 
	}

.spacer_right
	{
	float:left;
	width:31px;
	height:325px;
	}
	
.spacer_bottom
	{
	float:left;
	width:461px;
	height:100px;
	padding: 5px 15px 15px 5px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	}

.spacer_bottom_titel
	{
	float:left;
	width:366px;
	text-align: left;
	}
	
.spacer_bottom_prijs
	{
	float:left;
	width:95px;
	text-align: left;
	}

.spacer_bottom_info
	{
	width:461px;
	height: 20px;
	}

.spacer_bottom a:focus, .spacer_bottom a:active, .spacer_bottom a:hover, .spacer_bottom a:link, .spacer_bottom a:visited 
	{
	color:#FFFFFF;
	}
	
.spacer_bottom span
	{
	text-align: right;
	}
	
.auto_bottom_spacer
	{
	float:left; 
	height: 30px; 
	width:430px;
	}
	
.auto_bottom_spacer_bijschrift
	{
	float:left; 
	padding: 5px 15px 15px 15px;
	width:430px;
	}

#auto_imgs 
	{
	float: left;
	width:430px;
	padding-top: 15px;
	}

#auto_info
	{
	float: left;
	width: 400px;
	padding: 25px;
	}

#auto_info p, h2
	{
	padding-left: 4px;
	}
	
#auto_details_table
	{
	width: 300px;
	}

.searchword 
	{
	background-color:#FFFF00;
	}	


