body {
	background-color: #999999;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}
.Bovenbalk {
	background-color: black;
	color: white;
	width: 100%;
	height: 72px;
}
.VakBovenBalk {
	width: 735px;
	text-align: right;
	color: silver;
	background-color: black;
	font-size: 10pt;
	line-height: 25px;
	padding-top: 2px;
	padding-left: 4px
}
.NavigatieBalk {
	width: 100%;
	height: 15px;
	background-color: #666666;
	font-weight: bold;
	color: white;
	text-align: left
}
.Menu {
	position: absolute;
	left: 0px;
	top: 87px;
	width: 185px;
}
.MenuInhoud {
	background-color: #333333;
	color: white;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
}
.Main {
	position: absolute;
	left: 185px;
	width: 560px;
}
.MainInhoud {
	background-color: #EEEEEE;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 20px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.Titel, h1 {
	font-size: 16pt;
	color: #000044;
	background-color: #EEEEEE;
	margin: 0px;
	font-weight: normal;
}
h1.Titel {
	font-size: 22pt;
	color: #000044;
	font-weight: bold;
}
h2 {
	font-size: 14pt;
	margin: 0px;
	font-weight: normal;
}
h2.Kopje {
	font-size: 16pt;
	color: #000044;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	margin: 0px;
}
a.Menuitem:link, a.Menuitem:visited {
	color: #CACAEF;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
a.Menuitem:active, a.Menuitem:hover {
	color: #FFFFFF;
	background-color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.Navigatie:link, a.Navigatie:visited {
	color: white;
	background-color: #666666;
	text-decoration: none;
}
a.Navigatie:active, a.Navigatie:hover {
	color: #DDDDDD;
	background-color: #666666;
	text-decoration: underline;
}

a.Bijscholing:link, a.Bijscholing:visited {
	color: #000044;
	background-color: #EEEEEE;
    font-weight: bold;
	text-decoration: none;
	color: #000044;
}
a.Bijscholing:active, a.Bijscholing:hover {
	text-decoration: underline;
	color: #660000;
	background-color: #EEEEEE;
}
li.LI_Menu {
	color: #CACAEF;
	background-color: #333333;
}
li.LI_Enter {
	list-style-type: none;
}
li.LI_Kop {
	list-style-type: none;
	color: #DED89A;
	background-color: #333333;
	font-weight: bold;
	line-height: 22px;
	font-size: 11pt;

}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}
