body {
	background-color: #000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	letter-spacing: 0.1em;
}
#container {
	height: 865px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header_logo {
	float: left;
	height: 195px;
	width: 324px;
}
#header {
	float: left;
	height: 195px;
	width: 676px;
	background-image: url(../images/luchtfotografie-1.jpg);
	background-repeat: no-repeat;
}
#top_nav {
	float: left;
	height: 45px;
	width: 676px;
	padding-left: 324px;
}
#main {
	float: left;
	height: 600px;
	width: 1000px;
}
#footer {
	float: left;
	height: 25px;
	width: 1000px;
	background-image: url(../images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#main_left {
	float: left;
	height: 580px;
	width: 247px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 26px;
	padding-left: 50px;
	margin-top: 20px;
}
#main_right {
	float: left;
	height: 580px;
	width: 656px;
	padding-top: 20px;
	padding-left: 20px;
}
#slideshow {
	float: left;
	height: 600px;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
}
#pdfoto_right {
	background-color: #666;
	float: left;
	height: 540px;
	width: 566px;
	overflow: auto;
	padding: 20px;
}
.knoptekst {
	font-size: 18px;
	color: #999;
	letter-spacing: 0.2em;
}
.pdfoto_left {
	float: left;
	height: 290px;
	width: 244px;
}
.tekst_klein {
	font-size: 8px;
	line-height: 14px;
}
ul li {
	margin-left: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFF;
	letter-spacing: 0.1em;
}

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}

h1 {
	font-size: 14px;
	color: #000;
}
