﻿body {
  background-image: url(../img/body-background.jpg);
  background-repeat: repeat-x;
  min-hight:1020px;
}

/* Kontaktkarte (Flexible Content Element)
----------------------------------------------------------------------------------------------------*/
.contact_content {
	border: 1px solid #e3001d;
	background: transparent url(../img/background_90p.png) 0 0;
	width:407px;
	height:auto;
	font-size: 13px;
	-moz-border-radius:5px 5px 20px 5px; /* Firefox */
	-webkit-border-radius:5px 5px 20px 5px; /* Chrome, Safari */
	-khtml-border-radius:5px 5px 20px 5px; /* Konqueror */
	border-radius:5px 5px 20px 5px; /* CSS3 */
	margin-bottom:20px;
	padding:10px;
	z-index:10;
	display:block;
	position: relative;
}
.contact_content .logocont {
  display:block;
  float:left;
  width:100px;
  margin-bottom:10px;
}
.contact_name {
  width:400px;
  font-weight:bold;
  color:red;
  float:left;
}
.contact_plaintext {
  width:200px;
  float:left;
}
.contact_plaintext2 {
  width:200px;
  float:left;
}


/* Layout
----------------------------------------------------------------------------------------------------*/
#container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  min-hight:1020px;
}

  #header {
    height: 95px;
    background-image: url(../img/header-background.jpg);
    background-repeat: no-repeat;
    position: relative;
    z-index: 1000;
  }
  
    #logo{
      width: 55px;
      padding: 10px 0 0 10px;
      margin-bottom: 0
    }
    
    #menu{
      width: 885px;
      margin-bottom: 0;
    }
    
    #meta{
      position: absolute;
      right: 0;
      margin-bottom: 0
    }
    
      a#font-normal {
        font-size: 10px !important;
      }
      
      a#font-bigger {
        font-size: 12px !important;
      }
      
      a#font-biggest {
        font-size: 14px !important;
      }
  
  #breadcrump {
    color: #999999;
    font-size: 0.917em;
    margin-bottom: 5px;
  }
    
    #breadcrump p {
      margin-bottom: 3px;
    }
    
    #breadcrump a {
      text-decoration: none;
      color: #999999;
    }
    
    #breadcrump a:hover {
      text-decoration: underline;
    }
  
  #left {
    width: 240px;
    margin-right: 10px;
  }
  
#middle {
	width: 460px;
	margin-right: 10px;
	-moz-border-radius:5px 5px 20px 5px; /* Firefox */
	-webkit-border-radius:5px 5px 20px 5px; /* Chrome, Safari */
	-khtml-border-radius:5px 5px 20px 5px; /* Konqueror */
	border-radius:5px 5px 20px 5px; /* CSS3 */
}
  
  #right {
    width: 240px;
  }
  
  #footer {
    background-image: url(../img/footer-background2.png);
    background-repeat: no-repeat;
      font-size: 0.909em; /* 10px */
      padding-left: 20px;     
      background-color: #fff; 
      height: 29px;
  }
  
    #footer-left {
      width: 650px;
    }
  
      #footer-left p {
        color: white;
        padding-top: 7px;
        font-size: 100%;
      }
    
    #footer-right {
      width: 290px;
      color: white;
    }
    
      #footer-right ul {
        list-style-type: none;
        float: right;
        margin-right: 42px;
      }
      
        #footer-right ul li {
          float: left;
          margin: 0 10px 0 0;
          padding-top: 5px;
        }
        
          #footer-right li a {
            color: white;
            text-decoration: none;
          }
          
    #footer-right #bookmark{
      display:none;
    }
.footer-links a{color:white;
}    
          
  #tagcloud {
    padding: 0 20px;
  }
  
.float {
  display: inline;
  float: left;
  margin-bottom: 10px;
}

.box,
.box-image,
.togglebox {
  margin-bottom: 10px;
  background-position: bottom center;
  padding: 10px;
}
.box,
.box-image {
	border: 1px solid #e3001d;
	border-top: none;
	-moz-border-radius:0 0 20px 5px; /* Firefox */
	-webkit-border-radius:0 0 20px 5px; /* Chrome, Safari */
	-khtml-border-radius:0 0 20px 5px; /* Konqueror */
	border-radius:0 0 20px 5px; /* CSS3 */
	background-image: url(../img/box-background.jpg);
	background-repeat: repeat-x;
}
.togglebox {
  background-image: url(../img/background_togglebox.png);
}

.box-slideshow {
  position: relative;
}

.box-image {
  border: 1px solid #e3001d;
  -moz-border-radius-topleft:1ex;
  -webkit-border-top-left-radius:1ex;
  -moz-border-radius-topright:1ex;
  -webkit-border-top-right-radius:1ex;
  padding: 0;
}

  h2.boxtitle-white,
  h2.boxtitle-red {
    font-size: 1.083em; /* 13px */
    color: #e3001d;
    background-image: url(../img/headline2-background_big.jpg);
    background-repeat: repeat-x;
    /* height: 23px; */
    height: auto;
    margin: 0;
    padding: 2px 0 0 10px;
    border: 1px solid #e3001d;
    border-bottom: 2px solid #e3001d;
    -moz-border-radius-topleft:1ex;
    -webkit-border-top-left-radius:1ex;
    -moz-border-radius-topright:1ex;
    -webkit-border-top-right-radius:1ex;
    moz-border-radius-topleft:1ex;
    webkit-border-top-left-radius:1ex;
    moz-border-radius-topright:1ex;
    webkit-border-top-right-radius:1ex;
  }
  
  h2.boxtitle-red {
    background-image: url(../img/headline2-background-red.jpg);
    background-repeat: repeat-x;
    border-bottom: none;
    color: white;
    -moz-border-radius-topleft:1ex;
    -webkit-border-top-left-radius:1ex;
    moz-border-radius-topleft:1ex;
    webkit-border-top-left-radius:1ex;
  }
  
    h2.boxtitle-red a {
      background-image: url(../img/arrow-right-white.gif);
      background-repeat: no-repeat;
      background-position: left center;
      color: white;
      text-decoration: none;
      padding-left: 10px;
      -moz-border-radius-topleft:1ex;
      -webkit-border-top-left-radius:1ex;
      moz-border-radius-topleft:1ex;
      webkit-border-top-left-radius:1ex;
    }
    
    h2.boxtitle-red a:hover {
      text-decoration: underline;
    }
  
  .box-float-left {
    float: left;
    width:74%;
    display: inline;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  
  .box-float-right {
    width: 25%; 
    float: left;
    display: inline;
        border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
  
  .box h3 {
    color: #e3001d;
    font-size: 0.917em;
    font-weight: normal;
  }
  
  h2.boxtitle-home {
    background-image: url(../img/home-box.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 63px;
    padding: 5px 200px 0 65px;
    margin: 0;
    color: white;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  
  h2.toggle {
    cursor: pointer;
  }
  
  h2.toggle span {
    background-image: url(../img/arrow-down-white.gif);
    background-repeat: no-repeat;
    background-position: right center;
    margin-right: 10px;
    display: block;
  }
  
  .togglebox {
    width: 440px;
  }
  
  .pagination {
    font-weight: bold;
    text-align: right;
  }
    .pagination img {
      vertical-align: middle;
    }
  

.quicklink {
  background-image: url(../img/quicklink.jpg);
  background-repeat: no-repeat;
  height:50px;
  width:237px;
  margin-bottom: 5px;
}
  .quicklink-left {
    vertical-align:middle;
    width: 180px;

  }
  
  .quicklink-right {
    padding-top: 5px;
  }
  
  .quicklink p {
    margin-bottom: 0px;
    padding-left: 20px;
    font-weight: bold;
    background: transparent url(../img/arrow-right-white.gif);
    background-repeat: no-repeat;
    background-position: 10px 4px;
    min-height: 10px;
    font-size: 11px;
  }

  .quicklink a {
    color: white !important;
    font-size: 1.083em;
    padding-left: 0px;
  }

  
/* Slideshow
----------------------------------------------------------------------------------------------------*/

.jcarousel-skin-febi .jcarousel-item {
    /*height: 175px !important;*/
  height: auto;
}


.jcarousel-skin-febi .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-skin-febi .jcarousel-clip-horizontal {
    /*height: 175px;*/
  height: auto;
}

.slideshow ul {
  list-style-type: none;
}  

.slideshow p {
  font-size: 0.833em;
}

.slideshow li a {
  background-image: none !important;
  padding: 0 !important;
}

.slideshow-prev,
.jcarousel-skin-febi .jcarousel-prev-horizontal {
  position: absolute;
  height: 10px;
  left: -10px;
  top: 40%;
  background-image: url(../img/arrow-left.gif);
  background-repeat: no-repeat;
  background-position: center left;
  margin-left: 2px;
  padding-left: 10px;
  cursor: pointer;
}

.slideshow-next,
.jcarousel-skin-febi .jcarousel-next-horizontal {
  position: absolute;
  height: 10px;
  right:-10px;
  top: 40%;
  background-image: url(../img/arrow-right.gif);
  background-repeat: no-repeat;
  background-position: center left;
  margin-right: -2px;
  padding-left: 10px;
  cursor: pointer;
}
/* Menu
----------------------------------------------------------------------------------------------------*/

/* HMenu
------------------*/

#hmenu {
  list-style-type: none;
  padding: 35px 0 0 20px;
}

  #hmenu li {
    float: left;
    margin: 0 18px 0 0;
    display: inline;
  }
  
  #hmenu li a {
    color: white;
    font-size: 1.167em; /* 14px */
    text-decoration: none;
      font-weight: bold;
      float: left;
      cursor: pointer;
      display: block;
  }
  
  #hmenu li a span {
    float: left;
    position: relative;
    padding: 5px 5px 10px 13px;
    margin: 0 8px 0 -8px;
  }
  
  #hmenu li a:hover,
  #hmenu li a.active {
    background-image: url(../img/hmenu-background.png);
    background-repeat: no-repeat;
    background-position: top right;
    color: #e3001d;
  }
  
  #hmenu li a:hover span,
  #hmenu li a.active span {
    background-image: url(../img/hmenu-background.png);
    background-repeat: no-repeat;
    background-position: top left;  
  }
  
  
  
/* HMenu 2nd normal state
---------------------------*/
    #hmenu li ul {
      position: absolute;
      left: -999em;
      background-color: #e6e6e6;
      list-style-type: none;
      -moz-border-radius-bottomright:1ex;
        -webkit-border-bottom-right-radius:1ex;
        -moz-border-radius-bottomleft:1ex;
        -webkit-border-bottom-left-radius:1ex;
        border-bottom: 1px solid #e3001d;
        border-left: 1px solid #e3001d;
        border-right: 1px solid #e3001d;
        padding: 10px 5px 5px 20px;
        width: 150px;
        top:68px;
    }
    
    #hmenu li:hover ul,
    #hmenu li.sfhover ul {
      left: auto;    
      margin: 0 0 0 -9px;
      clear: both;
    }
    
    #hmenu ul li {
      float: left;
      width: 200px;
    }
        
    #hmenu ul li a {
      margin: 0;
      padding: 5px 0 5px 10px;    
      font-weight: bold;
      color: #333;
      font-size: 1em;    
      -moz-border-radius: 0;
      -webkit-border-radius: 0;  
      display: block;
      width: 190px;
      background-image: url(../img/arrow-right.gif);
      background-repeat: no-repeat;
      background-position: left 9px;
    }
    
    #hmenu ul li a:hover,
    #hmenu ul li a.active {
      color: #e3001d;
      background-image: url(../img/arrow-right.gif);
      background-position: left 9px;
    }
  
/* Language HMenu
------------------*/
    #hmenu li#language-li {
      position: absolute;
      right: 0;
    }  
    
    #hmenu li#language-li a span {
      cursor: default;
    }
    
    #hmenu li ul#language {    
        width: 200px;
        padding: 10px 0 0 0;
      right: -1px;
    }
    
    #hmenu li:hover ul#language,
    #hmenu li.sfhover ul#language {
      margin-left: -142px;
      top: 33px;
    }
    
    ul#language li {
      float: left;
      margin-bottom: 0px;
    }
    
    ul#language li a{
      padding: 0 0 0 10px;    
      color: #333;
      background-image: none;
    }
    
    ul#language li a:hover {
      color: #e3001d;
      background-image: none;
    }
    
    ul#language li a.active {
      color: #e3001d;
      background-image: none;
    }
    
    
  
/* Large Hmenu
----------------------------------*/
#hmenu li:hover ul.large,
#hmenu li.sfhover ul.large {
  left: 0;
}


#hmenu li ul.large {
  left: -999em;
  width: 920px;
  height: 349px;
  padding: 10px 20px;
  margin: 0 0 0 0;
}

#hmenu li ul.large-standard,
#hmenu li ul.large-picture {
  left: auto;
  top:0;
  padding: 9px 0;
  margin: 0;
  border: none;
  border-bottom: 2px solid #e3001d;
  float: left;
  position: relative;
  clear: both;
  -moz-border-radius-bottomright:0ex;
    -webkit-border-bottom-right-radius:0ex;
    -moz-border-radius-bottomleft:0ex;
    -webkit-border-bottom-left-radius:0ex;
    width: 920px;
}

#hmenu li ul.large-picture {
  padding: 5px 0;
}


#hmenu li ul.large-standard li,
#hmenu li ul.large-picture li {
  margin-right: 10px;
  width: 295px;
}

#hmenu li ul.large-standard li a,
#hmenu li ul.large-picture li a {
  display: block;
  width: 280px;
  padding: 15px 0 0 15px;
  margin: 0;
  height: 35px;
  background-position: left 34px;
}

#hmenu li ul.large-standard li a {
  background-position: left 9px;
}

#hmenu li ul.large-standard li a {
  padding: 5px 0 0 15px;
  height: 25px;
}

#hmenu li ul.large-picture li {
  border-bottom: 2px solid white;
  padding-bottom: 5px;
  padding-top: 5px;
}

#hmenu li ul.large-picture li a {
  padding: 25px 0 0 15px;
  height: 45px;
}

#hmenu li ul.large-picture li a img {
  vertical-align: middle;
  position: relative;
  float: right;
  margin-top: -25px;
}

.row-item-wrap {
  width: 130px;
  background-image: none !important;
}

/* Meta Menu
------------------*/  
#metamenu {
  list-style-type: none;
}

  #metamenu li {
    float: left;
    margin: 0;
  }
  
  #metamenu li a {
    text-decoration: none;
    color: white;
    font-size: 0.917em; /* 11px */
    margin-left: 10px;
  }
  
  #metamenu li a:hover {
    text-decoration: underline;
  }
  
#vmenu {
	list-style-type: none;
	margin: 0;
	border: 1px solid #e3001d;
	border-top: none;
	min-height: 25px;
	_height: 25px; /* IE6 */
	-moz-border-radius:0 0 20px 5px; /* Firefox */
	-webkit-border-radius:0 0 20px 5px; /* Chrome, Safari */
	-khtml-border-radius:0 0 20px 5px; /* Konqueror */
	border-radius:0 0 20px 5px; /* CSS3 */
	background-color: #e6e6e6;
	padding-bottom: 25px;
}  

  #vmenu li {
    margin: 0;
  }
  
  #vmenu li a {
    font-size: 1em; /* 12px */
    text-decoration: none;
    color: #333;
    display: block;
    border-bottom: 1px solid white;
    /* height: 18px; */
    height: auto;
    padding: 7px 0 5px 30px;
    background-image: url(../img/arrow-right.gif);
    background-repeat: no-repeat;
    background-position: 17px center;
  }
  
  #vmenu li a:hover {
    color: #e3001d;
  }
  
  #vmenu li a.active {
    color: #e3001d;
    background-image: url(../img/arrow-down.gif);
  }
  
  #vmenu li.last a {
    border: none;
  }
  
    #vmenu ul {
      list-style-type: none;
      margin: 0;
    }
    
    #vmenu ul li a {
      background-color: #f5f5f5;
      font-size: 0.917em;
      /* height: 18px; */
      height: auto;
      padding: 2px 0 0 40px;
      background-image: url(../img/smallarrow-right-grey.gif);
      background-position: 30px center;
    }

      #vmenu ul li ul li a {
        padding: 2px 0 0 50px;
        background-position: 40px center;
      }

        #vmenu ul li ul li ul li a {
          padding: 2px 0 0 60px;
          background-position: 50px center;
        }

          #vmenu ul li ul li ul li ul li a {
            padding: 2px 0 0 70px;
            background-position: 60px center;
          }
    
    #vmenu ul li a:hover,
    #vmenu ul li a.active {
      background-image: url(../img/smallarrow-right.gif);
    }


/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://perishablepress.com/press/2009/12/06/new-clearfix-hack */

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}



/* Print Popup Setup
----------------------------------------------------------------------------------------------------*/

#print-container {
  padding: 0;
  background: transparent url('../img/body-background.jpg') repeat-x;
  float: left;
  width: 100%;
}

#print-container #print-container-controls {
  width: 100%;
  height: 125px;
}

#print-container #print-container-controls .print-container-controls-logo {
  padding: 10px 0 0 30px;
}

#print-container #print-container-controls .print-container-controls-printbutton {
  float: right;
  margin-top: -18px;
  margin-right: 30px;
  color: #fff;
}

#print-container #print-container-controls .print-container-controls-printbutton a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

#print-container #print-container-controls .print-container-controls-breadcrumb {
  padding: 0 0 0 30px;
  margin-top: 35px;
  height: 25px;
  font-size: 11px;
}

#print-container #print-container-content {
  padding: 0 30px 0 30px;
  font-size: 75%;
}

#print-container #print-container-footer {
  padding: 20px 30px 0 30px;
  font-size: 10px;
}

/*-----*/
#header-background {
  display:none;
}

.tx-dropdownsitemap-pi1 .expAll  {
  display:none;
}

.tx-dropdownsitemap-pi1 div  {
  margin-left:0px;
}

.tx-dropdownsitemap-pi1 div a img,
.tx-dropdownsitemap-pi1 div img {
  display:none;
}

.tx-dropdownsitemap-pi1 span.ifsub {
  font-weight:normal;
  text-transform:none;
}