/* style.css
** sheet style from Martijn van Namen  - martijnvn@interart-holland.nl
*/

/* standard elements */
body {
    FONT-FAMILY: Arial, Helvetica, Geneva;
    FONT-SIZE: 13pt
    }

/* default links */
A:hover {color: #FF0000; text-decoration: underline; }
A:link.menu { font-family: Arial; font-size: 10pt; color: #8A7F79; text-decoration: none;}
A:hover.menu { font-family: Arial; font-size: 10pt; color: #000000; text-decoration: none;}
A:link.smenu { font-family: Arial; font-size: 8pt; color: #8A7F79; text-decoration: none;}
A:hover.smenu { font-family: Arial; font-size: 8pt; 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: #C0C0C0;}
.bg3 { background: #E2D8CE;}
.bg4 { background: #FFFFFF;}

/* EFD3CF DEE7DE*/

.menu { font-family: Arial; font-size: 10pt; color: #8A7F79; text-decoration: none}
.smenu { font-family: Arial; font-size: 8pt; color: #8A7F79; text-decoration: none}

.tekst12 { font-family: Arial, Helvetica, Geneva; font-size: 12px; color: #000000; text-decoration: none}
.tekst13 { font-family: Arial, Helvetica, Geneva; font-size: 12px; color: #000000; text-decoration: none}
.header12 { font-family: Arial, Helvetica, Geneva; font-size: 24px; color: #8A7F79; text-decoration: none}

.onderrand { font-family: Arial, Helvetica, Geneva; font-size: 11px; color:#999999; text-decoration: none }
.copyright { font-family: Arial; color: #B82619; font-size=-2 verdana;}