* { margin: 0; padding: 0; }
html, body { height: 100%; }
body { position: relative; margin: 0; padding: 0; border: 0; overflow: hidden; width: 100%; height: 100%; /*max-height: 100%;*/ background: #fff url(../img/bg_gruen_70_145px.gif) repeat-y left; } * html body { padding: 10.6em 0 0 150px; }
/* obere leiste und linke leiste: als frame */
#kopf, #links { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 150px; height: 100%; overflow: hidden; background: #86c073 url(../img/bg_gruen_70.gif); }
#kopf { left: 150px; right: 0; width: auto; height: 10.6em; overflow: hidden; background: #86c073 url(../img/bg_gruen_70.gif); } * html #kopf { width: 100%; }
#logo { width: 150px; height: 10.6em; background: #fff; overflow: hidden; }
#logo img { margin: 1em; }
#querlink { border-top: solid 1px white; padding-top: 1em; }
#links { width: 150px; height: 100%; }
#navigation-links { min-height: 10em; padding-top: 40px; }
/* inhalt */
#content { position: fixed; left: 150px; top: 10.6em; bottom: 2.6em; padding-bottom: 3em; min-width: 53em; max-width: 80%; overflow: auto; background: #fff; } 
* html #content { height: 100%; width: 53em; }
/* optionaler inhalt */
#bilderleiste { position: relative; top: 0; left: 0; }
#bilderleiste.ml30 { margin-left: 30px; }
#breadcrumb-navigation { position: relative; top: 1em; left: 0; height: 30px; vertical-align: middle; }
#engagement { position: relative; margin-top: 0; margin-left: 0; width: auto; height: auto; border:solid 0 white; overflow: hidden; }
#engagement.versetzt { margin-top: 1em; }
/* optional */
#caption, #breadcrumb-navigation, #text { margin-left: 30px; }
#caption { position: relative; top: 1em; left: 0; width: auto; }
#text { position: relative; top: 1em; left: 0; right: 1em; bottom: 3em; padding-right: 2.5em; }
#fotos { margin-left: 175px; padding: 0; width: auto; padding-bottom: 3em;
border-right: solid 1px white; }
/* Die Fusszeile */
#footer { position: absolute; bottom: 0; left: 180px; width: 100%; height: 2.6em;  background: white; } * html #footer { padding-top: 1em; margin-left: -3px; margin-bottom: -3px; }
#footer ul li { line-height: 2.6em; }
