@charset "utf-8";
body {
	background-color: #000000;
	width: 700px;
height: 400px;
position: absolute;
top: 40%;
left: 40%;
margin-left: -490px; /* de helft van de breedte */
margin-top: -200px; /* de helft van de hoogte */ 
}

#flashlogo {
	position:absolute;
	left:355px;
	top:14px;
	width:163px;
	height:259px;
	z-index:1;
	clip: rect(auto,100%,auto,auto);
}
#menublok {
	position:absolute;
	left:356px;
	top:273px;
	width:163px;
	height:170px;
	z-index:1;
	vertical-align: middle;
	float: left;
}

	#kader {
width:780px
margin:0px auto;
padding:0px;
border:1px solid red;
background:#ffffff;
}

#apDiv1 {
	position:absolute;
	left:107px;
	top:48px;
	width:165px;
	height:186px;
	z-index:3;
}
#maintekstveld {
	position:absolute;
	left:524px;
	top:223px;
	width:391px;
	height:309px;
	z-index:3;
	background-color: #333333;
	background-image: url(../navmenu/kadergroot.jpg);
}
#fotoscroller {
	position:absolute;
	left:522px;
	top:173px;
	width:394px;
	height:21px;
	z-index:10;
}
#fotomouseover {
	position:absolute;
	left:541px;
	top:217px;
	width:370px;
	height:40px;
	z-index:5;
	background-color: #333333;
}
#apDiv2 {
	position:absolute;
	left:355px;
	top:275px;
	width:162px;
	height:261px;
	z-index:6;
}
#apDiv3 {
	position:absolute;
	left:355px;
	top:274px;
	width:163px;
	height:282px;
	z-index:6;
}
#under {
	position:absolute;
	left:356px;
	top:442px;
	width:163px;
	height:166px;
	z-index:6;
	background-image: url(../navmenu/onder.jpg);
}

