/*-----Body & Container-----*/

body, html{
	height: 100%;
	background: #696969;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;

	padding: 0px;
	margin: 0px;
}

.container{
	width: 986px;
	min-height: 80%;
	background: url(../img/content_bg.jpg) repeat;
	margin: 0 auto;
	overflow: hidden;
	
	
}


/*-----Headers & Menu-----*/


.header{
	width: 986px;
	height: 470px;
}

.headerlinks{
	width: 67px;
	height: 145px;
	background:url(../img/lang_bg.jpg) no-repeat;
	float: left;
	
}

.talen{
	width: 38px;
	height: 100px;
	margin: 0 auto;
	padding-top: 23px;
}

.headerrechts{
	width: 919px;
	height: 145px;
	float: right;
}

.logo{
	width: 242px;
	height: 116px;
	float:left;
}

.topright{
	width: 677px;
	height: 116px;
	background:url(../img/topright.jpg) no-repeat;
	float:right;
}
.topbuttons{
	width: 285px;
	height: 15px;
	float:right;
	vertical-align: top;
	padding-top: 60px;
	padding-right: 60px;

}
.topbuttons a{
	color: #58595b;
	text-decoration:none;
}

.hoofdmenu_grijs{
	width: 919px;
	height: 29px;
	background:url(../img/hoofdmenu_grijs.jpg) no-repeat;
	float: left;
}

.menu{
	width: 972px;
	height: 31px;
	background:url(../img/hoofdmenu_dropdown.jpg) no-repeat;
	padding-left: 14px;
	float:left;
	overflow: hidden;
	color: #fff;
	display: block;
}
.menu a
{
	color: #000;
	text-decoration: none;	
	height: 19px;
	display: block;
}
#spacer
{
	float: left;
	width: 2px;	
}
#menu
{
	float: left;
	width: 	16%;
	text-align: center;
	padding-top: 6px;
	display: block;
	height: 31px;
	cursor: pointer;
}
#submenu
{
	
	margin-top: 100px;

}
#sitem
{
	height: 19px;
	background: url('../img/ddown_producten.png');
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	color: #000;
	line-height: 19px;
		
}
.banner{
	width: 986px;
	height: 296px;
	background:url(../img/heade_r_.jpg) no-repeat;
	float: left;
}

/*-----Content & Opmaak-----*/

.content{
	width: 800px;
	margin: 0 auto;
}

.content_tekst{
	width: 800px;
}

.innerTekst
{
  width: 530px;
  float: left;
  line-height: 1.5;
  font-size: 11px;
}

.content_afbeeldingen{
  padding-left: 10px;
	width: 256px;
	float: left;
}

h1{
	font-size: 19px;
	color: #330000;
}

h2{
	font-size: 10px;
	font-weight: bold;
	color: #330000;
}

img {
	border:0px;
}

/*-----Menu Instellingen-----*/

.menugrijs {
	
	margin: 0;
	padding: 0;
	width: 919px;
	list-style: inside;
}

.menugrijs li {
	
	padding: 0px;
	display:block;
	margin: 0px;
	height: 29px;
	list-style: none;
	border: 0px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	float: left;
	
}
	
.menugrijs li a, .menugrijs li a:visited {
	
	text-decoration: none;
	display:block;
	height: 29px;
	background-repeat: no-repeat;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.menugrijs li a:hover
{
	color: #1d1d1d;
}
	
.menuddown {
	
	margin: 0;
	padding: 0;
	width: 986px;
	list-style: inside;
}

.menuddown li {
	
	padding: 0px;
	display:block;
	margin: 0px;
	height: 21px;
	list-style: none;
	border: 0px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	float: left;
	
}

.menuddown li a, .menuddown li a:visited {
	
	text-decoration: none;
	height: 21px;
	display:block;
	background-repeat: no-repeat;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
}

.menuddown li a:hover
{
	color: #f15c22;
}



/*-----Menu Items GRIJS-----*/

.overprokol
{
	width:122px;
	height:29px;
}
.overprokol:hover
{
	width:122px;
	height:29px;
	
	
}
.informatie
{
	width:122px;
	height:29px;

}
.informatie:hover
{
	width:122px;
	height:29px;
	
}
.actueel
{
	width:122px;
	height:29px;

}
.actueel:hover
{
	width:122px;
	height:29px;
	
}
.bestel
{
	width:122px;
	height:29px;

}
.bestel:hover
{
	width:122px;
	height:29px;
	
}
.referenties
{
	width:122px;
	height:29px;

}
.referenties:hover
{
	width:122px;
	height:29px;
	
}
.downloads
{
	width:122px;
	height:29px;

}
.downloads:hover
{
	width:122px;
	height:29px;
	
}
.landen
{
	width:122px;
	height:29px;

}
.landen:hover
{
	width:122px;
	height:29px;
	
}

/*-----Footer-----*/

.footer{
	width: 986px;
	height: 186px;
	background:url(../img/footer.jpg) no-repeat;
	margin: 0 auto;
	
}