body {
	behavior: url(csshover.htc);
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}

.stijl44 {
	color: #2eaf21;
	font-size: 18px;
	font-weight: bold;
}
.stijl47 {
	color: #093762;
	font-size: 12px;
	}
.stijl48 {
	color: #0d58ab;
	font-weight: bold;
}
.stijl57 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
} 
.stijl10 {
	color: #6666FF;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.stijl12 {color: #666666}
.stijl23 {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.stijl30 {
	font-size: 18px;
	color: #FF99333;
}
.stijl32 {
	font-size: 18px;
	color: #FF9933;
}
.stijl34 {
	font-size: 18px;
	font-weight: bold;
}
.stijl36 {font-size: 18px}
.stijl37 {color: #FF9933}
.stijl38 {
	font-size: 12px;
	color: #339933;
	}
.stijl59 {color: #093762; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.stijl60 {font-family: Arial, Helvetica, sans-serif}
.stijl61 {color: #000000; font-family: Arial, Helvetica, sans-serif; }
.stijl62 {
	font-size: 9px
}
.stijl63 {font-size: 10px}
.stijl64 {font-size: 11px}
-->
.stijl41 {font-size: 17px}
	
.celkleur1        { background-color: #C0DAF7;font-family: "Trebuchet MS";
	font-size: 12px; }
.celkleur2        { background-color: #F0F7FF; font-family: "Trebuchet MS";
	font-size: 12px; }

.aheadlines {
	color: #3e369a;
	font: bold 11px/15px Lucida Sans Unicode, Bitstream Vera Sans, Trebuchet Unicode MS, Lucida Grande, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
	
a {
	color: #9fc16b;
	font: bold 12px/16px Lucida Sans Unicode, Bitstream Vera Sans, Trebuchet Unicode MS, Lucida Grande, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

b {
	color: #0080C0; 
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width:180px;
}

ul li {
	font: bold 12px/16px Lucida Sans Unicode, Bitstream Vera Sans, Trebuchet Unicode MS, Lucida Grande, Verdana, Helvetica, sans-serif;
	height:100%;
	padding: 0px 1px;
	background:#9FC16B;
	border-bottom:7px solid #fff;
	position: relative;
	float:none;
	width:100%;
	}
	
ul li ul li{
	background:#9FC16B;
	}

ul li a{
	display:block;
	text-decoration: none;
	color: #fff; 
	padding: 2px 3px;
	}

ul li a:hover {
	color: #fff;
	background: #BDDA91;
	border-right:0px solid #fff;
	border-left:opx solid #fff;
}

ul li ul li a:hover{
	background: #BDDA91;
	border-left:0px solid #fff;
}

ul ul {
	position: absolute;
	top: 0;
	display:none;
}

ul li:hover ul{
	display: block;
	border-bottom:1px solid #fff;
	left:180px;
}
