html, body {
	width: 100%;
	margin: 0px;
	color: #000000;
	background-image: url(../../images/structure/bg.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
}
body {
     behavior: url("csshover3.htc");
 }
table {
	border-spacing: 0;
}
tr {
	vertical-align: top;
}
img {
	border: 0px;
}
td,th, div, span, p, h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #b2b2b2;
}
a:link, a:visited {
	text-decoration: underline;
	color: #b2b2b2;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #b2b2b2;
}
h1 { 
	font-size: 18px;
	color: #b2b2b2;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #b2b2b2;
	font-weight: bold;
}
h3 { 
	font-size: 14px;
	color: #b2b2b2;
	font-weight: bold;
}
.clear {
	clear: both;
}
#wrapper {
	position: relative;
	width: 961px;
	margin: 0 auto;
}
#top {
	background-color: #b2b2b2;
	width: 972px;
	height: 329px;
	
}
#topimage {
	padding-top: 30px;
	padding-left: 15px;
}
#blokken {
	width: 957px;
	padding: 15px 0 0 15px;
}	
.blok_menu {
	width: 218px;
	float: left;
}
.menu_bedrijfsinformatie {
	margin-right: 23px;
}
.menu_voorraad {
	margin-right: 24px;
}
.menu_service {
	margin-right: 24px;
}
.adres {
	width: 196px;
	height: 158px;
	
	padding: 10px;
	
	background-image: url(../../images/structure/bg_adres.jpg);
	background-repeat: no-repeat;
	
	text-align: center;
	color: #b2b2b2;
	float: left;
}

.menu {
	background-color: #b2b2b2;
	width: 198px;
	padding: 10px;
	height: 72px;
	font-size: 12px;
	background-image: url(../../images/structure/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.menu ul {
	width: 98px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.menu ul li {
	margin: 0 0 0 17px;
	list-style-image: url(../../images/structure/submenu_off.jpg);
}
.menu ul li:hover {
	list-style-image: url(../../images/structure/submenu_on.jpg);
}
.menu ul li a {
	color: #ffffff;
	text-decoration: none;
}
.menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.heading_menu {
	padding-bottom: 5px;
}



#midden {
	width: 961px;
	margin-top: 110px;
	min-height: 343px;
	height: auto !important;
	height: 343px;
	background-image: url(../../images/structure/bg_mid.jpg);
	background-repeat: no-repeat;
}
#content {
	padding: 0 20px 10px 20px;
	width: 730px;
	float: left;
}
#banner {
	width: 120px;
	padding-top: 10px;
	padding-right: 27px;
	float: right;
}
#marquee {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
}
.marquee span{
	text-transform: uppercase;
	color:#ffffff;
	font-size: 12px;
}
#bottom {
	background-image: url(../../images/structure/bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 961px;
}

#marquee {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 979px;
}
.marquee span{
	text-transform: uppercase;
	color:#000;
	font-size: 12px;
}
