
body { font-family:Helvetica,Arial,sans-serif; text-decoration:none; background-color:#A7B1C5; color:#F0F0F0; overflow:hidden; 
     }

#logo1 { position:absolute;  top:17%;  height:33%; width:100%; text-align:center;  }

#logo2 { position:absolute;  top:50%;  height:33%; width:100%;  text-align:center;  }

#impressum { position:absolute; top:5px;  right:5px; }

table { position:absolute; left:0px; top:0px; width:100%; height:100%; border:0px; background-color:#A7B1C5;  color:#F0F0F0;  
      }

td { width:100%; height:100%; vertical-align:middle; text-align:center; border:0px; background-color:#A7B1C5;  color:#F0F0F0; 
   }

a:link { font-family:Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; background-color:#A7B1C5; color:#F0F0F0; }
a:visited { font-family:Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; background-color:#A7B1C5; color:#F0F0F0; }
a:hover { font-family:Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; background-color:#F0F0F0; color:#8B9BB5; }
a:active { font-family:Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; background-color:#A7B1C5; color:#F0F0F0; }
a:focus { font-family:Helvetica,Arial,sans-serif; font-weight:bold; text-decoration:none; background-color:#F0F0F0; color:#8B9BB5; }
