html, body {
height: 100%;
text-align: left;
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}

#logo {
	position: absolute;
	visibility: visible;
	background-image: url(../images_jp8/jp_acht_logo180.gif);
	padding: 0px;
	height: 130px;
	width: 180px;
	top: 43px;
	margin-left: 50%;
	left: 290px;
	z-index: 6;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
}
#logo_1 {
	position: absolute;
	visibility: visible;
	background-image: url(../images_jp8/jp_acht_logo290_1.gif);
	padding: 0px;
	height: 215px;
	width: 90px;
	top: 25px;
	margin-left: 50%;
	left: 278px;
	z-index: 12;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
}
#logo_2 {
	position: absolute;
	visibility: visible;
	background-image: url(../images_jp8/jp_acht_logo290_2.gif);
	padding: 0px;
	height: 215px;
	width: 200px;
	top: 25px;
	margin-left: 50%;
	left: 78px;
	z-index: 6;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
}
#footer {
	position: absolute;
	visibility: visible;
	background-color: #bbccdd;
	padding: 0px;
	height: 18px;
	width: 950px;
	top: 20px;
	margin-left: 50%;
	left: -475px;
	z-index: 5;
}
#menu {
	position: absolute;
	visibility: visible;
	background-color: #2f1952;
	padding: 0px;
	height: 20px;
	width: 950px;
	top: 0px;
	margin-left: 50%;
	left: -475px;
	z-index: 14;	
}
#secundair_content {
	position:absolute;
	left:275px;
	margin-top: 38px;
	width:200px;
	height:100%;
	z-index:3;
	visibility: visible;
	padding: 0px;
	overflow: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 50%;
}
#maincontent_opening {
	position:absolute;
	left: -475px;
	top: 0px;
	width:750px;
	height:100%;
	z-index:2;
	margin-top: 38px;
	margin-left: 50%;
	visibility: visible;
	padding: 0px;
	overflow: hidden;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
	background-image: url(../images_jp8/jp8_achtergrond_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
#maincontent {
	position:absolute;
	left: -475px;
	top: 0px;
	width:750px;
	height:100%;
	z-index:2;
	margin-top: 38px;
	margin-left: 50%;
	visibility: visible;
	padding: 0px;
	overflow: auto;
	margin-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
	background-image: url(../images_jp8/jp8_achtergrond_a.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	height: 100%;
	background-image: url(../images_jp8/achtergrond_jp8.gif);
	background-repeat: repeat-y;
    background-position: center;
	margin: 0 auto;
	z-index:1;
	visibility: visible;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
#testklik {
	height: 20px;
	width: 15px;
	margin-left: 50%;
	position: absolute;
	top: 0px;
	left: 440px;
	z-index:100;
}
