body {
	background-image:url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5B5B5B;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
table {
	border-spacing: 0;
}
td {
	vertical-align: top;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-transform: uppercase;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 962px;
	background-image: url(../../images/structure/bg_wrapper.jpg);
	background-repeat: repeat-y;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#link_logo {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 300px;
	height: 80px;
}
#adres {
	position:absolute;
	top: 60px;
	left: 440px;
	width: 340px;
	color: #0000000;
	font-size:12px;
	line-height: 14px;
	z-index: 2;
	text-align: center;
}
#menu {
	width: 962px;
	text-align:center;
	background-image: url(../../images/structure/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
#slide {
	height: 150px;
}
#menu_left {
	position: absolute;
	top: 146px;
	left: 0px;
}
#autovandeweek {
	position: absolute;
	top: 315px;
	right: 15px;
	width: 225px;
	text-align: left;
}
#txt_autovandeweek {
	padding-top: 20px;
	padding-left: 10px;
}
#teller_extreme {
	position: absolute;
	bottom: 30px;
	right: 20px;
}
#logotjes {
	position: absolute;
	top: 450px;
	right: 25px;
	width: 180px;
	text-align: center;
}
#midden {
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	width: 962px;
}
#content {
	padding: 20px;
	width: 705px;
}
.marquee {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	width: 720px;
}