﻿/* Algemeen voor elk document*/
body
{
    background-color: #330000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
}
a				{ text-decoration: none; color: #ffffff }
a:hover			{ color: #ffcc33 }
img.fotorand
{
	border-right: #660000 1px solid;
	border-top: #660000 1px solid;
	border-left: #660000 1px solid;
	border-bottom: #660000 1px solid;
}
a.fotorand
{
	border-right: #660000 1px solid;
	border-top: #660000 1px solid;
	border-left: #660000 1px solid;
	border-bottom: #660000 1px solid;
}

/* Top-deel van een pagina */
.topleuze		{ font-size: 13px; font-style: italic }
.topmenu		{ font-size: 14px; font-weight: bold }
.taal           { font-size: 10px }

/* Tekst links */
.home           { font-size: 12px; color: #000000 }

a.start			{ font-size: 14px; color: #000000; font-weight: bold }
a.start:hover	{ color: #990000 }
.sponsors		{ font-size: 9px; color: #000000 }

/* Selectie-menu links */
.menukop		{ font-size: 15px; color: #990000; font-weight: bold }

a.menu0			{ font-size: 15px; color: #000000; font-weight: bold; line-height: 21px }
a.menu0:hover	{ font-size: 16px; color: #990000 }
a.menu0s		{ font-size: 15px; color: #990000; font-weight: bold; line-height: 21px }
a.menu0s:hover	{ font-size: 16px; color: #990000 }

a.menu1			{ font-size: 13px; color: #000000; margin-left: 16px }
a.menu1:hover	{ font-weight: bold; color: #990000 }
a.menu1s		{ font-size: 13px; color: #990000; margin-left: 16px }
a.menu1s:hover	{ font-weight: bold; color: #990000 }

a.menu2			{ font-size: 13px; color: #000000; margin-left: 32px }
a.menu2:hover	{ font-weight: bold; color: #990000 }
a.menu2s		{ font-size: 13px; color: #990000; margin-left: 32px }
a.menu2s:hover	{ font-weight: bold; color: #990000 }

.menuspace		{ font-size: 5px }

/* Tekst rechts */
.brood          { font-size: 11px }
.toptitel		{ font-size: 20px; color: #660000; line-height: 28px; }	
.titel			{ font-size: 13px; color: #660000; font-weight: bold; line-height: 23px }	
.tekst          { font-size: 13px; color: #000000; text-align: justify; }
.tekst a        { text-decoration: underline; color: #000000 }
.tekst a:hover  { color: #ffcc33 }
.slogan			{ font-weight: bold; font-size: 13px; color: #ffffff; margin-left: 32px }
.titelbijhoor   { font-size: 13px; color: #660000; font-weight: bold }	

/* Tekst agenda */
.agendakop      { font-size: 13px; color: #660000; font-weight: bold; line-height: 23px }	
.agendatitel    { font-size: 13px; color: #000000; font-weight: bold }

/* Categorie menu */
a.cats			{ font-size: 10px; text-decoration: none; color: #ffffff }
a.cats:hover	{ color: #ffcc33 }


/* Bottom-deel van een pagina */
.bottomleft		{ font-size: 10px }
.bottomright	{ font-size: 10px }

/* Openingspagina */
.splash			{ font-size: 13px }
.disclaimer		{ font-size: 10px; color: #cccccc }
.stats			{ font-size: 9px; color: #000000 }

/* Popup */
.popupbody		{ background-color: #333333;
				  font-family: Verdana, Arial, Helvetica, sans-serif; 
				  color: #ffffff; }
.popuptekst		{ font-size: 13px }	

/* Onder foto */
.detail			{ font-size: 10px; color: #000000 }