body, table, td, span, form, input, select, textarea, ul
{
 font-family: Georgia, serif;
 font-size: 13px;
}

h1
{
 color: #9ca18b;
 margin: 2px;
}

h2
{
 color: black;
 margin: 2px;
}

h3
{
 color: black;
}

h4 {
 color: black;
}

a:link
{
text-decoration: none;
color: #FF0080;
}

a:visited
{
 text-decoration: none;
 color: #FF0000;
}

a:hover
{
 text-decoration: underline;
 color: #FF6AB5;
}

a:active
{
 text-decoration: none;
 color: #9ca18b;
}

a.foto:link { color:  #000000; }
a.foto:visited { color:  #000000; }
a.foto:hover { color:  #9ca18b; }
a.foto:active { color:  #000000; }

.gewoon
{
        font-size: 100%;
        font-style: normal;
        color: #000000;
}
.datum
{  
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #888888;
}

.kop
{
        font-size: 120%;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

.nieuws
{
        font-size: 90%;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.navigatie
{
        font-size: 100%;
        font-style: normal;
        font-weight: bold;
        color: #9ca18b;
}

.fotobijschrift
{
        font-size: 80%;
        font-style: italic;
        font-weight: normal;
        color: #000000;
}

.chapoo
{
        font-size: 100%;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-align: justify;
}

.chapooklein
{
        font-size: 80%;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-align: justify;
}

.hoofdtekst
{
        font-size: 100%;
        font-style: normal;
        font-weight: normal;
        color: #555555;
        text-align: justify;
}

.hoofdtekstkop
{
 font-weight: bold;
 color: #000000;
 text-align: justify;
}

.copyright
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.techniek
{
        font-size: 90%;
        font-style: normal;
        font-weight: normal;
        color: #000000;
}

.technieksubkopje
{
        font-size: 80%;
        font-style: italic;
        font-weight: normal;
        color: #000000;
}

.onder
{
  font-family  : Verdana, Arial, Helvetica, sans-serif;
  font-size    : 65%;
  position     : relative;
  bottom       : -3px;
}

