/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#5769BB; layer-background-color:#000000; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:verdana,helvetica,arial; font-size:8pt; font-weight:bold}
.clLevel0{background-color:#006699; layer-background-color:#006699; color:white;}
.clLevel0over{background-color:#006699; layer-background-color:#006699; color:#FCBC36; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#102C80; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:8pt; font-weight:bold}
.clLevel1{background-color:#006699; layer-background-color:#006699; color:white;}
.clLevel1over{background-color:#0283C4; layer-background-color:#0283C4; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:8pt; font-weight:bold}
.clLevel2{background-color:#006699; layer-background-color:#006699; color:white;}
.clLevel2over{background-color:#0283C4; layer-background-color:#0283C4; color:white; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}


body  {
	BACKGROUND-IMAGE: URL();
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color : #FFFFB3;
	font-color : #006699;
	font-family : Arial, Helvetica;
	font-size : 10pt;
	line-height : 11pt;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #006699;
	scrollbar-highlight-color: #006699;
	scrollbar-TRack-color: #FFFFB3;
  margin-top: 10;
  margin-left: 15;
  margin-right: 0;
  margin-bottom: 10;
}

Table, H4, P   {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color : #006699;
}

Table, H5, OL, UL, TD, DIV  {
	font-family : Arial, Helvetica;
	font-size : 10pt;
	color : #006699;
}

.main {
	text-indent: 15px;
  font-family : Arial, Helvetica;
	font-size : 10pt;
	color : #006699;
}

.normal {
	text-indent: 15px;
  font-family : Arial, Helvetica;
	font-size : 10pt;
	color : #006699;
}

.kop  {
	font-size : 10pt;
	color : #006699;
	line-height : 11pt;
	font-weight : bold;
	display : inline;
	font-family : Arial, Helvetica;
}

.inleiding  {
	font-size : 10pt;
	line-height : 11pt;
	font-weight : bold;
	display : inline;
	font-family : Arial, Helvetica;
}

a {
	color : #990033;
	font-size : 10pt;
	font-weight : regular;
  text-decoration : none;
  font-family : Arial, Helvetica;
}

a:hover {
	color : #990033;
	font-size : 10pt;
  text-decoration : underline;
  font-family : Arial, Helvetica;
}

.promo {
	font-size: 16pt;
	line-height: 16pt;
}