  .indicator{
    background-image : url('/images/achtergrond.gif');
    background-repeat: no-repeat; 
    height : 120px;
    width  : 245px;
    padding: 4px;
  }
  
  .font1{
    color          : white;
    font-size     : 10px;
    font-family  : verdana, arial;
  }

  .font2{
    color          : black;
    font-size     : 11px;
    font-family  : verdana, arial;
  }
.topbalk {
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menubalk_repeat.gif) repeat;
 font-family: Verdana;
 font-size: 11px;
 color: #fff;
 height: 30px; 
} 
.topleft  { 
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menubalk_begin2.gif) no-repeat top left; 
 height: 30px;
 width: 8px;
} 
.topright { 
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menubalk_einde.gif) no-repeat top right;
 height: 30px;
 width: 8px; 
}
.scherm  { 
 font-family: Verdana;
 font-size: 11px;
 color: black;
 background: #9EBEF5; 
}
.balkleft {
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menulinks_repeat.gif) repeat-y;
 width: 4px;
 height:100%;
}
.balkright {
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menurechts_repeat.gif) repeat-y; 
 width: 4px;
 height:100%;
}

.bottombalk {
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menuonder_repeat.gif) repeat-x;
 height: 4px;
} 
.bottomleft  { 
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menuonder_links.gif) no-repeat top left; 
 height: 4px;
 width: 8px;
} 
.bottomright { 
 background: transparent url(/DesktopModules/MWP/StartScherm/images/menuonder_rechts.gif) no-repeat top right;
 height: 4px;
 width: 8px; 
}
