body{
	overflow-x : hidden;
	overflow-y : visible;
	/* RPa 20-4-2007: scrollbar rechts altijd aan anders verschuift de site bij een scrollbar */
	background: url(../images/dummy/bgouder.jpg) no-repeat #FFFFFF 50% 0;
	}
html{
	}
#container{
	position: relative;
	width:904px;
	margin: 0px auto 0px auto;
	}

#row{
	position : relative;
	top: 0px;
	left: 0px;
	margin:0px;
	padding: 0px 0px 0px 0px;
	}
#inhoud{
	float: right;
	width: 640px;
/*	height: 500px;*/
	margin: 200px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	overflow: auto;
	}
#menuB{
	position : fixed;
/*	top: 0px;*/
	margin: 60px 0px 0px 11px;
	width:199px; 
	padding: 0px 0px 0px 0px;
	}
#disclaimer{
	position : relative;
	top: 110px;
	right: 46px;
	vertical-align:bottom;
	text-align:right;
	margin-top: 0px;
	}
.maintenanceButtons{
	width:165px;
	position: absolute;
	z-index: 99;
	margin: 0px 0px 0px 350px;
}

