* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#header{
height:154px;
margin:0;
padding-left:0px;
padding-top:25px
z-index: 10;}

#footer{
background-image: url('../illustraties/footer.png');
background-repeat: no-repeat;
background-position: top center;
padding:0px;
clear:left;
width:944px;
height:60px}

#container{
position: absolute; top: 20px; left: 50%; margin-left: -477px;
width:944px;
margin-bottom: 0px;
text-align:left;
border: 0px solid red;
background-image: url('../illustraties/background-container.png');
background-repeat: no-repeat;
background-position: top center;
z-index: 10;}

#container-image{
position: absolute; top: 0px; left: 50%; margin-left: -518px;
width:1048px;
height:332px;
text-align:left;
border: 0px solid red;
background-image: url('../illustraties/background-test.jpg');
background-repeat: no-repeat;
background-position: top center;
z-index: 2;}

#wrapper{
float:left;
width:100%;
border: 0px solid blue;
background-image: url('../illustraties/covalis-blauw.gif');
background-position: right;
z-index: 10;
}

#content{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 60px;
padding-top: 0px;
padding-bottom: 15px;
z-index: 10;}

#navigation{
	float:left;
	width:172px;
	height:100%;
	margin-left:0px;
	padding-top:84px;
}
#navigation ul {
	list-style-image: url('../illustraties/spacer.gif');
	padding-left: 0px; 
}

#text{float:right;width:440px;height:100%;margin-left:0px;margin-bottom:30px}
#extra{float:right;
width:190px;
margin-left:30px; 
margin-bottom: 5px;
padding: 0px;
}
#menu1{padding-top: 23px; float:left; width:144px;}
#menu2{padding-top: 23px; float:left; width:138px;}
#menu3{padding-top: 23px; float:left; width:93px;}
#menu4{padding-top: 23px; float:left; width:96px;}
#menu5{padding-top: 23px; float:left; width:66px;}
#menu6{padding-top: 23px; float:left; width:74px;}



