<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    margin: 0;
    padding: 0;
    height: 100%;
}
h1 {
    line-height: 1em;
    font-size: 2.6em;
}
h1,h2,h3{
    font-family: "displaybold", sans-serif;
    font-style: normal;
}
h4,h5, .displaylight {
    font-family: "displaylight", Arial, sans-serif;
    font-style: normal;
}
.textlight {
    font-family: "textlight", Arial, sans-serif !important;
    font-weight: normal;
}
.textbold {
    font-family: "textbold", Arial, sans-serif !important;
}
.c_textfont {
    font-family: "textbold", Arial, sans-serif !important;
}
ul {
    list-style-type: none;
}

ul li:before {
    content: '\2014';
    position: absolute;
    margin-left: -25px;
}
*[itemprop="sku"] {
    white-space: pre;
}
select option {
  color: #000;
}
.form-control:disabled, .form-control[readonly] {
    color: #777 !important;
}
.text-decoration-underline {
    text-decoration: underline;
}
select#verkehrsregelnAuswahl {
    color: #000;
    font-family: 'textbold', Arial, sans-serif !important;
}
.verkehrsregel a {
    color: #000 !important;
}
.verkehrsregel tr td:first-of-type {
    white-space: nowrap;
    vertical-align: top;
    padding-right: 15px;
    width: 100px;
}
.verkehrsregel ul {
    margin-bottom: 0 !important;
}
#disclaimerContainer {
    color: #000 !important;
    font-size: 0.9em;
}
#checkoutModal .modal-dialog {
    background: transparent;
}
.listproductDescription {
    white-space: pre-wrap;
}
@media only screen and (max-width: 520px) {
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.6em;
    }

    h3 {
        font-size: 1.5em;
    }

    h4 {
        font-size: 1.4em;
    }
    h5 {
        font-size: 1.4em;
    }
    .productTitle {
        font-size: 1.3em !important;
    }
    #overlay, .pendingAnswer {
        background-size: 100px !important;
    }
}
@media only screen and (max-width: 450px) {
    h1 {
        font-size: 1.7em;
    }
    h2 {
        font-size: 1.5em;
    }
    h3 {
        font-size: 1.4em;
    }

    h4 {
        font-size: 1.2em;
    }
    h5 {
        font-size: 1em;
    }
    .productTitle {
        font-size: 1.24em !important
    }
    #overlay, .pendingAnswer {
        background-size: 80px !important;
    }

}
a {
    white-space: nowrap;
    color: #fff;
}
a:focus {
    outline: none;
}
#productlistSection a:not(.productBtn) {
    color: rgb(0, 30, 80);
    text-decoration: underline;
}
.largeText {
    font-size: 18px;
}
.cursor-pointer {
    cursor: pointer;
}
body {
    margin: 0 auto;
    padding: 0;
    overflow-x: hidden;
    font-family: "textlight", sans-serif;
    font-size: 100%;
    height: 100%;
    width: 100%;
    color: #fff;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-align: center;
}
.modal {
    z-index: 99999;
}
.modal .modal-dialog, .modal .modal-dialog a,.modal .modal-dialog a:hover, .modal .modal-dialog a:active, .modal .modal-dialog a:visited {
    color: #000;
}
.modal-dialog {
    background-color: #fff;
}
.modal-header {
    border: none;
    padding-bottom: 5px;
}
.modal-body {
    padding-top: 0;
}
header, footer{
    margin: 0 !important;
}
header {
    color: #000;
    z-index: 9999;
}
main{
    /*display: inline-table;
    height: 100%;
    padding: 100px 25px 20px 25px;
    z-index: 0;
    max-width: 2880px;
    margin: 0 auto;*/
    padding: 0;
    max-width: none;
    display: block;
    width: 100%;
    margin: 0;
}
footer {
    margin: 0 auto !important;
    position: relative;
    bottom: 0;
    padding: 10px 25px;
    width: 100%;
    color: #fff;
    background-color: #504f4f;
    font-size: 14px;
}
header, main, footer {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 3px;
    margin-top: 10px;
}
footer a {
    color: #fff;
}
button:focus, button:active, button:visited{
    outline: none;
}
a, a:hover, a:active, a:visited {
    color: #fff;
    text-decoration: none;
}
.boldText, strong {
    font-family: "textbold", sans-serif;
    font-weight: normal;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
::placeholder {
    color: #495057;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

input,select,textarea {
    border: none !important;
    background: transparent !important;
    border-bottom: 1px solid #adaeae !important;
    border-radius: 0 !important;
    transition: none !important;
    box-shadow: none !important;
    padding-left: 0 !important;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
select {
    padding-right: 35px !important;
    background-image:
            linear-gradient(45deg, transparent 50%, gray 50%),
            linear-gradient(135deg, gray 50%, transparent 50%),
            linear-gradient(to right, #ccc, #ccc) !important;
    background-position:
            calc(100% - 20px) calc(1em + 2px),
            calc(100% - 15px) calc(1em + 2px),
            calc(100% - 2.5em) 0.5em !important;
    background-size:
            5px 5px,
            5px 5px,
            0px 1.5em !important;
    background-repeat: no-repeat !important;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
input[type=radio], input[type=checkbox] {
    width: 15px !important;
    height: 15px !important;
    position: relative !important;
    margin-top: -2px !important;
    vertical-align: middle !important;
}
small {
    font-size: 70%;
    white-space: break-spaces;
    line-height: 1.2em;
    display: block;
}
button.productRemoveFromWishlistBtn {
    border: none;
    background: none;
    text-decoration: underline;
    font-family: textbold !important;
    white-space: nowrap;
    color: #000;
}
.pageNavi a, .pageNavi a:hover, .pageNavi a:active, .pageNavi a:visited {
    color: #000;
}
.submitBtn {
    transition: background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
}

.submitBtn:hover, .submitBtn:active,
.productBtn:hover, .productBtn:active{
    background-color: #0040c5;
    border-color: #0040c5;
}

.submitBtn, .reqBtn {
    position: relative;
    display: inline-flex;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 44px;
    min-width: 44px;
    padding: 0px 32px 2px 32px;
    border: 2px solid rgb(0, 30, 80);
    margin: 0px;
    border-radius: 500px;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
    background: rgb(0, 30, 80);
    color: #fff;
    font-size: 16px;
}
.reqBtn {
    background-color: #fff;
    border-color: #fff;
    color: #001e50;
}
.reqBtn:hover, .reqBtn:active {
    background-color: #4cc7f4;
    border-color: #4cc7f4;
    color: #001e50;
}
#requestForm {
    padding-top: 10px;
}
.formAnswer {
    padding: 24%;
    text-align: center;
}
.pendingAnswer {
    background: url(../imgs/spinner.gif) transparent center 35% no-repeat !important;
    width: 100%;
    height: 300px;
    background-size: 100px !important;
}
.successMsg {
    font-family: "textbold", sans-serif !important;
    color: green;
}
#leadSection {
    max-width: 1536px;
    height: auto;
    z-index: 9;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 400px;
    padding: 15px;
}
#leadSection h1 {
    line-height: 1.2em;
}
#productlistSection, #filterSection {
    max-width: 1536px;
    padding: 25px 25px 0 25px;
    margin: auto;
}
#filterSection {
    /*max-width: 800px;*/
    padding: 15px 50px;
}
.listproduct {
    color: #000;
    padding: 15px;
    margin: 0;
    user-select: none !important;
}
.productDetailsWrapper {
    padding: 0 0 0 50px;
    hyphens: auto;
}
.listproductTitle {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.listproductTitleWrapper {
    padding: 10px 25px 25px 25px;
    /*border-left: 2px solid #dae0e3;*/
}
.productInfoWrapper {
    padding: 15px 0 25px 0;
}
.listproductPriceWrapper {
    padding: 0 25px 25px 25px;
    font-family: textbold, Arial, sans-serif;
}
.productPriceWrapperSmall {
    font-size: 0.8em;
    padding-bottom: 25px !important;
}
/*.productCheckbox + .productLabel {
    float: left;
}*/

.productSelect {
    margin-top: -6px;
    margin-bottom: -6px;
}
.partnerAdresseWrapper {
    padding: 50px 0 20px 0;
}
.partnerAdresseWrapper, .partnerAdresseWrapper a, .partnerAdresseWrapper a:hover, .partnerAdresseWrapper a:active, .partnerAdresseWrapper a:visited {
    color: #000;
    font-size: 14px;
}
.partnerAdresseWrapper p {
    font-size: 16px;
}
.light {
    color: rgba(0, 0, 0, 0.5);
}

#productlistSection {
    padding: 35px 25px 0 25px;
    max-width: 1536px;
}
.partnerAdresseWrapper {
    padding: 50px 5px;
    width: 100%;
}
#errorMsg {
    color: red;
}

.leadVisual {
    width: 100%;
}

.disclaimerWrapper {
    color: #000;
    padding: 20px 0 50px 0;
}

footer .partnerAdresseWrapper {
    padding: 50px 0 0 0;
    width: 100%;
    color: #fff;
}
footer .partnerAdresseWrapper a, footer .partnerAdresseWrapper a:hover, footer .partnerAdresseWrapper a:active, footer .partnerAdresseWrapper a:visited {
    color: #fff;
}

footer hr {
    border-top: 1px solid #fff;
}
#impressumModal {
    text-align: left;
}
select#partnerID:disabled {
    color: #999;
}
.productSelect{
    margin-left: 23px !important;
}
html[lang="de"] .productLabel[for="p_8"], html[lang="de"] .productLabel[for="p_10"] {
    float: left !important;
    margin-right: -10px !important;
}
.c_topinfoWrapper {
    padding-bottom: 150px;
}
.listproductImageWrapper {
    padding: 15px;
    height: 250px;
}
.listproductImageWrapper img {
    height: 100%;
    width: 100%;
    /*object-fit: cover;*/
    object-fit: contain;
    object-position: center;

}
div#filterWrapper label, div#filterWrapper select, div#filterWrapper input {
    width: 100%;
    margin-top: 10px;
}
#resetBtn {
    position: relative;
    width: 100%;
    display: inline-flex;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    min-height: 44px;
    min-width: 44px;
    padding: 0 32px;
    margin: 25px 0 0 0 !important;
    border-radius: 500px;
    transition: 0.2s ease-in-out;
    text-decoration: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    color: rgb(0, 30, 80);
    background: rgb(255, 255, 255);
    border: none;
}

select:focus,input:focus, select:focus-visible,input:focus-visible{
    outline: none !important;
}

.listproduct &gt; a {
    text-decoration: none !important;
    display: block;
    box-shadow: 2px 2px 5px 2px #00000017;
    padding: 10px;
    height: 100%;
    border-radius: 8px !important;
}
.listproduct &gt; a:hover {
    box-shadow: 2px 2px 5px 2px #0000005c;;
}
.listproductTitleWrapper h2 {
    white-space: normal;
    font-size: 1.3em;
    line-height: 1.1em;
    text-decoration: none;
}
#pageResultsWrapper {
    font-family: "displaybold", sans-serif;
    color: #000;
    font-size: 1.2em;
    padding: 15px;
}
#filterSectionWrapper {
    background: linear-gradient(90deg, rgb(0, 67, 122) 0%, rgb(0, 30, 80) 100%);
    padding: 15px 25px 25px 25px;
}
#filterSectionWrapper input::placeholder {
    color: #fff;
    opacity: 1;
}

#filterSectionWrapper input::-ms-input-placeholder {
    color: #fff;
}
#filterWrapper &gt; div {
    align-content: end;
}
#pageResultsWrapper {
    color: #fff;
}
#noResultWrapper {
    padding: 100px;
    margin: auto;
    color: #000;
    font-size: 1.2em;
}
.listproductRequestWrapper {
    padding: 0 15px 25px 15px;
}
.listproductRequestBtn {
    border: none;
    padding: 10px;
    cursor: copy !important;
    background: none;
}
#paginationContainer {
    text-align: center;
    padding: 25px 0;
}
#pageResultsWrapper {
    color: #fff;
    padding-top: 25px;
    margin-left: -15px;
    /* margin: auto; */
}
#resetBtnWrapper {
    margin-right: -15px;
    text-align: right;
}
#subFilterWrapper {
    margin: auto;
}
button.mixitup-control {
    border: none;
    color: rgb(0, 30, 80);
    background: #f1f1f1;
    font-size: 1.1em;
    border-radius: 8px;
    padding: 2px 10px;
}
.mixitup-control-active {
    font-family: 'textbold';
}
.cartNavi {
    color: #fff;
    padding-right: 25px;
    padding-top: 12px;
    padding-left: 0 !important;
    position: absolute;
    top: -5px;
    right: 3%;
}
.cartNavi label {
    color: #000;
    padding-right: 5px;
    font-size: 0.9em;
}
.cartBtn {
    border-radius: 10px;
    border: none;
    color: #000;
    background: #fff;
}
nav.cartNavi label, .cartNavi button {
    cursor: pointer;
}
.wlProduct {
    border-bottom: 1px solid #adaeae !important;
    padding-bottom: 15px;
    margin: 0 15px 15px 15px !important;
}
/*.wlProductPrice {
    display: flex;
    align-items: self-end;
}*/
.wlProductTitle {
    white-space: break-spaces;
}
#wishListSumWrapper {
    border-bottom: 1px solid #adaeae !important;
    padding-bottom: 15px;
    margin-bottom: 25px !important;
}
button.disabled, button.disabled:hover, button.disabled:active, button.disabled:visited {
    background: #d0d0d0 !important;
    border: #d0d0d0 !important;
    cursor: auto !important;
}
.wlProductImage {
    background-size: contain;
    background-repeat: no-repeat;
    /*background-position: center;*/
}
#pageStats {
    visibility: hidden;
}
.productlistLinkWrapper a{
    color: #000;
    text-decoration: underline;
    font-family: textlight;
}
.productWrapper {
    width: 100%;
    margin: 0;
}
@media all and (min-width: 992px){
    .pageNavi {
        padding-left: 0.6em !important;
    }
    .listproductTitle {
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
    }
}
@media (min-width: 576px) {
    #checkoutModal .modal-dialog {
        max-width: 612px;
    }
}
@media all and (max-width: 991px){
    .productlistLinkWrapper {
        padding-bottom: 25px !important;
    }
    .cartNavi {
        top: -2px;
    }
    .cartBtn {
        font-size: 1.2em;
    }
    .wlProductImage {
        height: 60px;
        margin: 0 0 15px 0 !important;
    }
    #wlSumValue {
        text-align: left !important;
        margin: 0;
        padding: 0;
    }
    .wlProductPrice {
        justify-content: start !important;
        padding: 10px 0 !important;
    }
    .wlProduct .buttonWrapper {
        text-align: left !important;
        padding: 0;
    }
    .wlProduct .buttonWrapper button {
        padding: 0 !important;
    }
    .cartNavi {
        right: 0;
    }
    .cartNavi label {
        display: none;
    }
    /*#subFilterWrapper {
        padding-left: 45px;
    }*/
    #pageResultsWrapper {
        text-align: center;
    }
    .c_topinfoWrapper {
        padding-bottom: 70px;
    }
    body {
        background-size: cover !important;
    }
    main {
        margin-left: auto;
    }
    footer {
        text-align: center;
    }
    .listproductImageWrapper, .productDetailsWrapper  {
        padding: 0;
    }
    .listproductTitleWrapper h2 {
        font-size: 28px;
    }
    .listproduct {
        padding: 0;
    }
    .contentWrapper {
        vertical-align: top;
        color: #fff;
        padding: 0 15px;
        width: 100%;
    }
    .partnerAdresseWrapper {
        width: 100%;
    }
    #leadSection {
        top: 200px;
    }
    #resetBtnWrapper {
        text-align: center !important;
    }
    #pageResultsWrapper {
        margin: auto !important;
    }
}

input.productCheckbox {
    float: left !important;
    margin-top: 5px !important;
    margin-right: 0.5rem!important;
}
label.productLabel {
    display: flex !important;
    margin: 0 !important;
    padding: 0 !important;
}
.modalSpacer {
    margin-top: -15px;
}
.modalSpacer hr {
    border-color: #adaeae !important;
}
.additional-html-wrapper {
    color: #000;
}
.productSelectAdditionalResult {
    font-family: "textlight", Arial, sans-serif;
}</pre></body></html>