.oben { background-image: url(images/banner.jpg); position: fixed; top: 0; left: 0; right: 0; width:100%; height:140px; }
.links { color: #fc9; font-size: 70%; font-weight: bold; position: absolute; top: 155px; left: 15px; float:left; }
.inhalt { background-color: #fff; position: fixed; top: 140px; left: 0; right: 0; bottom: 0; overflow: auto; margin-left: 170px; }
.inhalt_oben { color: white; font-size: 60%; font-weight: bold; text-align: right; width: 820px; overflow: auto; margin-top: 105px; padding: 10px 15px; }
.inhalt_mitte { color: #600; font-size: 70%; font-weight: bold; width: 650px; overflow: auto; padding: 10px 15px; }
.inhalt_unten_kompl { font-size: 85%; line-height: 170%; padding: 10px 15px; width: 650px; overflow: auto; }
.links a:link { color: white; text-decoration: none; }
.links a:visited { color: white; text-decoration: none; }
.links a:focus { color: white; text-decoration: none; }
.links a:hover { color: #fc9; text-decoration: none; }
.links a:active { color: white; text-decoration: none; }
.inhalt_oben a:link { color: white; }
.inhalt_oben a:visited { color: white; }
.inhalt_oben a:focus { color: white; }
.inhalt_oben a:hover { color: white; }
.inhalt_oben a:active { color: white; }
.inhalt_mitte a:link { color: #600; font-weight: normal; }
.inhalt_mitte a:visited { color: #600; font-weight: normal; }
.inhalt_mitte a:focus { color: #600; font-weight: normal; }
.inhalt_mitte a:hover { color: #600; font-weight: normal; }
.inhalt_mitte a:active { color: #600; font-weight: normal; }
.inhalt_unten_kompl a:link { color: #666; }
.inhalt_unten_kompl a:visited { color: #666; }
.inhalt_unten_kompl a:focus { color: #666; }
.inhalt_unten_kompl a:hover { color: #999; }
.inhalt_unten_kompl a:active { color: #666; }
body { color: #666; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; background-image: url(images/back.jpg); margin: 0; }
table { color: #666; font-size: 85%; line-height: 170%; }
.bild-links { float: left; padding: 0 1em 1em 0; }
