/* style.css
** sheet style from Martijn van Namen
*/

/* standard elements */
body {
    MARGIN-top: 0px;
    MARGIN-left: 0px;
    MARGIN-right: 0px;
    FONT-FAMILY: Arial, Helvetica, Geneva;
    FONT-SIZE: 10pt
    }

/* default links */
A:hover {color: #FF0000; text-decoration: underline; }
A:link.menu { font-family: Arial; font-size: 8pt; color: #EFEFEF; text-decoration: none;}
A:hover.menu { font-family: Arial; font-size: 8pt; color: #FF0000; 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;}
.bg5 { background: #eeeeee;}

.menu { font-family: Arial; font-size: 8pt; color: #EFEFEF; text-decoration: none}

.tekst11 { font-family: Arial, Helvetica, Geneva; font-size: 12px; color: #B82619; 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}

.onderrand { font-family: Arial, Helvetica, Geneva; font-size: 11px; color:#999999; text-decoration: none }
.copyright { font-family: Arial; color: #DEB573; font-size=-2 verdana;}





