html {height:100%; max-height:100%; padding:0; margin:0; border:0; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0; background-image:url(/navigator/bg_body.gif);}

#blatt  {overflow:auto; position:absolute; z-index:9; top:0; bottom:0; left:0; right:0; width:800px; margin: 0 auto;}
* html #blatt {top:0; left:100px; right:100px; bottom:0; height:100%; max-height:100%; overflow:auto; position:absolute; z-index:9;}

#inhalt {overflow:auto; position:absolute; z-index:3; top:50px; bottom:23px; left:188px; right:0; width:612px; background-color:white;}
* html #inhalt {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:800px; background-color:white; overflow:auto; position:absolute; z-index:3; border-top:50px solid #fff; border-bottom:23px solid #fff; border-left:188px solid #fff;}

#kopf {position:absolute; margin:0; left:188px; display:block; width:612px; height:50px; z-index:4; overflow:hidden; top:0; }
#fuss {position:absolute; margin:0; left:188px; display:block; width:612px; height:23px; z-index:4; overflow:hidden; bottom:0;}
#navi {position:absolute; left:0; top:0px; bottom:0px; width:188px; z-index:5; overflow:auto;}
* html #navi {height:100%; top:0; bottom:0; border-top:0px solid #fff; border-bottom:0px solid #fff;}

.zentriert {text-align:center;}
