body { }

p { }

td { text-decoration: none;
font-family:Arial;
font-size: 15px;
color: #61615f;
}

h1 { text-decoration: none;
font-family:Arial;
font-size: 18px;
color: #61615f;
font-weight: bold;
}

h2 { text-decoration: none;
font-family:Arial;
font-size: 14px;
color: #61615f;
font-weight: bold;
}

h3 { color: #61615f; 
font-size: 24pt; 
font-family: Arial; 
font-weight: bold; 
font-style: normal; 
}

h4 { color: #61615f; 
font-size: 11pt; 
font-family: "times new roman"; 
font-weight: normal; 
font-style: italic; 
}

h5 { color: #61615f; 
font-size: 10pt; 
font-family: "Arial"; 
font-weight: normal; 
font-style: normal; 
}

a.mail:link {color: #339900;text-decoration: none; }

a.mail:visited {color: #339900;text-decoration: none; }
 
a.speciaal:active {font-weight: bold;
color: #99FF00;
cursor: pointer; }

a.speciaal:hover {font-weight: bold;
color: #99FF00;
cursor: pointer; }
 

a:focus {outline: 0;}
a:active {outline: 0;}

img.floatlinks{
float: left;
margin-top: 15px;
margin-left: 0px;
margin-right: 15px;
}
img.floatrechts {
float: right;
margin-top: 15px;
margin-left: 15px;
margin-right: 0px;
}

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

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

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

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

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family:Arial;
font-size: 15px;
}

ul a{
font-weight: bold;
color: #999999;
cursor: default;
}

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

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

ul li{
background-color: #336600;
border-left: 0px solid #FFF;
}

ul ul li{
background-color: #339900;
border-top: 1px solid #d5e3cc;
border-left: 0;
}


/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */

