/* CSS only for homepage */
#chapterName-bigPicture { height:297px; }
#chapterName-bigPicture .slider-text { float:left; padding:15px 15px 0 15px; width:275px; height:270px; position:relative; background:transparent url("/images/bg_home_slider_text.gif") repeat-x left bottom;  }
#chapterName-bigPicture .slider-text h1 { position:static; margin-top:0; }
#chapterName-bigPicture .slider-text p { border-top:#ADADAD 1px solid; margin:10px 0 6px 0; padding:5px 0; color:#333333; font-family:"Calibri"; font-size:16px; line-height:20px; font-style:italic; }
#chapterName-bigPicture .slider-text a { color:#016B69; background:transparent url('/images/icons_breadcrumb.png') no-repeat 0 -290px; padding-left:8px; position:absolute; right:15px; bottom:0; }
/*#chapterName-bigPicture .slider-text .page-separator { position:absolute; left:0; bottom:16px; background-color:#ADADAD; margin:0 15px; }*/
#chapterName-bigPicture #zaehler { position:absolute; bottom:12px; left:333px; }
#chapterName-bigPicture #zaehler a { cursor:pointer; display:block; float:left; background:transparent url('/images/icon_hp_zaehler.gif') no-repeat 0 0; width:27px; height:17px; }
#chapterName-bigPicture #zaehler a.ak { background:transparent url('/images/icon_hp_zaehler_ak.gif') no-repeat 0 0; }

#main-content { width:930px; margin-left:15px; }
#main-content .section { width:450px; float:left; }
#main-content .teaser { width:198px; float:right; border:#DEDEDE 1px solid; margin-left:10px; background:#FFF url("/images/bg_home_teaser_dark.gif") repeat-x 0 0; padding:0; }
#main-content .teaser .inside { padding-left:15px; padding-right:15px; }
/*#main-content .teaser h1 { font-size:18px; color:#016B69; border-bottom:#DEDEDE 1px solid; padding-bottom:5px; margin-bottom:5px; }*/
#main-content .teaser .inside p.formattedText { padding-bottom:0; }
#main-content .teaser a, #main-content .teaser a:link, #main-content .teaser a:visited,/* -124px = graues Pfeil */
#main-content .teaser a:hover, #main-content .teaser a:active { background-position:0 -288px; color:#016B69; }

/* News Teaser*/
#main-content .teaser.news span { padding-right:3px; }
#main-content .teaser.news a, #main-content .teaser.news a:link,
#main-content .teaser.news a:hover, #main-content .teaser.news a:active, #main-content .teaser.news a:visited { margin-bottom:6px; }
#main-content .teaser.news a, #main-content .teaser.news a:link, #main-content .teaser.news a:visited { color:#000000; }
#main-content .teaser.news a:hover, #main-content .teaser.news a:active { color:#016B69; }

#main-content .teaser.news a, #main-content .teaser.news a:link, #main-content .teaser.news a:visited { background-position:0 6px; }
#main-content .teaser.news a:hover, #main-content .teaser.news a:active { }
#main-content .teaser.news a span { color:#AF0F3B; }
#main-content .teaser.news .news-separator { display:none; }

/* alle Footer nach rechts verschieben */
#copyrights, #page-footer { margin-left:15px; }