html, body {
	margin: 0;
	padding: 0;
	}

body {
	background: #3A85AD;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 20px;
	font-family: arial;
	font-size: 8pt;
	color: #525354;	
	text-align: center;
	}

.cabrioland {	
	background-image: url('../images/bg_cabrioland.jpg');
	}	
	
.saab {	
	background-image: url('../images/bg_saab.jpg');
	}

.porsche {	
	background-image: url('../images/bg_porsche.jpg');
	}	

.ford {	
	background-image: url('../images/bg_ford.jpg');
	}	
	
#container, #container_groen, #container_wit {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background-image: url('../images/container_bg.jpg') no-repeat;	
	}

#container_groen {
	background-image: url('../images/container_bg.jpg');	
	}	
	
	
	
	
	

p.submenu { 
	margin-bottom: 30px;
	font-size: 8pt;
	}
	
p.submenu a {
	color: #256FAD;
	text-decoration: none;
	}	
	
p.submenu a:hover {
	color: #256FAD;
	text-decoration: underline;
	}			
	
	
	
	
	
.footer_logo {	
	float: right;
	margin-top: -85px;
	margin-right: 30px;
	}
	
#footer {
	text-align: left;
	width: 1000px;
	height: 70px;	
	background-image: url('../images/footer_bg.jpg');	
	
	margin: 0 auto;
	}

#footer p { 
	margin-left: 220px;
	padding-top: 15px;
	}
	
#footer a {
	color: #256FAD;
	text-decoration: none;
	}	
	
#footer a:hover {
	color: #256FAD;
	text-decoration: underline;
	}		

#header {
	width: 1000px;
	height: 191px;
	background: url('../images/header.jpg');
	}
	
	
.content_kolom {
	margin-right:20px;
}

	
#menu_bovenin {
	position: absolute;
	margin-left: 183px;
	margin-top: 10px;
	line-height: 18px;
	}
	
#menu_bovenin ul { 
	margin: 0;
	padding: 0;
	}

#menu_bovenin ul li { 	
	width: 151px;

	padding-left: 20px;
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	float: left;
	background: #FFC10C;	
	border: 1px solid #FFF;
	}
	
#menu_bovenin ul li.aan { 	
	background: #256FAD;
	color: #fff;
	}	

#menu_bovenin ul li a { 	
	text-decoration: none;
	color: #000;
	}	
	
#menu_bovenin ul li a:hover { 	
	text-decoration: underline;
	color: #000;
	}		
	
#menu_bovenin ul li.aan a { 	
	text-decoration: none;
	color: #fff;
	}	
	
#menu_bovenin ul li.aan a:hover { 	
	text-decoration: underline;
	color: #fff;
	}			
	
	
	
	
#menu_onderin {
	position: absolute;
	margin-left: 184px;
	margin-top: 154px;
	height: 34px;
	background: #FFC10C;
	}	

#menu_onderin ul {
	margin: 0;
	padding: 0;
	margin-left: 8px;
	list-style-type: none;
	}
	
#menu_onderin ul li {
	margin-top: 4px;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: bold;
	position: relative;
	width: 94px;	/* was 78px */
	height: 25px;
	background: url('../images/header_menu.png') no-repeat;
	float: left;
	display: block;
	}
	
#menu_onderin ul li span {
	display: none;
	position: absolute;
	background: url('../images/header_menu.png') no-repeat;
	}

#menu_onderin ul li a {
	display: block;
	position: absolute;
	text-decoration: none;
	color: #000;	
	width: 94px;
	height: 25px;
	}

#menu_onderin ul li a:hover {
	padding-left: 5px;
	margin-left: -5px;
	width: 95px;
	height: 25px;
	background: url('../images/header_menu.png') no-repeat;
	background-position: 0 -32px;
	text-decoration: none;
	color: #000;
	}

#menu_onderin ul li.aan {
	background: url('../images/header_menu.png') no-repeat;
	background-position: 0 -30px;
	color: #000;
	}	
	
#menu_onderin ul li a:hover span {
	display: block;
	}	


	
	
	
	
	
	

	
#kolomlinks {
	margin-left: 22px;
	width: 141px;
	float: left;
	}

#kolommidden {
	margin-left: 28px;
	width: 780px;	/* was 679px */
	float: left;
	background-color: #fff;
	}
	
#kolommidden_inspring {
	margin-left: 140px;
	}
	
	









	
	
	
	
	
	
	
#menu_kolom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 30px;
	}
	
#menu_kolom ul li {
	margin-top: 4px;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: bold;
	position: relative;
	width: 141px;
	height: 25px;
	background: url('../images/menu.png') no-repeat;
	}
	
#menu_kolom ul li span {
	display: none;
	position: absolute;
	background: url('../images/menu.png') no-repeat;
	}

#menu_kolom ul li a {
	display: block;
	position: absolute;
	text-decoration: none;
	width: 141px;
	height: 25px;
	color: #000;	
	}

#menu_kolom ul li a:hover {

	padding-left: 8px;
	margin-left: -8px;
	width: 141px;
	height: 25px;
	background: url('../images/menu.png') no-repeat;
	background-position: 0 -32px;
	text-decoration: none;
	color: #000;
	}

#menu_kolom ul li.aan {
	background: url('../images/menu.png') no-repeat;
	background-position: 0 -30px;
	color: #000;
	}	
	
#menu_kolom ul li a:hover span {
	display: block;
	}

	
	
	
	
	
	
	
#menu_kolom_groen ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	}
	
#menu_kolom_groen ul li {
	margin-top: 4px;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 7pt;
	font-weight: bold;
	color: #FFF;
	position: relative;
	width: 141px;
	height: 25px;
	background: url('../images/menu.png') no-repeat;
	background-position: 0 -60px;
	}
	
#menu_kolom_groen ul li span {
	display: none;
	position: absolute;
	background: url('../images/menu.png') no-repeat;
	background-position: bottom left;
	}

#menu_kolom_groen ul li a {
	color: #FFF;
	display: block;
	position: absolute;
	text-decoration: none;
	width: 141px;
	height: 25px;
	}

#menu_kolom_groen ul li a:hover {
	padding-left: 8px;
	margin-left: -8px;
	width: 141px;
	height: 25px;
	background: url('../images/menu.png') no-repeat;
	background-position: 0 -92px;
	text-decoration: none;
	color: #FFF;
	}
	
#menu_kolom_groen ul li.aan {
	background: url('../images/menu.png') no-repeat;
	background-position: 0 -90px;
	color: #FFF;
	}		

#menu_kolom_groen ul li a:hover span {
	display: block;
	}	
	
	
.verkocht {
	background: url('../images/verkocht.png') no-repeat;
	width:125px;
	height:94px;
	position:absolute;
	}		
	
.verwacht {
	background: url('../images/verwacht.png') no-repeat;
	width:125px;
	height:94px;
	position:absolute;
	}		
	
	

#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	}	

#submenu ul li{
	margin-top: 4px;
	padding-left: 8px;
	padding-top: 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #525354;
	position: relative;
	width: 141px;
	height: 25px;
	}	

#submenu ul li a {
	color: #525354;
	text-decoration: none;
	}		
	
#submenu ul li a:hover {
	color: #525354;
	text-decoration: underline;
	}		
	
	

	
hr {
	height: 1px;
	border: 0;
	background: #939496;
	color: #939496;
	}
	

	
	

img { 
	border: 0;	/* i.p.v. inline bij hyperlinks op images */
	}	

.geenmarges {
	margin: 0;
	padding: 0;
	}
	
.knop {
	margin-bottom: 20px;
	width: 84px;
	height: 21px;
	background: #939496;
	padding: 2px 8px;
	display: block;
	float: left;
	margin-right: 4px;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
	border: 1px solid #FFF;
	}

.knop:hover{
	background: #525354;
	}
	
.knop a {
	color: #FFF;
	text-decoration: none;
	}
	
.knop a:hover {
	color: #FFF;
	text-decoration: none;
	}	
	

	
small {
	font-size: 7pt;
	}
	
		
p, table {
	font-size: 8pt;
	color: #525354;	
	line-height: 18px;
	}		

	
.rood {
	color: #E30119;
	}

h1, h2, h3, h4 {
	font-size: 12pt;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}	
	
h4 {
	font-size: 10pt;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}	
		
#kolomlinks h3 {
	margin: 16px 0 0 8px;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
	color: #525354;
	}
	
	

	
	
ul {
	margin-left: 20px;
	padding: 0;
	}		

ul ul li {
	list-style-type: circle;
	}
	
ul {
	font-weight: bold;
	}	

ul ul {
	font-weight: normal;
	}
	

	
a {
	text-decoration: none;
	color: #256FAD;
	outline: none;
	}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
	}	

.vet {
	font-weight:bold;
}
.submenu {
	padding: 0;
	margin: 0;
	}

.submenu li {
	font-size: 80%;
	color: #000000;	
	font-weight: bold;
	list-style-type:none;
	padding: 0 7px;
	float:left;
	}

.submenu li a {
	color: #000000;
	text-decoration: none;
	line-height:2em;
	}	
	
.submenu li a:hover {
	color: #000000;
	text-decoration: underline;
	}			
	
.formulier label {
	clear: both;
	float: left;
	width: 130px;
	display: block;
	}
	
.formulier input {
	width: 200px;
	border: 1px solid #939496;
	padding: 1px 0 0 8px;
	height: 20px;
	font-size: 8pt;
	color: #525354;		
	}

.formulier input.radio {
	width: auto;
	margin-right:10px;
	border: 0;
	padding: 0;
	height: auto;
	font-size: 8pt;
	color: #525354;		
	}

	
.formulier select {
	width: 100px;
	border: 1px solid #939496;
	padding: 1px 0 0 8px;
	height: 20px;
	font-size: 8pt;
	color: #525354;		
	}

.formulier textarea {
	font-family: arial;
	width: 200px;
	border: 1px solid #939496;
	padding: 3px 0 0 8px;
	height: 100px;
	font-size: 8pt;
	color: #525354;		
	}	


	
input#mailinglijst {
	width: 133px;
	border: 1px solid #939496;
	padding: 1px 0 0 8px;
	height: 20px;
	font-size: 8pt;
	color: #525354;	
	}

input#snelzoeken {
	width: 85px;
	border: 1px solid #939496;
	padding: 1px 0 0 8px;
	height: 20px;
	font-size: 8pt;
	color: #525354;	
	}		
	
.fout {
	font-size: 11px;
	width: 350px;
	color: red;
	margin-left: 350px;
	margin-top: -20px;
	
	}
 	
	
	
