@charset "UTF-8";
#container {
	background-image: url(../Media/algemeen/page_bg.gif);
	background-repeat: repeat;
	height: 639px;
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-image: url(../Media/algemeen/page_bg.gif);
	background-repeat: repeat;
}
#container #menubalkboven {
	background-image: url(../Media/algemeen/nav_Top.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 1006px;
}
#container #menubalklinks {
	background-image: url(../Media/algemeen/nav_Left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 515px;
	width: 124px;
}
#container #centraledeel {
	height: 515px;
	float: right;
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
	width: 820px;
	overflow: auto;
}
#container #centraledeel #div_regl {
	font-family: "Times New Roman", Times, serif;
	width: 730px;
}

