body       {color: #000000; font-family: helvetica,arial; font-size: 10px;
            scrollbar-face-color:#FFFFFF; 
            scrollbar-track-color: #BDB9BB; 
            scrollbar-shadow-color: #FFFFFF; 
            scrollbar-highlight-color: #708090; 
            scrollbar-3dlight-color: #919191; 
            scrollbar-darkshadow-color: #919191; 
            scrollbar-arrow-color: #3E1B4F;
           }

a:link     {color: #808080; text-decoration: none; font-weight: Bold;}
a:visited  {color: #808080; text-decoration: none; font-weight: Bold;}
a:active   {color: #808080; text-decoration: none; font-weight: Bold;}
a:hover    {color: #ca0065; text-decoration: underline; font-weight: Bold;}

a:active
{
  outline: none;
}

h1         {margin-top: 0px; color: #003333; font-family: helvetica,arial; font-size: 12pt; font-weight: Bold;}
td,p       {color: #000000; font-family: helvetica,arial; font-size: 10px;}
.brood     {color: #000000; font-family: helvetica,arial; font-size: 10pt;}
.header    {color: #000000; font-family: helvetica,arial; font-size: 10pt; font-weight: Bold;}
.headergr  {color: #d7d7d7; font-family: helvetica,arial; font-size: 12pt; font-weight: Bold;}

#column       {
   position              : absolute;
   top                   : 380px;
   left                  : 40px;
   width                 : 330px;
   z-index               : 1;
}

#logo       {
   position              : absolute;
   top                   : 28px;
   left                  : 260px;
   width                 : 328px;
   z-index               : 2;
}

#afbgroot    {
   position              : absolute;
   top                   : 28px;
   left                  : 40px;
   width                 : 210px;
   height                : 316px;
   z-index               : 28;
}

#afbgrootb    {
   position              : absolute;
   top                   : 28px;
   left                  : 40px;
   width                 : 210px;
   height                : 316px;
   z-index               : 29;
}

#tabelonder_rechts    {
   position              : absolute;
   top                   : 120px;
   left                  : 260px;
   width                 : 330px;
   height                : 200px;
   z-index               : 22;
}


