@charset "utf-8";
/* CSS Document */

#container {
	position:absolute;
	height:550px;
	top: 50%;
	left: 45%;
	border: 2px inset #FFFFFF;
	width:770px;
	z-index:10;
	margin-top: -250px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -350px;
	background-image: url(CosmicE-1home.jpg);
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:770px;
	height:134px;
	z-index:17;
	background-image: url(../afbeeldingen/CosmicE-slicesC_01.gif);
}
#leftnav {
	position:absolute;
	left:0px;
	top:134px;
	width:138px;
	height:320px;
	z-index:16;
	}
	#home{
	position:absolute;
	left:0px;
	top:0px;
	width:137px;
	z-index:5;
	height: 51px;
	}
	#uwenergie{
	position:absolute;
	left:0px;
	top:51px;
	width:137px;
	height: 42px;
	z-index:5;
	
	}
	#onzeenergie{
	position:absolute;
	left:0px;
	top:93px;
	width:137px;
	height: 43px;
	z-index:5;
	}
	#workshops{
	position:absolute;
	left:0px;
	top:136px;
	width:137px;
	height: 43px;
	z-index:5;
	}
	#agenda{
	position:absolute;
	top: 179px;
	left:0px;
	width:137px;
	height: 42px;
	z-index: 5;
	
	}
	#contact{
	position:absolute;
	left:0px;
	top:221px;
	width:137px;
	height:42px;
	z-index: 4;
	}
	#leftunder{
	position:absolute;
	left:0px;
	top:263px;
	width:137px;
	height:57px;
	z-index: 3;
	background-image: url(../images/images/leftnav_07.jpg);
	}
#content{
	position:absolute;
	left:136px;
	top:134px;
	width:497px;
	height:320px;
	z-index:15;
	background-image: url(../images/CE_03.gif);
	overflow: auto;
	padding-left: 3px;
}
#center{
	position:absolute;
	left:140px;
	top:134px;
	width:495px;
	height:320px;
	z-index:3;
}
#rightnav {
	position:absolute;
	left:634px;
	top:134px;
	width:136px;
	height:320px;
	z-index:14;
}

#footer{
	position:absolute;
	left:0px;
	top:454px;
	width:770px;
	height:100px;
	z-index:13;
}
body {
	background-color: #a3b0ec;
	margin-left: 5px;
}

