html{overflow-y:scroll;} 
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color:#C09954;
	!background-color:#B98F47;
	text-align: center;
	font-family: "arial","verdana","Times New Roman", Arial, Verdana, sans-serif;
	font-size:12px;
	
}

table{
		text-align: center;
		font-family: arial;
		font-size: 12px;
		}

#ctable td{
	height: 100px;
	text-align: center;
	border: 1px solid silver;
	font-size:12px;}
	
#container {
	top:0px;
	width:868px;/*--- =758 + 110 */
	margin-top: 0;
	margin-left: auto;
	margin-right:auto;
	text-align: left;
	border:1px solid #636363;
	border-top:0;
	border-bottom:0;
	background-color:#fff;
}

#top {
	width:868px;
	height:33px;
	background:#EDEDED url('img/hbg.png') no-repeat top right;
}

#sfeer{
	width:868px;
	height:209px;
	background:transparent url(img/sfeer.png) center no-repeat;}

#content{
	width:100%;}


#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
}
		

	
	#contentcont {
		width:868px;/*--- =758 + 110 */
	}
	

	#contentcont img {
		margin: 5px;
		border: 1px #666 solid;
	}
	
	
	h1{
		font-size:16px;}
	

	
	#contentcont h2 {
		width:760px;
		background-color:#3c3c3c;
		color:#fff;
		margin:0;
		margin-top: 35px;
		padding:0px 2px 2px;
		font-size:14px;
		font-weight: bold;
	}
	
	span {
		font-size: 12px;
		text-transform: none;
	}

	#contentcont {
		font-size: 12px;
		color: #404040;
		line-height: 150%;
		margin: 15px;
		width: 778px !important;
		width: 818px;
		padding: 10px;

	}
	
	#contentcont a{
	color: #000;
	}

	#contentcont a:hover{
	color: #b3b3b3;
	}

	table.aanbod {
		width: 91%;
	}
	
	/*#rechts {
		position: absolute;
		top: 5px;
		right: 5px;
		z-index -1;
	}*/

#ruler {
	height: 60px; 
	clear: both;
	background-color: transparant;
}


#footer {
	line-height:25px;
	font-size:11px;
	text-align:center;
	width:868px;/*--- =758 + 110 */
	}	
	
#footer a {
	text-decoration: underline;
	color: #A68142;}
#footer a:hover {
	color: #404040;}
	
img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover{
	color: #333E2D;
}
