body {
  font-family: Verdana;
  font-size: 8pt;
  color: #D1D2D2;
  background-color: #ffffff;
}
.menu {
  font-family: Verdana;
  font-size: 8pt;
  color: #777777;
  background-color: #FBFBFB;
  border:1px solid #FBFBFB;
  align: left;
}
.img {
   visibility:hidden;
}

.divTekst, p, td, ul {
   font-family: Verdana;
   font-size: 8pt;
   color: #777777;
}

.divKop {
   font-family: Verdana;
   font-size: 10pt;
   color: #444444;
   font-weight: bold;
}

.divCont {
   //visibility: visible; 
   position: relative; 
   z-index: 10;
   top: 0; 
   left: 10; 
   width: 525;
   height: 410;
   overflow:auto;
}
.divScroll {
   //visibility: visible; 
   position: relative; 
   z-index: 9;
   top: 0; 
   left: 10; 
   width: 525;
   height: 430;
   overflow:auto;
}
.divList {
   //visibility: visible; 
   display:block;
   position: relative; 
   z-index: 12;
   top: 20; 
   left: 10; 
   width: 525;
   height: 410;
   overflow:auto;
}
.divArt {
   visibility: visible; 
   position: relative; 
   z-index: 11;
   top: 20; 
   left: 10; 
   width: 525;
   height: 410;
   color: #000000;
}

.divMenu {
   visibility: visible; 
   position: absolute; 
   z-index: 10; 
   top: 20; 
   left: 0px; 
   width: 184px; 
}

.divBG {
   visibility: visible; 
   position: absolute; 
   z-index: -1; 
   top: 296; 
   left: 140; 
}

#top1  { 
   visibility: visible; 
   position: absolute; 
   z-index: 2; 
   top: 0; 
   left: -10px; 
   width: 742px; 
   height: 188px 
}

#top2  { 
   visibility: visible; 
   position: absolute; 
   z-index: 1; 
   top: 3px; 
   left: 488px; 
   width: 239px; 
   height: 241px 
}

#top3  { 
   visibility: visible; 
   position: absolute; 
   z-index: 3; 
   top: 25px; 
   left: 574px; 
   width: 180px; 
   height: 25px 
}

a:visited  {
  color: Maroon;  
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal; 
  text-decoration: none;
}

a:link  {
  color: Maroon;  
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal; 
  text-decoration: none;
}

a:active  {
  color: Maroon;   
  font-family: Verdana;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

a:hover   {
  color: Maroon;  
  font-family: Verdana;
  font-size: 9pt;
  font-weight: bold; 
  text-decoration: none;
}
