html, body {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
body {
	background-color: #364e5a;
	margin: 0px;
	position: relative;
}
#bodytable {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;	
}
#sitecontainer {
	height: 573px;
	width: 986px;
	background: url(/template/images/background.jpg);
	position: relative;

}
#positioner {
	width:986px;
	height:573px;
}
#leftspace {
	width: 21px;
}
#leftbar {
	width:237px;
	background:#364e5a;
	text-align:center;
}
#leftmenu {
	margin-left: 22px;
	margin: 22px;
	margin-right: 0px;
}
#nawcontainer {
	margin-left: 22px;
	margin-top: 15px;
	text-align:left;
	color:#c2c1c9;
	font-size: 11px;
	font-weight:bold;
	line-height: normal;
}
#middlebar {
	width: 728px;
	position: relative;
}
#contentcontainer {
	width: 680px;
	padding: 24px;
	overflow:hidden;
	position: relative;
	
}
.fullheight {
	height:525px;
}
#copyrightlink {
	font-size: 9px;
}

#gwrpositionbt {
	position: absolute;
	top: 370px;
	left: 500px;
}
#krapositionbt {
	position: absolute;
	top: 410px;
	left: 500px;
}
#matpositionbt {
	position: absolute;
	top: 450px;
	left: 500px;
}
#forpositionbt {
	position: absolute;
	top: 490px;
	left: 500px;
}
#phintrobloemen {
	position: absolute;
	top: 360px;
	left: 400px;
}
#bnpostcodeloterij {
	position: absolute;
	top: 510px;
	left: 39px;
}