body {
	margin:  0;
	padding:  0;
	background: url(../images/background.gif) top repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#logo{
	margin-top: 10px;
	margin-left: 20px;
}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover {
	text-decoration:none;
	color:#ccc;
}
#bodywrapper {
	margin-left:  auto;
	margin-right:  auto;
	margin-bottom:  0;
	background:  #000;
	color:  #ccc;
	position:  relative;
	left:  auto;
	width:  800px;
}
#contentarea {
	position:absolute;
	top: 188px;
	line-height: 18px;
 	margin-right:  200px;
 	border: 1px solid #374532;
 	padding: 5px;
	width: 450px;
	height: 447px;
	background-color:#333;
	margin-left:  0;
	margin-bottom:  0;
	margin-top:  0;
	overflow:auto;
	letter-spacing: 0.7px;
}
#ferraririjdencadeau{
	background: url(../images/ferrari_rechts.png) no-repeat right bottom;
}
#fotoimpressie{
	background: url(../images/sidebar_lamborghini_VT.jpg);
} 
#lamborghinirijden{
	background: url(../images/lamborghini_rechts.png) no-repeat right bottom;
}
#slagingspercentage {
	background:url(../images/procent.png) no-repeat right bottom;
}
#rijbewijs {
	background:url(../images/rijbewijs.jpg) no-repeat right bottom;
}
#bmw {
	background:url(../images/bmw.jpg) no-repeat right bottom;
}
#seat {
	background:url(../images/seat.jpg) no-repeat right bottom;
}
#testarossa {
	background:url(../images/testarossa.jpg) no-repeat right bottom;
}
#328 {
	background:url(../images/328.jpg) no-repeat right bottom;
}
#diablo {
	background:url(../images/diablo.jpg) no-repeat right bottom;
}
#rightcolumn {
	position:  absolute;
	top:  188px;
	right:  0;
	margin:  0;
	padding:  0;
	width:  330px;
	color:  #ccc;
}
#rightcolumn div{
	border: 1px solid #374532;
	background-color:#333;
	margin-bottom: 6px;
	line-height: 18px;
	height: 147px;
	letter-spacing: 0.7px;
}
#rightcolumn div p{
	margin: 3px;
	margin-left: 10px;
	width:310px;
}
h1{
	margin:5px 5px 5px 0;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #eee;
	letter-spacing:normal;
}
h2{
	font-size: 12px;
	font-weight: bold;
	margin:0 0 5px 0;
	padding:0;
	line-height:18px;
	color: #eee;
	letter-spacing:normal;
}
h3{
	margin: 3px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #eee;
	letter-spacing:normal;
}
#header6 {
	margin-left:  auto;
	margin-right:  auto;
	position:  absolute;
	top:  0;
	margin:0;
	padding:0;
	left:  50%;
	margin-left: -400px;
	width:  1000px;
	height:  230px;
	background:  url(../images/visual6.jpg) no-repeat top left;
	color:  #000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
	border-top: 0px;
}
#header4 {
	margin-left:  auto;
	margin-right:  auto;
	position:  absolute;
	top:  0;
	margin:0;
	padding:0;
	left:  50%;
	margin-left: -400px;
	width:  1000px;
	height:  230px;
	background:  url(../images/visual4.jpg) no-repeat top left;
	color:  #000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
	border-top: 0px;
}
#header3 {
	margin-left:  auto;
	margin-right:  auto;
	position:  absolute;
	top:  0;
	margin:0;
	padding:0;
	left:  50%;
	margin-left: -400px;
	width:  1000px;
	height:  230px;
	background:  url(../images/visual3.jpg) no-repeat top left;
	color:  #000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
	border-top: 0px;
}
#header2 {
	margin-left:  auto;
	margin-right:  auto;
	position:  absolute;
	top:  0;
	margin:0;
	padding:0;
	left:  50%;
	margin-left: -400px;
	width:  1000px;
	height:  230px;
	background:  url(../images/visual2.jpg) no-repeat top left;
	color:  #000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
	border-top: 0px;
}
#header1 {
	margin-left:  auto;
	margin-right:  auto;
	position:  absolute;
	top:  0;
	margin:0;
	padding:0;
	left:  50%;
	margin-left: -400px;
	width:  1000px;
	height:  150px;
	background:  url(../images/visual1.jpg) no-repeat top left;
	color:  #000;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
	border-top: 0px;
}
#footer{
	position: absolute;
	border: 1px solid #374532;
	background-color:#333;
	width: 794px;
	top:653px;
	padding: 2px;
}
#menu {
	height:22px;
	position:absolute;
	top: 160px;
	left: 0px;
	width: 800px;
	list-style:none;
	padding: 0;
	margin: 0;
	z-index: 99;
	background-color:#620E02;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}
#nav a {
	color:#eee; 
	display:block;
	_display: inline-block;
	padding:4px 40px;
	text-decoration:none;
	font-weight: bold;
	height:14px;
}
#nav a:hover {
	color:#ccc;
}
#nav li ul li a{
	font-weight: bold;
	padding:4px 10px;
	color: #000;
}
#nav li { /* all list items */
	float: left;
}
#nav li ul li{
	width: 160px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #555;
	border:1px solid #620E02;
	border-top:none;
	width: 160px;
	left: -999em;
}
#nav li ul li:hover { /* second-level lists */
	background: #666;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	_margin-left: -110px;
	_margin-top: 20px;
	*left:auto;
}

.whitespace {
	padding:5px;
	width:420px;
}
.whitespace img {
	margin:5px;
}
table, tr, td {
	margin:0;
	padding:0;
}
img {
	border:none;
}
input, textarea {
	width:200px;
	border:1px #620E02 solid;
	background-color:#eee;
	color:#000;
}
input.radio {
	width:auto;
}
input.button {
	background:#374532;
	border:none;
	width:auto;
	color:#ccc;
}
.whitespace ul {
 	margin-top:0;
}
.whitespace li {
	list-style:none;
}
#titel {
	text-align:right;
	font-size:18px;
	color:#fff;
	padding-top:110px;
	height:140px;
	text-decoration:none;
	float:right;
	margin-right:220px;
}
#titel-links {
		text-align:left;
	font-size:18px;
	color:#fff;
	padding-top:110px;
	height:140px;
	text-decoration:none;
	float: left;
	margin-left:20px;
}
#titel a {
	text-decoration:none;
	color:#fff;
}
#titel a:hover {
	color:#fff;
	text-decoration:none;
}
#slideshow {
	position: relative;
	width: 328px;
	height: 147px;
}
#slideshow div {
	position: absolute;
	top: 0;
	left: 0;
}
#slideshow div img {
	height: 147px;
	width: 328px;
}
.slide {
	border:none;
	margin-left:-1px;
	margin-top:-1px;
}
#knop a {
	color:#ccc;
	padding:5px;
	text-decoration:none;
	text-align:center;
	background-color:#096319;
	border:#ccc solid 1px;
}
