/* gedeelte om de website te centreren */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:#fff;
	vertical-align: top;
}
#mainsite {
	position:absolute;
	width:1000px;
	left: 50%;
	height:100%;
	margin-left: -500px;
	text-align: left;
	background: #fff url(/images/algemeen/maintable_bg.gif) repeat-x 0px 208px;
}
div {
	box-sizing: border-box;
	-moz-box-sizing : border-box;
}
/* Einde gedeelte om de website te centreren */


/* Algemene template elementen */
#headerTopDark,
#headerTopLight {
	position: absolute;
	width: 100%;
	height: 38px;
	background: url(/images/algemeen/headerTopDark_bg.gif) repeat-x;
	border-top: 6px solid #fffeff;
}
#headerTopLight {
	left: 46px;
	width: 229px;
	background: url(/images/algemeen/headerTopLight_bg.gif) repeat-x;
	border-top: 6px solid #fff;
}
#headerPhoto,
#logo {
	position: absolute;
	top: 39px;
	width: 100%;
	height: 135px;
	background: url(/images/algemeen/headerPhoto_bg.gif) repeat-x;
}
#headerPhoto img.txt {
	position: absolute;
	left: 314px;
}
#logo {
	left: 46px;
	width: 229px;
	background: #fff url(/images/algemeen/logo_gradient.gif) repeat-x;
}
#logo img.logo {
	position: absolute;
	top: 48px;
	left: 21px;
}
#photoRound {
	position: absolute;
	left: 683px;
	width: 262px;
	height: 301px;
	background: url(/images/algemeen/matco_natuur.jpg);
}
#menubar, #menubarbg {
	position: absolute;
	top: 175px;
	width: 100%;
	height: 32px;
	background: url(/images/algemeen/headerTopDark_bg.gif) repeat-x;
}
#menubar {
	background: none;
}
#taalswitch {
	position: absolute;
	top: 182px;
	left: 911px;
	width: 85px;
}
#slideshow {
	position: absolute;
	top: 209px;
	left: 46px;
	width: 229px;
	height: 233px;
}
#breadcrumbs {
	position: absolute;
	top: 223px;
	left: 321px;
	width: 420px;
	font-size: 10px;
}
#footer {
	display: none;
	position: absolute;
	top:100%;
	width: 100%;
	height: 73px;
	background: #fff url(/images/algemeen/footer_bg.gif) repeat-x;
	border-top: 7px solid #c0c9da;
	margin-top: -73px;
	overflow: hidden;
}
/* Einde algemene template elementen */


/* Maintable opbouw */
#maintable {
	position: absolute;
	top: 208px;
	width: 100%;
}
#links_0_0 {
	width: 230px;
	padding: 265px 44px 83px 46px;
}
#midden_0_1 {
	width: 385px;
	padding: 48px 35px 83px 0;
}
#rechts_0_2 {
	width: 245px;
	padding: 128px 15px 80px 0;
}
/* Einde maintable opbouw */
