html, body {
	background-color: #666666;
}
#container {
	position:absolute;
	width:950px;
	height:590px;
	margin-top: -295px;
	margin-left: -465px;
	left:50%;
	top:50%;
	background-color: #666666;
} 
#kop {
	background-color: #FF6600;
	position: absolute;
	height: 88px;
	width: 950px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#navigatiebalk1 {
	background-color: #FC7203;
	position: absolute;
	height: 369px;
	width: 185px;
	left: 0px;
	top: 143px;
	z-index: 1;
	}
	
#plaatje {
	position: absolute;
	height: 45px;
	width: 125px;
	top: 545px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
	margin: 0px;
}
#tekst {
	position: absolute;
	height: 447px;
	width: 182px;
	top: 143px;
	background-color: #FC7203;
	left: 768px;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}

#plaatjes {
	position: absolute;
	height: 80px;
	width: 583px;
	top: 510px;
	background-color: #FC7203;
	left: 185px;
	text-align: left;
	vertical-align: middle;
	z-index: 2;
	overflow: hidden;
}



#tekst2 {
	position: absolute;
	height: 367px;
	width: 583px;
	top: 143px;
	left: 185px;
	text-align: left;
	vertical-align: top;
	z-index: 2;
	background-color: #FC7203;
	overflow: auto;
}
#teller {
	position: absolute;
	height: 79px;
	width: 185px;
	top: 368px;
	left: 0px;
	text-align: left;
	vertical-align: top;
	z-index: 2;
	overflow: auto;
	background-color: #FC7203;
}
#tabelvullend {
	margin: 0px;
	
}
#celcentreren {
	text-align: center;
	vertical-align: middle;
}
#navigatiebalk {
	background-color: #FC7203;
	height: 55px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 88px;
	z-index: 1;
}
