body {
	background-color: #d1e7b9;
	color: #47802f;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

h1 {
	display: none;
}

h2 {
	font-size: 23pt;
	font-weight: bold;
	margin: 0px 0px 25px;
	padding: 0px;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 30px 0px 10px;
	padding: 0px;
}

a {
	color: #49802f;
}

li {
	padding-bottom: 10px;
}

td {
	padding-right: 20px;
}

div.header {
	background-color: #8ec574;
	height: 88px;
	margin: 0px;
	text-align: right;
}

div.sidebar {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.body {
	position: absolute;
	top: 115px;
	left: 265px;
	margin: 5px;
	padding: 0px 0px 20px 0px;
	width: 450px;
}

div.sidebar > img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.menu {
	background-color: #8ec574;
	text-align: center;
	border-width: 0px 6px 6px;
	border-style: solid;
	border-color: #49802f;
	width: 150px;
	
	margin: 0px auto;
	padding-top: 19px;
}

div.menu p a {
	color: #49802f;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
}

div.menu p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 17px;
}

div.menu p a:hover {
	text-decoration: underline;
}

div.image {
	position: absolute;
	top: 186px;
	left: 775px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.image-caption {
	font-size: 9pt;
	font-style: italic;
	text-align: center;	
	width: 220px;
}

div.copyright {
	padding-top: 75px;
	padding-bottom: 5px;
	font-size: 8pt;
	color: #49802f;
}

div.copyright a {
	text-decoration: none;
	color: #49802f;
}

div.copyright a:hover {
	text-decoration: underline;
}

div.welcome {
	text-align: center;
	position: absolute;
	top: 115px;
	left: 365px;
	margin: 5px;
	padding: 0px 0px 20px 0px;
	width: 450px;
}

div.quote {
	text-align: center;
	font-style: italic;
}

div.kaart-credits {
	padding: 20px 0px 0px 0px;
	font-size: 9pt;
}

span.equive-uitleg {
	text-decoration: underline;
}
