
/*Haupt - Überschrift letterspacing geändert */
.hs-line-14 {
    margin-top: 0;
    position: relative;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.4em;
}
/*Foto Balken Trenner */
.hoehe_erzeugen{
	height: 25em;

}


.nav-logo-wrap .logo {
    max-width: 210px;
    height: 110px;
}


.impressum_box .toggle > dt > a{
	
	border: 0px solid #fff;
	background: transparent;
	
}
.impressum_box .toggle > dd {
    margin-bottom: 10px;
    padding: 10px 20px 20px;
    font-size: 11px;
    line-height: 1.8;
    color: #777;
}
.impressum_box .toggle > dt > a:after {
    content: " ";
    width: 15px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    color: #999;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.fixed-height-small {
    min-height: 630px;
}

/*die Leistungen von p in H1 ändern */
.leistungen_h1
{font-family: "Open Sans", arial, sans-serif;
font-size: 24px;
font-weight: 300;
font-style: normal;
line-height: 1.6;
margin: 0 0 2em 0;
    }