#achtergrondboven {
	background-color: #A19B8F;
	position: absolute;
	z-index:0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50%;
	_height: 511px;
	margin-top: 0px;
	text-align: center;
	min-width: 100%;
}
#horizon {
	background-color: transparent;
	position: absolute;
	z-index:1;
	top: 42%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 100%;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	}

body {
	background-color: #A19B8F;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#alleshouder {
	width: 780px;
	margin: auto;
}

#logo {
	background-image: url(../layout/bg1.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 780px;
}
#afbeelding {

}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #6E6E6E;
}

#copyright a:link, a:visited, a:hover, a:active {
	color: #6E6E6E;
	text-decoration: none;
}
.floatingfotos {
	float:left;
	margin:0 8px 10px 0;
	font-style:normal;
	text-align:left;
	height:57px;
	width: 57px;
}

.floatingfotos img {
	border:1px solid #FFFFFF;
}

