body
{
 font-size:1.2em;
 font-family:"Arial Narrow","Arial",sans-serif;
 margin:0;
}

h1 
{
}

h2 
{
 font-weight:bold;
 font-size:1.2em;
 border-bottom:solid 0.5em #004800;
 padding-left:1em;
 background-color:darkgreen;
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

dd 
{
 font-size:0.6em;
 font-style:italic;
 font-weight: lighter;
}

ul 
{
 list-style:circle
}

a
{
 text-decoration:none;
}

a:link
{
 color: black
}

a:visited
{
 color: black
}

a:active
{
 text-decoration:underline;
}

a:hover
{
 color: darkgreen;
 /*font-size:20px;*/
}

.verborgen
{
 display:none;
}

/*.navigatie
{
 font-size:1em;
 color:silver;
 text-style:italic;
 display:inline;
 margin:0 1em;
 border-top:2px dashed darkgreen;
}*/
