body
{ 
background-image: url(./i/background.gif);
} 


.titel { 

font-family: arial; 
font-size: 14; 
font-weight: bold;
color: #000000; 
text-decoration: underline; 

}

.subtitel { 

font-family: arial; 
font-size: 9; 
color: #979797; 
text-decoration: none; 

}

.normaal { 

font-family: arial; 
font-size: 14; 
color: #000000;
text-align: justify;

}

.trackertitel {

font-family: arial; 
font-size: 12; 
color: #000000; 
text-decoration: underline; 

}

.trackertekst {

font-family: arial; 
font-size: 12; 
color: #000000; 

}

.fototekst { 

font-family: arial; 
font-size: 14; 
color: #000000;
text-align: center;

}

.link { 

font-family: arial; 
font-size: 14; 
text-align: right;
color: #000000;

}

.agendatitel { 

font-family: arial; 
font-size: 10; 
font-weight: bold;
color: #000000; 
text-decoration: underline; 

}

.agendanormaal { 

font-family: arial; 
font-size: 10; 
font-weight: bold;
color: #000000; 

}

.agendaonderschrift { 

font-family: arial; 
font-size: 10; 
font-weight: bold;
color: #000000; 

}

.agendajaar { 

font-family: arial; 
font-size: 10; 
font-weight: bold;
color: #FFFFFF; 

}

.copyright { 

font-family: arial; 
font-size: 10; 
font-weight: bold;
color: AFAFAF; 

}

.haringfestivaltitel { 

font-family: arial; 
font-size: 10; 
color: 000000; 
vertical-align: top;
text-decoration: underline;
border-left: 1px solid black;
border-bottom: 1px solid black;
background: #c5c5c5;
padding: 3px;
}

.haringfestivaltabel { 

font-family: arial; 
font-size: 10; 
color: 000000; 
vertical-align: top;
border-bottom: 1px solid black;
border-left: 1px solid black;
padding: 3px;
}

.tabel {
background: #ffffff;
border: 1px solid black;
border-collapse: collapse;
}

a:active { color: #000000;text-decoration: none; }
a:visited { color: #000000;text-decoration: none; }
a:link { color: #000000;text-decoration: none; }
a:hover { color: red;text-decoration: none; }