html {
	overflow: auto;
	scrollbar-3dlight-color: #E6E6E6; 
	scrollbar-arrow-color: #0067ab;
	scrollbar-base-color: #E6E6E6;
	scrollbar-darkshadow-color:	#A9A9A9;
	scrollbar-face-color: #F1F1F1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #BCBCBC;
	scrollbar-track-color:	    #FFFFFF;
}
body{
	text-align: center; 
	background: #FFFFFF url(../Images/dummy/body.gif) repeat-y 50% 0px;
	}
#container{
	width:960px;
	text-align:left;
	margin: 0px auto 0px auto;
	position: relative;
	}
#homelogo, #naw, #footerhome {
	display: none;
}
#header {
	height: 80px;
	width: 960px;
	margin:0px;
	padding: 0px;
	background: #FFFFFF url(../Images/topframe/logo.jpg) no-repeat left 10px;
	}
#headeritems {
	height: 80px;
	width: 480px;
	float: right;
	overflow: hidden;
}
#backHome {
	padding-top: 10px
}
#topitems {
	width: 960px;
	height: 40px;
	background: #f37421 url(../Images/topframe/bg.gif) no-repeat right;
	position: relative;
}
#koptekst {
	background: #f37421;
	width: 180px;
	height: 20px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
#menuB {
	float:left;
	margin: 0px 0px 0px 0px;
	width:200px;
	padding: 0px 0px 0px 0px;
	background-color: #f37421;
	min-height: 20px;
	}
#inhoud {
	width:680px;
	margin:0px 0px 0px 0px;
	padding: 40px 20px 20px 40px;
	overflow: hidden;
	}
.maintenanceButtons {
	width:165px;
	position: absolute;
	z-index: 99;
	margin: 0px 0px 0px 0px;
}
#disclaimer {
	margin-top: 20px;
}
#disclaimer a {
	font-size: 9px;
	color: #c2c2c2;
	text-decoration: none;
}
#disclaimer a:hover {
	color: #acacac;
}

