@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #640c0c;
}
#wrapper {
	position:absolute;
	left:50%;
	top:50%;
	margin-top: -250px;
	margin-left: -450px;
	width:900px;
	height:500px;
	z-index:1;
	background-image: url(../images/fragmenten_bg.jpg);
	background-repeat: no-repeat;
}
#navigation {
	position:absolute;
	left:32px;
	top:112px;
	height:349px;
	width:133px;
}

#nootroof {
	position:absolute;
	left:219px;
	top:115px;
	width:147px;
	height:209px;
}
#insjallah {
	position:absolute;
	left:399px;
	top:115px;
	width:147px;
	height:209px;
}
#nietvanhier {
	position:absolute;
	left:577px;
	top:115px;
	width:146px;
	height:209px;
}
#vroegevogels {
	position:absolute;
	left:385px;
	top:335px;
	width:185px;
	height:112px;
}

