<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --facebook-neu-svg-url: url(../img/svg/FACEBOOK_45x45px.svg);
    --facebook-neu-png-url: url(../img/sprites/FACEBOOK_45x45px.png);
    --facebook-neu-svg-white-url: url(../img/svg/FACEBOOK_white_45x45px.svg);
    --facebook-neu-png-white-url: url(../img/sprites/FACEBOOK_white_45x45px.png);
    --facebook-neu-width: 45px;
    --facebook-neu-heigth: 45px;
}
:root {
    --linkedin-svg-url: url(../img/svg/LINKEDIN_45x45px.svg);
    --linkedin-png-url: url(../img/sprites/LINKEDIN_45x45px.png);
    --linkedin-svg-white-url: url(../img/svg/LINKEDIN_white_45x45px.svg);
    --linkedin-png-white-url: url(../img/sprites/LINKEDIN_white_45x45px.png);
    --linkedin-width: 45px;
    --linkedin-heigth: 45px;
}

h4 {
    font-weight: bold;
    font-size: 17px;
}

dl.image-container {
    background: #ecefef none repeat scroll 0 0;
    border: 1px solid #dde3e8;
    display: inline-block;
    margin-bottom: 0.5em;
    padding: 3px;
}

dl.image-container dt img {
    border: 1px solid #dde3e8;
    display: block;
    max-width: 100%;
    overflow: hidden;
    width: auto !important;
}

.ym-g25 {
    width: 15%;
}

.ym-g75 {
    width: 85%;
}

.ym-gl {
    float: left;
    margin: 0;
}

.ym-gr {
    float: right;
    margin: 0 0 0 -5px;
}

.ym-gbox-right {
    padding: 0 0 0 10px;
}

.ym-gbox-left {
    padding: 0 10px 0 0;
}

form.form-inline {
    display: inline;
}

.btn.disabled, .btn.disabled:hover {
    background: #999;
    color: #666;
    border-color: #999;
    cursor: auto;
}

.btn.is-arrow.disabled &gt; span.form__btn-submit-text:before {
    background-image: none !important;
}

.btn.is-arrow.disabled &gt; span.form__btn-submit-text {
    padding: 0 !important;
}

[data-css="c-product"] .product__price .product__price-text {
    font-size: 1.8rem;
    font-weight: 400;
}

.output_correct ul, .output_correct p, .output_correct ol {
    margin-bottom: 0 !important;
}

[data-css="c-partner"] h2 {
    font-size: 2.6rem;
    padding-bottom: 23px;
    padding-top: 15px;
    color: #333;
    line-height: 1.2em;
}

[data-css="c-partner"] .partner__link, [data-css="c-partner"] .partner__list-item {
    /*text-align: right;*/
    text-align: left;
}

[data-css="c-partner"] .partner__headline {
    float: none;
}

[data-css="c-partner"] .partner__link h3, [data-css="c-partner"] .partner__list-item h3 {
    text-align: left;
}

[data-css="c-partner"] .partner__link img {
    width: 50%;
    max-width: 300px;
}

[data-css="product-footer"] .product-footer__special-price {
    padding: 25px 60px 28px 40px;
}

.footer-sharing__link-icon.is-instagram::before {
    background-image: url(../img/svgmin/icons/footerIcon_instagram.svg);
}

.footer-sharing__link-icon.is-instagram:hover::before {
    background-image: url(../img/svgmin/icons/footerIcon_instagram-wht.svg);
}

.footer-sharing__link-icon.is-instagram::before, .westerham .footer-sharing__link-icon.is-instagram::before {
    width: 45px;
    height: 45px;
    background-position: 9px 9px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
}

.footer-sharing__link-icon.is-instagram::before, .footer-sharing__link-icon.is-xing::before, .footer-sharing__link-icon.is-youtube::before {
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}

.top-button {
    max-width: 340px;
    width: 100%;
    margin: 0;
    min-width: 100%;
    background: #0061a5;
    color: #fff;
    border: 1px solid #0061a5;
    font-size: 1.6rem;
    min-height: 70px;
    overflow: visible;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    line-height: 1;
    min-width: 100%;
    text-align: center;
    cursor: pointer;
    transition: all .2s ease-in-out;
    position: relative;
}

.top-button .form__btn-submit-text.is-add:before {
    background-size: 11345px 225px;
    background-image: url(../img/sprites/sprites-icons-sprite.svg);
    width: 20px;
    height: 20px;
    background-position: -8225px 0;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-button:hover {
    background: #0083ce;
    color: #fff;
    border: 1px solid #0083ce;
}


.employee-filter {
    width: 7%;
}

@media (max-width: 660px) {

    .employees-headline {
        text-align: center;
    }

    .employee-filter {
        width: 13%;
    }

    .employee-filter a, .employee-filter span {
        padding: 5px;
    }

    .top-button .form__btn-submit-text.is-add:before {
        left: 20%;
    }

    .top-button {
        min-width: 100%;
    }

}


@media (min-width: 661px) and (max-width: 1024px) {
    .employees-headline {
        text-align: center;
    }

    .employee-filter {
        width: 6.5%;
        padding: 10px;
    }

    .top-button .form__btn-submit-text.is-add:before {
        left: 10%;
    }

    .top-button {
        min-width: 210px;
    }
}

@media (min-width: 1024px) and (max-width: 1300px) {
    .employees-headline {
        text-align: center;
    }

    .employee-filter {
        width: 6.5%;
    }

    .employee-filter a, .employee-filter span {
        padding: 15px;
    }

    .top-button .form__btn-submit-text.is-add:before {
        left: 10%;
    }

    .top-button {
        min-width: 100%;
    }
}

@media screen and (min-width: 1300px) {
    .employees-headline {
        text-align: right;
    }

    .employee-filter {

        width: 7.1%;
    }

    .employee-filter a, .employee-filter span {
        padding: 20px;
    }

    .top-button .form__btn-submit-text.is-add:before {
        left: 20%;
    }

    .top-button {
        min-width: 100%;
    }
}

.employee-list {
    margin: 20px 20px 0px 20px;
}

.employee-filter-list {
    /*display:inline-block;*/
}

.employee-filter {
    border: 1px solid #c5c5c5;
    background-color: white;
    display: inline-block;
}


.employee-entry {
    border: 1px solid #c5c5c5;
    background-color: white;
    padding: 20px;
}

.employee-entry-content {

}


.employee-filter a,
.employee-filter span {
    display: block;
    /*height: 100%;*/
}

.stp-print {
    margin: 2px;
    padding: 5px;
}

.stp-print:before {
    background-size: 11345px 225px;
    background-image: url(../img/sprites/sprites-icons-sprite.svg);
    width: 25px;
    height: 25px;
    background-position: -7635px 0;
    content: '';
    display: inline-block;
    z-index: 1;
    -webkit-transform: translateY(49%);
    -ms-transform: translateY(49%);
    transform: translateY(49%);
}

.stp-pdf {
    margin: 2px;
    padding: 5px;
}

.stp-pdf:before {
    background-size: 11345px 225px;
    background-image: url(../img/sprites/sprites-icons-sprite.svg);
    width: 25px;
    height: 25px;
    background-position: -7050px 0;
    content: '';
    display: inline-block;
    z-index: 1;
    -webkit-transform: translateY(49%);
    -ms-transform: translateY(49%);
    transform: translateY(49%);
}

.stp-link {
    margin: 2px;
    padding: 5px;
}

/* ### STD DIV ###*/

div.stp-table .stp-kw-switch div {
    float: left;
}

div.stp-table .stp-weekday {
    float: left;
}

div.stp-table .stp-rowheader,
div.stp-table .stp-kw-switch {
    font-weight: bold;
    background-color: #dddedf !important; /*Needs to be important for print!*/
    text-align: center;
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
    display: inline-block;
    float: left;
    height: 50px;
}

div.stp-table .stp-body .stp-row {
    border-bottom: 1px solid lightgrey;
    border-left: 1px solid lightgrey;
    border-right: 1px solid lightgrey;
}

div.stp-table .stp-head .stp-row {
    border: 1px solid lightgrey;
}

div.stp-table .stp-head .stp-row .stp-kw-switch {
    position: relative;
}

div.stp-table .stp-head .stp-row .stp-kw-switch &gt; div {
    margin: auto;
    width: 99.99%;
    position: absolute;
    top: 25%;
}

div.stp-table .stp-head .stp-row .stp-weekday {
    text-align: center;
    padding: 0.5%;
    height: 50px;
}

div.stp-table .stp-head .stp-row .stp-weekday:not(.last) {
    border-right: 1px solid lightgrey;
}


div.stp-table .stp-body .stp-row .stp-rowheader {
    padding: 1.5%;
}

div.stp-table .stp-block {
    display: inline-block;
    height: 50px;
    float: left;
}

div.stp-table .stp-block:not(.last) {
    border-right: 1px solid lightgrey;
}

div.stp-table .stp-body .stp-row .stp-eintrag-container {

}

div.stp-table .stp-body .stp-row .stp-eintrag {
    height: 50px;
    cursor: pointer;
}

div.stp-table .stp-eintrag-container.stp-has-entries.stp-active {
    overflow: visible;
    position: absolute;
    min-height: 50px;
    width: max-content;
    height: max-content;
    z-index: 100;
    filter: brightness(85%);
}

div.stp-table .stp-body .stp-row .stp-block .stp-eintrag-container {
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .stp-weekday-date {
        display: none;
    }

    div.stp-table .stp-head .stp-row:not(.top-switch) .stp-kw-switch &gt; div {
        display: none;
    }
}

@media only screen and (min-width: 768px) {

    div.stp-table .stp-head .stp-row.top-switch {
        display: none;
    }
}

/* ### END STD DIV ###*/

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 10001;
    overflow-y: auto;
    overflow-x: hidden;
}

.center {
    text-align: center;
}

.employee-filter {
    color: #0061a5;
}

.employee-filter.active,
.employee-filter a.active {
    background-color: #0061a5;
    color: #fff;
}

.employee-filter.disabled {
    cursor: not-allowed;
    background-color: #eeeeee;
}

/*
#wkorb-form select c-dropdown--default span.dropdown__placeholder{
    font-size: 2.8rem;
}
*/


.product__main.biko,
.product-category__main.biko {
    border-right: 1px solid rgba(0, 0, 0, 0);
    padding: 30px;
    overflow: visible;
}

.product__aside.biko,
.product-category__aside.biko {
    border-left: 1px solid rgba(0, 0, 0, 0);
    padding: 30px;
}


@media (max-width: 660px) {

}

@media (min-width: 661px) and (max-width: 1024px) {

}

@media (min-width: 1024px) and (max-width: 1300px) {

}

@media (min-width: 1300px) {
    .overlay-participants {
        width: 1000px;
        position: absolute;
        right: 0;
        background-color: white;
        height: 100%;
    }
}

.product__main.biko [data-css="c-dropdown"].is-active,
.product-category__main.biko [data-css="c-dropdown"].is-active {
    height: 300px !important;
}

[data-css=c-event-module] .event__reserved {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-right: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-right: 35px;
}

@media only screen and (min-width: 480px) {
    [data-css=c-event-module] .event__reserved {
        display: inline-block;
        vertical-align: top;
        word-spacing: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

[data-css=c-event-module] .event__participants {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-right: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-right: 35px;
}

@media only screen and (min-width: 480px) {
    [data-css=c-event-module] .event__participants {
        display: inline-block;
        vertical-align: top;
        word-spacing: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}

.event__participants:before {
    background-size: 20px 20px;
    background-image: url(../img/sprites/add1.svg);
    width: 20px;
    height: 20px;
    background-position: 0px 0px;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.event__reserved:before {
    background-size: 20px 20px;
    background-image: url(../img/sprites/chair.svg);
    width: 20px;
    height: 20px;
    background-position: -2px 0px;
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

[data-css=c-event-module] .event__location {
    padding-right: 35px;
}

a &gt; .participants__close:before {
    background-size: 40px 40px;
    background-image: url(../img/sprites/close.svg);
    width: 40px;
    height: 40px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    /*    top: 50%;
        left: 50%;*/
}

a.participants__close_btn {
    width: 40px;
    height: 40px;
}

.overlay-participants .event__date,
.overlay-participants .event__location,
.overlay-participants {
    font-size: 1.6rem;
}

.overlay-participants .product__main,
.overlay-participants .product-category__main {
    border-right: none;
}

.overlay-participants {
    background-color: #f8f8f8;
}

body.is-overlay {
    overflow: hidden;
}

.tmt-btn:hover {
    background: #0083ce;
    color: #fff;
    border: 1px solid #0083ce;
}

.tmt-btn {
    font-size: 1.6rem;
    float: right;
    position: relative;
    min-height: 70px;
    overflow: visible;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    color: #fff;
    background: #0061a5;
    line-height: 1;
    min-width: 100%;
    text-align: center;
    border: 1px solid #0061a5;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

@media only screen and (min-width: 480px) {
    .tmt-btn {
        min-width: 280px;
    }
}

.grid-col.is-col-size6.employee-entry {
    width: 40% !important;
    margin-left: 6.5% !important;
    margin-top: 1.5%;
}

[data-css=product-footer] .product-footer__note {
    z-index: auto;
}

.product-category__main.biko .employee-entry:not(.last) {
    margin-bottom: 15px;
}

.overlay-participants .employee-list .employee-entry,
.product-category__main.biko .employee-entry {
    margin-bottom: 15px;

}

.overlay-participants .product__main,
.overlay-participants .product-category__main {
    width: 100%;

}

.close_btn_wrap {
    position: absolute;
    right: 40px;
}


[data-css=c-event-module-form] .event__reserved {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-right: 60px;
    line-height: 1.3;
    margin-bottom: 10px;
}

@media only screen and (min-width: 480px) {
    [data-css=c-event-module-form] .event__reserved {
        display: inline-block;
        vertical-align: top;
        word-spacing: 0;
        margin-bottom: 0;
    }
}

[data-css=c-event-module-form] .event__location {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-right: 60px;
    line-height: 1.3;
    margin-bottom: 10px;
}

@media only screen and (min-width: 480px) {
    [data-css=c-event-module-form] .event__location {
        display: inline-block;
        vertical-align: top;
        word-spacing: 0;
        margin-bottom: 0;
    }
}

[data-css=c-event-module-form] .event__participants {
    display: block;
    position: relative;
    padding-left: 35px;
    padding-right: 10px;
    line-height: 1.3;
    margin-bottom: 10px;
}

@media only screen and (min-width: 480px) {
    [data-css=c-event-module-form] .event__participants {
        display: inline-block;
        vertical-align: top;
        word-spacing: 0;
        margin-bottom: 0;
    }
}

[data-css=c-event-module-form] .event__time-location.biko {
    margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    [data-css=c-event-module-form] .event__time-location.biko {
        margin-top: 80px;
    }
}


.small-select .c-dropdown--default {
    width: 100px;
}

.select-label {
    position: absolute;
    top: 30%;
    left: 110px;

}

[data-css=c-product] .is-checked:after {
    position: absolute;
    content: "";
    top: -2px;
    left: 0;
    background-size: 11345px 225px;
    background-image: url(../img/sprites/sprites-icons-sprite.svg);
    width: 31px;
    height: 31px;
    background-position: -5480px 0;
}

.product__main a.rating-link,
.product__main a.schedule-link {
    margin-right: 20px;
}

@media only screen and (min-width: 1025px) {

    .product__main.biko [data-css=c-dropdown] .dropdown__placeholder,
    .product-category__main.biko [data-css=c-dropdown] .dropdown__placeholder {
        font-size: 2.6rem;
    }
}


.product__main.biko [data-css=c-dropdown] .dropdown__placeholder,
.product-category__main.biko [data-css=c-dropdown] .dropdown__placeholder {
    width: 100px;
}

.product__main.biko [data-css=c-dropdown] .dropdown__options .dropdown__list .dropdown__element span,
.product-category__main.biko [data-css=c-dropdown] .dropdown__options .dropdown__list .dropdown__element span {
    text-align: center;
    font-size: 2.0rem;
    padding-right: 12px;
}

.employee-list .employee-entry .form__row {
    padding: 15px;
}

.employee-list .employee-entry .employee-name {
    height: 30px;
    text-align: left;
    padding: 5px 15px;
    font-size: 2.0rem;
}

.overlay-participants [data-css=c-product] {
    margin-bottom: 0;
}

.vtyp-wording {
    color: #fff;

}


.c-slider--navigation.quote-slider {
    height: auto;
}

/* -------------------------------------- */
/* slider */
/* -------------------------------------- */
/*.tmt-slider{
    margin-bottom: 2rem;
    min-height: calc(1.27 * 3 * 2.4rem + 64px + 1.4rem + 15px + 4rem);
    overflow: hidden;
    width: 100%;
    position: relative;
}
.tmt-slide{
    margin-bottom: 1.5rem !important;
    width: 100%;
}
.tmt-slide-cite{
    height: 1em;
}
.tmt-slider .tmt-slide .m18-quote__text{
    min-height: calc(1.27 * 3 * 3.6rem);
}
.tmt-slide-selector{
    text-align: center;
    margin: 1rem auto;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 100%;

    position: absolute;
    bottom: 0;

    overflow: visible;
}
.tmt-slide-selector-field{
    cursor: pointer;
    padding: 0.66rem;
}
.tmt-slide-selector-dot{
    display: inline-block;

    width: .8rem;
    height: .8rem;
    overflow: hidden;

    color: transparent;
    background-color: #8FA8C6;
    border-radius: 50%;

    transition: background-color 0.3s;

    -webkit-user-select: none;  Safari         
    -moz-user-select: none;  Firefox 
    -ms-user-select: none;  IE10+/Edge 
    user-select: none;  Standard 
}
.tmt-slide-selector-active-field{
    cursor: default;
}
.tmt-slide-selector-active-field .tmt-slide-selector-dot{
    background-color: #265894;
}

.tmt-slide-control{
    display: block;

    position: absolute;
    top: 0;

    height: 100%;
    padding: 2rem;
    border: none;

    background-color: transparent;
    outline: none;
    z-index: 540;  arbitrary. don't think too much about it
    cursor: pointer;

    	border: 1px solid #ccc;
            border-radius: 1px;
            
            box-shadow: inset 2px 2px 1px rgba(255,255,255,0.95), inset -1px -1px 0px rgba(0,0,0,0.1);
    transition: all 0.1s;
}


.tmt-slide-control-left{
    left: 0px;
}
.tmt-slide-control-right{
    right: 0px;
}

.tmt-slide-control .slider-symbol{
    display: block;

    width: 14px;
    height: 29px;

    font: 0/0 serif;
    overflow: hidden;
    background-image: url(../img/sprites/sprites-icons-sprite.svg);

    transform: scale(2);
    opacity: 0.75;

    transition: opacity 0.2s;
}
.tmt-slide-control-right .slider-symbol{
    background-position: -8084px 0;
    transform: scale(2) translateX(2px);
}
.tmt-slide-control-left .slider-symbol{
    background-position: -8044px 0;
    transform: scale(2) translateX(-2px);
}*/
/*
.tmt-slide-control:hover{
        background-color: #fbfbfb;
        box-shadow: inset 2px 2px 1px rgba(255,255,255,0.95), inset -1px -1px 0px rgba(0,0,0,0.1), 1px 1px 3px rgba(0,0,0,0.1);
        border-left-color: #ddd;
        border-top-color: #ddd;
        border-right-color: #bbb;
        border-bottom-color: #bbb;
        top: 5px;
}
.tmt-slide-control:active{
        box-shadow: inset 2px 2px 1px rgba(255,255,255,0.95), inset -1px -1px 0px rgba(0,0,0,0.1);
        border-color: #ccc;
        background-color: #fafafa;
        top: 6px;
}*/


/*.tmt-slide-control:hover .slider-symbol{
    opacity: 1;
}
.tmt-slide-control:active .slider-symbol{
    opacity: 0.333;
}*/

.product-info-icon:not(:first-of-type) {
    margin-left: 3rem;
}

.product-info-icon img {
    vertical-align: middle;
}

@media screen and (min-width: 660px) {
    .tmt-slider {
        min-height: calc(1.27 * 3 * 3rem + 84px + 1.5rem + 15px + 4rem);
    }

}

@media screen and (min-width: 1024px) {
    .tmt-slider {
        min-height: calc(1.27 * 3 * 3.6rem + 84px + 1.6rem + 15px + 4rem);
    }

}

@media only screen and (min-width: 768px) {
    [data-css=co08-progress-bar] .co08-progress-bar__list {
        height: auto !important;
    }
}

/* Bewertung */
.caruso-umfrage .subbtn {
    background-color: #1f4877;
    width: 70px;
    height: 50px;
    border-radius: 0.2em;
    float: left;
    margin: 0 0.5em;
    color: white;
    text-align: center;
    color: white;
    border: none;
}

.caruso-umfrage .vote {
    background-color: #EFF1F1;
    width: 18%;
    height: 75px;
    border-radius: 0.2em;
    /*float:left;*/
    margin: 0 1%;
    color: white;
    text-align: center;
    color: #5a5a5a;
    font-weight: bold;
    font-size: 0.9em;
    padding-top: 30px;
    margin-top: 5px;
    cursor: pointer;
}

.caruso-umfrage .voteoutline {
    float: left;
}

.caruso-umfrage .vote11 {
    background-color: #EFF1F1;
    width: 8%;
    height: 75px;
    border-radius: 0.2em;
    margin: 0 0.5%;
    color: white;
    text-align: center;
    color: #5a5a5a;
    font-weight: bold;
    font-size: 0.9em;
    padding-top: 25px;
    margin-top: 5px;
    cursor: pointer;
    display: block;
}

.caruso-umfrage .voteinfo {
    width: 75px;
    height: 75px;
    /*float:left;*/
    margin: 0 6px;
    color: white;
    text-align: center;
    color: #5a5a5a;
    font-weight: bold;
    font-size: 0.9em;
    padding-top: 0px;
    margin-top: 5px;
}

.caruso-umfrage .inputradio {
    display: none !important;
}

.caruso-umfrage span {
    background-image: none !important;
}

.caruso-umfrage .textarea {
    border: 1px solid #d3d9de;
    background-color: #fbfbfb;
}

.caruso-umfrage .first {
    margin-left: 0px;
}

.caruso-umfrage .voteinvitation {
    background-color: #EFF1F1;
    width: 100px;
    height: 70px;
    border-radius: 0.2em;
    float: left;
    margin: 0 6px;
    color: white;
    text-align: center;
    color: #5a5a5a;
    font-size: 0.7em;
    font-weight: bold;
    cursor: pointer;
    /*     display: table; */
    margin-top: 5px;
    padding-top: 30px;
    /*    margin-top:7px; */
}

.caruso-umfrage .voteinvitation label {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    text-align: center;
    text-transform: none;
}

.caruso-umfrage .voteinforef {
    width: 60px;
    height: 60px;
    border-radius: 0.2em;
    float: left;
    margin: 0 6px;
    color: white;
    text-align: center;
    padding-top: 1.5em;
    color: #5a5a5a;
    font-size: 0.9em;
    font-weight: bold;
}

.caruso-umfrage .voteyesno {
    background-color: #EFF1F1;
    width: 60px;
    height: 60px;
    border-radius: 0.2em;
    float: left;
    margin: 0 6px;
    color: white;
    text-align: center;
    padding-top: 1.5em;
    color: #5a5a5a;
    font-size: 0.9em;
    font-weight: bold;
    cursor: pointer;
}

.caruso-umfrage .boxbewref {
    float: left;
    width: 100px;
    height: 60px;
    color: #009ed4;
    font-weight: bold;
    background-color: #EFF1F1;
    border-radius: 0.2em;

    padding-top: 0.5em;
    padding-left: 0.5em;
}

.caruso-umfrage .boxbewnormal {
    float: left;
    width: 348px;
    height: 60px;
    color: #009ed4;
    font-weight: bold;
    background-color: #EFF1F1;
    border-radius: 0.2em;

    padding-top: 0.5em;
    padding-left: 0.5em;
}

.caruso-umfrage .fiftyPercent {
    width: 50%;
    float: left;
}

.caruso-umfrage .textRight {
    text-align: right;
}

.caruso-umfrage .clear {
    clear: both;
}

.caruso-umfrage .maxFor11 {
    max-width: 950px;
}

.caruso-umfrage .maxFor5 {
    max-width: 430px;
}

.caruso-umfrage .pr10 {
    padding-right: 10px;
}

.caruso-umfrage .pr20 {
    padding-right: 20px;
}

.caruso-umfrage textarea {
    resize: none;
}

.caruso-umfrage .radio-bewertung {
    display: none;
}

.caruso-umfrage {
    padding: 30px 40px;
    background: #fff;
}

.caruso-umfrage h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.caruso-umfrage h4 {
    margin-bottom: 10px;
}

/* /Bwertung */
.is-info {
    color: #fff;
    background-color: #004988;
}

.butInhouse {
    width: 100%;
    max-width: 340px !important;
    float: left !important;
    margin-top: 2px;
}

[data-css="c-form"] .form__btn-submit.is-basket .form__btn-submit-text {
    padding-left: 0;
}

[data-css="c-rte"] ol {
    margin-left: 22px;
}

.m14-teaser-product__topic.is-e-learning {
    background-color: #D2DDEA;
    color: #fff
}

.w25 {
    width: 25% !important;
}

.w-last {
    width: 22% !important;
}

.w-location {
    width: 28% !important;
}

[data-css=c-event-module-form] .is-course-date-selection label .event__zusatz {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 10px;
    line-height: 1.3;
    margin-bottom: 10px;
    padding-left: 20px;
}

@media only screen and (min-width: 480px) {
    [data-css=c-event-module-form] .is-course-date-selection label .event__zusatz {
        display: table-cell;
        width: 30%;
        margin-bottom: 0
    }

    [data-css=c-event-module-form] .is-course-date-selection label .event__zusatz:before {
        left: 0
    }
}

@media only screen and (min-width: 768px) {
    [data-css="c-event-module-form"] .is-course-date-selection label {
        padding: 20px 20px 20px 65px !important;
    }
}

/* quotes */


[data-css="m18-quote"] .m18-quote__text {
    color: #333;
    font-size: 2.2rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-style: italic;
    line-height: 127%;
}

@media only screen and (min-width: 660px) {
    [data-css="m18-quote"] .m18-quote__text {
        font-size: 2.8rem;
    }
}

@media only screen and (min-width: 1024px) {
    [data-css="m18-quote"] .m18-quote__text {
        font-size: 2.8rem;
    }
}

[data-css="m18-quote"] .m18-quote__text {
    color: #333;
    font-size: 2.2rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-style: italic;
    line-height: 127%;
}

@media only screen and (min-width: 660px) {
    [data-css="m18-quote"] .m18-quote__text {
        font-size: 2.8rem;
    }
}

@media only screen and (min-width: 1024px) {
    [data-css="m18-quote"] .m18-quote__text {
        font-size: 2.8rem;
    }
}

blockquote, q {
    quotes: none;
}

[data-css="m18-quote"] .m18-quote__wrapper {
    display: block;
    text-align: center;
}

.c-m18-quote--default .m18-quote__wrapper {
    display: block;
    text-align: center;
    padding: 32px 22px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--default .m18-quote__wrapper {
        padding: 42px 50px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--default .m18-quote__wrapper {
        padding: 42px 148px;
    }
}

[data-css="m18-quote"] .m18-quote__wrapper {
    display: block;
    text-align: center;
}

.c-m18-quote--default .m18-quote__wrapper {
    display: block;
    text-align: center;
    padding: 32px 22px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--default .m18-quote__wrapper {
        padding: 42px 50px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--default .m18-quote__wrapper {
        padding: 42px 148px;
    }
}

[data-css="m18-quote"] .m18-quote__author {
    color: #666;
    font-size: 1.4rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    display: block;
}

@media only screen and (min-width: 660px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.6rem;
    }
}

.c-m18-quote--default .m18-quote__author {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--default .m18-quote__author {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--default .m18-quote__author {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

[data-css="m18-quote"] .m18-quote__author {
    color: #666;
    font-size: 1.4rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    display: block;
}

@media only screen and (min-width: 660px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.6rem;
    }
}

.c-m18-quote--default .m18-quote__author {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--default .m18-quote__author {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--default .m18-quote__author {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

[data-css="m18-quote"] .m18-quote__author {
    color: #666;
    font-size: 1.4rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    display: block;
}

@media only screen and (min-width: 660px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.6rem;
    }
}

.c-m18-quote--quote .m18-quote__author {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--quote .m18-quote__author {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--quote .m18-quote__author {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

[data-css="m18-quote"] .m18-quote__author {
    color: #666;
    font-size: 1.4rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    display: block;
}

@media only screen and (min-width: 660px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    [data-css="m18-quote"] .m18-quote__author {
        font-size: 1.6rem;
    }
}

.c-m18-quote--quote .m18-quote__author {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--quote .m18-quote__author {
        margin-top: 25px;
        margin-bottom: 25px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--quote .m18-quote__author {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}


[data-css="m18-quote"] .m18-quote__wrapper {
    display: block;
    text-align: center;
}

.c-m18-quote--quote .m18-quote__wrapper {
    display: block;
    text-align: center;
    padding: 32px 22px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--quote .m18-quote__wrapper {
        padding: 42px 50px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--quote .m18-quote__wrapper {
        padding: 42px 148px;
    }
}

[data-css="m18-quote"] .m18-quote__wrapper {
    display: block;
    text-align: center;
}

.c-m18-quote--quote .m18-quote__wrapper {
    display: block;
    text-align: center;
    padding: 32px 22px;
}

@media only screen and (min-width: 660px) {
    .c-m18-quote--quote .m18-quote__wrapper {
        padding: 42px 50px;
    }
}

@media only screen and (min-width: 1024px) {
    .c-m18-quote--quote .m18-quote__wrapper {
        padding: 42px 148px;
    }
}

.footer-sharing__sharing-link.a11y-focus-key .footer-sharing__link-icon.is-facebook-neu::before, .footer-sharing__sharing-link:focus .footer-sharing__link-icon.is-facebook-neu::before, .footer-sharing__sharing-link:hover .footer-sharing__link-icon.is-facebook-neu::before {
    background-image: var(--facebook-neu-svg-white-url);
    width: var(--facebook-neu-width);
    height: var(--facebook-neu-heigth);
    top: -1px;
    left: -1px;
}
.footer-sharing__sharing-link.a11y-focus-key .footer-sharing__link-icon.is-facebook-neu::before, .footer-sharing__sharing-link:focus .footer-sharing__link-icon.is-facebook-neu::before, .footer-sharing__sharing-link:hover .footer-sharing__link-icon.is-facebook-neu::before {
    background-image: var(--facebook-neu-svg-white-url);
    width: var(--facebook-neu-width);
    height: var(--facebook-neu-heigth);
    top: -1px;
    left: -1px;
}
.footer-sharing__link-icon.is-facebook-neu::before {
    background-image: var(--facebook-neu-svg-url);
    width: var(--facebook-neu-width);
    height: var(--facebook-neu-heigth);
}
.footer-sharing__link-icon.is-facebook-neu::before {
    content: "";
    left: -1px;
    position: absolute;
    top: -1px;
}

.footer-sharing__sharing-link.a11y-focus-key .footer-sharing__link-icon.is-linkedin::before, .footer-sharing__sharing-link:focus .footer-sharing__link-icon.is-linkedin::before, .footer-sharing__sharing-link:hover .footer-sharing__link-icon.is-linkedin::before {
    background-image: var(--linkedin-svg-white-url);
    width: var(--facebook-neu-width);
    height: var(--facebook-neu-heigth);
    top: -1px;
    left: -1px;
}
.footer-sharing__sharing-link.a11y-focus-key .footer-sharing__link-icon.is-linkedin::before, .footer-sharing__sharing-link:focus .footer-sharing__link-icon.linkedin::before, .footer-sharing__sharing-link:hover .footer-sharing__link-icon.linkedin::before {
    background-image: var(--linkedin-svg-white-url);
    width: var(--facebook-neu-width);
    height: var(--facebook-neu-heigth);
    top: -1px;
    left: -1px;
}
.footer-sharing__link-icon.is-linkedin::before {
    background-image: var(--linkedin-svg-url);
    width: var(--linkedin-width);
    height: var(--linkedin-heigth);
}
.footer-sharing__link-icon.is-linkedin::before {
    content: "";
    left: -1px;
    position: absolute;
    top: -1px;
}
.b-nav-service .removeLine {
    display: block;
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/* New */
.cannot_anm {
    background: #d6535c none repeat scroll 0 0 !important;
    border: 1px solid #d6535c !important;
}
.cannot_anm:hover {
    background: #d56e75 none repeat scroll 0 0 !important;
    border: 1px solid #d56e75 !important;
}
.cannot_anm[aria-expanded="false"] span[aria-hidden="true"] {
    display: none;
}
.cannot_anm[aria-expanded="true"] span[aria-hidden="false"] {
    display: none;
}

/* Popup */

.hidden {
    display: none;
}

[role="dialog"] {
    box-sizing: border-box;
    border: 1px solid #000;
    background-color: #fff;
    min-height: 100vh;
    margin: auto;
    text-align: left;
    padding-bottom: 45px;
    z-index: 1001;
}

[role="dialog"] .form__subheader {
    padding: 45px 45px 0 45px;
    margin-bottom: 0;
}

@media screen and (min-width: 640px) {
    [role="dialog"] {
        position: absolute;
        margin: auto;
        min-width: calc(640px - (15px * 2)); /* == breakpoint - left+right margin */
        min-height: auto;
        box-shadow: 0 19px 38px rgb(0 0 0 / 12%), 0 15px 12px rgb(0 0 0 / 22%);
    }
}

.dialog_label {
    font-size: 2.6rem;
    padding-bottom: 23px;
}

.dialog_label_text {
}

.dialog_form_actions {
    text-align: right;
    padding: 0 45px 0 45px;
    display: flex;
    justify-content: center;
}


/* native &lt;dialog&gt; element uses the ::backdrop pseudo-element */

/* dialog::backdrop, */
.dialog-backdrop {
    display: none;
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

@media screen and (min-width: 640px) {
    .dialog-backdrop {
        background: rgb(0 0 0 / 30%);
    }
}

.dialog-backdrop.active {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1001;
}

.no-scroll {
    overflow-y: auto !important;
}

.dialog-cancel {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1002;
}

/* this is added to the body when a dialog is open */
.has-dialog {
    overflow: hidden;
}
.dialog-infotext {
    max-width: 700px;
    padding: 0 45px 30px 45px;
}
#dialog1 [data-css="c-form"] &gt; .form__main {
    padding-bottom: 0;
}
.dialog-message-body {
    max-width: 700px;
    padding: 45px 45px 30px 45px;
}
.dialog-message-title {
    font-size: 2.6rem;
    padding-bottom: 23px;
}
.dialog-button {
    background: #0061a5;
    color: #fff;
    border: 1px solid #0061a5;
    min-width: 280px;
    cursor: pointer;
    transition: all .2s ease-in-out;
    text-align: center;
    line-height: 1;
    font-size: 1.6rem;
    float: right;
    position: relative;
    min-height: 70px;
    overflow: visible;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
}
.dialog-button:hover {
    background: #0083ce;
    color: #fff;
    border: 1px solid #0083ce;
}
/* /Popup */

.b-nav-service .nav-service--relative {
    position: relative;
}
/*
.b-nav-service #nav-service__cartItem:hover .cart-preview {
    display: block;
}
.b-nav-service .cart-preview .cart-preview_buttonContainer a.goToCheckout {
    background: #00427f;
    float: right;
    line-height: 51px;
    padding: 0 32px;
    border: 1px solid #00427f;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    font-family: "Source Sans Pro",Helvetica,Arial,sans-serif;
    width: auto;
    height: auto;
}
.b-nav-service .cart-preview .cart-preview_buttonContainer a.goToCheckout:hover {
    background: #0083ce;
    border: 1px solid #0083ce;
}
@media only screen and (min-width: 480px) {
    .b-nav-service .cart-preview {
        left: -368px;
        width: 408px;
    }
    .b-nav-service .cart-preview::before {
        left: 186px;
    }
}
@media only screen and (min-width: 1025px) {
    .b-nav-service .cart-preview {
        left: -182px;
    }
    .b-nav-service .cart-preview::before {
        left: 0;
    }
}
*/
[data-css="c-form"] .is-radio .filter .form__label::before {
    border: none;
}
[data-css="c-event-module-form"] .is-course-date-selection .filter label .event__location::before {
    width: 0;
}
[data-css="c-event-module-form"] .is-course-date-selection .filter label .event__location {
    padding-left: 0;
}
[data-css="c-event-module-form"] .is-course-date-selection .filter label .event__free-places::before {
    background-color: transparent;
}
@media only screen and (min-width: 480px) {
    .sortrow .sort.first {
        width: 33.3%;
        display: table-cell;
    }
    .sortrow .sort.second {
        width: 22%;
        display: table-cell;
    }
    .sortrow .sort.third {
        width: 25%;
        display: table-cell;
    }
    .sortrow .sort.third-max {
        width: 28%;
        display: table-cell;
    }
    .sortrow .sort.forth {
        width: 19.7%;
        display: table-cell;
    }
}
.is-not-basket {
    width: 100%;
    margin: 0;
    min-width: 0;
    display: inline;
    float: left !important;
    max-width: 340px !important;
}
.wospace {
    margin-bottom: 8px !important;
}
.form__sublabel-text {
    margin-bottom: 28px;

}
.product-aside__button-wrapper {
    padding: 0 0 40px 50px;
    width: 100%;
    position: relative;
    float: right;
    margin: 30px 0 0;
    text-align: center;
}
.product-aside__button-wrapper .is-basket {
    width: 100%;
    margin: 0;
    min-width: 0;
}
.product-aside__button-wrapper .form__btn-submit.is-basket {
    float: left;
    max-width: 340px !important;
}
.product-aside__button-wrapper .c-button--basket {
    display: none;
    width: 0;
    height: 0;
    transition: width .4s ease .1s, height .4s ease .1s;
}
.product-aside__button-wrapper .c-button--basket.is-in-shopping-cart {
    display: block;
    width: auto;
    height: 70px;
    position: absolute;
    top: 0;
    right: 40px;
    left: 40px;
    max-width: 340px;
}
[data-css="product-footer"] .product-footer__special-price::before {
    right: auto;
    left: 20px;
}
[data-css="product-footer"] .product-footer__special-price {
    width: 100%;
    padding-left: 160px;
}
.bafoeg_rechner {
    padding-left: 40px;
}
.bafoeg_title {
    font-weight: bold;
}
.product-aside__button-wrapper .c-button--basket.is-in-shopping-cart {
    font-size: 16px;
    margin-left: 10px;
}
.mt-0 {
    margin-top: 0;
}
.vort-tooltip {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    /*background-image: url(../img/info.svg);*/
    background-repeat: no-repeat;
    background-position: bottom;
    left: 4px;
    top: 3px;
    background-color: #666;
    -webkit-mask-image: url(../img/info.svg);
    mask-image: url(../img/info.svg);
}
[data-css="c-event-module-form"] .is-course-date-selection label.is-activelabel .vort-tooltip {
    background-color: #fff;
}
[data-css="c-form"] label.tel-space {
    margin-bottom: 68px;
}
</pre></body></html>