/* basis gedeelte */
body {
	background-color: #302826;
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 17px;
}
a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ed3c28;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#wrapper {
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-y;
	background-color: #302826;
	
	min-height: 650px;
	height: auto !important;
	min-height: 650px;

	position: relative;
	margin: 0 auto;
	width: 990px;
}
.clear {
	clear: both;
}
#top {
	width: 990px;
	height: 27px;
}
#logo_link {
	position: absolute;
	top: 27px;
	left: 350px;
	width: 330px;
}
#slide_autoshow {
	position: absolute;
	top: 27px;
	left: 0px;
	width: 339px;
	height: 192px;
}
#menu {
	width: 651px;
	height: 132px;
	margin-left: 339px;
}
#midden {
	width: 990px;
	min-height: 500px;
	height: auto !important;
	min-height: 500px;
}
#left {
	width: 339px;
	float: left;
}
#contact {
	padding: 150px 0 0 85px;
	color: #ffffff;
}
#buton_bedrijfswagens {
	padding: 100px 0 0 80px;
}
#content {
	float: left;
	width: 651px;
}
#marquee {
	width: 608px;
	padding-left: 2px;
}
#main {
	padding: 0 90px 20px 20px;

}
#teller {
	padding-top: 100px;
	padding-left: 85px;
}


