body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E0FEE1;
	background-image: url((URL));
	margin: 0px;
	padding: 0px;
}
#Menu {
	position:absolute;
	left:0px;
	top:100px;
	width:129px;
	height:529px;
	z-index:1;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 1px;
	visibility: visible;
	list-style-position: outside;
	list-style-image: url(../afbeeldingen/opsomming%20zwart.gif);
	list-style-type: circle;
	border-right-style: solid;
}
#Menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 220%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000066;
	list-style-image: url(../afbeeldingen/opsomming%20zwart.gif);
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
}
#Menu a:hover {
	color: #FF0000;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	list-style-image: url(../afbeeldingen/opsomming%20rood.gif);
	list-style-position: outside;
	list-style-type: circle;
}
#Hoofding {
	position:absolute;
	left:0px;
	top:0px;
	width:1100px;
	height:100px;
	z-index:2;
	visibility: visible;
}
#Tekst {
	position:absolute;
	left:150px;
	top:100px;
	width:930px;
	height:914px;
	z-index:1;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	border-left-width: 1px;
	border-left-style: none;
	visibility: visible;
	font-size: medium;
	list-style-position: outside;
	list-style-image: url(../afbeeldingen/opsomming%20zwart%20klein.gif);
	list-style-type: circle;
}
#Tekst a {
	text-decoration: none;
	color: #000066;
	list-style-image: url(../afbeeldingen/opsomming%20zwart%20klein.gif);
	list-style-type: circle;
	list-style-position: outside;
}
#Tekst a:hover {
	color: #FF0000;
	list-style-image: url(../afbeeldingen/opsomming%20rood%20klein.gif);
	list-style-type: circle;
	list-style-position: outside;
}
.style5 {font-size: xx-large}
.style7 {font-size: 16px}
