body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #666666;
	line-height: 1.40em;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: circle;
}
a:link {
	color: #FEAB46;
	text-decoration: none;
}
a:visited {
	color: #988344;
	text-decoration: none;
}
a:hover {
	color: #988344;
	text-decoration: none;
}
a:active {
	color: #FEAB46;
	text-decoration: none;
}
div#background {
	height: 550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: 479px 0px;
	border: 1px solid #FEAB46;
	background-image: url(../afbeeldingen/bg.gif);
	background-repeat: no-repeat;
}
div#navigatie {
	height: 300px;
	width: 300px;
	position: absolute;
	margin-top: 95px;
	margin-left: 150px;
	text-align: right;
	z-index: 3;
}
div#content {
	height: 432px;
	width: 315px;
	z-index: 2;
	position: absolute;
	margin-top: 100px;
	margin-left: 480px;
	overflow: auto;
}
div#afbeelding {
	margin-top: 170px;
	margin-left: 0px;
	position: absolute;
	z-index: 1;
}
ul#mainNav {
	font-size: 1.3em;
	color: #333333;
	text-decoration: none;
	line-height: 1.65em;
	list-style-type: none;
	text-transform: uppercase;
	margin: 0px;
}
ul#mainNav a:link, ul#mainNav a:visited, ul#mainNav a:active {
	text-decoration: none;
	color: #333333;
}
ul#mainNav a:hover, ul#mainNav a.current:link, ul#mainNav a.current:visited {
	color: #FEAB46;
	text-decoration: none;
}
ul#links {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
}
.tekstGoud {
	font-style: italic;
	color: #988344;
}
