* {margin:0 auto; padding:0}

html, body {
	margin:0 auto;
}

#bg {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
}

#logo {
	position:relative;
	text-align:center;
}

#actie  {
	position:absolute; 
	top:281px; 
	margin-left:50%;
	left:380px;
}

#auto {
	position:fixed;
	bottom:120px;
	width:100%;
	text-align:center;
}

#eklasse {
	margin-bottom:15px;
}

#klik {
	position:fixed;
	bottom:100px;
	width:100%;
	text-align:center;
}

#mercedes {
	position:relative;
	top:-80px;
	text-align:center;
}

#kleinee {
	margin-bottom:10px;
	margin-right:80px;
}

#buttons {
	position:absolute;
	text-align:center;
	width:100%;
	top:290px;
}

#buttons img {
	margin-left:35px;
	margin-right:35px;
}

#content {
	position:relative;
	top:20px;
	width:756px;
}

#top {
	background:url(../images/content_bg_top.png) center top no-repeat;
	height:19px;
	width:756px;
	margin-bottom:-1px;
}

#middle {
	background:url(../images/content_bg.png) center top repeat-y;
	width:756px;
}

#voorwaarden {
   color:#be5357;
   font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
   font-size:11px;
   line-height:16px;
    margin:0px 80px 0px 80px;
	padding-top:20px
}

img.kopjes {
	margin:40px 0px 0px 80px;
}

img.tussenkopjes {
	margin:0px 0px 0px 80px;
}

img.koplogo {
	margin:20px 0px 0px 80px;
}

#bottom {
	background:url(../images/content_bg_bottom.png) center top no-repeat;
	height:22px;
	width:756px;
}

p {
	color:#be5357;
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:20px 80px 0px 80px;
}

a {
	color:#be5357;
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
}

ul {
	color:#be5357;
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:5px 80px 0px 100px;
}

img {border:none}

table {
	margin:40px 0px 0px 65px;
	color:#be5357;
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
}

table.formulier {
	margin:20px 0px 0px 80px;
}

table tr td img {
	margin-bottom:40px;
}

hr {
	position:absolute;
	border:#bd3840 1px solid;
	width:100%;
	top:280px;
}

