.headertitel {
  width: 100%;
  height: 404px;
  position: releative; 
  margin: -100px 0 50px 0;
  padding-top: 260px;
  background-attachment:scroll;
  background-size: cover; 
  text-align: center;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.headertitelfooter {
  width: 100%; 
  height: 200px; 
  margin: 0; 
  padding-top: 610px;
  background-attachment:scroll;
  background-size: cover; 
  text-align: center; 
  background-repeat:no-repeat;
  background-position: 0px 0px;
}

	h1{
		font-size: 5em;
		font: 52px/62px 'Open Sans', serif;
    font-weight: 700;
		color: #fff;
		margin:0;
    text-shadow: 1px 1px 2px #424242;
	}
	
	.intro 	h2{
		font: 36px/46px 'Open Sans', serif;
    font-weight: 700;
		color: #fff;
		margin:0;
    text-shadow: 1px 1px 2px #424242;
	}

.intro p{
/*	width: 50%;*/
	margin: 0 auto;
	font-size: 1em;
}

.intro .kachel{background-color: white;height: 300px;margin: 0 15px 15px 0;text-align: left;max-width: 200px; width: 100%;}
	
	
	.headerimage{margin-top: -245px;position: relative;width: 100%; height: 800px; background-size: cover; background-attachment:scroll;background-repeat:no-repeat; background-position: 0 -50px}
.footerimage{position: relative;width: 100%; height: 800px;background-size: cover; background-attachment:scroll;background-repeat:no-repeat; background-position: 0 -50px}


.headerbar {
  bottom: 60px;
    
    max-width: 96%;
}

.newsleft {margin:0; overflow: hidden; float: none; max-width: 100%; }

.newsright {margin:0; float: none;max-width:100%;}



.kachel{background-color: white;height: 450px;margin: 0 15px 15px 0;text-align: left;max-width: 250px; width: 100%;}
.tab-container .kachel{background-color: white;height: 450px;margin: 5px;text-align: left;max-width: 240px; width: 100%;}



.mobilemeta {display: none;}



/* ORGANIGRAM */
.organi {
  color: white;
  font-size: .8em;
}

.orgahead {
  width: 30%;
  height: 270px;
  padding: 15px 0;
  margin: 0 auto;
  background-color: #444444; 
  text-align: center;
  min-width: 300px;
  z-index: 3;
  position: relative;
  overflow:hidden;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.orgahead:hover {
  height: 270px;
  z-index: 3;
}

.orgahead h3 {
  color: white;
}

.orgaheadline {
    background: none repeat scroll 0 0 red;
    border-left: 4px solid #444444;
    content: "";
    display: block;
    height: 280px;
    top: 0px;
    left: 49.45%;
    padding-bottom: 150px;
    position: relative;
    width: 0px;
    z-index: 1;

}




.orgasek {
  width: 18%;
  height: 55px;
  left: 60%;
  margin: -400px 0 50px 0;
  background-color: #DFDFDF; 
  color: #444444;
  text-align: center;
  min-width: 200px;
  z-index: 3;
  font-size: .8em;
  position: relative;
  overflow:hidden;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.orgasek:hover {
  height: 290px;
  z-index: 3;
}

.orgasek h3 {
  color: #444444;
    font-size: 110%;
  margin: 12px 0 0;
}

.orgasekline {
    background: none repeat scroll 0 0 red;
    border-top: 4px solid #444444;
    content: "";
    display: block;
    height: 0px;
    top: -80px;
    left: 49.45%;
    position: relative;
    width: 12%;
    z-index: 2;

}


.units {
  left: 2%;  
  width: 98%;
  text-align: center;
  padding: 0;
  margin: 0;
  overflow: hidden; 
  position: relative ;
  z-index: 2;
}

.units:before {
    background: none repeat scroll 0 0 white;
    border-top: 4px solid #444444;
    border-left: 4px solid #444444;
    border-right: 4px solid #444444;
    content: "";
    display: block;
    height: 40px;
    top: 45.45%;
    left: 7%;
    position: relative;
    width: 80%;
    z-index: 5;
}

.unithead {
  background-color: #6699cc;
  font-size: .7em;
  padding: 5px 0;
}

.unithead h3 {
  color: white;
font-size: 100%; 
}



.unit {
  background-color: #F4F4F4;
  min-width: 0px;
  width: 19%;
  float: left;
  vertical-align: top;
  margin: 0 5px 5px 5px;

}

.u2:before {
    background: none repeat scroll 0 0 white;
border-left: 4px solid #444444;
    content: "";
    display: block;
    height: 40px;
    top:  4px;
    left: 29%;
    position: absolute;
    width: 10%;
    z-index: 5;

}

.u3:before {
    background: none repeat scroll 0 0 white;
border-left: 4px solid #444444;
    content: "";
    display: block;
    height: 40px;
    top:  4px;
    left: 57%;
    position: absolute;
    width: 10%;
    z-index: 5;

}

.unitwide {
  background-color: #F4F4F4;
  min-width: 0px;
  width: 36%;
  float: left;
  vertical-align: top;
   margin: 0 5px 5px 5px;


}

.orgaperson {
  background-color: #dfdfdf;
  color: #444444;
  height: 55px;
  margin: 10px 0;
  font-size: .6em;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
   -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.orgapic {
position: absolute;
margin: 0 auto;
width: 0%;
padding-top: 10px;
visibility:hidden;
  opacity:0;
  transition:visibility 0s linear 0.5s,opacity 0.5s linear;

}

.orgapic a img {width: 30px;}


.orgaperson:hover .orgapic, .orgasek:hover .orgapic, .orgahead:hover .orgapic {
  position: relative;
  width: 100%;
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}

.orgahead .orgapic {
  position: relative;
  width: 100%;
  visibility:visible;
  opacity:1;
  transition-delay:0s;
}


.orgapic img {
width: 100%;
height: 100%;
max-width: 150px;
}



 .orgaperson:hover {
  height: 237px;
  background-color: #dfdfdf;
  color: #444444;
  z-index: 99999;
}

.orgaperson h3 {
  color: #444444;
  font-size: 110%;
  line-height: 90%;
  margin: 12px 0 10px 0;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

