@import url("/res/css/common.css");

/*
MAIN-COLORS
=============================

Schriftfarbe:         #515054
H1:                   #F5D244, 36Px
H2:                   #797979, 11Px, Bold
H3:
*/

/************************** Container-Bereich ********************************/
#container, #container_start, #main_nav_start, #content, #background {
  width: 100%;

}
#container { 
  background: url(/res/pics/background.gif) no-repeat top center;
}
#main, #header_start, #main_start, #main_nav {
  width: 960px;
  margin: 0px auto;
}
#header_start { 
  height: 99px;
}

#content {
  clear:both;
}
#background {
  background: #BF1637;
}
#main_start {
  position: relative;
  background-color: #BF1637;
}

/****************************************Startseite****************************************/
#description_tab_start, #news_tab_start {
  background: white;
  height:25px;
  margin: 0 0 0 -16px;
  padding: 10px 50px 0 16px;
  position: absolute;
  bottom: 0px;
  color: #333333;
  font-size: 20px;
  font-weight: bold; 
}
#news_tab_start {
  left: 476px;
}
#text_home, #news_home {
  padding: 33px 0 33px 0;
  float: left;
  font-size: 14px;
  color: #333333;
  margin:0;
}
#news_home {
  float: right;
  width: 460px;
  padding-right: 20px;
  padding: 33px 0 0 0;
}
#text_home {
  width: 446px;
}
.news_start{
  float: left;
  padding: 0 0 40px 0;
  width: 446px;
}
.news_start p .short_descr{
  padding-bottom: 20px;
}
.pic_news_start{
  float: left;
  padding-right: 15px;
  text-decoration: none;  
}
.pic_news_start img{
  border: 0 none;
}
.news_start h6 a{
  text-decoration: none;
  color: #333333;
}
.mehr{
  font-size: 14px;
  color: #BF1637;
  font-weight: bold;
  float: right;
  margin: 10px 0 0 0;
}

/****************************************Button/Textfeld- Bereich****************************************/
#search {
  float: right;
  margin: 11px 0 0 0;
}
#search_button, #search .textfield {
  border: 1px solid #CAC9C6;
  float: left;
}
#search_button{
  background-color: #DFDEDD;  
  height: 24px;
  width: 71px;
  margin: 0 2px 0 7px;
  font-size: 11px;
  color: #333333;
 
}
#search .textfield {
  width: 144px;
  height: 18px;
  background: url(/res/pics/lupe.gif) no-repeat left;
  padding: 5px 0 0 16px;
  color: #333333;
  text-align:left;
  font-size: 12px;
}
.submitbutton {
  background-color: #DFDEDD;  
  font-size: 11px;
  color: #333333;
  margin-left: 20px;
  height: 22px;
}

/****************************************News - Übersicht und Detail**************************************************/
.news_entry, .news_entry a, .news, #back {
  font-size: 14px;
}
.news_entry {
  color: #333333;
  float: left;
  padding: 0 0 20px 0;
  width: 100%;
}
.news_entry img{
  float: left;
  margin: 0 30px 20px 0;
  border: 0 none;
}
.news_more{
  color: #BF1637;
  font-weight: bold;
  float: right;
  margin: 20px 0 0 0;
}
.news_entry h6 a {
  color: #333333;
  text-decoration: none;
}

.news {
  color: #333333;
  float: left;
}

.news img{
  float: left;
  margin: 0 30px 10px 0 ;
}
#descr_out{
  float: left;
  width: 200px;
}
#back{
  color: #BF1637;
  font-weight: bold;
  float: right;
  margin: 10px 0 0 0;
}

/****************************************Gallery**************************************************/
.gallery {
  margin: 29px 0 32px 0;
  float: left;
}
.gallery img{
  padding: 4px;
  border: 1px solid #CECDCA;
}
.pagebreak, .page {
  margin: 0;
  padding: 0;
  height: 115px;
  width: 162px;
  float: left;
  margin-right: 0px;
}
.page {
  margin-right: 15px;
  margin-bottom: 15px;
}

/****************************************Logos- Bereich****************************************/
#logo_link, #footer_banner {
  float: left; 
}
#footer_banner a {
  border : 0 none;
  float: left;
  margin: 0 20px 0 0 ;
}

/****************************************Top Nav- Bereich****************************************/
#top_nav {
  float: right;
  margin: 0 14px 0 105px;
  font-size: 13px; 
  font-weight: bold;
  text-transform: uppercase;
}
#top_nav ul {
  margin: 15px 0 0 0;
 
}
#top_nav li {
  list-style: none; 
  font-weight: bold;
  color: #424445;
  padding: 0 10px 0 10px;
  float: left;
  background: url(/res/pics/top_nav_balk.gif) no-repeat left;
}
#top_nav ul li:first-child {
  background: none;
}
#top_nav li a {
  color: #424445;
  text-decoration: none; 
}

/****************************************Main Nav- Bereich****************************************/
#main_nav {
  margin-top: 24px;
  height: 26px; 
  font-size: 19px;
  font-weight: bold;
  color: #333333; 
  line-height: 22px; 
}
#main_nav_start {
  background: url(/res/pics/main_nav_pic.gif) repeat-x bottom left;
}
#main_nav ul {
  margin: 0;
  padding: 0;
}
#main_nav li {
  list-style: none; 
  font-weight: bold;
  color: #424445;
  float: left;
  width: 240px;
}
#main_nav li a {
  color: #424445;
  text-decoration: none; 
}

/****************************************Teaser- Bereich****************************************/
#teaser {
  width: 100%;
  height: 86px;
}
#teaser img, .teaser_main, .teaser_main img, .teaser_descr {
  float: left;
  border: 0 none; 
}
.teaser_main {
  width: 240px;
  margin: 0 0 45px 0;
}
.teaser_main *{
  color: #FFFFFF;
  font-size: 14px;
}
.teaser_main .teaser_descr{
   padding: 17px 21px 0 1px; 
}
.teaser_descr *{
  color: #FFFFFF;
  font-size: 14px;
}

.teaser_descr a{
   background: url(/res/pics/bullet_start.jpg) no-repeat left;
   padding-left: 20px;
   color: #FFFFFF;
}

/****************************************Sub Nav- Bereich****************************************/
#sub_nav {
  float: left;
  width: 240px;
  background: #FFFFFF;
  margin: 0 0 60px 0;
}
#sub_nav h2{
  margin-top: 10px;
}
#sub_nav ul {
  margin: 0 0 0 1px;
  padding: 0;
}
#sub_nav li, #sub_nav li li, #sub_nav li li li{
  list-style: none;
  float: left;
  font-weight: bold;
  color: #424445;
  background: none;
}
#sub_nav li {
  color: #333333;
  width: 220px;
  font-size: 16px;
  margin: 9px 0 0 0;
  padding: 9px 0 9px 0;
  background: url(/res/pics/sub_nav_balk.gif) no-repeat bottom left;
}
#sub_nav li li {
  font-size: 16px;
  width: 100%;
  padding:12px 0 0 18px; 
}
#sub_nav li li li {
  font-weight: normal;
  font-size: 14px;
  width: 100%;
  padding:12px 0 0 18px;
}
#sub_nav a.current {
  color: #BF1637;
  text-decoration: none;
}
#sub_nav li a {
  color: #424445;
  text-decoration: none; 
}

/****************************************Site Map- Bereich****************************************/
#content_top, #map, #text {
  float: left;
}

#content_top  {
  width: 716px;
  background: #BF1637;
  min-height: 33px;
}
#map {
  width: 395px;
  margin: 8px 5px 0 0;
  padding: 0 0 0 22px;
  color: white;
  font-size: 11px; 
}
#map a {
  color: white;
  font-weight: normal;
  text-decoration: none; 
}
#text {
  width: 700px;
  padding: 35px 0 35px 20px;
}

#text ul li {
  list-style-image:url(/res/pics/bullet.jpg);
}

/****************************************Schriftgröße/Drucken- Bereich****************************************/
#print {
  float: right;
  color: white;
  width: auto;
  height: 33px;
}
#print *{
  font-weight: none;
} 
#print ul{
  float: left;
  margin-top:8px;
}
#print ul li {
  list-style: none;
  font-weight: normal;
  float: left;
  padding: 0 5px 0 0px;
}
#print a  {
  color: white;
  text-decoration: none; 
}
.print_link {
  background: url(/res/pics/printer.jpg) no-repeat right;
  padding-right: 25px;
}
.font_small {
  font-size: 10px;
}
.font_medium_active {
  font-size: 12px;
}  
.font_large {
  font-size: 14px;
}

/****************************************footer- Bereich****************************************/
#footer {
  width: 100%;
  background: #EEEEEE;
  height: 69px;
  padding: 16px 0 0 0;
}

#footer_content {
  width: 960px;
  margin: 0 auto auto;
}

#footer_banner {
  width: 460px;
  margin-right: 20px;
}

address {
  width: 370px;
  float: left;
  margin: 0;
  padding: 0;
}
address * {
  font-size: 11px; 
  color: #333333;
  font-weight: normal;
  text-decoration: none; 
  font-style: normal;
}

/*Sitemap, Kontakt, Impressum */
#footer_links {
  width: 90px;
  float: right;
  text-align: right;
  margin-right: 20px;
}
#footer_links ul, #footer_links ul li{
  margin: 0;
  padding: 0;
}
#footer_links ul li{
  list-style: none;
}
#footer_links a{
  font-size: 11px; 
  color: #333333;
  font-weight: bold;
  text-decoration: none; 
}

/****************************************Drucken- Bereich****************************************/
#container_print {
  width: 600px;
}
#header_print{
  width:100%;
  height: 120px;
  border-bottom: 5px solid #BF1637;
}
#header_print img{
  float: left;
  padding-left: 14px;
  padding-left: 14px; 
}
#close, .bold_print, #content_print_top{
  font-weight: bold;
  font-size: 11px; 
}
#close {
  float: right;
  padding: 14px 26px 0 0;
  color: #BF1637;
}
#font {
  width: 240px;
  height: 120px;
  float: right;
}
#font ul{
  margin-top: 64px;
  padding-right: 26px;
}
#font ul li {
  list-style: none;
}
.link_print{
  font-size: 11px;
}
#content_print {
  width: 100%;
}
#content_print_top{
  padding: 10px 0 11px 14px;
}
#text_print {
  width:565px;
  float: left;
  padding: 26px 20px 0 14px;
}
.gallery_print {
  float: left;
  padding: 0 9px 20px 16px;
}
#footer_print  {
  padding:20px 0 20px 14px;
}
#footer_print * {
  font-size: 11px;
  color: #8D8D8D;
}

/***************Styles für die Volltextsuche***************/    
div.redx_search_result_data_nav {
    text-align: center;
    margin: 15px;
  }
 
  div.redx_search_result_data_nav div.count_message {
    margin-bottom: 3px;
  }
 
  div.redx_search_result_data_nav a {
    text-align: center;
    padding:3px 3px;
    color:#000000 !important;
  }
 
  div.redx_search_result_data_nav a:hover {
    text-align: center;
    border:1px solid black;
    padding:2px 2px;
    color:#BF1637 !important;
  }
 
  div.redx_search_result_data_nav a.active { 
    font-weight:bold;
    border:1px solid black;
    padding:2px 2px;
    color:#BF1637 !important;
  }
 
  /* Liste der Suchtreffer */
  div.redx_search_result_row {
    margin-top: 10px;
    border-bottom: 1px dotted black;
  }
 
  a.redx_search_result {
    padding: 0 0 0 7px;
    font-weight:bold;
    background-repeat:no-repeat; 
    color:#000000 !important;    
  }
 
  div.redx_search_result_preview {
    margin: 5px 0 5px 0;
    valign: center;
  }   
  
  /***************Validation***************/  
  .validation_error{
    color:#BF1637;
  }  
  
  /***************Newsletter-abmeldung Schriftgröße********************/
  #redx_newsabo_unsubscribe_thanks h1{
    font-size: 18px;
  }