/* kleur kop, belijning: donkerblauw:  #009; *//* kleur tekst         : donkergrijs   #444; *//* kleur 'onthouden'   : lichtblauw    #9cf; *//* kleur lichtroze    #fcc  */   body {height         : 100%;font-size      : 100%;
color          : #009;      /*donkerblauw*/margin         : 0px 0px 0px 0px;padding        : 2em 0em 0em 0em;background     : white url(home/golf.gif) right top repeat-y;
}  #alles {/*background      : transparent url(home/mac13_bglogo_trans.gif) left bottom no-repeat;*/}   img {border         : 0;}   .tekst a:link {color           : #444;      /*donkergrijs*/font-variant    : normal;text-decoration : none;border-style    : solid;border-width    : 0 0 1px 0;border-color    : #bbb;      /* lichtgrijs */}   .tekst a:visited {color          : #009;     /* donkerblauw */text-decoration : none;font-variant    : normal;border-style    : solid;border-width    : 0 0 1px 0;border-color    : #9CF;      /* halfblauw */}   .tekst a:hover {color          : #009;         /* donkerblauw */text-decoration: none;background     : #eff;      /* lichtblauw */}   .tekst a:active {color          : #009;      /* lichtblauw */text-decoration: underline;}   #navigatie a:link {color           : #f00;     /* felrood */text-decoration : none;}   #navigatie a:visited {color           : #c00;      /*donkerder rood*/text-decoration : none;}   #navigatie a:hover {text-decoration: none;background     : #ffffbb;     /* lichtgeel */border-style    : solid;border-width    : 0 0 1px 0;border-color    : red;     }   #navigatie a:active {color          : #9cf;      /* lichtblauw */text-decoration: underline;}   #navigatie a#thispage {background      : yellow; cursor          : default;}   #navigatie a#thispage:hover {color           : yellow;border-style    : solid;border-width    : 0 0 0px 0;border-color    : red;     }   h1 {                    font-size      : 1.4em;line-height    : 1.4;color          : #009;     /* donkerblauw */margin         : 0 0 0.5em 0px;padding        : 0 23px 0 0px;/*background   : yellow; */background     : yellow url(home/kop_anim.gif) no-repeat right top; }   h2 {                    font-size      : 1.0em;color          : #009;     /* donkerblauw */margin         : 0.5em 0 0.2em 0px;padding        : 0 23px 0 0px;background     : yellow url(home/kop_anim.gif) no-repeat right center; }   .voet {          /* slotregel */          font-size      : 1.0em;color          : yellow; /* onzichtbaar */margin         : 0.5em 0 0 0;padding        : 0 23px 0 0px;background     : yellow url(home/kop_anim.gif) no-repeat right bottom; }  p, pre {margin          : 0.5em 0 0.5em 0.5em;font-weight     : normal; }  p.nadruk {font-weight     : bold; margin          : 0.5em 3em 0.5em 3em;max-width       : 50em;text-align      : left;}