
a:link {
         font-size: 8pt;
             color: #424C8E;
       font-weight: bold;
   text-decoration: none;
  }

a:active {
         font-size: 8pt;
             color: #424C8E;
       font-weight: bold;
   text-decoration: none;
  }

a:visited {
         font-size: 8pt;
             color: #424C8E;
       font-weight: bold;
  background-color: none;
             width: 50px;
  }

a:hover {
         font-size: 8pt;
             color: #FFFFFF;
        font-style: none;
   text-decoration: none;
  }

div.copyrights {
            background-color: none;
                    position: absolute;   /*Absolute Positionierung für Pixel*/
                         top: 40px;
                        left: 840px;
                       width: 170px;
                      height: 30px;
                     padding: 0px;
                     z-index: 1;
    }

div.myspace {
            background-color: none;
                    position: absolute;   /*Absolute Positionierung für Pixel*/
                         top: 30px;
                        left: 15px;
                       width: 205px;
                      height: 43px;
                     padding: 0px;
                     z-index: 2;
    }

div.gb {
            background-color: none;
                    position: absolute;   /*Absolute Positionierung für Pixel*/
                         top: 60px;
                        left: 60px;
                       width: 30px;
                      height: 30px;
                     padding: 0px;
                     z-index: 2;
    }
