body {
	background-color:#CC9966;
	font-family: Arial, Helvetica, sans-serif;
	color:	#000000 ;
	font-size: small;
	margin:	0 0 0 0;
	}


.wit {
font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	FONT-WEIGHT: bold;
	font-size: 75%;

}
		


.note
{
    font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	FONT-WEIGHT: bold;
	height: auto;
	vertical-align: super;	
	font-size: 0.75em;

}

	
H1
{
    MARGIN-TOP: 0.3em;
	MARGIN-BOTTOM: 0.3em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.8em;
    COLOR:	#990033; 
	FONT-STYLE: normal;
    FONT-FAMILY: "Arial", "Helvetica"
}
H2
{
    MARGIN-TOP: 0.2em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.4em;
    MARGIN-BOTTOM: 0.3em;
    COLOR: #990033;
	 FONT-STYLE: normal;
    FONT-FAMILY: "Arial", "Helvetica"
}
H3
{
    MARGIN-TOP: 0em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    MARGIN-BOTTOM: 1em;
    COLOR: #990033;
    FONT-STYLE: normal;
    FONT-FAMILY: "Arial", "Helvetica"
}
H4
{
    MARGIN-TOP: 0em;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    MARGIN-BOTTOM: 0.2em;
    COLOR: #000000	 ;
    FONT-STYLE: bold;
    FONT-FAMILY: "Arial", "Helvetica"
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color:	#003399	;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 92%;
	font-weight: bold;
	color:#003399;
	;
}
a:hover {
	font-weight: bold;
	font-size: 92%;
	color: #CC0000;
	text-decoration: blink;
	
}
a:active {
	font-weight: bold;
	font-size: 92%;
	text-decoration: none;
	color: #003399;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	font-size: 92%;
	color: #FFCC66;
	font-weight: bold;
	
}

a.menu:hover {
	font-weight: bold;
	font-size: 92%;
	text-decoration: underline ;
	color:	#FFFFFF ;
}
a.menu:active {
	font-weight: bold;
	font-size: 92%;
	text-decoration: none;
	color: #FFCC66;
}


.notenlijst
{

padding: 0px 0 0 3;

}

#nav, #nav ul {
padding: 0px 0 0 0;
margin: 5;
list-style: none;
}

#nav li {
float: left;
width: 140px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
margin: 2px 2px 3px 5px;    /* t r b l  \*/
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.80em;
font-weight: bold;

}

ul a

{

color: #FFCC66;
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #CC9933;
cursor: pointer;
}


ul ul li{
background-color:
 #666;
border-left: 1;
border-right: 1;
}


.ill


{
font-size: 0.75em;
	font: italic;	
	color: #000000;
}

.borderrondom
{

border-width:1px;
border-style:solid;
border-top-color: #000000;
border-left-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
}

.borderlinksrechts
{

border-width:1px;
border-style:solid;
border-top-style: none;
border-left-color: #000000;
border-bottom-color: #000000;
border-right-color: #000000;
}
.borderlinks
{

border-width:1px;
border-style:solid;
border-top-style:none;
border-left-color: #999999;
border-bottom-style: none;
border-right-style: none;
}

.borderrechts
{

border-width:1px;
border-style:solid;
border-top-style:none;
border-right-color: #000000;
border-bottom-style: none;
border-left-style: none;
}

.borderboven
{

border-width:1px;
border-style:solid;
border-top-color: #000000;
border-left-style: none;
border-bottom-style: none;
border-right-style: none;
}

.borderbovenonder
{

border-width:1px;
border-style:solid;
border-top-color: #000000;
border-left-style: none;
border-bottom-color:#000000 ;
border-right-style: none;
}