/* scrollbar defenities */
html,body   {background:#ffffff; color:#000;}

html body {
scrollbar-face-color:#cef;               /* voorkant van schuif */
scrollbar-arrow-color:#000;              /* pijltjes */
scrollbar-track-color:#ffffff;           /* schuif achtergrond */
scrollbar-shadow-color:#003366;          /* schaduw kleur */
scrollbar-highlight-color:#00ffff;       /* highlight kleur settings */
scrollbar-3dlight-color:#6666ff;         /* 3d accent */
scrollbar-darkshadow-Color:#333399;      /* buitenste lijn */
}
/* Standaard hover defenities*/
a:link.norm { color:#05a; text-decoration:underline; font-weight:normal; }
a:visited.norm { color:#999999; text-decoration:underline; font-weight:normal; }
a:hover.norm { color:#000000; text-decoration:underline; background-color:#ccc; font-weight:normal; }
a:active.norm { color:#999999; background-color:#ffffff; font-weight:normal; }

html,body,
p,ul,ol,li,
td,th,dl,dt,
blockquote,
h1,h2,h3,h4,h5  {color:#000; font-family:arial,helvetica,sans-serif;}
h1  {font-size:1.9em; font-weight:normal;}
h2  {font-size:1.4em; font-weight:bold;}
h3  {font-size:1.0em; font-weight:bold;}
h2.small    {font-size:1.2em; font-weight:bold;}
h4,h5,h6    {font-size:0.8em; font-weight:normal;}

/* Algemene table */
.table-prog {position:relative; top:20; left:40; width:550;}
table caption,
table caption {font-weight:bold; text-align:left; color:000; font-size:1.4em;
               font-family:kids,comic sans ms,arial,helvetica,sans-serif;}
table caption.adv {font-weight:bold; text-align:center; color:000; font-size:1.0em;
               font-family:arial,helvetica,sans-serif;}

table tr th,
table tr.tr td {background:transparant; font-size:0.8em; color:#000;}
table tr.trp td {background:transparant; font-size:0.8em; color:#000; padding-left : 20px;}
table tr.trg td {background:transparant; font-size:0.8em; color:#aaa;}
table tr.trb td {background:transparant; font-size:0.8em; color:#000; font-weight:bold;}
table tr.trbb td {background:transparant; font-size:1.4em; color:#000; font-weight:bold;}
table tr.trbf td {background:transparant; font-size:1.0em; color:#000; font-weight:bold;}

/* logo */
#left-logo {position:absolute; left:13px; top:10px;}

/* foto table */
.table-foto {position:relative; top:-12; left:120; width:650;}

/* vorige */
#vor-top {position:absolute; top:140px; left:50px; font-size:0.8em; }
#vor-bot {position:absolute; top:550px; left:50px; font-size:0.8em; }
#vor-bot2 {position:absolute; top:960px; left:50px; font-size:0.8em; }
#vor-bot3 {position:absolute; top:1470px; left:50px; font-size:0.8em; }


