body {
	background-color: #342B24;
}
.container {
	position: absolute;
	margin: 0 auto;
	width: 980px;
	height: 619px;
	left: 50%;
	top: 30px;	
	margin-left: -490px;
}
.rightcontainer {
	background-image: url(pic/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menucontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 980px;
	height: 56px;
	overflow: auto;
	background-image: url(pic/menu.jpg);
	background-repeat: no-repeat;
}
.menufillcontainer {
	position: absolute;
	left: 338px;
	top: 47px;
	right: 0px;
	width: 8px;
	height: 10px;
	overflow: auto;
	background-color: #342B24;
}
.menufillcontainer2 {
	position: absolute;
	left: 553px;
	top: 47px;
	right: 0px;
	width: 7px;
	height: 10px;
	overflow: auto;
	background-color: #342B24;
}
.specialisatiecontainer {
	position: absolute;
	left: 0px;
	top: 579px;
	right: 0px;
	width: 980px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	z-index: 10;
}
.bottomcontainer {
	position: absolute;
	left: 0px;
	top: 579px;
	right: 0px;
	width: 980px;
	height: 88px;
	overflow: auto;
	background-image: url(pic/bottom.jpg);
	text-align: left;
	overflow: hidden;
}
.bottomcontainer_home {
	top: 628px;
}
.picturecontainer {
	position: absolute;
	left: 0px;
	top: 48px;
	right: 0px;
	width: 358px;
	height: 550px;
	overflow: auto;
}
.newscontainer {
	position: absolute;
	left: 0px;
	top: 427px;
	right: 0px;
	width: 338px;
	height: 144px;
	overflow: auto;
	background-color: #D63433;
}
.maincontainer {
	position: absolute;
	left: 346px;
	top: 48px;
	right: 0px;
	width: 634px;
	height: 523px;
	overflow: auto;
	background-color: #E4E4E4;
}
.mainbigcontainer {
	position: absolute;
	left: 0px;
	top: 48px;
	right: 0px;
	width: 980px;
	height: 523px;
	overflow: auto;
	background-color: #E4E4E4;
}

.maintopcontainer {
	position: absolute;
	left: 346px;
	top: 48px;
	right: 0px;
	width: 634px;
	height: 265px;
	overflow: inherit;
	background-color: #D63433;
}
.mainbottomcontainer {
	position: absolute;
	left: 346px;
	top: 321px;
	right: 0px;
	width: 634px;
	height: 250px;
	overflow: auto;
	background-color: #E4E4E4;
}


.mainbackgrcontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 980px;
	height: 580px;
	overflow: inherit;
	background-image: url(pic/main_backgr.jpg);
}
.frontaboutusrcontainer {
	opacity:0.92;filter:alpha(opacity=92);
	position: absolute;
	left: 8px;
	top: 296px;
	right: 0px;
	width: 322px;
	height: 115px;
	overflow: inherit;
	background-color: #FFF;
}
.frontaboutustextrcontainer {
	position: absolute;
	left: 16px;
	top: 302px;
	right: 0px;
	width: 306px;
	height: 107px;
	overflow: inherit;
}
.frontprojectsgrcontainer {
	position: absolute;
	left: 346px;
	top: 41px;
	right: 0px;
	width: 635px;
	height: 487px;
	overflow: auto;
}
.slogancontainer {
	position: absolute;
	left: 4px;
	top: 312px;
	right: 0px;
	width: 326px;
	height: 99px;
	overflow: auto;
}
.frontproductsgrcontainer {
	position: absolute;
	left: 346px;
	top: 427px;
	right: 0px;
	width: 634px;
	height: 144px;
	overflow: inherit;
	background-color: #E4E4E4;
}

.menublok{
	padding-left: 13px; 
	padding-right: 13px;	
	float: left;
	height: 40px;
}
.menublok_over{
	padding-left: 13px; 
	padding-right: 13px;	
	background-color: #D63433;
	float: left;
	height: 40px;
}
.menuitempadding{
	padding-top: 11px;	
}

.itemtransparantie_aan{
	opacity:0.34;
	filter:alpha(opacity=34);
}
.itemtransparantie_uit{
	opacity:0.00;
	filter:alpha(opacity=0);
}
