.animateAll {
    -webkit-transition: all 350ms;
    -moz-transition:all 350ms;
    -o-transition:all 350ms;
    transition: all 350ms;
}


.pricetable-wrapper {
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #63636B;
}
.pricetable-wrapper a, .pricetable-wrapper img {
    width: auto;
    border: 0px;
}

.kalender .container .infobox {
    padding-bottom: 0;
    float: right;
    padding-top: 20px;
}
::selection {
    color: inherit;
    background: none;
}
.pricetable-wrapper {
    width: 100%;
    float: left;
    padding: 100px 0 0px 0;
    min-height: 500px;
    background: #ffffff;

}
.gradientmetanav {
    background: #eeeeee;
}
.searchcontainer .searchform {
    background: none;
    margin-top: -3px;
}
.searchcontainer .searchform input {
    margin: 2px 0 0 20px;
    padding: 0.25rem;
    border: 0px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    width: 100px;
    box-shadow: none;
    background: none;
}
footer {
    position: relative;
    z-index: 200;
    padding-top: 2.5rem;
    padding-bottom: 2rem;
    float: left;
    width: 100%;
}
.header-pricetable {
    width: 100%;
    float: left;
    margin: 70px 0 0 0px;
}
h1 {
    position: relative;
    opacity: 1;
    margin: 0px 0 20px 0;
    text-align: center;
    height: auto;
    padding: 0px;
    width:100%;
    color:#008474;
    font-size: 40px;
    line-height: 46px;
    font-style: normal;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
}
h1, h2, h3, h4, h5 {
    width: 100%;
}
h1:before,h1:after  {
    content:"";
    display: none;
}
.pricesetting {
    width: 400px;
    margin: 0 auto;
}
.abrechnung-select {
    float: left;
    width: 170px;
    cursor:pointer;
}
.abrechnung-month .abrechnung-select-month,
.abrechnung-year .abrechnung-select-year
{
    color:#009890;
}
.subinfo-Year { display:none;}
.subinfo-Month { display:none;}
.abrechnung-year .subinfo-Year {
    display:inline;
}
.abrechnung-month  .subinfo-Month {
    display:inline;
}
.abrechnung-titel, .abrechnung-titel-bold {
    display: block;
    text-align: center;
    width: 100%;
    line-height: normal;
    margin: 0px;
}
.abrechnung-titel-bold {
    font-size: 16px;
    font-weight: 900;
}
.abrechnung-selector {
    width: 60px;
    float: left;
    height: 33px;
    background: #009890;
    position: relative;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin: 5px 0 0 0;
    cursor:pointer;
}
.abrechnung-selector:before {
    content: "";
    background: #ffffff;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 19px;
    top: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-transition: all 350ms;
    -moz-transition:all 350ms;
    -o-transition:all 350ms;
    transition: all 350ms;
}
.abrechnung-year  .abrechnung-selector:before {
    left: 5px;
}
.abrechnung-month  .abrechnung-selector:before {
    left: 32px;
}

.abrechnung-info {
    font-size: 12px;
    text-align: center;
    margin: 20px 0 10px -5%;
    float: left;
    width: 110%;
    color: #353535;
}
.abrechungsinfo-item {
    margin: 0px 2% 0 2%;
    display: inline-block;
    width: auto;
    float: none;
    height: 33px;
    text-align: center;
}
.abrechungsinfo-item:last-child {
    margin-right:0px;
}

.abrechungsinfo-item::before {
    content: "✓";
    width: auto;
    display: inline-block;
    margin: 0 2px 0 0;
}

.pricetable-box-header {
    width: 1000px;
    margin: 0 auto;
    clear: both;
}
.pricetable-col {
    width: 31.3%;
    float: left;
    border: 4px solid #eee;
    min-height: 100px;
    background: #fff;
    margin: 90px 0 0 0;
    border-radius: 30px;
}
.pricetable-col.pricetable-col-2 {
    margin: 90px 1.8% 30px 1.8%;
}
.pricetable-col h2 {
    opacity:0.7;
    font-size: 22px;
    line-height: 35px;
}
.pricetable-col h2:before, .pricetable-col h2:after {
    content:"";
    display:none !important;
}
.pricetable-col-inner {
    width: 90%;
    float: left;
    margin: 15px 0 45px 5%;
    text-align: center;
}
.price {
    display: block;
    font-size: 50px;
    font-weight: 600;
    color: #009890;
    line-height: 50px;
    font-family: "Avenir-Heavy", sans-serif;
}
.priceinfo {
    display: block;
    font-size: 12px;
    opacity: 0.8;
}

.price-month, .priceinfo-month {
    display:none;
}
.produktinfo {
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
    line-height: 20px;
}
.produkt_features {
    width: 100%;
    float: left;
    margin: 30px 0 0 0;
    line-height: 20px;
}

.feature-item {
    position: relative;
    float: left;
    width: 100%;
    margin: 10px 0 0px 0;
}
.feature-item::after {
    position: absolute;
    float: left;
    width: 25px;
    height: 1px;
    background: #cccccc;
    content: "";
    bottom: 0px;
    left: 50%;
    margin: 0 0px -5px -12.5px;
}

.iconbox {
    width: 90px;
    height: 90px;
    text-align: center;
    margin: -70px auto 20px auto;
    position: relative;
}
.tableicon {
    display: block;
    margin: 0px 0 0 0px;
    width: 50px;
    position: absolute;
    left: 0%;
}
.pricetable-col-1 .tableicon {
    margin: 0px 0 0 0px;
}

.abrechnung-month .price-year,
.abrechnung-month .priceinfo-year {
    display:none;
}
.abrechnung-month .price-month,
.abrechnung-month .priceinfo-month {
    display:block;
}

.buttonrow {
    width:100%;
    float:left;
    text-align: center;
    padding: 0 0 30px 0;
}
.button {
    font-size: 16px;
    line-height: 16px;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
    color: #ffffff;
    text-decoration: none !important;
    background-color: #008474;
    border-radius: 23px;
    padding: 12px 32px;
    position: relative;
    display: inline-block;
    margin: 30px 0 0 0;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
}
.button:hover { background: #01554C; color:#ffffff; }

.detailsBTN {
    display: block;
    margin: 30px auto;
    width: 355px;
    font-size:16px;
    border-bottom:1px solid #575756;
    cursor:pointer;
}
.detailsBTN:hover {
    width: 399px;
}

.faqWrapper {
    float: left;
    width: 100%;
    background: #fff;
    padding: 60px 0 80px 0;
}
.faqinner {
    width: 90%;
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    color:#707070;
}
.pricedetailWrapper {
    float: left;
    width: 100%;
    background: #fff;
}
.pricedetailinner {
    width: 90%;
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
    color:#353535;
}
.page-template-page-pricetable h1:before,.page-template-page-pricetable h1:after,
.page-template-page-pricetable h2:before,.page-template-page-pricetable h2:after,
.page-template-page-pricetable h3:before,.page-template-page-pricetable h3:after
{
    content:"";
    display: none;
}

.faqinner h1, .faqinner h2 {
    position: relative;
    opacity: 1;
    margin: 0px 0 20px 0;
    text-align: left;
    height: auto;
    padding: 0px;
    width: 100%;
    color: #008474;
    font-size: 25px;
    line-height: 35px;
    font-style: normal;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
}
.faqinner h3 {
    font-size: 20px;
    line-height: 30px;
    font-style: normal;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
}

.faqAntwort {
    display:none;
}
.faqAntwort a {
    text-decoration:underline;
    display: inline-block;
}
.faqItem {
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 0.5px solid #ccc;
    padding: 19px 0 0 0;
}
.faqFrage:hover {
    color: #009890;
    cursor:pointer;
}
.faqtoggleBTN {
    color: #009890;
    displaY: block;
    position: absolute;
    right: 10px;
    font-weight: 100;
    top: 19px;
    font-size: 35px;
    cursor: pointer;
}

.faqFrageOn .faqAntwort {
    line-height: 25px;
    width: 95%;
    float: left;
    margin: 0 0 10px 0;
    displaY:block;
}
.faq- {
    display:none;
}
.faqFrageOn .faq- {
    display: inline-block;
    font-size: 45px;
    line-height: 20px;
    left: -2px;
    position: relative;
}
.faqFrageOn  .faqplus  {
    display:none;
}
.faqWrapper .buttonrow {

    margin: 69px 0 0 0;
}
.pricedetailWrapper {
    padding:0 0 100px 0;
}

.pricedetailWrapper  h2.detailpartHL {
    position: relative;
    opacity: 1;
    margin: 0px 0 20px 0;
    text-align: center;
    height: auto;
    padding: 0px;
    width: 100%;
    color: #008474;
    font-size: 40px;
    line-height: 46px;
    font-style: normal;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
}

.pricedetailWrapper .pricetable-box-header h2,
.pricedetailWrapper .priceinfo{
    color:#091d38;
    opacity: 0.8;
}
.pricedetailWrapper .priceinfo {
    font-size:12px;
    font-weight: 400;
}
.pricetable-col.noborder {
    border: 0px solid #575756;
}
.pricedetailWrapper .pricetable-box-header {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
.pricedetailWrapper .pricetable-col {
    width: 23.5%;
    margin: 90px 1.2% 0 0;
    position: relative;
}
.pricedetailWrapper .pricetable-col:last-child {
    margin-right: 0px;
}

.openfeatureBTN {
    display: block;
    float: left;
    font-size: 24px;
    font-weight: 100;
    min-width: 18px;
    min-height: 1px;
    margin: 6px 0 0 0;
}
.openfeatureBTN.openfeatureBTN-close {

    margin: 5px 0 0 0;
}
.openallOff .openfeatureBTN {
    margin: 4px 0 0 0;
}
.feature_row_sub  .openfeatureBTN {
    displaY:none;
}
.openallOff {
    display:none;
}
.row-featuresAllOn  .openallOff {
    display:block;
}
.row-featuresAllOn  .openallOn {
    display:none;
}
.row-features-titel {
    display: block;
    float: left;
    margin: 8px 0 0 5px;
    max-width: 80%;
    font-size: 16px;
    line-height: 20px;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.row-features-infotext {
    position: absolute;
    width: 200px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 20px;
    top: -30px;
    margin: 0 0 0 0px;
    left: 102%;
    display: none;
    z-index: 99999;
    color:#353535;
    font-size:12px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.14);
    -moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.14);
    box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.14);
}
.row-features .feature-col-0 {
    background:#575756;
    border-bottom:1px solid #ffffff !important;
    border-radius: 0px;
}

.row-features .pricetable-col {
    border-radius: 0px;
}

.detailboxrows .row-features:nth-child(1) .pricetable-col {
    border-radius: 30px 30px 0px 0px;
}




.detailboxrows .row-features:last-child .pricetable-col {
    border-radius: 0px 0px 30px 30px;
}


.detailboxrows .row-features:last-child .feature_row_sub:last-child .pricetable-col {
    border-radius: 0px 0px 30px 30px  !important;
}


.detailboxrows .row-features:last-child.row-featuresOn .pricetable-col {
    border-radius: 0px 0px 0px 0px;
}
.detailboxrows .feature_row_sub  .pricetable-col {
    border-radius: 0px !important;
}
.row-features .feature-col-inner {
    color: #fff;
    width: 90%;
    margin: 31px 0 0 5%;
    float: left;
}
.infobubble {
    float: right;
    margin: 9px 0 0 0;
    cursor:pointer;
}
.infobubble:hover .row-features-infotext {
    display:block;
}
.infoicon-dark  {
    display:none;
}
.row-featuresOn .infoicon-dark  {
    display:inline;
}
.row-featuresOn .infoicon-light  {
    display:none;
}
.pricedetailWrapper .row-features .pricetable-col {
    margin-top: 30px;
}
.pricetable-col.feature-col.feature-col-1, .pricetable-col.feature-col.feature-col-2, .pricetable-col.feature-col.feature-col-3 {
    width: 24%;
}
.pricedetailWrapper .row-features .pricetable-col {
    margin-top: 0px;
    margin-bottom: -1px;
}
.checkedicon {
    display: block;
    margin: 5px auto 0 auto;
}
.feature-col {
    border:1px solid #E1E1E1;
    height:100px;
}
.pricetable-col.feature-col.feature-col-0.noborder {
    border-top: 1px solid #eee !important;
}
.legende {
    width: 100%;
    float: left;
    margin: 130px 0 0 0;
}

.legendeItem .checkedicon {
    display: block;
    width: 20px;
    float: left;
    margin: -1px 10px 0 0;
}
.legendeItem {
    width: 50%;
    float: left;
    text-align: left;
}
.feature_row_sub {
    clear: both;
    width: 100%;
    float: left;
    display: none;
}
.pricedetailWrapper .row-features .pricetable-col.feature-col-3 {
    margin-right:0px;
}

.feature_row_sub .row-features .feature-col {
    background: #F9F9FA !important;
    border-bottom: 1px solid #E2E2E2 !important;
}
.pricedetailWrapper .feature_row_sub  .row-features .pricetable-col.feature-col-0 .row-features-titel {
    color: #575756;
    font-size: 16px;
    margin: 8px 0 0 22px;
    line-height: 20px;
}

.feature_row_sub .checkedicon {
    display: block;
    margin: 11px auto 0 auto;
    width: 22px;
}
.bottominfotext {
    color: #353535;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 8px 0 0 0;
    opacity: 0.8;
}
.row-features.row-features-l1 {
    float: left;
    width: 100%;
}

.row-featuresOn  .feature-col-0 {
    background: #F9F9FA !important;
    border-bottom: 1px solid #E2E2E2 !important;
    color:#707070  !important;
}

.row-featuresOn  .feature-col-inner {
    color: #707070;
}
.row-featuresOn  .feature_row_sub {
    display: block;
}

.openfeatureBTN , .row-features-titel {
    cursor:pointer;
}
.feature_row_sub .row-features-titel {
    cursor:default;
}

.openall {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
    color: #575756;
    cursor: pointer;
}
.openfeatureBTN-close {
    display:none
}
.row-featuresOn .openfeatureBTN-close {
    display:block
}
.row-featuresOn .openfeatureBTN-open {
    display:none
}


.row-featuresOn .row-features-titel {
    color: #575756;
    font-weight: 600;
}
.row-featuresOn .feature_row_sub .row-features-titel {
    font-weight: 300;
}

.detail-headerpart .buttonrow {
    margin-top: 100px;
}
.row-featuresOn .feature-col-1,.row-featuresOn .feature-col-2,.row-featuresOn .feature-col-3 {
    background: #F9F9FA ;
}

.feature_row_sub .row-features:nth-child(odd) .feature-col-1,
.feature_row_sub .row-features:nth-child(odd) .feature-col-2,
.feature_row_sub .row-features:nth-child(odd) .feature-col-3 {
    background: #ffffff !important ;
}

.scrollinfo {
    display:none;
}




/* ..........................   w 1572 ..................... */
@media screen and (max-width: 1572px) {
nav .teasertext {
    right: -50px;
    top: 170px;
}
}
/* ..........................   w 1385 ..................... */
@media screen and (max-width: 1385px) {
nav .teasertext {
    right: -10px;
    top: 170px;
    font-size: 12px;
    width: 220px;
    height: 220px;
}
}

/* ..........................   w 1348 ..................... */
@media screen and (max-width: 1348px) {
    .sidenav {
        display:none;
    }
}

/* ..........................   w 1294 ..................... */
@media screen and (max-width: 1294px) {

    h1, .pricedetailWrapper h2.detailpartHL {
        line-height: 60px;
        font-size: 40px;
    }
    .faqinner h2 {
        font-size: 30px;
    }
    .faqinner {
        width: 90%;
    }
    .pricedetailinner {
        width: 90%;
    }
    .price {
        font-size: 40px;
    }
    .row-features-titel {
        font-size: 16px;
    }
    .pricedetailWrapper .feature_row_sub .row-features .pricetable-col.feature-col-0 .row-features-titel {
        margin: -4px 0 0 19px;
        font-size: 14px;
    }
    .row-features .row-features-titel {
        font-size: 14px;
    }
    .row-features-titel {
        font-size: 14px;
    }
    .legendeItem .checkedicon {
        display: block;
        float: none;
        margin: -1px 10px 0 0;
        position: relative;
        top: -5px;
    }
    .openfeatureBTN {
        min-width: 0px;
        min-height: 0px;
    }
    .row-featuresOn .openfeatureBTN-close {
        margin: 5px 0 0 0;
    }
    h2 {
        font-size: 26px;
    }
}
/* ..........................   w 1210 ..................... */
@media screen and (max-width: 1210px) {
    .pricetable-col h2 {
        font-size: 17px;
    }
}
/* ..........................   w 1110 ..................... */
@media screen and (max-width: 1110px) {
    .pricetable-col {
        width: 30.9%;
    }
    .pricedetailWrapper .pricetable-col {
        width: 23.1%;
    }
    .legendeItem {
        font-size: 12px;
        line-height: 15px;
    }

}

/* ..........................   w 1023 ..................... */
@media screen and (max-width: 1023px) {
    h1, .pricedetailWrapper h2.detailpartHL {
        line-height: 44px;
        font-size: 34px;
    }
    .pricetable-box-header {
        width: 95%;
    }
    .price {
        font-size: 30px;
    }
    .row-features-titel {
        margin: 9px 0 0 4px;
    }
    .bottominfotext {
        font-size: 11px;
        margin: 8px 0 0 0;
        line-height: 12px;
    }

    nav .teasertext {
        right: -40px;
        width: 160px;
        height: 160px;
        top: 150px;
        font-size: 9px;
    }
}
/* ..........................   w 950 ..................... */
@media screen and (max-width: 950px) {
    .pricetable-col h2 {
        font-size: 14px;
    }
}
/* ..........................   w 767 ..................... */
@media screen and (max-width: 767px) {
    h1, .pricedetailWrapper h2.detailpartHL {
        line-height: 44px;
        font-size: 28px;
    }
    .pricetable-col h2 {
        font-size: 18px;
    }
    .button {
        min-width: 90%;
    }
    .detailsBTN {
        width: 68%;
        padding: 0 0 20px 0;
    }
    .faqinner h2 {
        font-size: 25px;
    }
    .faqFrage h3 {
        font-size: 18px;
        line-height: 24px;
        width: 80%;
    }
    .pricesetting {
        width: 337px;
        margin: 0 auto;
    }
    .legendeItem .checkedicon {
        margin: -1px 10px 4px 0;
    }
    .abrechnung-select {
        width: 138px;
    }
    .pricetable-col {
        width: 100%;
        min-height: 10px;
    }
    .pricetable-col-inner {
        height: auto !important;
    }
    .row-features-titel {
        margin: 10px 0 0 4px;
        font-size: 14px;
    }
    .infobubble {

        position: absolute;
        right: 8px;
        top: 0px;
    }
    .pricetable-col.pricetable-col-2 {
        margin: 90px 0 0 0;
    }
    .buttonrow {
        padding: 30px 0 30px 0;
    }
    .faqWrapper .buttonrow {
        margin: 20px 0 0 0;
    }
    .faqWrapper {
        padding: 60px 0 30px 0;
    }
    .pricedetailWrapper .pricetable-box-header {

        width: 750px;

    }
    .row-features.row-features-l1 {
        float: left;
        width: 750px;
    }




    .responsivetablescroll {
        position: relative;
        float: left;
        width: 100%;
        margin: 0 0 0 0%;
        overflow: auto;
    }

    .responsivetablescroll-shadow {
        position: absolute;
        width: 10px;
        height: 1140px;
        top: 0px;
        right: -29px;
        z-index: 9999;
        -webkit-box-shadow: -16px 0px 22px 0px rgba(50, 50, 50, 0.18);
        -moz-box-shadow: -16px 0px 22px 0px rgba(50, 50, 50, 0.18);
        box-shadow: -6px 0px 24px 0px rgba(50, 50, 50, 0.38);
        background: none;
    }
    .detail-headerpart .pricetable-col.pricetable-col-2 {
        margin: 90px 2% 0 0;
    }
    .pricedetailinner {
        width: 100%;
    }
    .abrechungsinfo-item {
        margin: 0px 1% 0 1%;
    }

    .scrollinfo {
        display:block;
    }
    .iconswipe {
        display: block;
        width: 90px;
        height: 80px;
        position: absolute;
        left: 22%;
    }
    .detailsBTN:hover, .detailsBTN {
        width: 100%;
    }
    nav .teasertext {
        font-size: 11px;
        width: 170px;
        height: 170px;
        position: relative;
        float: left;
        margin: 60px 0 20px 0;
        left: 0px;
        right: 0px;
        top: 0px;
    }

     .pricetable-wrapper.stoerrer-on {
        padding: 210px 0 0px 0;

    }
    nav .teasertext {
        font-size: 12px;
        width: 200px;
        height: 200px;
        position: relative;
        float: left;
        margin: 60px 0 20px -165px;
        left: 50%;
        right: 0px;
        top: 0px;
        line-height: 16px;
    }

}