* {
	font-style: normal;
	list-style: none;
	margin: 0;
	outline: none;
	padding: 0;
	text-decoration: none;
}

html {
	background: #ccc url("/bestanden/background.jpg") repeat 0 0 fixed;
	width: 100%;
}
body {
	text-align: center;
	font-family: calibri, arial;
}
.img {
border-color: #ffffff;
	border-width: 7px 7px 7px 7px;
	border-color: white white white white;
}
#header tr {
	background-image: url(/bestanden/header.png);
	background-repeat: repeat-x;
	height: 172px;
	margin: 0px;
}
#menu{
	background-image: url("/bestanden/menu.png");
	height: 46px;
	width: 914px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}
#menu td{
	height: 46px;
	width: 110px;

}
#menu a{
	margin: 5px;
	color: #ffffff;
	font-size: 12pt;
}
#menu a:hover{
	background-image: url("//bestanden/menu2.png");
	width: 182px;
	height: 46px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #555555;
	font-size: 12pt;
}
#wit{
	width: 914px;
	text-align: left;
	background-image: url(/bestanden/content.png);
	background-repeat: repeat-y;
	height: 600px;
	padding: 20px;
	background-position: center;
}
#witgroot{
	width: 914px;
	text-align: left;
	background-image: url(/bestanden/content.png);
	background-repeat: repeat-y;
	height: 700px;
	padding: 20px;
	background-position: center;
}
h1{
font-size: 18pt;
color: #000000;
margin: 20px;
margin-left: 30px;
}

.tekst{
width: 860px;
margin: 20px;
margin-left: 30px;
text-align: justify;
}

#bloktabel{
	width: 100%;
	text-align: center;
}
#bloktabel tr {
	background-image: url(/bestanden/content.png);
	background-repeat: repeat-y;
	height: 500px;
	margin: 0px;
	background-position: center;
	text-align: left;
}
#footer tr {
	background-image: url(/bestanden/grijs2.png);
	background-repeat: repeat-x;
	height: 172px;
	margin: 0px;
	position: relative;
}

#blok {
	background-color: #FFF;
	background-image: url(content.png);
	background-repeat: repeat-y;
	min-height: 500px;
	width: 914px;
}
.content {
	width: 500px;
	height: 100px;
	background-color: #fff000;
	color: #555555;
	margin: 10px;
	padding-left: 20px;
	text-align: left;
}
.reserveren{
margin: 20px;
margin-left: 30px;
margin-top: 0px;
padding: 2
}
.reserveren td{
padding: 2px;
}
#rechts {
	background-color: #FFF;
	position: absolute;
	left: 870px;
	height: 200px;
	width: 204px;
}
.tabel{
width: 600px;
margin-left: 30px;
text-align: justify;
}
#footer {
	background-image: url("/bestanden/footer2.png");
	background-repeat:no-repeat;
	background-position:center;
	width: 100%;
	height: 282px;

}
.footer2{
text-align: center;
padding-left: 730px;
font-size: 10pt;
vertical-align: bottom;
}