/* Version: 17.01.2014 */
@import url(../../css2_847bfbd532d75ba2.css);

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 100%;
    color: #666;
    text-decoration: none;
    font-weight: 400;
    word-spacing: normal;
    background-color: #FFF;
    line-height: 1.45;
    background-image: url(hg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}

strong{
	font-weight: 600;
}

h1{
	margin: 0px;
	font-size: 1.6rem;
	font-weight: 400;
}

h2{
	margin: 0px;
	font-size: 1.3rem;
	font-weight: 400;
}

#rahmen {
	padding: 0px;
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	box-shadow: 0px 0px 50px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 0px 50px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,.3);
	font-size: 0.9rem;
}

.logo{
	padding-bottom: 20px;
}

.logo img{
	width: 140px;
}

.content{
	padding: 4%;
}

.box_oben{
}

.box_mitte{
	background-color: #F0F1F1;
	padding: 4%;
}

.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	flex-wrap: wrap;
  flex-direction: row;
}

.flex-buttons > div {
  width: 33%;
}

.left{
	width: 36%;
	position: relative;
}

.right{
	width: 60%;
}

.left2{
	width: 19%;
}
	
.icon{
	height: 2.4rem;
	margin-bottom: 8px;
}
	
.left3{
	width: 60%;
}

.right3{
	width: 36.8%;
}

.leftOutro{
	width:78%;
}
.rightOutro{
	width:20%;
}
	
.award {
    position: absolute;
	right: 4%;
	bottom: 4%;
}

.box_unten{
	background-color: #5A6266;
	color: #FFF;
	padding: 4%;
}


.box_unten_left{
       width: 64%;
	background-color: #5A6266;
	color: #FFF;
	padding: 4%;
}


.ap_bild{
 width: 20%;
 padding: 4%;
 background-color: #5A6266;
}




.box_map{
	padding: 4% 4% 4% 62%;
    background-image: url(map.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}


.box_map_2{
	padding: 4% 4% 4% 62%;
    background-image: url(map_2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}


.box{
	padding: 25px;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255, 255, 255, 0.8); 
}

.box_links{
	float: left;
	width: 48%;
}

.box_rechts{
	float: right;
	width: 48%;
}

.clear {
  	clear: both;
  	font-size: 0;
  	line-height: 0;
}

#footer{
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}






.icon {
  width: 19%;
}

.icon p {
  text-align: center;
}

.icon img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
  display: inline;
}

.abstand {
  margin: 0.75rem 0 0rem 0;
}








 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #70a03e;
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box a:link, .box a:visited, .box a:active {
	color: #70a03e;
	text-decoration: none;
	font-weight: 600;
}

.box a:hover {
	color: #666;
	text-decoration: none;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{
	font-size: 0.85rem;
}

.titel_klein{

}

.farbe {
	color: #70a03e;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

.abstand5 {
	padding-top: 5px;
}

.abstand10 {
	padding-top: 10px;
}

.abstand15 {
	padding-top: 15px;
}

.button:link, .button:visited, .button:active {
	color: #FFF;
	text-decoration: none;
	background-color: #70a03e;
	padding: 15px 5%;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size: 17px;
	line-height: 22px;
	width: 90%;
	text-align: center;
	text-transform: uppercase;
	display: block;
	letter-spacing: 0.1rem;
}

.button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #5A6266;
}

ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	list-style-type: none;
	list-style: none;
	font-weight: 300;
}

li {
	padding-top: 5px;
	text-indent: -13px;
}

ul li::before {
    content: "■";
    padding-right: 5px;
    color: #70a03e;
	vertical-align: text-bottom;
}

.slider-wrap ul {
	padding: 0px;
	margin: 0px;
}

.slider-wrap li {
	padding: 0px;
	text-indent: 0px;
}

.slider-wrap ul li::before {
	content: none;
	padding-right: 0px;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.award-top {
    text-align: right;
    margin-bottom: -4.1rem;
    margin-top: -1.2rem;
}

.slider-wrap{
	left: 0px;
	width: auto;
	height: auto;
	position: relative;
}

.slider-wrap li::before{
            content:none;
            margin-left:0px;
            padding-right:0px;
}

.slideshow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image 24s linear infinite;
}
@keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  17% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow li {
    margin:0;
    padding:0;
  list-style: none;
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(1) span {
}
.slideshow li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.slideshow li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
ul.slideshow {
    margin:0;
}

.refnr {}

.apply {}
