html,body,div,span,h1,h2,img,strong,ul,li { border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; margin:0; padding:0; }
body { line-height:17px; font:12px Arial, Helvetica, sans-serif; color:#000; background:#c2c2c2; overflow-y:scroll; }
a { text-decoration:none; color:#333333;}
a:hover {text-decoration:underline;}
h1,h2,h3 { color:#008b9a; font-family:Verdana,sans-serif; }
h3 {font-size: 24.5px;}
#content h1 { font-size:18px; color:#333; margin-bottom:8px; line-height: 31px;}
.wrapper { background:#fff; width:971px; margin:0 auto; padding:0px 8px 0px 8px; color:#333333;}
#content { overflow:hidden; line-height:17px;font-size:14px;}
#sub-content{ background:#04424a}
#text-content{ margin-bottom: 10px}
#footer { width:987px; margin:0px auto; color:#333333;}
#footer .afooter {font-size:12px !important;}

.cms-divider {
    border: 1px solid #c3c3c3;
    margin-bottom: 20px;
    margin-top: 0;
}
.headline h1 {
    line-height: 15px !important;
}

/* Cookie Settings Modal */
.modal {
    background-clip: padding-box;
    left: 0;
    width: 100%;
}
.modal .modal-header button.close {
    float: right;
    margin: 0;
    padding: .47rem .611rem !important;
    cursor: pointer;
    background: transparent;
    color: #333;
    border: none;
    width: auto !important;
    font-size: 1rem;
}
.modal.open {
    position: fixed;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.4);
    z-index: 4
}
@keyframes modalShowAnimation {
    0%{
        opacity:0;
        -webkit-transform:scale(.98);
        transform:scale(.98)
    }
    to{
        opacity:1;
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.modal .modal-content {
    margin: 5rem auto 1rem;
    background-color: #fff;
    box-shadow: 0 0.235rem 0.47rem rgba(0,0,0,0.4);
    border-radius: 0;
    width: 632px;
    animation: modalShowAnimation .6s ease-out;
}
.modal .modal-content .modal-body {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 12rem);
    position: relative;
    padding: 16px 32px 48px 32px;
}
#page #imprint.cookie-settings #footer {
    height: 170px;
}
.BoschPrivacySettingsV2{
    display:none;
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto;
    line-height:normal;
    -webkit-text-size-adjust:auto;
    -ms-text-size-adjust:auto;
    text-size-adjust:auto
}
.BoschPrivacySettingsV2 *,.BoschPrivacySettingsV2 :after,.BoschPrivacySettingsV2 :before{
    box-sizing:border-box
}
.BoschPrivacySettingsV2.is-open{
    display:block
}
.BoschPrivacySettingsV2__title {
    font-weight:200;
    font-size:24px;
    line-height:1.2;
    color: #00545E;
    margin:0 0 24px;
    background:-webkit-linear-gradient(45deg, #00545E, #008899);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}
.BoschPrivacySettingsV2__description{
    font-weight:200;
    color:#000;
    font-size:12px;
    line-height:1.5;
    margin:0 0 32px
}
.BoschPrivacySettingsV2__description__title{
    font-weight:bold;
}
.BoschPrivacySettingsV2__description__paragraph{
    margin-bottom:16px
}
.BoschPrivacySettingsV2__cookieDescription{
    margin-bottom:32px
}
.BoschPrivacySettingsV2__checkbox~label,.BoschPrivacySettingsV2__cookieDescription__title{
    font-weight:200;
    color:#000;
    font-size:16px;
    line-height:1.2;
    margin:0 0 16px
}
.BoschPrivacySettingsV2__checkbox{
    opacity:0;
    position:absolute
}
.BoschPrivacySettingsV2__checkbox~label{
    font-size:20px;
    box-sizing:border-box;
    cursor:pointer;
    position:relative;
    min-height:24px;
    display:inline-block;
    padding-left:40px;
    line-height:24px;
    margin:0 0 2px
}
.BoschPrivacySettingsV2__checkbox~label:before{
    content:"";
    position:absolute;
    box-sizing:border-box;
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%23DFDFE0' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e");
    background-size:24px;
    background-repeat:no-repeat;
    background-position:16px 12px;
    top:-12px;
    bottom:-12px;
    left:-16px;
    right:-16px
}
.BoschPrivacySettingsV2__checkbox~label:hover:before{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%237FC6E7' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e")
}
.BoschPrivacySettingsV2__checkbox:active~label:before{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%23008ECF' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e")
}
.BoschPrivacySettingsV2__checkbox:checked~label:before{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%23005691' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e")
}
.BoschPrivacySettingsV2__checkbox:checked~label:after{
    content:"";
    box-sizing:border-box;
    border-bottom:2px solid #fff;
    border-left:2px solid #fff;
    position:absolute;
    left:7px;
    top:5px;
    -webkit-transform:rotate(-44.5deg);
    transform:rotate(-44.5deg);
    -webkit-transform-origin:bottom;
    transform-origin:bottom;
    width:15px;
    height:8px
}
.BoschPrivacySettingsV2__checkbox:checked:hover~label:before{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%237FC6E7' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e")
}
.BoschPrivacySettingsV2__checkbox:checked:active~label:before{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%23008ECF' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e")
}
.BoschPrivacySettingsV2__checkbox:checked:disabled~label:before{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 1 1'%3e%3crect fill='%23EFEFF0' x='0' y='0' width='1' height='1'/%3e%3c/svg%3e")
}
.BoschPrivacySettingsV2__checkbox:checked:disabled~label:after{
    border-color:#bfc0c2
}
.BoschPrivacySettingsV2__cookieDescription__text{
    font-weight:200;
    color:#000;
    font-size:12px;
    line-height:1.5;
    margin:0 0 24px
}
.BoschPrivacySettingsV2__buttonContainer .BoschPrivacySettingsV2__button{
    width:100%;
    margin-bottom:32px
}
.BoschPrivacySettingsV2__cookieDescription--withCheckbox .BoschPrivacySettingsV2__cookieDescription__text{
    font-weight:200;
    color:#000;
    margin:0;
    font-size:12px;
    line-height:1.5;
    padding-left:40px
}
.BoschPrivacySettingsV2__cookieDescription--withButton .BoschPrivacySettingsV2__button--primary,.BoschPrivacySettingsV2__cookieDescription--withButton .BoschPrivacySettingsV2__button--secondary{
    width:100%
}
.BoschPrivacySettingsV2__link{
    display:inline-block;
    box-sizing:border-box;
    position:relative;
    text-decoration:none;
    color: #00545E;
    font-size:inherit;
    font-weight:200!important;
    margin-top:0!important;
    margin-bottom:0!important;
    cursor: pointer;
}
.BoschPrivacySettingsV2__link:hover{
    color: #b2d6db;
}
.BoschPrivacySettingsV2__link:active{
    color: #008899;
}
.BoschPrivacySettingsV2__link:before{
    content:"";
    position:absolute;
    top:calc(-15px + 1em);
    right:calc(-15px + 1em);
    bottom:calc(-15px + 1em);
    left:calc(-15px + 1em);
}
.BoschPrivacySettingsV2__buttonContainer{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-align-items:flex-end;
    -ms-flex-align:end;
    align-items:flex-end
}
.BoschPrivacySettingsV2__buttonContainer .BoschPrivacySettingsV2__button{
    width:auto;
    margin-bottom:0;
    min-width:168px
}
.BoschPrivacySettingsV2__buttonContainer .BoschPrivacySettingsV2__button+.BoschPrivacySettingsV2__smallprint{
    margin-left:32px
}
.BoschPrivacySettingsV2__button {
    border:1px solid transparent;
    border-radius:0;
    box-sizing:border-box;
    cursor:pointer;
    font-weight:300;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    text-decoration:none;
    -moz-appearance:none;
    appearance:none;
    -webkit-appearance:none;
    text-align:center;
    font-size:16px;
    height: auto;
    padding: 14px 16px;
    font-family:"boschsans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top:0;
}
.BoschPrivacySettingsV2__button--primary{
    background: #00545E;
    border-color: #00545E;
    color: #fff;
}
.BoschPrivacySettingsV2__button--primary:hover{
    background: #b2d6db;
    border-color: #b2d6db;
}
.BoschPrivacySettingsV2__smallprint{
    font-weight:200;
    color:#000;
    margin:0;
    font-size:12px;
    line-height:1.5
}