@media only screen and (min-width: 1280px) {
.header {
    float: left;
    width: 100%;
    height: auto;
    background: #ffffff;
    position: relative;
    padding: 35px 0 0 0;
}
.wrappernav {
    max-width: 1280px;
    height: auto;
    padding: 0 16px;
    margin: 0 auto;
}
.wrapper1280 {
    max-width: 1280px;
    height: auto;
    padding: 0 16px;
    margin: 0 auto;
}
.wrapper1280full {
    max-width: 1280px;
    height: auto;
    padding: 0 0px;
    margin: 0 auto;
}


.main {
    float: left;
    width: 100%;
    height: auto;
    background: #ffffff;
}
.navigation {
    float: left;
    width: 100%;
    height: auto;
    background: #000000;
    padding: 12px 0;
    margin: 20px 0 0 0;
    font-weight: bold;
    font-style: normal;
}
.navigation ul {
    width: 100%;
    list-style: none;
    display: flex;
    flex-direction: row;
}
.navigation ul li {
    display: flex;
    flex-grow: 1;
}
.navigation ul li a {
    display: flex;
    color: #ffffff;
    text-decoration: none;
    outline: none;
    padding: 6px 10px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.2px;
    transition: all 0.3s ease;
}
.navigation ul li a:hover {
     color: #f69201;
     cursor: pointer;
}
.navigation ul li a#hier, .navigation ul li a#hier:hover {
    color: #f69201;
}

.logotop {
    position: absolute;
    left: 50%;
    top: 10px;
    width: 100px;
    height: 120px;
    transform: translate(-50%,0);
}
.logotop img {
    display: block;
    width: 100%;
    height: auto;
}
.top_tel {
    float: left;
    width: 160px;
    height: auto;
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-transform: uppercase;
    margin: 0 10px 25px 0;
}
.top_kontakt {
    float: left;
    width: 120px;
    height: auto;
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-transform: uppercase;
    margin: 0 0px 25px 0;
}
.top_folgen {
    float: right;
    width: 134px;
    height: auto;
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-transform: uppercase;
    margin: 0 20px 25px 0;
}
.top_referenzen {
    float: right;
    width: 142px;
    height: auto;
    padding: 3px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-transform: uppercase;
    margin: 0 0px 25px 0;
}

.top_icon {
    float: left;
    width: 24px;
    height: 30px;
    padding: 0 0px 0 0;
    margin: 0 6px 0 0;
}
.top_icon i {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 22px;
    color: #e88d0a;
}
.top_text {
    float: left;
    width: calc(100% - 30px);
    height: auto;
    padding: 4px 0 0 0;
    color: #333333;
}
.top_tel a .top_text {
    text-decoration: none;
    outline: none;
    color: #333333;
    transition: all 0.3s ease;
}
.top_tel a:hover .top_text {
    color: #e88d0a !important;
}
.top_kontakt a .top_text {
    text-decoration: none;
    outline: none;
    color: #333333;
    transition: all 0.3s ease;
}
.top_kontakt a:hover .top_text {
    color: #e88d0a !important;
}
.top_folgen a .top_text {
    text-decoration: none;
    outline: none;
    color: #333333;
    transition: all 0.3s ease;
}
.top_folgen a:hover .top_text {
    color: #e88d0a !important;
}
.top_referenzen a .top_text {
    text-decoration: none;
    outline: none;
    color: #333333;
    transition: all 0.3s ease;
}
.top_referenzen a:hover .top_text {
    color: #e88d0a !important;
}
.hero {
    float: left;
    width: 100%;
    height: 484px;
    overflow: hidden;
    position: relative;
}
.hero .background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: blur(8px);
    z-index: 10;
    background: url(../img/hero.jpg);
    background-repeat: no-repeat;
    background-position: top -60px center;
    background-size: contain;
    background-attachment: fixed;
}
.hero_black {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: #000000;
    opacity: 0.6;
}
.hero_text {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
}
.hero_text .zeilea {
    float: left;
    width: 100%;
    height: auto;
    padding: 80px 0 0 0;
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
    color: #f69201;
}
.hero_text .zeileb {
    float: left;
    width: 100%;
    height: auto;
    padding: 4px 0 0 0;
    font-size: 53px;
    line-height: 60px;
    font-weight: bold;
    color: #ffffff;
}
.hero_leistungen {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 96px;
    padding: 16px;
    background: #e08601;
}
.wrapper_leistungen {
    max-width: 1280px;
    height: 484px;
    padding: 0 16px;
    margin: 0 auto;
    position: relative;
}
.hero_leistungen .box {
    float: left;
    width: 25%;
    height: 64px;
    margin: 0;
    padding: 0px 35px;
    font-size: 21px;
    line-height: 29px;
    font-weight: bold;
    color: #ffffff;
    border-right: solid 1px #ffffff;
}
.hero_leistungen .box .icon {
    float: left;
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: #ffffff;
}
.hero_leistungen .box .text {
    float: left;
    width: calc(100% - 24px);
    height: auto;
    padding: 0 0 0 14px;
}
.hero_leistungen .box:first-of-type {
    padding: 0 35px 0 35px;
}
.hero_leistungen .box:last-of-type {
    border-right: none;
    padding: 0px 16px 0 35px;
}

.back_white {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 74px 0;
    background: #ffffff;
}
.back_black {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 74px 0;
    background: #000000;
}
.back_gray {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 74px 0;
    background: #f2f2f2;
}
.back_pic {
    float: left;
    width: 100%;
    height: auto;
    padding: 74px 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 0 0 115px 0;
}
.wrapper {
    float: left;
    width: 100%;
    height: auto;
}
.article_60 {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
}
.article_40 {
    float: left;
    width: 40%;
    height: auto;
    position: relative;
}
.article_50 {
    float: left;
    width: 48%;
    height: auto;
    position: relative;
}
.margin_r10 {
    margin-right: 10%;
}
.margin_l10 {
    margin-left: 10%;
}
.margin_r2 {
    margin-right: 2%;
}
.margin_l2 {
    margin-left: 2%;
}
.margin_b30 {
    margin-bottom: 0px;
}
.bild_cdk_wrap {
    padding-left: 96px;
    padding-bottom: 96px;
}
.bild_cdk_wrap_l {
    padding-right: 96px;
    padding-bottom: 96px;
}
.bild_cdk_big {
    position: relative;
    left: 0%;
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 133%;
    display: block;
}
.bild_cdk_big img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bild_cdk_klein {
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    width: 45%;
    height: 0;
    padding-bottom: 50%; 
    border-right: solid 20px #ffffff;
    border-top: solid 20px #ffffff;
    display: block;
}
.bild_cdk_klein img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bild_cdk_klein_l {
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 55%;
    width: 45%;
    height: 0;
    padding-bottom: 50%; 
    border-left: solid 20px #000000;
    border-top: solid 20px #000000;
    display: block;
}
.bild_cdk_klein_l img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.article_img_big {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}
.article_img_nachhaltig {
    display: block;
    width: 100%;
    height: 100%;
}
.img_nachhaltig_wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    display: flex;
    margin-bottom: 0;
}
.img_nachhaltig_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.backwhite {
    background: #ffffff;
}
h3 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    color: #f69201;
    margin: 0 0 4px 0;
}
h2 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 32px 0;
}
h4 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
    color: #ffffff;
    margin: 0 0 32px 0;
}
p {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 27px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 30px 0;
}
.article_50 p {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 25px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 20px 0;
}
.font-white {
    color: #ffffff;
}
.font-black {
    color: #000000;
}
.font-orange {
    color: #f69201;
}
.usps {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 32px 0;
}
.usps .icon {
    float: left;
    width: 26px;
    height: 26px;
    margin: 2px 0 0 0;
}
.usps .icon i {
    display: inline-block;
    width: 26px;
    height: 26px;
    font-size: 26px;
}
.usps .text {
    float: left;
    width: calc(100% - 26px);
    height: auto;
    margin: 0;
    padding: 0 0 0 12px;
}
.usps .text .zeilefett {
    float: left;
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    margin: 0 0 3px 0;
}
.usps .text .zeileklein {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}
.leistungsspektrum {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0px 0;
}
.leistungsspektrum .box {
    display: flex;
    flex-direction: row;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 32px 0;
    background: #f2f2f2;
    padding: 0;
}
.leistungsspektrum .box .bild {
    float: left;
    width: 33.333333%;
    height: auto;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    padding-bottom: 0;
}
.leistungsspektrum .box .bild img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}
.leistungsspektrum .box .text {
    float: left;
    width: 66.666666%;
    height: auto;
    padding: 32px;
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}
.leistungsspektrum .box .button {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 24px;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
    margin-top: auto;
}
.leistungsspektrum .box .button a {
    padding: 16px 32px;
    font-size: 17px;
    line-height: 24px;
    background: #f69201;
    font-weight: bold;
    color: #ffffff;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease;
}
.leistungsspektrum .box .button a:hover {
    cursor: pointer;
    background: #e08601;
}
.videobereich_wrap {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
}
.videobereich_wrap .zeilea {
    float: left;
    width: 100%;
    height: auto;
    padding: 10px 0 0 0;
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
    color: #f69201;
    text-align: center;
}
.videobereich_wrap .zeileb {
    float: left;
    width: 100%;
    height: auto;
    padding: 4px 0 0 0;
    margin: 0 0 16px 0;
    font-size: 42px;
    line-height: 50px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.videobereich_wrap .ytwrapper {
    float: left;
    position: relative;
    width: 68%;
    height: auto;
    margin: 0 16%;
    margin-bottom: -155px;
}
.videobereich_wrap .ytvideo {
    width: 100%;
    height: 0;
    padding-bottom: 55%;
    position: relative;
}
.videobereich_wrap .ytvideo iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
#flex-container {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#flex-containera {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.staerken_wrap {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
}
.staerken_box {
    float: left;
    width: 48%;
    height: auto;
    margin: 0 4% 40px 0;
}
.staerken_box:nth-of-type(2n+2) { margin: 0 0 32px 0; }

.staerken_box .icon {
    float: left;
    width: 28px;
    height: 28px;
    font-size: 28px;
    margin: 0 0 12px 0;
    color: #f69201;
}
.staerken_box .text {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
.staerken_box .text h2 {
    float: left;
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 34px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 5px 0;
}
.staerken_box .text p {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15.5px;
    line-height: 24px;
    font-weight: normal;
    color: #000000;
    margin: 0 0 0px 0;
}
.start_feedback_bereich {
    float: left;
    width: 100%;
    height: auto;
}
.start_feedback_bereich .box {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 20px 36px 0;
    position: relative;
    background: #ffffff;
}
.start_feedback_bereich .box .top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    background: #000000;
}
.start_feedback_bereich .box .profilbild {
    position: absolute;
    left: 50px;
    top: 0;
    width: 80px;
    height: 80px;
}
.start_feedback_bereich .box .profilbild img {
    display: block;
    width: 100%;
    height: auto;
}
.start_feedback_bereich .box .textblock {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 50px;
    background: #ffffff;
    padding: 62px 36px 36px 36px;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}
.start_feedback_bereich .box .textblock .name {
    float: left;
    width: 100%;
    height: auto;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}

.verfahren {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
}
.verfahren .box {
    float: left;
    width: 32%;
    height: auto;
    margin: 0 2% 20px 0;
    padding: 0;
    background: #f2f2f2;
}
.verfahren .box:nth-of-type(2n+2) { margin: 0 2% 20px 0; }
.verfahren .box:nth-of-type(3n+3) { margin: 0 0 20px 0; }

.verfahren .box .bild {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 58.333333%;
    display: flex;
}
.verfahren .box .bild img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.verfahren .box .text {
    float: left;
    width: 100%;
    height: auto;
    padding: 32px;
    font-size:17px;
    line-height: 25px;
    font-weight: normal;
}
.verfahren .box .textbig {
    float: left;
    width: 100%;
    height: auto;
    padding: 15px 20px;
    font-size:18px;
    line-height: 26px;
    font-weight: bold;
}
.verfahren .box .subheadline {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #f69201;
    margin: 0;
}
.verfahren .box .headline {
    float: left;
    width: 100%;
    height: auto;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 20px 0;
}
.verfahren .box ul {
    float: left;
    width: 100%;
    height: auto;
    list-style: none;   
}
.verfahren .box ul li {
    float: left;
    width: calc(100% - 16px);
    height: auto;
    list-style: disc outside;
    margin: 0 0 14px 16px;
}
.druck_aufzaehlung_wrap {
    float: left;
    width: 100%;
    height: auto;
    margin: -20px 0;
}
.druck_aufzaehlung_box {
    float: left;
    width: 32%;
    height: auto;
    padding: 0;
    margin: 0 2% 0 0;
}
.druck_aufzaehlung_box:nth-of-type(2n+2) { margin: 0 2% 0 0; }
.druck_aufzaehlung_box:nth-of-type(3n+3) { margin: 0 0 0 0; }

.druck_aufzaehlung_box .druck_wrap {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0 25px 0;
}
.druck_aufzaehlung_box .druck_icon {
    float: left;
    width: 26px;
    height: 26px;
    font-size: 26px;
    color: #f69201;
    margin: 0 0 0 2px;
    padding: 0;
}
.druck_aufzaehlung_box .druck_text {
    float: left;
    width: calc(100% - 28px);
    height: auto;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    padding: 0 0 0 10px;
}
.werbemittelbutton {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 8px;
    text-align: left;
}
.werbemittelbutton a {
    padding: 11px 32px;
    font-size: 16px;
    line-height: 24px;
    background: #f69201;
    font-weight: bold;
    color: #ffffff;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease;
}
.werbemittelbutton a:hover {
    cursor: pointer;
    background: #e08601;
}
.boxen_spacer {
    float: left;
    width: 100%;
    height: 10px;
}
.produkbeispiele_bereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
}
.produkbeispiele_box {
    float: left;
    width: 32%;
    height: 0;
    padding-bottom: 32%;
    background: #ffffff;
    margin: 0 2% 2% 0;
    position: relative;
}
.produkbeispiele_box:nth-of-type(2n+2) { margin: 0 2% 2% 0; }
.produkbeispiele_box:nth-of-type(3n+3) { margin: 0 0% 2% 0; }

.produkbeispiele_box img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
    transform: scale(1.0);
}
.produkbeispiele_box img:hover {
    transform: scale(1.1);
}
.workflow_wrap {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.workflow_l {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
    border-right: dotted 3px #ffffff;
    margin: 0;
}
.workflow_r {
    float: left;
    width: 50%;
    height: auto;
    position: relative;
    padding: 0px;
    margin: 0;
}
.workflow_textblock {
    float: left;
    width: 100%;
    height: auto;
    padding: 36px 90px;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    margin: 0;
}
.workflow_textblock .step {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    color: #f69201;
}
.workflow_dot {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #f69201;
    transform: translate(11.5px,-50%);
    z-index: 90;
    display: block;
}
.workflow_abdecker {
    position: absolute;
    top: 50%;
    right: 0;
    width: 15px;
    height: 50%;
    border-radius: 0;
    background: #000000;
    transform: translate(8px,0%);
    z-index: 50;
    display: block;
}
.workflow_textblock .titel {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 8px 0;
    padding: 0;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
}
.workflow_img {
    float: left;
    width: 100%;
    height: auto;
    padding: 30px 70px;
    display: block;
}
.workflow_img img {
    display: block;
    width: 100%;
    height: auto;
}
.workflow_img_mobile {
    display: none;
}

.ansprechpartner_bereich {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
}
.ansprechpartner_box {
    float: left;
    width: 49%;
    height: auto;
    margin: 0 2% 2% 0;
    background: #ffffff;
    display: flex;
    flex-wrap: wrap;
}
.ansprechpartner_box:nth-of-type(2n+2) { margin: 0 0 2% 0; }

.ansprechpartner_box .bild {
    float: left;
    width: 33%;
    height: 100%;
    position: relative;
}
.ansprechpartner_box .bild img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ansprechpartner_box .text {
    float: left;
    width: 67%;
    height: auto;
    padding: 36px 42px;
    margin: 0;
}
.ansprechpartner_box .text .name {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #000000;
}
.ansprechpartner_box .text .position {
    float: left;
    width: 100%;
    height: auto;
    margin: 4px 0 22px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    color: #000000;
}
.ap_tel {
    float: left;
    width: 100%;
    height: auto;
    padding: 2px;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-transform: uppercase;
    margin: 15px 0px 25px 0;
}
.ap_icon {
    float: left;
    width: 24px;
    height: 30px;
    padding: 0 0px 0 0;
    margin: 0 6px 0 0;
}
.ap_icon i {
    display: inline-block;
    width: 24px;
    height: 24px;
    font-size: 22px;
    color: #e88d0a;
}
.ap_text {
    float: left;
    width: calc(100% - 30px);
    height: auto;
    padding: 2px 0 0 0;
    color: #333333;
}
.ap_text .nr {
    float: left;
    width: 100%;
    height: auto;
    padding: 2px 0 0 0;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.ansprechpartner_box a {
    outline: none;
    text-transform: none;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}
.ansprechpartner_box a:hover {
    color: #f69201;
    cursor: pointer;
}

.kontakt_block_wrap {
    float: left;
    width: 100%;
    height: auto;
}
.kontakt_block_l {
    float: left;
    width: 360px;
    height: auto;
    padding: 0 20px 0 0;
}
.kontakt_block_r {
    float: left;
    width: calc(100% - 360px);
    height: auto;
    padding: 0;
    margin: 0;
}
.kontakt_block_r iframe {
    width: 100%;
    height: 450px;
    display: block;
}
.kontakt_wrap {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0 24px 0;
}
.kontakt_wrap .kontakt_icon {
    float: left;
    width: 30px;
    height: 30px;
    font-size: 28px;
    color: #f69201;
}
.kontakt_wrap .kontakt_text {
    float: left;
    width: calc(100% - 30px);
    height: auto;
    padding: 2px 0 0 12px;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #ffffff;
}
.kontakt_wrap .kontakt_text a {
    color: #f69201;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease;
}
.kontakt_wrap .kontakt_text a:hover {
    color: #f69201;
    text-decoration: underline;
    cursor: pointer;
}

.referenzen_nav {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 30px 0 20px 0;
}
.referenzen_nav a {
    display: inline-block;
    padding: 9px 14px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    outline: none;
    color: #333333;
    margin: 0 10px;
    background: #f2f2f2;
    border-radius: 6px;
    transition: all 0.3s ease;
    border:solid 1px #ffffff;
}
.referenzen_nav a:hover {
    background: #eeeeee;
    cursor: pointer;
    color: #000000;
    border:solid 1px #999999;
}
.referenzen_nav a.act, .referenzen_nav a.act:hover {
    background: #f69201;
    color: #ffffff;
    border:solid 1px #f69201;
}

.referenzen_bereich {
    float: left;
    width: 100%;
    height: auto;
    border: solid 1px #cccccc;
    border-radius: 10px;
    padding: 36px;
}
.refvid_wrap .ytwrapper {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0%;
    margin-bottom: 0px;
}
.refvid_wrap .ytvideo {
    width: 100%;
    height: 0;
    padding-bottom: 55%;
    position: relative;
}
.refvid_wrap .ytvideo iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.nachhaltig_aufzaehlung_wrap {
    float: left;
    width: 100%;
    height: auto;
    margin: 0px 0 30px 0;
}
.nachhaltig_aufzaehlung_wrap .block {
    float: left;
    width: 33.33333333%;
    height: auto;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
}
.rechtlichesbereich {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #000000;
}
.rechtlichesbereich a {
    text-decoration: none;
    color: #f69201;
    outline: none;
    cursor: pointer;
}
.rechtlichesbereich a:hover {
    text-decoration: underline;
}


.footer {
    float: left;
    width: 100%;
    height: auto;
    background: #f2f2f2;
    padding: 72px 0 32px 0;
}
.footer .block {
    float: left;
    width: 33.33333333%;
    height: auto;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}
.footer .block .headline {
    float: left;
    width: 100%;
    height: auto;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 18px 0;
}
.footer .block .maillink {
    color: #f69201;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease;
}
.footer .block .maillink:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #444444;
}
.footer .block a {
    color: #000000;
    outline: none;
    text-decoration: none;
    transition: all 0.3s ease;
}
.footer .block a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #f69201;
}
.footer_linie {
    float: left;
    width: 100%;
    height: 1px;
    background: #cccccc;
    margin: 15px 0 30px 0;
}
.logo_klimaneutral {
    float: left;
    width: 60%;
    height: auto;
    margin: 10px 20%;
}
.logo_msrmn {
    float: left;
    width: 38%;
    height: auto;
    margin: 10px 31%;
}
.logo_art {
    float: left;
    width: 50%;
    height: auto;
    margin: 10px 25%;
}

.footer_unten {
    float: left;
    width: 100%;
    height: auto;
    padding: 22px 0;
    text-align: center;
    background: #000000;
    color: #ffffff;
    font-size: 14px;
}
}