body
{
/* background: red url('../Donkerrode-angel.png') no-repeat fixed bottom right; */
 background: red url('../Donkerrode-angel.png') no-repeat fixed 95% 90%; 
 background-color:red;
}

h1 
{
}

h2 
{
 font-weight:bold;
 font-size:1.5em;
/* border-bottom:solid 0.5em #480000;*/
 border:none;
 padding:0.1em 0 0.1em 1em;
 background-color:gray;
 color:silver;
}

div.navigatie
{
 font-weight:bold;
 font-size:0.8em;
 color:white ;
 background-color:#A10000;
 margin:0;
 padding:0;
}

div.navigatie li, div.navigatie a 
{
  color:white ;
}

div.navigatie .huidig
{
 font-weight:normal;
}

h3 
{
 /*border-bottom : 1px solid red;*/
}

h4 
{
}

h5 
{
}

h6 
{
}

div.tekst
{
 /*background:pink;*/
}

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: white;
 /*font-size:20px;*/
}

.verborgen
{
 display:none;
}

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

div.voetje, div.voetje a
{
 color:#F44;
}

.voetje div.bijgewerkt
{
 font-style:italic;
}
