html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body{
	background-image: url(../../images/structure/bg_x.jpg);
	background-repeat: repeat-x;
	background-color: #b9b9b9;
}
img {
	border: 0;	
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #EE0000;
}
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;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
}
#top{
	position: absolute;
	left: 189px; top: 57px;
}
#microcar{
	position: absolute;
	left: 33px; top: 199px;
}
#logo{
	position: absolute;
	top:27px; left: 33px;
	}
#spacer{
	background-image: url(../../images/structure/content_bg.jpg);
	background-repeat: repeat-y;
	min-height: 300px;
	margin-left: 10px;
	width: 969px;
}
#afwerking{
	float: left;
	margin-left: -10px;
}
#menu{
	position: absolute;
	left: 18px; top:299px;
	width: 170px;
}
#branche_logo{
	position: absolute;
	top: 550px; left: 50px;
}
#content{
	padding-top:10px;
	margin-left: 200px;
	width:700px;
	padding-bottom: 10px;

}
#marquee {
	position: absolute;
	top: 275px;
	left: 30px;
	width: 919px;
	text-transform: uppercase;
	color: #FFFFFF;
}
