  body {
        font: normal 100.01% Century Gothic,Arial,sans-serif;
color: white; background-color: black;  background-attachment:fixed;
    min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */  }

    <!--color: white; background-color: black; background-repeat:no-repeat; background-position: center center; background-attachment:fixed;
    min-width: 40em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */  }-->

  html {padding: 0;}
  body {margin: 0; padding: 0;}

#fixiert {    position: absolute;    top: 2%; left: 0.8%;    width: 25em;  }
html>body #fixiert {  /* nur fuer moderne Browser! */    position: fixed; }


#menue {    position: absolute;    top: 30%; left: 0.8%;    width: 10em;  }
  html>body #menue {  /* nur fuer moderne Browser! */    position: fixed; }

#rights {position: absolute; top: 87%; left: 65%; width: 28em;}
  html>body #rights {  /* nur fuer moderne Browser! */ position: fixed; }

  ul#Navigation a:link {color: white  }
  ul#Navigation a:visited {color:  white  }
  ul#Navigation a:hover {color: red  }
  ul#Navigation a:active {color:  white  }

#wahl1 {position: absolute; top: 15%; left: 17%; width: 30em;}
  html>body #wahl1 {  /* nur fuer moderne Browser! */ position: fixed; }

  ul#wahl a:link {color: white  }
  ul#wahl a:visited {color:  white  }
  ul#wahl a:hover {color: red  }
  ul#wahl a:active {color:  white  }

#visit {position: fixed; top: 59%; left: 0.8%; width: 30em;}
  html>body #visit {  /* nur fuer moderne Browser! */ position: fixed; }

#inhalt {position: absolute; top: 2%; left: 72%; width: 20em;}
  html>body #inhalt {  /* nur fuer moderne Browser! */ position: fixed; }

#rubylinks {position: absolute; top: 55%; left: 70%; width: 20em;}
  html>body #rubylinks {  /* nur fuer moderne Browser! */ position: fixed; }

#bild_1 {position: absolute; top: 1%; left: 60%; width: 8em;}
  html>body #bild_1 {  /* nur fuer moderne Browser! */ position: fixed; }
  
#contact {    position: absolute;    top: 89%; left: 2em;    width: 25em;  }
  html>body #contact {  /* nur fuer moderne Browser! */    position: fixed; }
  
#contact2 {    position: absolute;    top: 94%; left: 23em;    width: 25em;  }
  html>body #contact {  /* nur fuer moderne Browser! */    position: fixed; }


#padbar {position: absolute; top: 35%; left:96%; width: 40em;}
        html>body #padbar {  /* nur fuer moderne Browser! */ position: fixed; }
</style>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">


 body
 {
  background-image:url(image/tastatur verlauf 2-breit.gif)
  background-color:transparent
  background-repeat:no-repeat;
  background-position:47% 58%;
 }