body	{
	background: url(../images/bg.jpg) repeat-x #b5becf;
	font: 9pt Tahoma;
	color: #000000;
}

#header	{
	width : 980px;
	height: 116px;
	background-image: url(../images/header.jpg);
}

#content	{
	margin: 0px auto;
	margin-top: 20px;
	width : 980px;
	background-color: #FFFFFF;
}

#container	{
	width : 960px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background-image:url(../images/bgContainer.gif);
	background-repeat:repeat-y;
}

#container2	{
	width : 920px;
	margin:40px 0px 0px 0px;
	padding:10px 10px 10px 30px;
}

#containerLeft	{
	width: 587px;
	float: left;
	padding: 10px 10px 10px 10px;
	background-color:#ffffff;
	border-bottom:1px solid #455570;
}

#containerRight	{
	width: 353px;
	padding:20px 0px 0px 0px;
	float: left;
	background-color: #ffffff;
}

strong		{
	font-size: 20px;
}

span.van{
	color: #000;
	font-weight: bold;
	font-size: 15px;
}

span.leaseprijs{
	font-weight: bold;
	font-size: 12pt;
	color: #000;
}
.imageHolder{
	width: 545px;
	overflow: hidden;
	position: relative;
}

#contentLeft{
	width: 583px;
	float: left;
	padding-left:45px;
}
#text{
	background-color: #FFFFFF;
	height: 555px;
	overflow: hidden;
	padding: 57px 57px 0px 10px;
	border-bottom:1px solid #455570;
}
#text h1, #text p, #text h2 {
	margin:0px;
	padding:0px;
}
#contentRight{
	width: 283px;
	float: left;
	height: 611px;
}
#contactformulier{
	float:left;
	background-image:url(../images/contactFormulier.jpg);
	color:#FFFFFF;
	/* height: 278px; */
	height: 347px;
	padding-left:20px; 
	padding-top: 190px;
	width:263px;
	background-color:#031023;
	background-repeat: no-repeat;
	margin: 0;
}
a.martinschilder{
	color: #fb970b;
	margin-left: 60px;

}
#contactformulier h3{
	width:231px;
}

label{
	display:block;
	float:left;
	width:90px;	
	margin-bottom:12px;
	margin-top:3px;
}
input{
	border:1px solid #C8C8C8;
	padding: 2px;	
}
span.voor{
	color: #223556;
	font-weight: bold;
	font-size: 20px;
}
span.voorPrijs{
	color: #223556;
	font-weight: bold;
	font-size: 20pt;
}
#menu{
	width : 980px;
	height: 38px;
	background-image: url(../images/menu.jpg);
}
#menu ul{
	display: block;
	list-style: none;
}
#menu li{
	float: left;
	padding-left: 22px;
	padding-right: 22px;
	border-left: 1px solid #bcc0c9;
	height: 28px;
	padding-top: 10px;
}
#containerLeft a{
	color: #fb970b;
	text-decoration: none;
	font-weight: bold;
}
#containerLeft a:hover{
	color: #fb970b;
	text-decoration: underline;
	font-weight: bold;
}
#orangeBtnVoordeel{
	position: absolute;
	top: 20px;
	left: 20px;
	background-image: url(../images/orangeBtn.gif);
	height: 81px;
	padding-top: 30px;
	padding-left: 10px;
	width: 102px;
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
}
#orangeBtnVoordeelPng{
	position: absolute;
	top: 20px;
	left: 20px;
	background-image: url(../images/orangeBtn.png);
	height: 81px;
	padding-top: 30px;
	padding-left: 10px;
	width: 102px;
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
}
#footer{
	height: 150px;
	padding: 20px 20px 20px 28px;
}
#footer ul{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer li{
	float: left;
	margin-right: 20px;
	background-color:#FB970B;
}
#footer li a{
	font-size: 11pt;
	text-decoration: none;
	color:#ffffff;
	padding:7px;
}


input.send{
	width: 137px;
	height: 24px;
	background: url(../images/send.jpg);
	cursor: pointer;
	border: 0;
}
h3{
	font-size: 9pt;
}
p.onzeModellen{
	color: #233458;
	font-weight: bold;
	font-size: 15pt;
}
p.opties, .opties{
	color: #df3432;
	font-weight: bold;
}
h2{
	color: #233458;
	font-weight: bold;
	font-size: 24px;
}
h1{
	color: #233458;
	font-weight: bold;
	font-size: 24px;
}
p.motor{
	font-size: 14px;
}
#menu li a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover
{
	color: #df3432;
}
