html, body {
	margin:0;
	padding:0;
	font: 10px/15px Verdana, Arial, sans-serif;
	overflow:hidden;
	background-color:#FFFFEC;
}
.stijl1 {
	color: #FFFFFF
}
body, td, th {
	color: #524f26;
}
.text A:link {
	text-decoration: underline;
	color:#c3a303
}
.text A:visited {
	text-decoration: none;
	color:#c3a303
}
.text A:active {
	text-decoration: none;
	color:#c3a303
}
.text A:hover {
	text-decoration: underline;
	color:#524f26
}
.text2 A:link {
	text-decoration: none;
	color:#524f26
}
.text2 A:visited {
	text-decoration: none;
	color:#524f26
}
.text2 A:active {
	text-decoration: none;
	color:#524f26
}
.text2 A:hover {
	text-decoration: underline;
	color:#524f26
}
#containerback {
	position:absolute;
	/* left:190px; */
	right: -41px;
	top: 0px;
	width: 1000px;
	height: 340px;
	background-color: #979359;
	overflow: visible;
	visibility: visible;
}
#pagewidth {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
}
#top {
	position:relative;
	height:100px;
	background-color:#FFFFEC;
	width:100%;
}
#maincol {
	background-color: #979359;
	float: right;
	display:inline;
	position: relative;
	width:920px;
	height:340px;
}
#footer {
	height: 150px;
	background-color:#FFFFEC;
	font: 10px/15px Verdana, Arial, sans-serif;
	font-style:normal;
	color: #524f26;
	clear:both;
}
/* *** Float containers fix: */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  

#inhoud {
	vertical-align: middle;
	position: absolute;
	visibility: visible;
	left: 6px;
	top: 10px;
	bottom: 10px;
	z-index: 2;
}
#inhoudtekst {
	position: absolute;
	width: 450px;
	top: 10px;
	right: 5px;
	height: 285px;
	background-color: #c5c19d;
	text-color: #c3a303;
	z-index: 9;
}
#inhoudtekstRES {
	position: absolute;
	width: 450px;
	top: 10px;
	right: 5px;
	height: 285px;
	background-color: #c5c19d;
	text-color: #c3a303;
	z-index: 9;
	font-family: tahoma;
	font-size: 11px;

}
#inhoudmenu {
	position: absolute;
	width: 450px;
	top: 305px;
	right: 5px;
	height: 25px;
	background-color: #c5c19d;
	z-index: 8;
	overflow: visible;
}
#logo {
	position: absolute;
	width: 150px;
	top: 266px;
	right: -94px;
	height: 25px;
	z-index:7;
	overflow: visible;
}
#logoboven {
	position: absolute;
	width: 50px;
	top: -82px;
	height: 55px;
	z-index:7;
	overflow: visible;
	right: -52px;
	background-color: #c2a303;
}
#logobeneden {
	position: absolute;
	width: 200px;
	top: 363px;
	height: 39px;
	z-index:7;
	overflow: visible;
	background-color: #c5c19d;
	left: -39px;
}

