/*
My hovercraft is full of eels...
*/

/* blockmenu */
.menuscript { color: #111111; font-size: 11px; line-height: 13px; text-align: left; font-family: sans-serif; }


.klein  { color: #000000; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; letter-spacing: 1px;}
.kop2zwart  { color: #000000; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left;}
.kop2rood  { color: #990000; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; text-align: left;}
.kop1rood { color: #990000; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 18px; text-align: left }
.plattekst  { color: #000000; font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 18px; text-align: left;}
.centered {text-align: center;}
.rightalign { text-align: right }
.geel  { color: #b26500; display: inline;}
.groen { color: #435900; display: inline }



/* links */
a {color: #78008b; text-decoration: underline;}
a:visited  {color: #990000;}
a:hover  {background-color: #ffe170;}
a:active  {background-color: #ffe170;}
