body, html       { background-color: #dfe6f0; background-image: url(../images/bordertop.gif); background-repeat: repeat-x; background-position: left top; text-align: center; margin: auto; width: 100%; height: 100% }
.clear {clear: both}

/*Allgemein*/
#startseite            { background-image: url(../images/background.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; margin: auto; width: 977px; height: 100% }
#startseite-sommer            { background-image: url(../images/background-sommer.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; margin: auto; width: 977px; height: 100% }
#header      { text-align: left; margin: auto; width: 929px }
#header #adresse { padding-top: 20px; padding-left: 10px }
#header #logo             { text-align: left; margin-right: 20px; height: 99px; float: left }
#player                  { background-color: #c3c7ce; background-repeat: repeat-x; background-position: left top; width: 485px; height: 99px; overflow: hidden }
#player .playertitel { padding: 5px }
#player .playerbutton {padding: 5px; float:left}
#player .description         { padding: 5px }
/*Sitemap*/
#sitemapseperator         { background-image: url(../images/border.gif); background-repeat: repeat-x; background-position: left top; margin: auto; width: 929px; height: 10px; clear: both }
#sitemap                { background-repeat: repeat-x; background-position: left top; text-align: left; margin: auto; padding-top: 0; padding-bottom: 20px; width: 929px; clear: both }
#sitemap li,ul  { list-style-type: none; margin: 0; padding: 0 }
#sitemap ul  { margin-right: 20px; margin-bottom: 20px; float: left }
#sitemap .sublinks    { margin-right: 10px; width: 150px; float: left }
#sitemap .sitemap_link         { color: #49556a; font-size: 12px; font-weight: bold; text-transform: uppercase; display: block; padding-top: 10px; padding-bottom: 5px; position: relative }
#sitemap .sitemap_link:hover      { text-decoration: underline }
#sitemap .sitemap_sublink         { color: #212831; font-size: 11px; font-weight: normal; background-image: url(../de/images/point.gif); background-repeat: no-repeat; background-position: left 6px; display: block; padding-left: 12px }
#sitemap .sitemap_sublink:hover       { }

/*Teaser*/
#topteaser        { text-align: left; margin: auto; padding-top: 100px; width: 929px }
#topteaser .teaser-item    { margin-right: 20px; margin-bottom: 20px; width: 214px; float: left }
#topteaser .teaser-item a    { font-weight: normal; background-color: #c3c7ce; display: block; width: 214px; height: 185px }
#topteaser .teaser-item a:hover   { font-weight: normal; text-decoration: none; background-color: #fff }
#topteaser .teaser-item img {margin-left: 5px;margin-top: 5px; border: 0}
#topteaser .teaser-info {margin: 5px}
#topteaser .teaser-titel  { color: #49556a; font-weight: bold; margin-bottom: 5px }
