#links img{
              border: 0px;
              }
 
 table{
      margin-right: 50px;
      }
              
    td{
      font-size: 120%;
      color: white;
      }


div#nav-2 li#Links a {
position: relative;
top: -24px;
left: 11px;
background: url(seite1bilder/LinksAusAktiv.gif) no-repeat;
}

div#nav-2 li#Links a:focus, div#nav-2 li#Links a:hover, div#nav-2 li#Links a:active {
background: url(seite1bilder/LinksAnAktiv.gif) no-repeat;
}

