body, div, span, font, td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size : 10pt;
}

body{background-image:url("../images/background.gif");}
body{margin:0px}

UL{
	LIST-STYLE-IMAGE: url(../images/bullit.gif);
}

UL UL {
	position : relative;
	left : -25px;
}

.navHoofdstuk{
	color : #C2C6D5;
}

A {
	color : #002E65;
}

A:hover {
	color : #8096B2;
}

#logo{
	top : 0px;
	left : 0px;
	width : 175px;
	height : 120px;
	position : absolute;
}

#header{
	top : 0px;
	left : 230px;
	width : 540px;
	height : 120px;
	position : absolute;
}

#content{
	top : 130px;
	left : 230px;
	width : 540px;
	position : absolute;
}

#menu{
	top : 130px;
	left : 0px;
	width : 175px;
	z-index : 10;
}
.test1{
  position: relative;
}

.hoofdstuk {
	font-size : 14pt;
	font-weight : bold;
	padding-bottom : 5px;
}

.paragraaf {
	font-size : 11pt;
	font-weight : bold;
	padding-bottom : 6px;
}

.subparagraaf {
	font-size : 10pt;
	font-weight : bold;
}

.hornav {
	color : #002E65;
	font-weight : bold;
	text-decoration: none;
}

.hornav:hover{
	color : #8096B2;
}

.vertnav {
	color : #C2C6D5;
	font-weight : bold;
	text-decoration: none;
	line-height : 18px;
}

.vertnav:hover {
	color : #FFFFFF;
}

.vertnavSub {
	color : #C2C6D5;
	text-decoration: none;
	line-height : 18px;
}
.submen1{
position:relative; 
left:30px;
}
.bullet{
position:absolute; 
left:-15px;
}
.vertnavSub:hover {
	color : #FFFFFF;
}

.vertnavActive {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	line-height : 18px;
}

.vertnavActive:hover {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	line-height : 18px;
}
.vertnavSubActive {
	color : #FFFFFF;
	text-decoration: none;
	line-height : 18px;
	font-weight : normal;
}

.vertnavSubActive:hover {
	color : #FFFFFF;
	text-decoration: none;
	line-height : 18px;
	font-weight : normal;
}

.kop {
	font-size : 18px;
	font-weight : bold;
	color : #FFFFFF;
}

.address {
	font-size: 12px;
	font-style: italic;
	text-align: center
}