
html { padding: 0; margin: 0; height: 100.1%; }
body { color: #333; background: white; font-family: Verdana,sans-serif; font-size: 12px; margin: 0; padding: 0; text-align: center; height: 100%; }
div#seite { text-align: left; width: 960px; margin: 0 auto; padding: 0 15px; border: none; height: auto; min-height: 100.1%; background: white url('bgd_seite.gif') repeat-y; }
* html div#seite { height: 100.1%; }

div#inhalt { float: right; width: 765px; margin: 120px 0 0 0; padding: 0; }
div#seitentext { float: left; width: 525px; margin: 0; padding: 0 45px 0 0; font-size: 12px; line-height: 150%; }
div#rechtespalte { float: right; width: 195px; margin: 0; padding: 0; font-size: 12px; background: #f6f6f6; }
div#linkespalte { float: left; width: 150px; margin: 120px 0 0 0; padding: 0 25px 0 20px; }
div#abschluss { clear: both; width: 990px; height: 70px; margin: 0; padding: 0; }
div#kopf { position: absolute; top: 0px; height: 120px; width: 960px; margin: 0; padding: 0; text-align: left; background: white url('bgd_kopf.gif') no-repeat; }

img#logo { position: absolute; top: 24px; left: 685px; width: 229px; height: 49px; margin: 0; padding: 0; border: none; }


