/*
#9u5qw4/t1 - do never change this comments -

/////////////////////////////////        www.heliosch-webdesign.de - TERMS OF USE:
                              //
                             //       All code, content, text and images
                            //       within these pages are copyright
                           //       HELIOSCH INTERNETDIENST, germany
                          //
                         //       postmaster@heliosch-webdesign.de
                        //
                       //       Redistribution or use of any code,
                      //       content, text and images is strictly
                     //       prohibited without the expressed
                    //       permission HELIOSCH INTERNETDIENST
                   //       - with license you may change defined code only!
                  //       - without license you may never change any code!
                 //
//////////////////       copyright 2005-2006 HELIOSCH INTERNETDIENST - www.heliosch-webdesign.de - www.heliosch.com
*/



































#contextMenu {

  position: absolute;

  visibility: hidden;

  width: 120px;

  background-color: lightgrey;

  layer-background-color: lightgrey;

  border: 2px outset white;

}

A.menu {

      PADDING-RIGHT: 0px;

      MARGIN-TOP: 1px;

      DISPLAY: block;

      PADDING-LEFT: 2px;

      FONT-WEIGHT: bold;

      FONT-SIZE: 12px;

      PADDING-BOTTOM: 2px;

      COLOR: Black;

      PADDING-TOP: 3px;

      FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;

      HEIGHT: 22px;

      BACKGROUND-COLOR: transparent;

}

A.menu:link {

      BORDER-RIGHT: #e0e0e0 0px solid;

      BORDER-TOP: #e0e0e0 0px solid;

      BORDER-LEFT: #e0e0e0 0px solid;

      COLOR: #000000;

      BORDER-BOTTOM: #e0e0e0 0px solid;

      TEXT-DECORATION: none

}

A.menu:visited {

      BORDER-RIGHT: #e0e0e0 0px solid;

      BORDER-TOP: #e0e0e0 0px solid;

      BORDER-LEFT: #e0e0e0 0px solid;

      COLOR: Black;

      BORDER-BOTTOM: #e0e0e0 0px solid;

      TEXT-DECORATION: none

}

A.menu:hover {

      BORDER-RIGHT: #000000 1px solid;

      BORDER-TOP: #000000 1px solid;

      BORDER-LEFT: #000000 1px solid;

      COLOR: White;

      BORDER-BOTTOM: #000000 1px solid;

      BACKGROUND-COLOR: #6B99CB;

      TEXT-DECORATION: none

}

A.menu:active {

      BORDER-RIGHT: #e0e0e0 0px solid;

      BORDER-TOP: #e0e0e0 0px solid;

      BORDER-LEFT: #e0e0e0 0px solid;

      COLOR: #000000;

      BORDER-BOTTOM: #e0e0e0 0px solid;

      BACKGROUND-COLOR: transparent;

      TEXT-DECORATION: none

}





