/* style.css
** sheet style from Martijn van Namen  - martijnvn@vannamen.org
*/

/* standard elements */
body {
    MARGIN-top: 14px;
    MARGIN-left: 9px;
    MARGIN-right: 9px;
    FONT-FAMILY: Arial, Helvetica, Geneva;
    FONT-SIZE: 10px;
    }

/* default links */
A:hover {color: #FF0000; text-decoration: underline; }
A:link.menu { font-family: Arial; font-size: 12px; color: #ff0000; text-decoration: none;}
A:hover.menu { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none;}
A:link.smenu { font-family: Arial; font-size: 11px; color: #ff0000; text-decoration: none;}
A:hover.smenu { font-family: Arial; font-size: 11px; color: #000000; text-decoration: none;}
A:hover.elink12 { font-family: Arial, Helvetica, Geneva; font-size: 12px; color:#999999; }
A:hover.tab { color: #B82619; text-decoration: none; }
A:hover.tabb { color: #efefef; text-decoration: none; }

/* Style definitions */
.bg1 { background: #000000;}
.bg2 { background: #FF0000;}
.bg3 { background: #FFFF00;}
.bg4 { background: #FFFFFF;}

.menu { font-family: Arial; font-size: 12px; color: #ff0000; text-decoration: none}
.smenu { font-family: Arial; font-size: 11px; color: #ff0000; text-decoration: none}

.tekst11 { font-family: Arial; font-size: 11px; color: #000000; text-decoration: none}
.tekst12 { font-family: Arial, Helvetica, Geneva; font-size: 12px; color: #000000; text-decoration: none}
.header12 { font-family: Arial, Helvetica, Geneva; font-size: 24px; color: #DEB573; text-decoration: none}

.blok {background-color: #000000; font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none;}
a:link.blok {color: #FFFFFF; font-family: Arial; font-size: 11pt; font-size: 10pt; font-weight: bold; text-decoration: none;}
a:visited.blok {color: #FFFFFF; font-family: Arial; font-size: 11pt; font-size: 10pt; font-weight: bold; text-decoration: none;}
a:hover.blok {color: #FF0000; font-family: Arial; font-size: 11pt; font-size: 10pt;font-weight: bold; text-decoration: none;}

.onderrand { font-family: Arial, Helvetica, Geneva; font-size: 11px; color:#999999; text-decoration: none }
.copyright { font-family: Arial; color: #DEB573; font-size=-2 verdana;}





