@charset "utf-8";
.menu1 {
	position: absolute;
	left: 52px;
	top: 228px;
}
.actief {
	color: #FFFFFF;
}
.menu4 {
	position: absolute;
	left: 657px;
	top: 219px;
}
.menu2 {
	position: absolute;
	left: 250px;
	top: 220px;
}
.menu3 {
	position: absolute;
	left: 466px;
	top: 223px;
}
.background {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
.textbox {
	position: absolute;
	height: 260px;
	width: 740px;
	left: 44px;
	top: 304px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fotobox {
	position: absolute;
	height: 320px;
	width: 780px;
	left: 15px;
	top: 270px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
