h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Verdana;
	text-align: center;
	font-weight: normal;
}
#content {
	float: left;
	width: 610px;
	min-height: 300px;
	overflow: auto;
	max-height:450px;
	
}
h4 {
	text-decoration: underline;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
body {
	font-family: Verdana;
	margin-top: 15px;
}
p.tekst {
	font-size: 10pt;
}
p.adres {
	font-size: 10pt;
	color: #b9ad93;
}
a {
	color: #b9ad93;
	text-decoration: none;
	z-index: 1;
}
a:visited {
	color: #b9ad93;
	text-decoration: none;
	z-index: 1;
}
a:hover {
	color: #b9ad93;
	text-decoration: underline;
	z-index: 1;
}
a:active {
	color: #b9ad93;
	text-decoration: none;
	z-index: 1;
}
p.title {
	color: #fff;
	background-color: #6c5b49;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
}
.wijn {
	color: #fff;
	background-color: #6c5b49;
	font-size: 10pt;
	font-weight: bold;
}
.menu {
	background-color: #b9ad93;
	font-weight: bold;
	font-size: 12pt;
	padding: 10px;
}
a.menu {
	color: #6c5b49;
}
a.menu:visited {
	color: #6c5b49;
}
a.menu:hover {
	color: #6c5b49;
}
a.menu:active {
	color: #6c5b49;
}
a.sub {
	color: #6c5b49;
	font-weight: bold;
}
a.sub:visited {
	color: #6c5b49;
	font-weight: bold;
}
a.sub:hover {
	color: #6c5b49;
	font-weight: bold;
}
a.sub:active {
	color: #6c5b49;
	font-weight: bold;
}
p.sub {
	background: #fff;
	margin-left: -10px;
}
.feest {
	color: #000;
	font-family: Verdana;
	font-size: 10pt;
}