#container {
	background-color: #0000CC;
	height: 620px;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#hoofding {
	background-color: #0000CC;
	height: 95px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	list-style-type: square;
}
body {
	background-color: #ffffff;
	background-image: url(Afbeeldingen/CaeciliaCanonPDBackground2.jpg);
	background-repeat: repeat;
	background-image: url(../Afbeeldingen/CaeciliaCanonPDBackground2.jpg);
}

#navigatie {
	background-color: #000099;
	height: 500px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 0px;
	padding: 0px;
}

#rechts {
	background-color: FFFFFF;
	float: right;
	height: 500px;
	width: 650px;
	overflow: auto;
}
#foot {
	background-color: #0000CC;
	height: 25px;
	width: 800px;
	clear: left;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	color: #FFF;
}
.fac {
	margin: 2px;
}
