@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#container {
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	margin-top:-300px;
	margin-right: -400px;
	position: absolute;
	top: 50%;
	right: 50%;
}
#navigatie {
	position: absolute;
	height: 154px;
	width: 150px;
	left: 20px;
	top: 140px;
}
.tussenruimte {
	margin-bottom: 26px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #FBE2A7;
	position: absolute;
	height: 14px;
	width: 575px;
	right: 50px;
	bottom: 10px;
	text-align: center;
}
#fotos {
	height: 93px;
	width: 560px;
	position: absolute;
	right: 50px;
	bottom:45px;
}
