html {
	height:100%;
	margin: 0;
	padding: 0;
	}
body {
	margin: 0;
	padding: 0;
	height: 100%; /*makes ff determine height by content*/
	min-height: 100%;/*makes ff fill browser if needed*/
	_height: 100%;/**gives IEWin it's improperly implemented height value*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#738a39;
	}
	#filler {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	}
#container {
	
	height: 100%;/* makes ff determine height by content*/
	min-height: 100%;/*makes ff fill browser if needed*/
	_height: 100%;/**gives IEWin it's improperly implemented height value*/
	}
#content {
	position:relative;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	background: url(gfx/c_back.gif) top left repeat-y;
	background-color:#9c9a8a;
	right: auto;
	left: 50%;
	/*height: 100%; makes ff determine height by content*/
	min-height: 100%;/*makes ff fill browser if needed*/
	_height: 100%;/**gives IEWin it's improperly implemented height value*/
	width: 957px;
	margin-left: -475px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: -475px;
	}
#header {
	background: url(gfx/header.jpg) top left;
	height:217px;
	width:957px;
}
#topmenu {
	position:absolute;
	left:345px;
	top:118px;
	width:617px;
	height:36px;
	color:#FFFFFF;
	margin-top:7px;
}
#leftmenu {
	float:left;
	width:191px;
	padding: 2px 10px 10px 10px;
}
#center {
	float:right;
	width:745px;
	height:100%;
}
#footer {
	clear:both;
	position:absolute;
	bottom:0px;
	border-top:2px solid #FFFFFF;
	width:949px;
	background-color:#4b652b;
	font-size:10px;
	color:#FFFFFF;
	padding:4px;
}
#Inhoud {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*height:100%;
	min-height:100%;*/
	/*background: url(gfx/bg_content.jpg) top left repeat-y;*/
	background-color:#9c9a8a;
	}
#menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height:253px;
	}
#nieuws {
	min-height:200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:181px;
	float:left;
	}
