#navcontainer ul



{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a

{
display: block;
padding: 1px 1px 1px 12px;
border: 1px solid #333;
width: 160px;
background-color: #999;
background-image: url(button/l1_down.jpg);
color: #333;
}

#navcontainer a:link, #navlist a:visited
{
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #F9F6E0;
background-image: url(button/l1_over.jpg);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #F9F6E0;
background-image: url(button/l1_over.jpg);
color: #333;
}

h6

{
float:right;
width:0px;
margin:0 0 0px 0px;
padding:0px;
border:0px solid black;
}

a.five:link {color: #A52A2A; text-decoration: none}
a.five:visited {color: #A52A2A; text-decoration: none}
a.five:hover {text-decoration: underline}


body {background-color: #F9F6E0}

h1 {color:#003366; 
    font family: Arial, Helvetica, sans-serif;
    font size: 15}

h2 {color:#cc6600;
    font family: Arial, Helvetica, sans-serif;
    font size: 15}

h3 {color:#800000;
    font family: Arial, Helvetica, sans-serif;
    font size: 21;
    text-align: center;
font-weight: bold
    }

h4 {font size: 24}

h5 {font family: Arial, Helvetica, sans-serif;
    text-align: center;
    font size: 20}



#nav
{
padding: 0;
background: #F9F6E0;
height: 20px;
}

#navlijst
{
margin: 0px;
padding: 0px 250px;
display: block;
}

#navlijst li
{
list-style: none;
float: left;
}

#nav a, #navlijst li.extend
{
margin: 0px;
display: block;
border-top: 1px solid #333;
padding: 1px 6px;
text-decoration: none;
background: D5A14E;
font: normal 12px verdana, serif;
color: #000;
}

#nav a:hover, #nav a#current
{
padding: 1px 5px;
background: #F9F6E0;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-top: 1px solid #FAFAFA;
border-bottom: 1px solid #333;
color: #000;
}

#nav a#current
{
background: #F9F6E0;
border-top: 1px solid #F6F6F6;
font-weight: bold;
}

#nav li#active
{
border-right: 2px solid #828282;
border-bottom: 2px solid #828282;
}

table
{
border-collapse: seperate;
empty-cells: show
}

