@import url('static/scripts/typo3.css');


html {
  display: block;
  background: #d8e6f2 url(/fileadmin/images/default/page_bg.gif) repeat-x 0 0;
  width: 100%;
  min-height: 100%;
  height: auto;
}

  body {
    display: block;
    width: 100%;
    min-height: 100%;
    height: 100%;
    background: transparent url(/fileadmin/images/default/page_bg_image.jpg) no-repeat 50% bottom;
    background: url(/fileadmin/images/default/body_border.png) repeat-y 50% 0;
    background: none;
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
  }

#metanav,
#mainnav,
#style_switcher,
#subnav a.level1,
#servicenav,
.headline,
.subline,
.caption,
.relations_header {
  font-family: "Century Gothic", Arial, Verdana, sans-serif;
}

input, textarea {
  font-family: Arial, Verdana, sans-serif;
}

p {
  color: #1f2d33;
}

a:link, a:visited {
  color: #4c4c4c;
}

  a:hover, a:active, a:focus {
    color: #c42e00;
  }
  
  a:active, a:focus {
    outline: 1px dotted;
  }

strong {
  font-weight: bold;
}

dfn {
  display: none;
}

/*--------------- Page -------------------------------------------------------*/
/*#page_container {
  background: url(/fileadmin/images/default/body_border.png) repeat-y 0 0;
  width: 980px;
  margin: 0 auto;
  text-align: center;
  min-height: 100%;
}

  #page {
    text-align: left;
    min-height: 100%;
  }*/

/*--------------- Header -----------------------------------------------------*/
#header_container {
  padding: 0 5px;
  width: 970px;
  height: 296px;
  position: relative;
}

  #header {
    height: 100%;
    padding: 0 15px;
    background: #fff url(/fileadmin/images/default/header/header_home.jpg) no-repeat 255px 0;
    position: relative;
  }

    #logo_container {
      position: absolute;
      right: 31px;
      top: 69px;
      z-index: 10;
      height: 110px;
      width: 217px;
    }
    
      #logo {
        display: block;
        background: url(/fileadmin/images/default/kirchheim_logo.png) no-repeat 0 0;
        height: 110px;
        width: 217px;
      }
      
        #logo a {
          display: block;
          width: 100%;
          height: 100%;
          text-decoration: none;
        }
    
    #service_container {
      width: auto;
      float: right;
      padding: 4px 0 0 0;
    }
    
      #service {
        
      }
    
/*--------------- Metanavi ---------------------------------------------------*/
      #metanav_container {
        float: left;
      }
      
        #metanav {
          font-size: 0.7em;
          padding: 8px 0 0 0;
        }
        
          #metanav li {
            float: left;
          }
          
            #metanav li a {
              text-decoration: none;
              margin: 0 20px 0 0;
              color: #b2b2b2;
              text-transform: uppercase;
              font-weight: bold;
            }
            
            #metanav li a:hover, #metanav li a:focus, #metanav li a:active {
              color: #c42e00;
            }
            
            #metanav li.active a {
              color: #009ee0;
            }
            
/*--------------- Quicksearch ------------------------------------------------*/
      #quicksearch_container {
        float: left;
      }
      
        #quicksearch {
          height: 34px;
          margin: 0 0 0 12px;
        }
          
            #quicksearch fieldset, #quicksearch input {
              display: block;
              height: 34px;
              vertical-align: top;
              border: none;
              color: #666;
            }
            
              #quicksearch fieldset legend {
                display: none;
              }
            
                #quicksearch input {
                  font-size: 0.777em;
                  font-family: Arial, Verdana, sans-serif;
                }
                
                #quicksearch .search_input {
                  float: left;
                  background: url(/fileadmin/images/default/search_input.gif) no-repeat 0 0;
                  padding: 2px 5px 0 11px;
                  height: 18px;
                  width: 143px;
                  margin: 5px 0 0 0;
                }
                
                #quicksearch .submit {
                  text-align: center;
                  float: left;
                  cursor: pointer;
                  background: url(/fileadmin/images/default/search_button.gif) no-repeat 0 0;
                  margin: 5px 0 0 0;
                  padding: 1px 0 4px 1px;
                  height: 20px;
                  width: 61px;
                }

/*--------------- Rootline ---------------------------------------------------*/
  #rootline_container {
    margin: 0 0px 0 -5px;
    width: 720px;
    float: left;
    position: relative;
  }
    
    #rootline_container p#rootline {
      font-size: 0.75em;
      padding: 4px 0 2px 5px;
    }
  
    #rootline_container span.label {
      font-size: 0.9em;
      color: #999;
    }
    
    #rootline_container a:link, #rootline_container a:visited {
      color: #666;
    }
    
      #rootline_container a:hover, #rootline_container a:focus, #rootline_container a:active {
        color: #009ee0;
      }
    
      #rootline_container .item_active {
        color: #009ee0;
        font-weight: bold;
      }

/*--------------- Style-Switcher ---------------------------------------------*/
#style_switcher_container {
  float: right;
  width: 218px;
  background: #fff url(/fileadmin/images/default/style_switcher_bg.gif) repeat-x 0 bottom;
  border: 1px solid #d5dfe8;
  border-top: none;
  padding: 8px 0 0 0;
  position: relative;
  z-index: 20;
  top: -1px;
}

  ul#style_switcher {
    font-weight: bold;
    position: relative;
    height: 1em;
    padding: 0 0 4px 13px;
  }
  
      #style_switcher li {
        float: left;
        list-style: none;
        height: 1em;
        display: block;
        position: relative;
        top: -4px;
        margin: 0 13px 0 0;
      }
      
      #style_switcher li#contrast {
        top: -3px;
      }
      
        #style_switcher span.title {
          font-size: 0.8em;
          margin: 0 4px 0 0;
          color: #525252;
        }

        #style_switcher .normal_contrast {
          border: 1px solid #b3b3b3;
          background: #fff;
          color: #999;
          font-size: 0.7em;
          display: block;
          padding: 0 5px;
          margin: 0 7px 0 0;
          float: left;
        }
        
        #style_switcher .inverted {
          border: 1px solid #b3b3b3;
          background: #333;
          color: #fff;
          font-size: 0.7em;
          display: block;
          padding: 0 5px;
          float: left;
        }

          #style_switcher a {
            text-decoration: none;
            color: #525252;
          }
          
            #style_switcher li#font_size a.normal {
              font-size: 0.7em;
              color: #0078e0;
              margin: 0 4px 0 0;
            }
            
            #style_switcher a.larger {
              font-size: 0.85em;
            }
            
              #style_switcher a.larger sup {
                font-size: 0.8em;
                vertical-align: top;
                line-height: 0.8em;
              }
            
            #style_switcher a.largest {
              font-size: 0.95em;
            }
            
              #style_switcher a.largest sup {
                font-size: 0.8em;
                vertical-align: top;
                line-height: 0.5em;
              }
              
              #style_switcher li a.larger:hover, #style_switcher li a.larger:focus, #style_switcher li a.larger:active,
              #style_switcher li a.largest:hover, #style_switcher li a.largest:focus, #style_switcher li a.largest:active {
                color: #c42e00;
              }
              
           
          
          
/*--------------- Body -------------------------------------------------------*/
#body_container {
  margin: 0px 0 0 0;
  position: relative;
  z-index: 4;
  padding: 0 5px;
  width: 970px;
}

  #body {
    background: #f7f7f7;
    padding: 0 15px 45px 20px;
  }
    
    #main_container {
      float: left;
      margin: 0;
    }
    
      #main {
        margin: 0;
        padding: 21px 0px 0 30px;
        color: #333;
        width: 700px;
      }
      
        #content_container {
          width: 460px;
          padding: 0 0 0 0px;
          float: left;
        }
        
        .wide #content_container {
          width: 100%;
          padding: 0;
          float: none;
          border: none;
        }
        
      /* entspricht der rechten Spalte im Content */
        #more_info_container {
          width: 205px;
          padding: 0 0 0 15px;
          margin-left: 20px;
          float: right;
          overflow: hidden;
        }
        
/*--------------- Home -------------------------------------------------------*/
#main_container .home {
  padding-left: 0;
  width: auto;
}
  
  .home #content_container {
    margin: 0;
    width: 680px;
    padding: 0;
  }
  
  .home #more_info_container {
    padding-left: 0;
    margin-left: 35px;
    width: 220px;
    overflow: visible;
  }
  
/*--------------- Medium Content ---------------------------------------------*/
  .medium #content_container {
    width: 560px;
  }

/*--------------- Mainnav ----------------------------------------------------*/
#mainnav_container {
  float: left;
  position: absolute;
  top: 72px;
  height: 200px;
  width: 240px;
  background: url(/fileadmin/images/default/mainnav_bg.gif) repeat-x 0 0;
}

  ul#mainnav {
    text-align: right;
    padding: 26px 0 0 0;
    background: url(/fileadmin/images/default/mainnav_border.gif) repeat-y right 0;
    width: 100%;
    height: 174px;
  }
  
    ul#mainnav li {
      padding: 0 25px 0 0;
    }
    
      ul#mainnav li.active, ul#mainnav li.active {
        background: url(/fileadmin/images/default/mainnav_active_bg.gif) no-repeat right 50%;
      }
    
        ul#mainnav li.first a:link, ul#mainnav li.first a:visited {
          border-top: 1px solid #546670;
        }
      
        ul#mainnav li a:link, ul#mainnav li a:visited {
          color: #80cff0;
          text-decoration: none;
          border-bottom: 1px solid #546670;
          padding: 7px 0 4px 0;
          display: block;
          font-weight: bold;
          font-size: 0.8em;
        }
        
        ul#mainnav li.active a:link, ul#mainnav li.active a:visited,
        ul#mainnav li a:hover, ul#mainnav li a:focus, ul#mainnav li a:active {
          color: #fff;
        }

/*--------------- Subnav -----------------------------------------------------*/
#subnav_container {
  float: left;
  width: 205px;
  margin: 0 0 0 0;
  padding: 35px 0 0 0;
  font-size: 0.8em;
}
  
  #subnav {
    border-bottom: 1px solid #dce2e6;
  }
  
  /* Alle Ebenen */
    #subnav li {
      /* IE6 3px bugfix */
      vertical-align: bottom;
    }
    
      #subnav li a {
        color: #00121a;
        text-decoration: none;
        display: block;
        outline: 0;
      }
      
        #subnav li a:hover, #subnav li a:focus, #subnav li a:active {
          color: #009ee0;
        }
      
        #subnav li a span {
          display: block;
        }
    
    
  /* Erste Ebene */
      #subnav ul.level1 {
        padding: 0;
      }
        
        #subnav li.active a.level1 {
          margin: 0;
          background: #2a3d46 url(/fileadmin/images/default/nav_lvl1_active_bg.gif) no-repeat 0 0;
          border: none;
          color: #fff;
        }

          #subnav a.level1 {
            font-weight: bold;
            border-top: 1px solid #dce2e6;
            padding: 0;
          }
          
            #subnav a.level1 span {
              padding: 0.45em 0 0.325em 10px;
            }
            
            #subnav li.active a.level1 span {
              background: url(/fileadmin/images/default/nav_lvl1_bottom_active_bg.gif) no-repeat 0 bottom;
            }

            #subnav li.hasSub_active a.level1 span {
              background: none;
            }

        
  /* Zweite Ebene */
    #subnav ul.level2 {
      border: 1px solid #ccd8de;
      border-bottom: none;
      background: #ebeef0;
      padding: 4px 0 2px 0px;
    }
    
      #subnav li.level2 {
      
      }
      
      #subnav li.active li.active {
        background: none;
      }
      
        #subnav a.level2 {
          font-size: 0.9em;
          padding: 0.3em 0 0.3em 20px;
          background: url(/fileadmin/images/default/nav_lvl2_arrow.gif) no-repeat 9px 0.5em;
        }
        
          #subnav li.active li.active a.level2,
          #subnav a.level2:hover {
            color: #009ee0;
            font-weight: normal;
            background: transparent url(/fileadmin/images/default/nav_lvl2_active_bg.gif) no-repeat 0 0.5em;
          }
          
          #subnav li.active li.active a.level2 {
            font-weight: bold;
          }
          
            /*#subnav li.active li.sub a.level2 span {
              background: url(/fileadmin/images/default/nav_lvl2_arrow.gif) no-repeat 186px 5px;
            }*/
                        
            #subnav li.active li.hasSub_active a.level2 span {
              background: url(/fileadmin/images/default/nav_lvl2_active_arrow.gif) no-repeat 186px 5px;
            }
      
  /* Dritte Ebene */
    #subnav ul.level3 {
      line-height: 1.1em;
      padding: 0 0 7px 0px;
    }
    
      #subnav li.level3 {
        padding: 0 0 0 5px;
        
      }
      
      #subnav li.active li.active li.active {
        background: #fff;
        border-bottom: none;
      }
      
        #subnav a.level3 {
          font-size: 0.85em;
          padding: 0.3em 15px 0.25em 15px;
          background: url(/fileadmin/images/default/nav_lvl3_arrow.gif) no-repeat 5px 0.6em;
        }
        
          #subnav li.active li.active li.active a.level3,
          #subnav a.level3:hover {
            color: #c40000;
            background-image: url(/fileadmin/images/default/nav_lvl3_active_arrow.gif);
          }

/*--------------- Footer -----------------------------------------------------*/
#footer_container {
  font-size: 0.75em;
  padding: 0 5px;
  height: 64px;
  font-size: 0.7em;
}

  #footer_container a {
    text-decoration: none;
    color: #f2efda;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  #footer {
    background: #324954;
    border-top: 5px solid #c9e5f5;
    padding: 0;
    height: 59px;
  }
  
    #servicenav {
      text-align: right;
      margin: 0px 0 0 5px;
      padding: 12px 0 0 0;
      position: relative;
    }
    
      #servicenav li {
        display: inline;
        font-size: 1em;
      }
      
        #servicenav li a {
          padding: 0 10px 0 9px;
        }
        
          #servicenav li.toplink {
            margin: 0 80px 0 10px;
            display: inline;
            position: absolute;
            left: 20.6em;
          }
          
          #servicenav li.home {
            float: left;
          }
          
          #servicenav li.sitemap {
            margin: 0 23px 0 0;
            float: left;
          }
          
          #servicenav li.print {
            margin: 0 7px 0 0;
          }
            
            #servicenav li.toplink a {
              background: none;
            }
            
            #servicenav li.home a {
              
            }
            
            #servicenav li.sitemap a {
              
            }
            
            #servicenav li.print a {
              padding-right: 7px;
            }
            
            #servicenav li.recommend a {
              
              padding-right: 15px;
            }
          
        #servicenav li a:hover, #servicenav li a:focus, #servicenav li a:active {
          background-position: 0 -100px;
          color: #43b1e0;
        }
      
  #weber_container {
    clear: both;
  }
    
/*--------------- User-Actions in der Contentbox unten -----------------------*/
#user_actions_container {
  position: static; /* IE6 Fix */
  background: url(/fileadmin/images/default/content_middle.png) repeat-y 0 0;
  z-index: 1;
}

  #user_actions {
    background: #f7f9fa url(/fileadmin/images/default/page_actions_bg.gif) no-repeat 0 0;
    display: block;
    padding: 26px 0 38px 21px;
    margin: 0 10px 0 242px;
    position: relative;
    bottom: -46px;
    z-index: 10;
  }
  
  #user_actions_container h4 {
    font-weight: bold;
    font-size: 0.875em;
    margin: 0 0 0.3em 0;
    color: #006e99;
  }
  
  
/*--------------- Flexible Footer Layout -------------------------------------*/
html, #page_container, #page {
  min-height: 100%;
  height: 100% !important;
}

#header_container {
  position: relative;
  z-index: 10;
  margin-bottom: -296px
}

#footer_container {
  margin: -64px 0 0 0;
  z-index: 11;
  position: relative;
}

#body_container {
  height: auto !important;
  min-height: 100%;
  position: relative;
  background: url(/fileadmin/images/default/body_border.png) repeat-y 50% 0;
  min-width: 980px;
  padding: 0;
  width: 100%;
}

#body {
  padding: 296px 15px 94px 20px;
  margin: 0 auto 0 auto;
  position: relative;
  background: #f7f7f7 url(/fileadmin/images/default/body_content_bg.gif) repeat-x 0 296px;
  min-height: 300px;
  height: auto !important;
  height: 300px;
  width: 935px;
  z-index: 2;
}


#bottom_background_image {
  background: transparent url(/fileadmin/images/default/page_bg_image.png) no-repeat 50% bottom;
  height: 316px;
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

#page_container {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  min-height: 100%;
}

  #page {
    text-align: left;
    min-height: 100%;
  }

  #header_container,
  #footer_container {
    width: 100%;
    padding: 0;
  }
  
  #body_container {
    height: auto !important;
  }

  * html #body_container {
    height: 100% !important; 
  }
  
  #header,
  #footer {
    width: 980px;
    margin: 0 auto;
  }
  
  #header {
    width: 940px;
  }
  
  #footer {
    width: 970px;
  }
  
  #body_borders {
    height: auto;
  }
