html, body {height:100.1%;}
body {  text-align: center;  font-size: 100.01%; 
         position: relative;  color: #000; 
         font-family: Times New Roman, Verdana, Tahoma; font-size: 18px;
          color:yellow; background-color:#770000;        
}
* { margin:0; padding:0; }
    #wrapper {height:570px; padding-top:20px; width:570px; 
               /* wg IE 5 */
               margin: 0px auto;
               }
    html>body #wrapper {  height:auto; /* macht die Angabe von 100% bei echten Browsern rückgängig */min-height:570px;  }
.invisible { display:none; visibility:hidden;}

h1 {  border:0px solid black; text-align:center; width:100%; margin:auto 0px;  background-image:url(../myicons/logo_big.gif); background-position:center; background-repeat:no-repeat;}
a {display:block;  width:560px; height:567px;  text-decoration:none; text-indent:-5000px; }
