html, body {
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f9fcd0;
	padding:0;
	margin:0;
	width:100%;
	height:100%;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p{
	margin:0;
	padding:5px 0;
}
#container{
	width:100%;
	min-height:100%;
	position:relative;
	text-align:center;
	position:relative;}
#headermiddle{
	width:811px;
	min-height:747px;
	margin-left:auto;
	margin-right:auto;
	position:relative;}
#top{
	width:811px;
	height:198px;
	position:relative;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	padding-top:8px;
	}
#slide{
	margin-left:403px;}
#knoppen{
	width:806px;
	height:68px;
	position:relative;
	background-image:url(images/backknoprechts.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
	padding-left:5px;}
#knoppen a{
	display:block;
	height:41px;
	float:left;
	color:#333333;
	text-decoration:none;
	padding-top:27px;
	border-left:#8b913c solid 1px;
	padding-left:13px;
	padding-right:12px;}
#knoppen a:hover{
	background-image:url(images/hover.jpg);
	background-repeat:repeat-x;}
#bezoompje {
	margin-left: 55px;
}
#content{
	width:756px;
	min-height:423px;
	position:relative;
	background-color:#dfdab7;
	margin-left:5px;
	padding:25px;
	text-align:justify;
	font-size:12px;
	color:#333333;
	line-height:16px;
	}
#content h1{
	font-size:14px;
	color:#333333;
	border-left:#9ca725 solid 5px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:13px;}
#content h2{
	font-size:12px;
	color:#333333;
	border-bottom:#333333 solid 1px;
	padding-bottom:8px;}
#content a{
	color:#9ca725;
	text-decoration:underline;}
#content a:hover{
	text-decoration:none;
	}
#bottom{
	width:100%;
	height:76px;
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position:relative;}
#adres{
	width:811px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(images/backadres.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:10px;
	color:#333333;
	text-align:center;
	padding-top:20px;}
#adres a{
	color:#333333;
	text-decoration:underline;
	}
#adres a:hover{
	text-decoration:none;
	}
#proxi{
	width:811px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:right;
	padding-top:5px;}
