html, body {
	margin: 0px;
	left: 0px;
	top: 0px;
}
#main {
	width:800px;
	height:auto;
	z-index:1;
	margin: auto;
	position: relative;
	top: 20px;
}
#tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 740px;
	left: 0px;
	top: 60px;
	position: absolute;
	color: #5D1400;
	height: 900px;
	overflow: visible;
}
#topnav {
	width: 100px;
	position: absolute;
	left: 453px;
	top: 128px;
	text-align: center;
	display: none;
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.1em;
	height: 400px;
	width: 120px;
	left: 20px;
	top: 175px;
	position: relative;
	font-weight: bold;
	display: none;
}
a, #nav a {
	color: #5D1400;
	text-decoration: none;
}
#nav a:active {
	font-weight: bold;
}
.active {
	font-style: italic;
}

#topnav2 {
	width: 100px;
	position: absolute;
	left: 568px;
	top: 128px;
	text-align: center;
	display: none;
}
#topnav a, #topnav2 a, #topnav3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #5D1400;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: center;
}
a:hover, #topnav3 a:hover, #topnav2 a:hover, #topnav a:hover, #nav a:hover {
	color: #999;
}
#topnav3 {
	width: 100px;
	position: absolute;
	left: 685px;
	top: 128px;
	text-align: center;
	display: none;
}


#adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 0.1em;
	text-align: left;
	width: 650px;
	position: absolute;
	left: 0px;
	top: 20px;
}
#adres a {
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-size: 13px;
}
img {
	border: 1px solid #FFF;
}

#adres a:hover {
	color: #5D1400;
}
.wit {
	color: #FFF;
}
.onderschrift {
	font-size: 9px;
	font-style: italic;
}

