body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #167c2c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	display: block;
	float: left;
	margin: 0 0 10px 0px;
	font-size: 24px;
	color: #167c2c;
	width: 450px;
}
h2 {
	display: block;
		width: 450px;
	font-size: 18px;
	color: #000000;
	margin: 10px 0 10px 0px;
}
h3 {
	display: block;
		width: 450px;
	font-size: 14px;
	color: #167c2c;
	margin: 10px 0 0px 0px;
}
h4 {
	display: block;
		width: 450px;
	font-size: 14px;
	margin: 10px 0 0px 0px;
}
li.lijst{
padding-bottom: 10px;
}
a:link, a:active, a:visited {
color: #167c2c;
}
a:hover{
text-decoration: underline;
}
div.wrapper{
	display: block;
	position: absolute;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	background-color: white;
}

div.header{
	display: block;
	width: 982px;
	height: 161px;
	margin: 8px 0 8px 8px;
	background-image: url(../images/header-quality.jpg);	
}
div.groen{
	width: 984px;
	display: block;
	float:left;
	background-color: #167c2c;
	margin: 0 8px 0 8px;
}

div.menukader{
display: block;
float: left;
width: 200px;
height: 100%;
background-color: #167c2c;
}
div.schaduw{
display: block;
float: left;
width: 200px;
height: 8px;
background-image: url(../images/button_shadow.jpg);
}

	
a:link.menubutton, a:active.menubutton, a:visited.menubutton {
	display: block;
	width: 180px;
	height: 27px;
	background-image: url(../images/button_up.jpg);
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 20px 0 0;
	text-decoration: none;
	text-align: right;
}
a:hover.menubutton{
	background-image: url(../images/button_down.jpg);
}
a:link.sub, a:active.sub, a:visited.sub {
	display: block;
	width: 170px;
	height: 27px;
	background-color: Gray;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	text-decoration: none;
}
a:hover.sub{
	background-color: Silver;
}
div.content{
	display: block;
	float: left;
	margin: 0;
	width: 716px;
	border-left: 8px solid white;
	/*height: 368px;*/
	background-color: #E1EFC8;
	/*overflow: auto;*/
	padding: 0px 20px 0px 40px;
	background-image: url(../images/wit.jpg);
	background-position: top;
	background-repeat: repeat-x;
	min-height:500px;
}
div.bottom{
	display: block;
	float: left;
	margin: 8px 0 0px 8px;
	border-bottom: 8px solid white;
	width: 982px;
	height: 40px;
	background-color: #8bbc3c
}
p.inhoudtxt{
	display: block; 
	width:400px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
}
img.contentimage{
	display: block;
	margin: 0 20px 10px 0px;
	float: left;
}
img.bigimage{
	display: block;
	margin: 10px 0px 10px 0px;
	width: 220px;
}
div.imagesright{
	display: block;
	width: 230px;
	float: right;
	padding-left: 10px;
}
a.bedding{
	color: #167c2c;
	font-size: 26px;
	font-weight: bold;
	display: block;
	float: left;
	margin: 50px 0 0 30px;
	text-decoration: none;
}
a.dinner{
	color: white;
	font-size: 26px;
	font-weight: bold;
	display: block;
	float: right;
	margin: 50px 30px 0 0px;
	text-decoration: none;
}
div.taalkeuze{
	display:block;
	float: left;
	margin: 10px 0 0 10px;
}
a.taallink{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: White;
	color: Black;
	text-decoration: none;
	margin-right: 10px;
}
div.adres{
	display:block;
	float: right;
	margin: 5px 10px 0 10px;
	color: #167c2c;
	text-align: right;
}
div.intro{
		display: block;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 500px;
	top: 50%;
	margin-top: -250px;
	background-color: #8BBC3C;
	border: 8px solid white;
}
div.midden{
	display: block;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	height: 500px;
	top: 50%;
	margin-top: 270px;
	color:  #8BBC3C;
}