/* style.css  */

body              { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; background-color: #ffffff; overflow-y: auto;}

a.gewoon          { font: bold 11px Trebuchet MS, arial, sans-serif; text-decoration: none; }
a:hover.gewoon    { font: bold 11px Trebuchet MS, arial, sans-serif; text-decoration: none; }

a.boven           { font: 11px Trebuchet MS, arial, sans-serif; color: #000000; text-decoration: underline; }
a:hover.boven     { font: 11px Trebuchet MS, arial, sans-serif; color: #0162a6; text-decoration: underline; }

a.hmenu           { font: bold 10px verdana, arial, sans-serif; color: #ffffff; text-decoration: none; }
a:hover.hmenu     { font: bold 10px verdana, arial, sans-serif; color: #f77b00; text-decoration: none; cursor: pointer;}

a.fmenu           { font: bold 10px verdana, arial, sans-serif; color: #d7131b; text-decoration: none; }
a:hover.fmenu     { font: bold 10px verdana, arial, sans-serif; color: #ffffff; text-decoration: none; cursor: pointer;}

a.blok            { font: 10px Trebuchet MS, arial, sans-serif; color: #3a3a3a; background-color: #ffffff; text-decoration: none; border: 1px solid #000000; }
a:hover.blok      { font: 10px Trebuchet MS, arial, sans-serif; color: #ffffff; background-color: #f77b00; text-decoration: none; border: 1px solid #ffffff; }

a.disc            { font: bold 12px trebuchet MS, arial, sans-serif; color: #3a3a3a; text-decoration: none; }
a:hover.disc      { font: bold 12px trebuchet MS, arial, sans-serif; color: #0162a6; text-decoration: underline; }

a.tekstlink       { font: 12px trebuchet MS, arial, sans-serif; color: #0162a6; text-decoration: none; }
a:hover.tekstlink { font: 12px trebuchet MS, arial, sans-serif; color: #0162a6; text-decoration: underline; }

a.tekstnorm       { font: 12px trebuchet MS, arial, sans-serif; color: #3a3a3a; text-decoration: none; }
a:hover.tekstnorm { font: 12px trebuchet MS, arial, sans-serif; color: #0162a6; text-decoration: underline; }

a.linkh3          { font: 14px Trebuchet MS, arial, sans-serif; color: #3a3a3a; text-decoration: none; }
a:hover.linkh3    { font: 14px Trebuchet MS, arial, sans-serif; color: #f77b00; text-decoration: underline; }

a.best            { font: bold 12px arial, sans-serif; color: #3a3a3a; text-decoration: none; 
                    border: 1px solid #3a3a3a; width: 30px; text-align: center;  }
a:hover.best      { font: bold 12px arial, sans-serif; color: #f77b00; text-decoration: none; 
                    border: 1px solid #3a3a3a; }


h1                { font: bold 18px Trebuchet MS, arial, sans-serif; color: #f77b00; }
h2                { font: bold 15px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
h2.nieuws         { font: bold 13px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
h3                { font: 14px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }

p                 { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }

.alles            { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
.italles          { font: italic 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
.ralles           { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; text-align: right; }
.klein            { font: 10px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
.koph1            { font: bold 18px Trebuchet MS, arial, sans-serif; color: #f77b00; }
.koph2            { font: bold 16px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
.koph3            { font: bold 14px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
.oranjeh2         { font: bold 15px Trebuchet MS, arial, sans-serif; color: #f77b00; }
.oranje           { font: 12px Trebuchet MS, arial, sans-serif; color: #f77b00; }
.bijschrift       { font: italic 10px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }

.foto             { border: 2px solid #737276; }

#minfo            { visibility: hidden; position: relative;
                    font: bold 10px Trebuchet MS, arial, sans-serif; color: #3a3a3a; border: 1px solid #3a3a3a; background-color: #e3e3e4; }
                    
td                { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; }
td.bovenlijn      { font: 10px Trebuchet MS, arial, sans-serif; color: #000000; background-color: #d5d5d7; height: 18px;}
td.ondergrijs     { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; background-color: #d5d5d7; }
td.middelgrijs    { background-color: #b0b0b0; }
td.donker         { background-color: #66cdaa;; }
td.lichtoranje    { font: 12px Trebuchet MS, arial, sans-serif; color: #3a3a3a; background-color: #ffead5; }
td.donkeroranje   { font: bold 15px Trebuchet MS, arial, sans-serif; color: #3a3a3a; background-color: #f9a959; }

td.wit            { background-color: #ffffff; }
td.gselect        { font: bold 10px verdana, arial, sans-serif; color: #f77b00; background-color: #ffffff; }

td.groen          { background-color: #f77b00; font: bold 16px trebuchet ms, arial, sans serig; color: #ffffff; }