@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3e3d40;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCC;
}
#wrapper {
	height: 650px;
	width: 806px;
	margin-top: -325px;
	margin-left: -403px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#achtergrondcontent {
	background-image: url(img/website_achtergrond.jpg);
	height: 650px;
	width: 806px;
}
#logo {
	position:absolute;
	width:137px;
	height:141px;
	z-index:1;
	left: 645px;
	top: 44px;
}
#grotefoto {
	position:absolute;
	width:619px;
	height:313px;
	z-index:1;
	left: 24px;
	top: 44px;
}
#menubalk {
	position:absolute;
	width:621px;
	height:16px;
	z-index:1;
	left: 23px;
	top: 19px;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #F09;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
#content {
	position:absolute;
	width:540px;
	height:226px;
	z-index:1;
	left: 35px;
	top: 363px;
}
#footer {
	position:absolute;
	width:617px;
	height:20px;
	z-index:1;
	top: 252px;
}.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCC;
	text-align: left;
}
#menurechts {
	position:absolute;
	width:110px;
	height:300px;
	z-index:1;
	left: 490px;
	top: 1px;
}
.prijs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #F09;
}
