body { margin: 0; padding: 0; }
.clearer { clear: both; }
#printheader { display: none; }
#printlink { position: absolute; right: 10px; }
#layout { width: 810px; height: 498px; position: absolute; top: 50%; left: 50%; margin: -249px 0 0 -405px; }
#logo { float: right; width: 193px; }
#navi { width: 612px; height: 43px; }
#navi ul { list-style-type: none; margin: 0 0 0 -1em; padding: 2px 0; overflow: hidden; position: relative; left: 20px; }
#navi li { float: left; padding: 0 1em; margin: 0; background: url(/images/navi-divisor.gif) no-repeat left center; margin-left: -1px; }

#main { clear: both; margin-top: 5px; }
#image { float: left; width: 272px; }
#content { float: right;  width: 533px; }
#frame-holder { height: 285px; }
#textframe { height: 100%; }
.subtitle-holder { height: 20px; position: relative; top: -20px; z-index: 2; width: 100%; }

#subnavi { height: 20px; width: 100%; background-color: black; color: white; position: relative; }
#subnavi ul { list-style-type: none; margin: 0 1em 0 -0.5em; padding: 0; overflow: hidden; position: relative; left: 10px; }
#subnavi li { float: left; padding: 0 0.7em; margin: 1px 0; background: url(/images/navi-divisor.gif) no-repeat 0 4px; margin-left: -1px; }


/**
 * ie6-anpassungen
 */
* html .subtitle-holder { bottom: 22px; }
* html #subnavi ul { display: inline-block; }
* html #navi ul { display: inline-block; }