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

#hidden_tekst {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-500px;
	width:1000px;
	height:100%;
	z-index:0;
	visibility: hidden;
}
#menu_horizontaal {
	position:absolute;
	left:340px;
	top:255px;
	height:18px;
	z-index:6;
}
#menu_verticaal_achtergrond {
	position:absolute;
	top:288px;
	left:50%;
	margin-left:-484px;
	width:179px;
	z-index:5;
}
#achtergrond_header {
	position:absolute;
	background-image:url(../images/achtergrond_header.jpg);
	background-position: left center;
	background-repeat:no-repeat;
	left:50%;
	top:0px;
	margin-left:-50%;
	width:100%;
	height:279px;
	z-index:1;
}
#schilderij_schaduw {
	position:absolute;
	left:35px;
	top:129px;
	width:304px;
	height:150px;
	z-index:2;
}
#achtergrond_footer {
	position:absolute;
	background-image:url(../images/achtergrond_footer.jpg);
	background-position: left center;
	background-repeat:no-repeat;
	left:50%;
	top:279px;
	margin-left:-50%;
	width:100%;
	height:408px;
	z-index:2;
}
#basis {
	position:absolute;
	left:50px;
	top:62px;
	width:876px;
	height:251px;
	z-index:3;
}
#error_content{
	position:absolute;
	margin-right:50px;
	left:339px;
	top:330px;
	z-index:6;
}
#design {
	position:fixed;
	bottom:7px;
	left:50%;
	margin-left:-474px;
	width:159px;
	height:10px;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	color:#f69000;
	z-index:7;
}