table {
	background-position: center;
}
td {
	vertical-align: top;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #5A5939;
	color: #5A5939;
	line-height: 12pt;
	margin-left: 20px;
}
h2 {
	font-size: medium;
}

h1 {
	line-height: 24pt;
	font-size: large;
}

a:link {
	color: #5A5939;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5A5939;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #5A5939;
	font-weight: bold;
	text-decoration: none;
}
.menucel {
	background-color: #9C9A63;
	text-align: left;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.titelchaletprana {
	color: #999966;
	background-color: #d7ffee;
	font-size: xx-large;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.achtergrondcentraal {
	background-color: #D7FFEE;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	margin-left: 20px;
	list-style-position: outside;
	padding-left: 0px;
	line-height: 15pt;
}
.promotie {
	font-size: large;
	color: #d7ffee;
	background-color: #9C9A63;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	line-height: normal;
}

