/* gedeelte om de website te centreren */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(/images/algemeen/background.gif);
	vertical-align: top;
}
#mainsite {
	position:relative;
	width:1004px;
	height: 500px;
	margin: 5px auto 0;
	text-align: left;
	background: #fff;
}
div {
	box-sizing: border-box;
	-moz-box-sizing : border-box;
}
/* Einde gedeelte om de website te centreren */


/* voorpagina */
.voorpagina #logo {
	position: absolute;
	top: 5px;
	width: 250px;
	height: 207px;
	border-right:1px solid #01aef6;
	background: #fff url(/images/algemeen/logo_MKBkeurmerk.gif) no-repeat 50% 50%;
}
#sfeerbeeld {
	position: absolute;
	top: 5px;
	left: 750px;
	width: 231px;
	height: 207px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* voorpagina */
#links_0_0 {
	width: 225px;
	padding: 0 13px 0;
	background: url(/images/algemeen/stippellijn_vert.gif) repeat-y 100% 0%;
}
#midden_0_1 {
	width: 461px;
	padding: 0 20px 0;
	background: url(/images/algemeen/stippellijn_vert.gif) repeat-y 100% 0%;
}
#rechts_0_2 {
	width: 198px;
	padding: 0 36px 0 18px;
}
#divMaintable {
	display: block;
	position: relative;
	top: 241px;
	background: #fff;
}

/* Vervolgpagina en MijnMKBkeur templates*/
.vervolgpagina #logo,
.mijnmkbkeur #logo {
	position: absolute;
	top: 0px;
	width: 240px;
	height: 140px;
	background: #fff url(/images/algemeen/logo_MKBkeurmerk.gif) no-repeat 50% 50%;
	cursor: pointer;
	z-index: 5;
}
.mijnmkbkeur #logo {
	background: #fff url(/images/mijnmkbkeur/logo.gif) no-repeat 50% 50%;
}
.vervolgpagina #sfeerbeeld,
.mijnmkbkeur #sfeerbeeld {
	width: 231px;
	height: 207px;
}
.vervolgpagina #divMaintable,
.mijnmkbkeur #divMaintable {
	top: 64px;
	background: none;
}
.vervolgpagina #maintable,
.mijnmkbkeur #maintable {
	width: 100%;
}
#vvLinks_0_0 {
	width: 258px;
	padding: 100px 0 0;
	background: url(/images/algemeen/stippellijn_vert.gif) repeat-y 100% 0%;
}
#vvMidden_0_1 {
	width: 412px;
	padding: 20px 30px 10px;
	background: #fff;
}
#vvRechts_0_2 {
	width: 274px;
	padding: 180px 0 0;
	background: url(/images/algemeen/stippellijn_vert.gif) repeat-y 11px 0px;
}
