body {
	font-family: "Arial Black";
	font-size: 10px;
	background-color: #FFFFFF;
	font-style: normal;
}
html,body {
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #202020;
}
#tabelvullend {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #202020;
}
#container {
	position: relative;
	margin: 0 auto;
	height: 764px;
	width: 780px;
	text-align: left;
	vertical-align: top;
}
#kop {
	background-color: #FFFFFF;
	position: absolute;
	height: 40px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#navigatie {
	background-color: #FBFBFB;
	position: absolute;
	height: 30px;
	width: 780px;
	left: 0px;
	top: 40px;
}
#balk {
	background-color: #202020;
	position: absolute;
	height: 2px;
	width: 780px;
	left: 0px;
	top: 70px;
}
#foto {
	background-color: #FF0000;
	position: absolute;
	height: 260px;
	width: 780px;
	left: 0px;
	top: 72px;
}
#balkje {
	background-color: #202020;
	position: absolute;
	height: 2px;
	width: 780px;
	left: 0px;
	top: 752px;
}
#copyr {
	background-color: #FFFFFF;
	position: absolute;
	height: 10px;
	width: 780px;
	left: 0px;
	top: 754px;
}
#tekst {
	background-color: #FFFFFF;
	position: absolute;
	height: 420px;
	width: 780px;
	left: 0px;
	top: 332px;
	
	
}


#celcentreren {
	text-align: center;
	vertical-align: middle;
}
