Body {
	/*background-color: #eff6a9;*/
	background-color: #8b0000;
	margin: 0px;
	font-family: Atlanta, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #eeeeee;
}

#pagecontainer {
	width: 960px;
	height: 560px;
	background-color: #8b0000;
	background-image: url(../images/achtergrond.gif);
	position: absolute;
	left: 50%;
	margin-left: -480px; /*padding-bottom: 44px;*/
	text-align: left;
	z-index: 1;
}

#lampcontainer, #lampcontainer:link {
	width: 283px;
	height: 269px;
	/*background-color: #8b0000;*/
	background-image: url(../images/lamp.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 7;
}

#lampcontainer:hover, #lampcontainer:focus {
	width: 283px;
	height: 269px;
	/*background-color: #8b0000;*/
	background-image: url(../images/lamp-over.gif);
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 7;
	background-repeat: no-repeat;
}
#Imagecontainer {
	width: 425px;
	height: 250px;
	/*background-color: #8b0000;
	background-image: url(../images/logo-jeurissen.gif);*/
	position: absolute;
	right: 20px;
	bottom: 19px;
	z-index: 3;
}/*
#Imagecontainer1 {
	width: 425px;
	height: 249px;
	bottom: 18px;
	z-index: 5;
}*/
#transparantrood {
	width: 425px;
	height: 250px;
	/*background-color: #000000;*/ 
	background-image: url(../images/transparantrood2.gif); 
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	position: absolute;
	right: 16px;
	bottom: 18px; /*padding-bottom: 44px;*/
	text-align: left;
	z-index: 6;
}

#afdekcontainer {
	width: 960px;
	height: 560px;
	/*background-color: #000000;*/
	background-image: url(../images/afdek2.gif); /*filter: alpha(opacity=90);
	-moz-opacity: .70;
	opacity: .70;*/
	position: absolute;
	left: 50%;
	margin-left: -480px; /*padding-bottom: 44px;*/
	text-align: left;
	z-index: 5;
}
#contentcontainer {
	width: 615px;
	height: 442px;
	background-color: #777777;
	position: relative;
	left: 52px;
	top: 50px;
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60; left: 50%;
	margin-left: -480px;
padding-bottom: 44px;
	text-align: left;
	z-index: 6;
}

#Text {
	width: 608px;
	height: 435px;
	position: relative;
	left: 65px;
	top: 55px;
	overflow: auto;
	color: #ffffff;
	text-align: left;
	z-index: 7;
}
#footer {
	position: absolute;
	top: 543px;
	right: 18px;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 9;
}
#menu {
	width: 250px;
	height: 249px;
	/*background-color: #760101;
	border-top-color: Yellow;
	border-top-style: solid;
	border-top-width: 1px;*/
	top: 0px;
	position: relative;
	float: right;
	overflow: auto;
	z-index: 5;
}