:root {
    --main-color: #00005a;
    --white: #fff;
    --black: #000;
    --magenta: #f50082;
    --link-color: #0099ff;
    --light-grey: #e9e9e7;
    --dark-grey: #4c4d4e;
    --base-grey: #8e8e8e;
    --cookie-link-color: #2153b5;
}

h1 {
    font-family: 'Arial', sans-serif !important;
}

.cc_banner-wrapper {
    background-color: var(--white);
    height: auto !important;
    padding: 10px;
    position: fixed !important;
}

.cc_container {
    background: #fff !important;
    font-size: 17px !important;
    font-family: 'Arial', sans-serif !important;
    border-bottom: 0 !important;
    padding: 15px 15px 15px;
    width: 100%;
    margin: auto;
    position: relative !important;
    display: flex;
    flex-direction: column-reverse;
}

.cc_container .cc_message {
    color: var(--black) !important;
    line-height: 1.5 !important;
    font-size: 12px !important;
}

.cc_container a:visited, .cc_more_info:hover {
    color: var(--magenta) !important;
}

.cc_container a, .cc_container a:visited{
    color: var(--cookie-link-color) !important;
}

.cc_banner-wrapper {
    right: 0 !important;
    left: 0 !important;
}

.cc_container .cc_btn {
    padding: 22px 15px !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    font-size: 16px !important;
    font-weight: bold !important;
    color: var(--white) !important;
    background-color: var(--main-color) !important;
    border-radius: 0 !important;
}

.cc_container .cc_btn {
    padding: 8px 10px;
    cursor: pointer;
    text-align: center;
    display: block;
    width: 100% !important;
    margin-left: auto;
    margin: 1rem auto !important;
    float: none;
    max-width: 90% !important;
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: var(--magenta) !important;
    color: var(--white) !important;
}

@media screen and (min-width: 768px) {
    .cc_container {
        padding: 10px 280px 10px;
        display: block;
    }

    .cc_banner-wrapper {
        padding: 35px;
    }

    .cc_container .cc_btn {
        padding: 8px 10px;
        cursor: pointer;
        text-align: center;
        display: block;
        width: 33%;
        margin-left: 10px;
        float: right;
        max-width: 120px !important;
        margin: 0 auto !important;
    }

    .cc_container .cc_message {
        font-size: 12px !important;
    }
}

@media screen and (min-width: 768px) {
    .cc_banner-wrapper {
        padding: 35px 25px;
    }
}

@media screen and (min-width: 1200px) {
    .cc_container {
        padding: 10px 280px 10px;
        width: 80%;
    }

    .cc_banner-wrapper {
        padding: 35px 90px;
    }

}

/**
 * Reset the browser default styles
 */

* {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0 none;
}

html {
    height: 101%;
}

option {
    padding-left: 0.4em;
}

body p {
    font-size: 14px;
    line-height: 2;
    font-family: 'Arial', sans-serif;
    color: var(--black);
}


.d-none {
    display: none;
}

.d-block {
    display: block;
}

 /*swiper*/
.bodyId #mainContent {
    margin-top: 3.5rem;
}


@media all and (min-width: 768px) {
    .swiper-container.main-swiper.swiper-container-horizontal {
        height: 800px !important;
    }

    .bodyId #mainContent {
        margin-top: 5rem;
    }
    body p {
        font-size: 16px;
    }

}

.swiper-container {
    height: 724px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    max-width: 1920px;
    top: 5rem;
}

/*careers slider*/
#c41325 .swiper-container {
    top: 0;
    left: 0;
}

#c41325 .swiper-button-prev {
    left: 0;
    top: 4.5rem;
}

#c41325 .swiper-button-next {
    right: 0;
    top: 4.5rem;
}

/* Partners */
.partners-main-items {
    margin: 3rem auto -1rem auto;
    width: 100%;
    max-width: 1075px;
}

.partners-main-items ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
}

.partners-main-items ul li {
    flex-direction: column;
    align-self: center;
    padding: 1rem 0;
}

.partners-main-items ul li img:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .3s;
    filter: drop-shadow(0 0 16px rgba(0, 0, 0, 0.15));
}

#mainContent .partners-main-items img {
    padding: 0rem;
    border-radius: 0 !important;
    height: 40px;
}

@media all and (min-width: 1060px) {
    .swiper-container {
        top: 7rem;
        position: relative;
    }

    .partners-main-items ul {
        flex-direction: row;
        justify-content: space-between;
    }
}

.landingpage .swiper-container-horizontal {
    height: 720px !important;
    top: 5rem;
}

.bodyId .swiper-container-horizontal, .productlanding .swiper-container-horizontal {
    height: 500px !important;
    top: 10rem;
}

.bodyId .main-swiper .swiper-slide, .productlanding .main-swiper .swiper-slide {
    background-size: 150% 90% !important;
}

.landingpage .slide-0 .slider-box {
    left: auto;
    background: none;
    margin: 0 auto;
    position: absolute;
    left: 30%;
    right: 25%;
    bottom: 31%;
    font-family: 'Open Sans', sans-serif;
}

.landingpage .slide-0 .slider-box .inner-box {
    padding: 40px 27px 20px 0;
}

.landingpage .slide-0 .slider-box .blue-button {
    bottom: -55px;
    left: 310px;
    display: none;
}


.landingpage .slide-0 .slider-box h1 {
    font-size: 60px !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 66px;
}

.swiper-button-prev {
    background-image: url("../Images/icons/slider-arrow.svg") !important;
    background-size: 100%;
    height: 60px;
    width: 60px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: 0;
    padding: 1.5em;
}

.swiper-button-next {
    background-image: url("../Images/icons/slider-arrow.svg") !important;
    background-size: 100%;
    height: 60px;
    width: 60px;
    /*filter: FlipH;*/
    -ms-filter: "FlipH";
    right: 0;
    padding: 1.5em;
}

.swiper-pagination-bullet-active {
    background: var(--magenta);
}

.swiper-pagination-bullet {
    margin-right: 15px;
    background-color: var(--magenta);
}

.swiper-pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 9999;
    margin: 2rem 0;
    padding-top: 2rem;
}

.bodyId .swiper-pagination {
    padding-top: 0;
}

.productlanding .swiper-pagination {
    padding: 3rem 0 0;
    margin-bottom: 0;
}

.landingpage .swiper-pagination {
    margin-top: -5rem;
}

#topNavigationDiv:after {
    content: "";
    border: none;
    background: black;
    height: 1px;
    margin: 0;
    width: 100%;
    position: relative;
    top: 22px;
}

@media all and (min-width: 768px) {
    .landingpage .swiper-pagination {
        padding: 0;
        margin-top: inherit;
    }

    .productlanding .swiper-pagination {
        padding: 0;
    }

    .bodyId .swiper-container-horizontal, .productlanding .swiper-container-horizontal {
        top: 9rem;
    }

    .bodyId .main-swiper .swiper-slide, .productlanding .main-swiper .swiper-slide {
        background-size: cover !important;
    }

    #c860 .swiper-container-horizontal, .productlanding .swiper-container-horizontal {
        top: 5rem;
    }

    #c848 .header-img, #c835 .header-img {
        height: 677px !important;
    }
}

@media all and (min-width: 1200px) {
    .swiper-button-next {
        right: 80px;
    }

    .swiper-button-prev {
        left: 80px;
    }

    /*.bodyId .swiper-container-horizontal, .productlanding .swiper-container-horizontal {*/
    /*    top: 0;*/
    /*}*/
}


.swiper-slide {
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover;
}

.slider-box {
    display: block;
    height: 258px;
    width: 430px;
    background-size: 100%;
    position: absolute;
    bottom: 5%;
    left: 15%;
    background-color: white;
    padding: 0;
    height: auto;
    opacity: 0.8;
}

header {
    height: 118px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: white;
}

.desktop-slider.slider-box {
    display: none;
}

.global-mobile-slider-box a {
    position: absolute;
    right: 0;
    bottom: 0;
    text-transform: capitalize;
    font-weight: bold;
    text-decoration: none;
}

.csc-frame-default .global-mobile-slider-box h1 {
    font-size: 26px !important;
    padding-bottom: 1rem;
}

.slide-0 .global-mobile-slider-box  .inner-box h1 {
    font-size: 32px !important;
    text-align: center;
}

.global-mobile-slider-box .inner-box {
    height: 250px;
}

.landingpage .main-swiper .swiper-slide {
    top: -12rem;
    position: relative;
    background-position: center !important;
    background-size: 150% 35% !important;
}

.main-swiper .swiper-slide {
    top: -10rem;
    position: relative;
    background-position: center !important;
    background-size: 150% 35% !important;
}

body.landingpage .csc-frame-default .global-mobile-slider-box .slider-button.blue-button {
    position: relative;
    left: 0;
    top: 0;
    z-index: 99999;
}

body.landingpage .csc-frame-default .global-mobile-slider-box p {
    font-size: 16px !important;
    text-align: left;
    font-weight: normal !important;
    color: var(--black) !important;
    min-height: auto !important;
    text-transform: inherit;
    line-height: 2;
}

@media (min-width: 320px) and (max-width: 375px) {
    .landingpage .main-swiper .swiper-slide {
        background-size: 195% 35% !important;
    }

    .bodyId .main-swiper .swiper-slide, .productlanding .main-swiper .swiper-slide {
        background-size: 180% 65% !important;
    }
}

@media (min-width: 440px) and (max-width: 500px) {
    .landingpage .main-swiper .swiper-slide {
        background-size: 170% 40% !important;
    }
}

@media (min-width: 500px) and (max-width: 600px) {
    .landingpage .main-swiper .swiper-slide {
        background-size: 130% 35% !important;
    }
}

@media (min-width: 600px) and (max-width: 768px) {
    .landingpage .main-swiper .swiper-slide {
        background-size: 100% 35% !important;
    }
}


/*@media all and (min-width: 600px) {*/
/*    header {*/
/*        height: 150px;*/
/*    }*/
/*}*/

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

    .landingpage .main-swiper .swiper-slide {
        top: inherit;
        position: inherit;
        background-size: cover !important;
    }

    .main-swiper .swiper-slide {
        top: inherit;
        position: inherit;
        background-size: cover !important;
    }


    .landingpage .desktop-slider.slider-box {
        display: block;
    }

    .slider-box {
        display: block;
        height: 258px;
        width: 430px;
        /* background: url(../Images/slider-wabe.png) no-repeat; */
        background-size: 100%;
        position: absolute;
        bottom: 5%;
        left: 15%;
        background-color: white;
        padding: 0;
        height: auto;
        opacity: 0.8;
    }

    /*header {*/
    /*    height: 150px;*/
    /*}*/

    .global-mobile-slider-box {
        display: none;
    }
}

@media all and (min-width: 992px) {
    .slider-box {
        height: 268px;
        width: 438px;
        background-size: 100%;
        position: absolute;
        bottom: 20%;
        left: 11%;
        background-color: white;
        padding: 1rem;
        /*height: auto;*/
        opacity: 0.8;
    }

    .landingpage .main-swiper .swiper-slide {
        background-position: center 35px !important;
    }
}


.slider-box .blue-button {
    bottom: 40px;
    left: 269px;
    text-transform: capitalize;
    font-weight: bold;
}

.inner-box p {
    width: 100% !important;
    font-family: 'Arial', sans-serif;
}

.slider-box .inner-box .blue-button {
    top: 89px;
    left: 238px;
}

.csc-frame-default .slider-box h1 {
    font-size: 32px !important;
    margin-bottom: 20px;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
    padding-bottom: 0;
    line-height: 1;
}

.csc-default .slider-box h1 {
    font-size: 32px;
    margin-bottom: 32px;
}

.slider-box .inner-box {
    position: relative;
    background: none;
    bottom: 0;
    padding: 0.7rem 3rem;
}

.slider-box .inner-box p {
    font-size: 20px !important;
}

.slider-box .inner-box .blue-button {
    background-position: 75px 9px;
    height: 30px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    color: var(--main-color);
    position: absolute;
    padding: 6px 20px 30px 10px;
    bottom: 0;
    left: 300px;
}

.slider-box .know-more-btn {
    background: url('../Images/know-more.png') no-repeat;
    background-size: 100%;
    height: 50px;
    width: 100px;
    position: absolute;
    bottom: -23px;
    left: 220px;
}

.slider-box a:hover .know-more-btn {
    opacity: 0.8;
}


/* swiper */

.header-img {
    height: 700px;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-size: contain;
    background-position: center;
    position: relative;
    top: 6rem;
}

#c818 p {
    margin-bottom: 2rem;
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: hidden;
}

.tau-tab-box-header .tau-triangle-to-bot.tau-triangle-distance-category {
    display: none;
}

/* buttons */

.blue-button {
    background-position: 75px 9px;
    height: 30px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    color: var(--main-color);
    position: absolute;
    padding: 6px 20px 0 10px;
    bottom: -8px;
    left: 269px
}

.blue-button .button-text:after {
    content: url("../Images/icons/right-arrow.svg");
    padding: 5px;
    position: absolute;
    top: 1px;
}

.blue-button .button-text:hover:after {
    content: url("../Images/icons/right-arrow-magenta.svg");
    padding: 5px;
}

.blue-button .button-text {
    font-size: 1.4em;
    font-family: 'Arial', sans-serif;
    font-weight: bold;
}

.blue-button:hover {
    color: var(--magenta);
}

.white-button {
    background: #fff;
    background-size: 8px;
    background-position: 75px 9px;
    height: 30px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    color: var(--main-color);
    position: absolute;
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
    padding: 8px 18px 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.white-button:hover .arrow {
    background: url('../Images/white-arrow-leftmenue.png') no-repeat;
    background-position: 0 5px;
    background-size: 100%;
}

.white-button p span.button-text, .white-button p {
    /*font-size: 0.8em;*/
    top: 7px;
    left: 5px;
    color: var(--main-color);
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    width: 100% !important;
}

.indented {
    width: 100%;
    position: relative;
    padding-left: 10px;
}

.indented p:first-child {
    width: 58%;
}

.white-button .arrow {
    background: url('../Images/blue-arrow-small.png') no-repeat;
    height: 22px;
    width: 8px;
    background-size: contain;
    position: absolute;
    background-position: 0 5px;
    right: 5px;
    top: 4px;
}

.footerTeaser .white-button {
    position: absolute;
    right: 20px;
    top: auto;
    bottom: 0;
    cursor: pointer;
}

.map-button {
    position: absolute;
    top: auto;
    right: 20px;
    bottom: 0;
}

.contact-button {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: auto;
}

/* buttons */

#productWrapper {
    padding: 10px;
    width: 1294px;
    margin: auto;
}

#content-intro-text {
    width: 65%;
    margin-left: 2.5rem;
    display: inline-block;
    padding-top: 25px;
}

#content-intro-text .tx-kesearch-pi1 #search {
    display: none;
}

nav#leftNav {
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    margin-left: 30px;
}

/**
 * Default HTML tags
 */

strong, b {
    font-family: 'Arial', sans-serif;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Arial', sans-serif;
    font-weight: normal;
}

hr.content-down-arrow {
    background: url("../Images/trenner.png") no-repeat;
    background-size: 100% auto;
    display: block;
    position: relative;
    height: 20px;
    content: " ";
    z-index: 1000;
    margin: 40px 0;
}

body {
    color: var(--black);
    font-family: 'Arial', sans-serif;
    font-size: 13px;
    line-height: 17px;
}

section#topcontent {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 3rem;
}

section#footercontent {
    background-color: var(--main-color);
}

.tx-indexedsearch-whatis {
    color: var(--magenta);
    font-family: 'Arial', sans-serif;
    font-size: 17px;
}

span.tx-indexedsearch-sw {
    color: #000;
    font-style: normal !important;
}

.tx-indexedsearch-browsebox p {
    color: var(--magenta);
    font-family: 'Arial', sans-serif;
    font-size: 17px !important;
}

.tx-indexedsearch-browsebox p strong {
    color: #000;
}

. h1, #c671 p, #c101472 p,
#c671 h1, #c671 p, #c101472 p {
    max-width: 1063px;
    margin: auto;
}

/*

CONTENT BOXES ON THE INDEX PAGE

*/

.box {
    /*max-width: 400px;*/
    max-width: 350px;
    min-height: 540px;
    background: url('../Images/cvd.jpg') no-repeat;
    background-size: contain;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    border: 1px solid var(--light-grey);
    -moz-box-shadow: 0 1px 10px var(--light-grey);
    -webkit-box-shadow: 0 1px 10px var(--light-grey);
    box-shadow: 0 1px 10px var(--light-grey);
    display: inline-block;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 28px;
    width: 100%;
}

@media all and (min-width: 998px) {
    .box {
        max-width: 400px;
    }
}

.box.ly {
    background: url('../Images/ly.jpg') no-repeat;
    background-size: cover;
    background-position-y: -40px;
}

.box.prwc {
    background: url('../Images/primary.jpg') no-repeat;
    background-size: cover;
    background-position-y: -40px;
}

.box.as {
    background: url('../Images/ankle.jpg') no-repeat;
    background-size: cover;
    background-position-y: -40px;
    background-position-x: -95px;
}

.box.dsf {
    background: url('../Images/distal.jpg') no-repeat;
    background-size: cover;
    background-position-y: 0px;
    background-position-x: -166px;
}


.last-box {
    margin-right: 0;
}

.inner-box {
    position: absolute;
    bottom: 0;
    height: 305px;
    background: #fff;
    opacity: 1;
    box-sizing: border-box;
    padding: 1.5rem;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
    width: 100%;
}

.box .inner-box h3 {
    color: var(--magenta);
    font-size: 1.2em;
    margin-top: 5px;
    margin-bottom: 1rem;
}


.box .blue-button {
    bottom: 10px;
    left: auto;
    right: 10px;
}

.box .inner-box:hover {
    height: 430px;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}

.box .inner-box:hover.inner-box a {
    margin-top: 7px;
    font-size: 1rem;
    opacity: 1;
}

body.landingpage .csc-frame-default .inner-box p, .box .inner-box p {
    font-size: 19px;
    line-height: 1.2;
    text-align: left;
    font-weight: normal;
    color: var(--main-color);
    min-height: 250px;
}

@media all and (min-width: 992px) {
    body.landingpage .csc-frame-default .inner-box p {
        font-size: 1.5em;
    }
}

body.landingpage .csc-frame-default .slider-box .inner-box p {
    font-size: 16px !important;
    text-align: left;
    font-weight: normal;
    color: var(--black);
    min-height: 250px;
    text-transform: inherit;
    line-height: 2;
}


.box .inner-box:hover.inner-box hr {
    width: 100%;
    height: 1px;
    margin-top: 1rem;
    opacity: 1;
}

.box .inner-box a {
    font-size: 1em;
    color: var(--main-color);
    text-decoration: none;
    display: block;
    opacity: 0;
}

.box .inner-box a:hover {
    color: var(--magenta);
}

.read-more-btn {
    background-size: 100%;
    width: 60px;
    height: 30px;
    position: absolute;
    bottom: -5px;
    right: 10px;
}

a .read-more-btn:hover {
    opacity: 0.8;
}

.box .inner-box hr {
    background-size: 100%;
    border: none;
    height: 2px;
    opacity: 0;
}


/*

CONTENT BOXES ON THE INDEX PAGE

*/

.sb-slidebar.sb-right {
    display: none;
}

h1.brown-divider {
    text-align: center;
}

.parent-page-title {
    color: var(--main-color) !important;
    font-size: 24px !important;
    font-weight: bold;
    line-height: 2;
    padding: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

#leftContent .parent-page-title:after{
    content: url('../Images/icons/right-arrow.svg');
    position: relative;
    bottom: 2px;
    left: 5px;
}

#headerLeft img {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
    min-width: 260px;
}

@media all and (min-width: 1200px) {
    #headerLeft img {
        min-width: 320px;
    }
}

@media all and (max-width: 992px) {
    #headerLeft img {
        width: 100%;
        margin-left: 0;
        margin-top: 25px;
        min-width: 250px;
    }

    #topnavigation ul li {
        padding: 50px 5px 5px 15px !important;
    }

    #topnavigation ul li.tabMenuItem {
        padding: 15px 5px 15px 15px !important;
    }
}

#headerLeft {
    float: left;
    margin-top: 22px;
    width: 153px;
}

@media screen and (max-device-width: 750px), screen and (max-width: 750px) {
    #iphoneheaderLeft img {
        width: 100%;
        margin-top: 11px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 600px) {
    #headerLeft img {
        margin-left: 10%;
        width: 65%;
    }
}

/* ## different logo + svg END ## */

body.landingpage .csc-frame-default p.first-paragraph-homepage:after {
    background: url("../Images/trenner-content-bottom.png") no-repeat;
    background-size: 100% auto;
    display: block;
    position: relative;
    height: 137px;
    left: 0;
    top: 1px;
    width: 133%;
    content: " ";
    z-index: 1000;
}

body.landingpage .csc-default p.first-paragraph-homepage:after {
    background: url("../Images/trenner-content-bottom.png") no-repeat;
    background-size: 100% auto;
    display: block;
    position: relative;
    height: 137px;
    left: 0;
    top: 1px;
    width: 133%;
    content: " ";
    z-index: 1000;
}

#mainContentFilterTeaser h2 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 0;
}

sup {
    bottom: 0.6em;
    position: relative;
    vertical-align: 0;
}

.innerwrapper {
    margin: 0 auto;
    /*max-width: 1294px;*/
    padding: 0 5px;
    position: relative;
}

footer {
    font-size: 12px;
}

a {
    color: var(--main-color);
}

a:hover {
    color: var(--magenta);
}

a.readmore {
    color: var(--main-color);
    display: block;
    float: right;
    text-decoration: underline;
    font-style: italic;
}

.tx-bsnproducts-productdb .countryPage a.readmore {
    bottom: 5px;
    position: absolute;
    right: 20px;
}

h1 {
    color: var(--main-color);
    font-size: 19px;
    font-weight: normal;
    margin-bottom: 19px;
}

h2 {
    color: var(--main-color);
    display: block;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 4px;
}

.producttab h2 {
    color: var(--main-color);
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 12px;
    margin-top: 0 !important;
}

h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: normal;
    padding-bottom: 0;
    color: var(--main-color);
}

h4, #rightContent h1, #rightContent h1 a {
    color: var(--main-color);
    font-weight: normal;
    font-size: 13px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

h1 sup, h2 sup {
    font-size: 0.7em;
}

img {
    width: 100%;
    height: auto;
}

#rightContent h1, #rightContent h1 a {
    font-size: 11px;
    margin: 0;
}

#rightContent h1 a {
    text-decoration: none;
}

p {
    padding-bottom: 20px;
}

legend {
    display: none;
}

.hideElement,
#mobilLanguageEvent {
    display: none;
}

#mobileLanguageLayer h1 {
    border-bottom: 1px solid #D7DDEE;
    font-weight: normal;
}

#mobileLanguageLayer p {
    color: #6E7072;
    padding: 0;
}

#mobileLanguageLayer a {
    border-radius: 4px;
    background-color: #124A7E;
    color: var(--white);
    display: block;
    margin-top: 20px;
    padding: 4px;
    text-decoration: none;
    text-align: center;
}

#mobileLanguageLayer a {
    color: var(--white) !important;
}


label {
    display: block;
}

input[type="submit"] {
    background-color: var(--main-color);
    border: medium none;
    color: var(--white);
    height: 22px;
    width: 100px;
}

textarea {
    height: 200px;
    width: 400px;
}

/* IDs */

#ankerPulldown {
    margin-bottom: 15px;
}

#breadcrumb {
    color: #0F5BA4;
    font-size: 13px;
    left: 10px;
    padding: 0;
    position: absolute;
    top: 13px;
    z-index: 10;
}

#breadcrumb a {
    color: #0f5ba4;
    padding: 0 5px;
    text-decoration: none;
}

.breadcrumps {
    color: #0f5ba4;
    font-size: 13px;
    left: 14px;
    padding: 0;
    position: absolute;
    top: 13px;
    z-index: 10;
}

.breadcrumps a {
    color: #0f5ba4;
    font-size: 13px;
    padding: 0;
    text-decoration: none;
}

.breadcrumbs {
    color: #0f5ba4;
    font-size: 13px;
    left: 14px;
    padding: 0;
    position: absolute;
    top: 13px;
    z-index: 10;
}

.breadcrumbs a {
    color: #0f5ba4;
    font-size: 13px;
    padding: 0;
    text-decoration: none;
}

#copyright {
    color: var(--white);
    display: inline;
    float: right;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    width: auto;
    padding-right: 5px;
}

#copyright span sup {
    font-size: 14px;
    bottom: -1px;
    padding-right: 5px;
}

#countryPageLeft {
    display: inline-block;
}

#countryPageRight {
    display: inline-block;
    margin-right: 0 !important;
}

#countryPageLeft,
#countryPageRight {
    color: #909090;
    margin: 0 20px 1px 0;
    min-height: 220px;
    padding: 0 0 5px 0;
    page-break-inside: avoid;
    position: relative;
    vertical-align: top;
    width: 48%;
}

.countryPageInner h1 {
    clear: both;
    color: #575F6C;
    float: none;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px !important;
    padding: 9px 5px 10px 20px;
    background-color: #E1E4E5;
    background-image: -ms-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -moz-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -o-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F7F7F7), color-stop(0.5, #E1E3E4), color-stop(1, #E7EAEE));
    background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: linear-gradient(to bottom, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    border-bottom: 1px solid #DCDFE2;
    break-inside: avoid;
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    margin: 0 -15px 10px;
    page-break-inside: avoid;
}

.countryPageInner p {
    padding: 0 10px 10px 10px;
}

.countryPageInner img {
    max-width: 46% !important;
    height: auto !important;
    width: 100% !important;
}

.countryPage {
    background: none !important;
    border: 0 none !important;
    padding: 0 !important;
}

.countryPage .csc-textpic-imagewrap {
    margin: 0 0 0 10px
}

figure.csc-textpic-image img {
    margin-bottom: 0 !important;
}

.csc-frame-default h1, #content #contentinner h1 {
    color: var(--main-color) !important;
    font-size: 2.875rem !important;
    padding: 2rem 0 2rem;
    font-weight: bolder !important;
    background: transparent;
    line-height: 1.5 !important;
    text-transform: none;
}

.csc-frame-default h2, .frame.frame-default h2 {
    color: var(--main-color) !important;
    font-family: "Arial", sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
}

.csc-default h2 {
    color: var(--main-color) !important;
    font-family: "Arial", sans-serif;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
}

.countryPage figure.csc-textpic-image {
    margin-right: 0 !important;
}

.countryPage h1 a {
    text-decoration: none !important;
}

#altchoosecountry {
    display: none;
}

#headerpic {
    position: relative;
}

#iphoneavi {
    display: none;
}

#iphoneheader {
    display: none;
}


#iphoneheader .tx-macinasearchbox-pi1 {
    display: none;
}

#iphoneheader #countrySite_dropdownmenue_mob {
    display: none;
}

#iphoneheader #mobilesubnavigation {
    display: none;
}

#iphoneheaderLeft {
    display: none;
}

#mainContent {
    background: none repeat scroll 0 0 var(--white);
    padding: 0 20px;
}

#mainContent .responsive-video {
    width: 100%;
    max-width: 854px;
    margin: 3rem auto;
    padding-bottom: 50%;
}

#mainContent #c673 p {
    margin: 10rem auto 5rem;
    font-size: 1.6rem;
    text-align: left;
    font-weight: bold;
    color: var(--main-color);
    line-height: 1.5;
}

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

    #mainContent .responsive-video {
        padding-bottom: 38.25%;
    }

    #mainContent #c89413 .responsive-video {
        padding-bottom: 58.25%;
    }

    #mainContent #c89411 .responsive-video , #mainContent #c102272 .responsive-video {
        padding-bottom: 58.25%;
    }



    #mainContent #c673 p {
        text-align: center;
        line-height: 1.5;
        max-width: 1080px;
    }

}


#mainContent #mainContentFilterTeaser .content-down-arrow {
    display: none;
}


.landingpage #mainContent {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 auto;
    padding: 10px;
}

.productdetail #mainContent {
    padding: 0 5px;
}

.productlanding #mainContent {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 auto;
    padding: 0;
    max-width: 1294px;
}

#mainContent img {
    width: auto;
    height: auto;
    max-width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

#standardcountry-text-box {
    display: block;
    width: 100%;
}

#mainContentFilter {
    color: #ffffff;
}

#mainContentFilter a {
    color: #ffffff;
}

#mainContentFilter .filterbottom {
    background-image: -ms-linear-gradient(top, #F7F7F7 0%, #E1E3E4 100%);
    background-image: -moz-linear-gradient(top, #F7F7F7 0%, #E1E3E4 100%);
    background-image: -o-linear-gradient(top, #F7F7F7 0%, #E1E3E4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F7F7F7), color-stop(1, #E1E3E4));
    background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #E1E3E4 100%);
    background-image: linear-gradient(to bottom, #F7F7F7 0%, #E1E3E4 100%);
    border-bottom: 1px solid #dcdfe2;
    border-right: 1px solid #dcdfe2;
    border-top: 1px solid #dcdfe2;
    margin: 0 0 10px 0;
    -webkit-box-shadow: inset 0px 1px 2px 1px var(--white);
    -moz-box-shadow: inset 0px 2px 1px 1px var(--white);
    box-shadow: inset 0px 1px 2px 1px var(--white);
}

#mainContentFilter > div:first-child .filterbottom {
    border-left: 1px solid #dcdfe2;
}

#mainContentFilter .filterbottom input {
    display: block;
    float: left;
    margin: 1px 5px 0 0;
}

#mainContentFilter .filterbottom input.selected {
    display: none;
}

#mainContentFilter .filterbottom span {
    display: block;
    float: left;
}

#mainContentFilter .filterbottom p {
    font-size: 12px;
    padding: 10px 0 10px 15%;
}

#mainContentFilter .blue .filterbottom p {
    color: var(--main-color);
}

#mainContentFilter .lightblue .filterbottom p {
    color: #7DB4CE;
}

#mainContentFilter .green .filterbottom p {
    color: green;
}

#mainContentFilter .red .filterbottom p {
    color: #e20034;
}

#mainContentFilter .filtertop {
    padding: 12px 10px 15px 10%;
    border-left: 2px solid var(--white);
    border-right: 2px solid var(--white);
}

#mainContentFilter > div:first-child .filtertop {
    border-left: none;
}

#mainContentFilter > div:last-child .filtertop {
    border-right: none;
}

#mainContentFilter .blue .filtertop {
    background: none repeat scroll 0 0 var(--main-color);
}

#mainContentFilter .lightblue .filtertop {
    background: none repeat scroll 0 0 #89c4e0;
}

#mainContentFilter .innerfilterwrapper {
    margin: 1px 0 0 0;
}

#mainContentFilter .green .filtertop {
    background: none repeat scroll 0 0 green;
}

#mainContentFilter .red .filtertop {
    background: none repeat scroll 0 0 #e20034;
}

#mainContentFilter .filtertop a {
    color: var(--white);
    float: left;
    text-decoration: none;
}

#mainContentFilter .filtertop a:hover {
    color: var(--white) !important;
}

#mainContentFilter .filtertop img {
    float: left;
}

#mainContentFilter .filtertop h4 {
    float: left;
    font-size: 28px;
    font-weight: normal;
    line-height: 1em;
    margin: 5px 0 0 5px;
    text-transform: none;
}

#mainContentFilter .filtertop h4 span {
    display: block;
    font-size: 14px;
}

#mainContentSearchFilter {
    color: var(--white);
}

#mainContentSearchFilter h1 {
    color: var(--white);
    font-size: 30px;
    font-weight: normal;
    line-height: 1em;
    margin: 0 45px 0 0;
    padding: 15px 0 15px 80px;
}

#mainContentSearchFilter a {
    color: var(--white) !important;
    text-decoration: none;
}

#mainContentSearchFilter a:hover {
    color: var(--white);
}

#mainContentSearchFilter li {
    color: var(--white) !important;
    list-style: none outside none;
}

#mainContentSearchFilter .innerfilterwrapper {
    background: none no-repeat scroll 18px 8px var(--main-color);
    position: absolute;
    top: 60px;
    width: 48.25%;
    z-index: 100;
}

#mainContentSearchFilter h1 {
    cursor: pointer;
}

#mainContentSearchFilter .filtertop {
    display: none;
}

#mainContentSearchFilter .showme {
    display: inline !important;
}

#mainContentSearchFilter ul {
    cursor: pointer;
}

#mainContentSearchFilter ul ul {
    display: none;
}

#mainContentSearchFilter li.showme ul {
    display: block
}

#mainContentSearchFilter .blue {
    background: none no-repeat scroll 0 0 var(--main-color);
}

#mainContentSearchFilter .blue.searchheadline {
    background: url(../Images/icon_alpa.png) no-repeat scroll 18px 8px var(--main-color);
    border-right: 1px solid var(--white);
    height: 60px;
}

#mainContentSearchFilter .blue h1 {
    background: url(../Images/filter_arrow_blue_02.png) no-repeat scroll right 15px transparent;
}

#mainContentSearchFilter .blue.open h1 {
    background: url(../Images/filter_arrow_blue.png) no-repeat scroll right 20px transparent;
}

#mainContentSearchFilter .blue .filtertop {
    position: relative;
}

#mainContentSearchFilter .blue .filtertop > ul {
    margin: 0;
    height: 18px;
    margin: 0;
    padding: 10px;
    position: relative;
}

#mainContentSearchFilter .blue .filtertop > ul li {
    border-right: 1px solid #746E70;
    color: var(--white) !important;
    display: inline-block;
    list-style: none outside none;
    padding: 0 5px 0 6px;
}

#mainContentSearchFilter .blue .filtertop > ul li:last-child {
    border: none;
}

#mainContentSearchFilter .blue ul ul {
    display: none;
}

#mainContentSearchFilter .blue ul li.showme {
    font-weight: normal;
}

#mainContentSearchFilter .blue ul li.showme ul {
    background: none repeat scroll 0 0 var(--main-color);
    border-top: 1px solid var(--white);
    border-left: 20px solid var(--main-color);
    border-right: 20px solid var(--main-color);
    display: block;
    left: 0;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    top: 38px;
    width: 93.1%;
    z-index: 100;
}

#mainContentSearchFilter .blue ul li.showme ul li {
    border: medium none;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    padding: 0;
    width: 50%;
}

#mainContentSearchFilter .red {
    background: none repeat scroll 0 0 var(--magenta);
    border-left: 1px solid var(--white);
}

#mainContentSearchFilter .red.searchheadline {
    background: url(../Images/icon_category.png) no-repeat scroll 18px 8px var(--magenta);
    border-left: 1px solid var(--white);
    height: 60px;
}

#mainContentSearchFilter .red h1 {
    background: url(../Images/filter_arrow_red_02.png) no-repeat scroll right 15px transparent;
}

#mainContentSearchFilter .red.open h1 {
    background: url(../Images/filter_arrow_red.png) no-repeat scroll right 20px transparent;
}

#mainContentSearchFilter .red .innerfilterwrapper {
    background: none repeat scroll 0 0 var(--magenta);
}

#mainContentSearchFilter .red ul {
    border-top: 1px solid var(--white);
    font-size: 16px;
    line-height: 30px;
    margin: 0 17px;
    padding: 10px 2px;
}

#mainContentSearchFilter .red ul ul {
    border-top: medium none;
    font-size: 14px;
    padding: 10px;
}

#mainContentSearchFilter .red ul ul li {
    background: url(../Images/squer.png) no-repeat scroll 30px 9px transparent;
    padding: 0 0 0 60px;
}

#mainContentFilterTeaser {
    padding: 10px 10px 10px 20px;
}

.landingpage #mainContentFilterTeaser {
    padding: 0;
}

/*welcome to essity*/
#c101472 a {
    color: var(--link-color);
    text-decoration: none;
}

#c101472 a:hover {
    color: var(--magenta);
}

.bodyId #mainContent #content-intro-text h1 {
    margin-bottom: 1rem;
    padding-bottom: 0;
}

nav#leftNav ul li {
    line-height: 2;
    padding-bottom: 1.5rem;
}
nav#leftNav ul li.last {
    padding-bottom: 0;
}

#mainContentFilterTeaser .noLinkHightlight a {
    color: #555D6A;
    text-decoration: none;
}

#mainContentFilterTeaser #c671 p strong {
    font-size: 20px;
}

#mainfootercontent {
    max-width: 1294px;
    display: block;
    margin: auto;
    flex-direction: column;
}

@media all and (min-width: 600px) {
    #mainfootercontent {
        padding: 5px;
    }
}

@media all and (min-width: 768px) {
    #mainfootercontent {
        padding: 0 0 0 3rem;
    }
}

@media all and (min-width: 992px) {
    #mainfootercontent {
        display: flex;
        flex-direction: row;
        padding: 0;
    }
}

#mainfootercontent > div {
    flex-direction: column;
    color: #656565;
    font-size: 12px;
    margin: 8px 0 10px;
    padding: 0;
    position: relative;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

#mainfootercontent h3 {
    color: #fff;
    margin-bottom: 3rem;
    font-size: 1rem;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}

#mainfootercontent h1, #mainfootercontent h2, #mainfootercontent h4, #mainfootercontent h5, #mainfootercontent h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    margin-bottom: 1.5rem;
    font-size: 1rem;
}

#mainfootercontent a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

#mainfootercontent a:hover {
    text-decoration: underline;
}

#mainfootercontent > div:last-child a {
    font-weight: bold;
}

#mainfootercontent .footerVideo h1 {
    margin: 0 0 8px 5px;
}

img.browse-button {
    width: 135px;
    position: absolute;
    top: 235px;
    left: 256px;
}

img.contact-button {
    width: 154px;
    position: absolute;
    top: 274px;
    left: 242px;
}

img.map-button {
    width: 180px;
    position: absolute;
    top: 227px;
    left: 215px;
}

hr {
    border: none;
    background: #fff;
    height: 2px;
    margin: 10px 0;
}

img.icon {
    max-width: 19px;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 0 !important;
}

#mainfootercontent p {
    line-height: 1;
    font-size: 16px;
    color: var(--white);
    padding: 5px 0;
}

#mainfootercontent h2.first-header a {
    color: var(--white);
}

.white-button a {
    display: block;
    height: 20px;
    margin-left: -10px;
    margin-right: -20px;
    margin-top: -10px;
    padding: 10px 20px 3px 10px;
    position: relative;
    z-index: 1000;
}

.white-button a:hover {
    color: #fff !important;
}

#mainfootercontent .csc-textpic-imagewrap {
    margin: 0 !important;
    padding: 0 0 0 20px;
    width: 32%;
}

#mainfootercontent .csc-textpic-text {
    float: left;
    width: 100%;
}

#mainfootercontent div.footerVideo .csc-textpic-imagewrap {
    padding: 0;
    width: 100%;
}

#mainfootercontent div.footerVideo .csc-textpic-imagewrap .csc-textpic-imagerow {
    clear: none;
    display: table;
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 50%;
}

#mainfootercontent div.footerVideo .csc-textpic-imagewrap .csc-textpic-imagerow .csc-textpic-image {
    margin: 0;
    text-align: left;
    display: flex;
}

#mainfootercontent div.footerVideo .csc-textpic-imagewrap figure > a {
    display: inline-block;
    width: 47px;
}

#mainfootercontent div.footerVideo .csc-textpic-imagewrap figcaption {
    display: inline-block;
    height: 30px;
    margin: 14px 0 0 0px;
    vertical-align: top;
    width: 140px;
    font-weight: normal;
    font-size: 1.0em;
}

#mainfootercontent table td {
    padding: 0px;
}

#mainfootercontent table td p {
    padding-bottom: 0px;
}

#mainfootercontent table td.numbers p {
    width: 200px;
    width: 130px;
}

/*##########################################################################*/


#content {
    width: 100%;
    height: auto;
}

.productdetail #content {
    background: none repeat scroll 0 0 transparent;
    float: left;
    min-height: 300px;
    width: 100%;
}

.productlanding #content {
    background: none repeat scroll 0 0 transparent;
    float: left;
    min-height: 300px;
    width: 100%;
    margin-bottom: 3rem;
}

#content #contentinner {
    padding: 15px 17px;
}

#content #contentinner .csc-textpic-text h1 {
    margin-right: 15px;
    font-family: "Arial", sans-serif;
    font-weight: 400;
    font-size: 19px;
}

.productdetail #content #contentinner {
    padding: 15px 0;
}

.productlanding #content #contentinner {
    border-top: 1px solid var(--white);
    padding: 0;
    background: #ffffffe8;
}

#content ol {
    color: var(--main-color);
    margin: 0 0 20px 20px;
}

#content ul {
    list-style: disc inside none;
    margin: 0 0 20px 20px;
}

#content ul span {
    color: #222222;
}
#content ul li a span {
    color: unset;
}
#content li {
    margin-bottom: 0;
    color: var(--black);
    font-size: 16px;
    line-height: 24px;
}

#content-intro-text li {
    font-size: 16px;
    color: var(--black);
    line-height: 24px;
}

#headerNavigation a {
    color: var(--main-color) ;
    margin: 0 5px;
    text-decoration: none;
}

#headerNavigation a:hover {
    text-decoration: underline;
}

#headerpic {
    position: relative;
}

#headerslogan {
    color: var(--main-color);
    font-size: 30px;
    left: 30%;
    line-height: 1em;
    position: absolute;
    top: 45px;
}

#headerslogan .headersologan_01 {
    display: block;
    font-weight: normal;
}

#headerslogan .headersologan_02 {
    margin: 0 0 0 150px;
}

#headerslogan .headersologan_03 {
    color: #e20034;
    font-weight: normal;
}

#leftContent {
    float: left;
    padding: 25px 0 0;
    width: 30%;
    display: inline-block;
    position: relative;
    z-index: 9999;
}

#leftContent ul {
    list-style-type: none;
}

#leftContent ul li.active:before {
    content: url('../Images/icons/right-arrow-magenta.svg');
    margin: 0 0 0 -20px;
    padding-right: 10px;
}

#leftContent ul.thirdlevel {
    list-style: none;
}

#leftContent ul.fourthlevel {
    list-style-image: url('../Images/leftnavigationIcon3.jpg');
}

#leftContent ul.fifthlevel {
    list-style-image: url('../Images/leftnavigationIcon4.jpg');
}

#leftContent li {
    padding: 1px 10px 2px 0;
}

/*#leftContent li:hover, #leftContent .active {*/
/*    list-style-image: url('../Images/icons/right-arrow.svg');*/
/*}*/

#leftContent ul.thirdlevel li:hover, #leftContent ul.thirdlevel .active {
    list-style: none;
    color: var(--magenta);
}

#leftContent ul.fourthlevel li:hover, #leftContent ul.fourthlevel .active {
    list-style-image: url('../Images/leftnavigationIconActive3.jpg') !important;
}

#leftContent ul.fifthlevel li:hover, #leftContent ul.fifthlevel .active {
    list-style-image: url('../Images/leftnavigationIconActive4.jpg') !important;
}

#leftContent a {
    color: var(--main-color);
    font-weight: normal;
    text-decoration: none;
}

#leftContent a:hover {
    color: var(--magenta);
    font-weight: normal;
    text-decoration: none;
}

#leftContent li.active ul.thirdlevel {
    font-weight: normal;
    padding-top: 1.5rem;
}

#leftContent .active a, #leftContent li.active ul.thirdlevel .active a, *
* #leftContent li.active ul.thirdlevel .fourthlevel li.active a, #leftContent
* li.active ul.thirdlevel .fourthlevel li.active .fifthlevel li.active a {
    color: var(--main-color) !important;
    font-weight: bold;
}

#leftContent li.active ul.thirdlevel a, #leftContent li.active ul.thirdlevel
* .fourthlevel a, #leftContent li.active ul.thirdlevel .fourthlevel li.active
* .fifthlevel a {
    color: #949494;
    font-weight: normal;
}

#leftContent li.active ul.thirdlevel a:hover, #leftContent li.active ul.thirdlevel
* .fourthlevel a:hover, #leftContent li.active ul.thirdlevel .fourthlevel li.active
* .fifthlevel a:hover {
    color: var(--magenta) !important;
    font-weight: normal;
}

#mainpic {
    height: 510px;
    margin: 0;
    position: relative;
    top: 3px;
    z-index: 0;
}

#mainpic #mainpicdesktop {
    display: none;
}

#mainpic #mainpicmobile {
    display: none;
}

#mainpic img {
    height: 100%;
}

#mycarousel li {
    width: 150px;
}

#printlogo {
    display: none;
}

#printView {
    position: absolute;
    right: 40px;
    z-index: 1;
    display: none;
}

#printView .print-link a {
    background: url(../Images/printbutton.jpg) no-repeat scroll 0 1px transparent;
    color: var(--white);
    display: block;
    height: 16px;
    padding: 2px 0 0;
    text-decoration: none;
    width: 16px;
}

#printView .print-link a:hover {
    color: var(--white) !important;
}

.productdetail #printView .print-link a {
    margin: 7px 0 0;
}

.sb-slidebar {

}

#search {
    width: 60%;
    padding: 0;
}

@media all and (min-width: 360px) {
    #search {
        width: 63%;
    }
}

@media all and (min-width: 500px) {
    #search {
        width: 75%;
    }
}

@media all and (min-width: 768px) {
    #search {
        width: 85%;
    }
}

@media all and (min-width: 1250px) {
    #search {
        width: 90%;
    }
}


#search input[type=image] {
    margin-left: 37px;
    height: auto;
}


.teaserproduct {
    margin: 0 0.1% 0 0;
}

.teaserproduct h1 {
    clear: both;
    color: #575F6C;
    float: none;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px !important;
    padding: 9px 5px 10px 15px;
    background-color: #E1E4E5;
    background-image: -ms-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -moz-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -o-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F7F7F7), color-stop(0.5, #E1E3E4), color-stop(1, #E7EAEE));
    background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: linear-gradient(to bottom, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    border-bottom: 1px solid #DCDFE2;
    break-inside: avoid;
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    margin: 0 -15px 10px;
    page-break-inside: avoid;
}

.teaserproduct h1 a {
    text-decoration: none !important;
}

.teaserproduct h2 {
    padding: 20px 0 0 15px;
}

.teaserproduct p {
    padding: 0 10px 10px 15px;
}

.teaserproduct ul li {
    font-size: 13px;
}

.teaserproduct.sap img {
    padding: 0 5px 0 10px;
}

.teaserproduct.sap img {
    padding: 5px 5px 0 10px;
}

.addressDiv {
    display: inline-block;
    padding: 0 0 20px 0;
    vertical-align: top;
    width: 49%;
}

.addressDiv h4 {
    display: none;
}

#mainHeader .blueHR {
    height: 1px;
    line-height: 0;
    margin: 0;
}

.blueHR img {
    width: 100%;
    height: 1px;
    display: none;
}

.blueHR {
    height: 2px;
    background: #fff;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.contenttable {
    margin-bottom: 15px;
    padding: 0;
    width: 100%;
}

.contenttable td {
    padding: 2px 5px 2px 0;
    vertical-align: top;
}

.contenttable .td-0 {
    min-width: 40px;
}

.contacttable td {
    padding: 0px 20px 0px 0;
}

.contacttable caption {
    font-weight: normal;
    text-align: left;
}

.contactBgBlock {
    margin-bottom: 15px;
}

.contactBgBlock a {
    background: url('../Images/contactButtonBg.jpg') no-repeat left;
    color: var(--main-color);
    display: inline-block;
    font-weight: normal;
    height: 42px;
    line-height: 43px;
    margin-right: 10px;
    padding-left: 15px;
    text-decoration: none;
    width: 204px;
}

.contactBgBlock a.emailButton {
    padding-left: 35px;
    width: 184px;
}

.clearer {
    clear: both;
    float: none;
}

.colorTeaser {
    background: none repeat scroll 0 0 var(--white);
    border: 1px solid #D2D2D2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #909090;
    display: inline-block;
    margin: 0 0.2% 1px 0;
    min-height: 220px;
    padding: 0 0 5px 0;
    page-break-inside: avoid;
    position: relative;
    vertical-align: top;
    width: 32.73%;
}

.colorTeaser span.noWrap {
    display: inline-block;
    white-space: nowrap;
}

.colorTeaser .headlineImg {
    margin: 3px 0 0 0;
    position: absolute;
    width: 25px;
}

.colorTeaser .headerimg {
    left: 10px;
    position: absolute;
    top: 4px;
    display: none;
}

.colorTeaser h1 {
    background-color: #E1E4E5;
    background-image: -ms-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -moz-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -o-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F7F7F7), color-stop(0.5, #E1E3E4), color-stop(1, #E7EAEE));
    background-image: -webkit-linear-gradient(top, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    background-image: linear-gradient(to bottom, #F7F7F7 0%, #E1E3E4 50%, #E7EAEE 100%);
    break-inside: avoid;
    page-break-inside: avoid;
    border-bottom: 1px solid #DCDFE2;
    color: #555D6A;
    font-size: 16px;
    font-weight: normal;
    margin: 0 -15px 10px;
    padding: 5px 15px 5px 45px;
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 2px 1px rgba(255, 255, 255, 1);
}

.colorTeaser h1 a {
    color: #555D6A;
    text-decoration: none;
}

.colorTeaser a.moreLink {
    display: block;
    font-style: italic;
    text-align: right;
    padding: 0 10px 4px 0;
}

.colorTeaser .properties {

}

.colorTeaser > div {
    padding: 0 15px;
}

.colorTeaser div {
    break-inside: avoid;
    page-break-inside: avoid;
}

.colorTeaser div a {
    display: inline-block;
    break-inside: auto;
    page-break-inside: auto;
    word-wrap: break-word;
}

.colorTeaser div li a {
    display: inline;
}

.colorTeaser p {
    break-inside: avoid;
    page-break-inside: avoid;
}

.colorTeaser .csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
    clear: both;
    display: block;
    float: none;
    height: auto;
    margin: 10px 0;
    text-align: center;
}

.csc-textpic-text img, .footerVideo img {
    margin-bottom: 10px;
}


.productlanding .colorTeaser h2 {
    color: var(--main-color);
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
}

.productlanding .colorTeaser h2 strong {
    font-weight: normal;
}

.productlanding .colorTeaser h3 {
    padding: 10px 5px 0;
}

.productlanding .colorTeaser h1 {
    clear: both;
    color: #575F6C;
    float: none;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px !important;
    padding: 9px 5px 10px 20px;
}

.productlanding .colorTeaser img {
    float: left;
    margin: 0 5px 10px 10px !important;
    width: 41% !important;
}

.productlanding .colorTeaser img.headerimg {
    left: 10px;
    position: absolute;
    top: 4px;
    width: 30px !important;
}

.productlanding .colorTeaser p {
    float: left !important;
    font-size: 14px;
    padding: 0 10px 10px 5px;
    width: 45% !important;
}

.productlanding .colorTeaser .morelink {
    display: inline;
    font-size: 13px;
    margin: 0;
    padding: 0 5px;
}

.productlanding .colorTeaser .morelink a {
    color: var(--main-color);
    text-decoration: none;
}

.productlanding .colorTeaser div {
    border-top: 1px solid #E6E8E9;
    color: #404040;
    font-size: 12px;
    line-height: 1.4em;
    margin: 0 10px;
    padding: 5px 0 15px;
}

.productlanding .colorTeaser div.cb_inner {
    margin: 0 10px;
    padding: 0;
    border: none;
}

.colorTeaser div.cb_inner a {
    display: inline;
}

.productlanding .colorTeaser div.cb_inner img {
    margin: 0 18px 10px 0 !important;
}

.productlanding .colorTeaser div a {
    color: var(--main-color);
    text-decoration: none;
}

.productlanding .colorTeaser .nobreak {
    display: inline-block;
    padding: 0 4px 0 0;
    white-space: nowrap;
}

.colorTeaser ul {
    color: #909090 !important;
    list-style: disc outside url(../Images/bulletpoint.png) !important;
}

.colorTeaser ul li {
    color: #909090 !important;
    list-style: inherit;
    margin: 0 0 0 20px;
    padding-left: 0;
}

.colorTeaser div.cb_inner ul li {
    color: #909090 !important;
    list-style: disc outside url("../Images/bulletpoint.png") !important;
    margin: 0 !important;
    padding-left: 0;
}

.colorTeaser ul li a {
    color: #909090 !important;
}


.global {
    background: url(../Images/globe.png) no-repeat left;
    padding-left: 18px;
}

.brands-headline {
    color: var(--main-color);
    font-size: 19px;
    font-weight: normal;
    margin: 0 15px 10px 10px;
    padding: 0px 0px 2px 0px;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
}

.brands-links {
    margin: 0 0px 15px 10px;
}

.brands-links .brand {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    padding: 0 10px 0 0;
    text-decoration: none;
}

.brand a {
    color: var(--main-color);
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    border-right: 1px solid var(--main-color);
    padding-right: 9px;
}

.brand a:hover {
    text-decoration: underline;
}

#footerNavigation {
    color: var(--white);
    display: inline;
    float: left;
    width: auto;
}

#footerNavigation a {
    color: var(--white);
    padding: 25px 5px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    display: block;
}

@media all and (min-width: 768px) {
    #footerNavigation a {
        padding: 0 5px;
        display: inline-block;
    }
}

#footerNavigation a:hover {
    text-decoration: underline;
}

.searchElement {
    border-bottom: 1px solid #9b9b9b;
    border-top: 1px solid #9b9b9b;
    margin-top: -1px;
    padding: 20px 0 10px;
}

.searchElement p {
    padding-bottom: 5px;
}

.searchElement a {
    text-decoration: none;
}

.tradefair {
    border-collapse: collapse;
}

.tradefair th, .tradefair td {
    border: 1px solid #CCD9EC;
    background-color: #F6F9FC;
    padding: 3px 5px;
    vertical-align: top;
}

.tradefair th {
    font-weight: normal;
    text-align: left;
}

.landingpage .tx-felogin-pi1 {
    width: 100%;
}

.landingpage .tx-felogin-pi1 input[type=submit] {
    width: auto;
}

.tx-felogin-pi1 .backlink {
    padding: 0 0 3% 2%;
}

.tx-felogin-pi1 .backlink a {
    color: #909090 !important;
}

.landingpage .tx-felogin-pi1, .landingpage .register {
    padding: 3% 0 0 0;
}

.landingpage .tx-felogin-pi1, .landingpage .tx-felogin-pi1 .loginLeft {
    float: left;
}

.landingpage .tx-felogin-pi1 .loginLeft {
    margin-left: 15%;
    width: 35%;
}

.landingpage .tx-felogin-pi1 .loginLeft h3, .landingpage .tx-felogin-pi1 .loginLeft p {
    padding: 0;
    width: 100%;
}

.landingpage .tx-felogin-pi1 h3, .landingpage .register h3 {
    background: url('../Images/h_line.png') bottom no-repeat;
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 3px !important;
}

.landingpage .tx-felogin-pi1 div, .landingpage .tx-felogin-pi1 h3, .landingpage .register h3 {
    margin-bottom: 2%;
}

.landingpage .tx-felogin-pi1 input[type="text"], .landingpage .tx-felogin-pi1 input[type="password"] {
    height: 28px;
    margin-bottom: 5%;
    min-width: 100%;
}

.landingpage .tx-felogin-pi1 input {
    display: block;
}

.landingpage .tx-felogin-pi1 .loginboxRight {
    float: left;
    padding: 7% 0 0 2%;
    width: 30%;
}

.landingpage .tx-felogin-pi1 .loginboxRight a {
    display: block;
    padding: 10px 5px;
}

.landingpage .tx-felogin-pi1 a {
    color: #00519e !important;
}

.landingpage .tx-felogin-pi1 input[type="submit"], .tx-srfeuserregister-pi1 input[type="submit"] {
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: url(../Images/loginbutton.png) no-repeat scroll right center #124A7D;
    color: #fff;
    height: 26px;
    padding: 0 46px 0 10px;
}

.landingpage .tx-felogin-pi1 input[type="submit"] {
    margin: 18% 0 0 2%;
}

.tx-srfeuserregister-pi1 .regSubmit {
    text-align: right;
}

.tx-srfeuserregister-pi1 input[type="submit"] {
    margin: 0 19% 0 0;
    width: auto;
}

.tx-felogin-pi1 a.loginboxLink, .landingpage .registerButton {
    text-decoration: none;
    color: #909090 !important;
    margin-left: 1%;
}

.landingpage .tx-felogin-pi1, .landingpage .register, .tx-srfeuserregister-pi1 {
    background-color: #fafbfd;
    background-image: -o-linear-gradient(bottom, #ffffff 0%, #e2ebf5 100%);
    background-image: -moz-linear-gradient(bottom, #ffffff 0%, #e2ebf5 100%);
    background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #e2ebf5 100%);
    background-image: -ms-linear-gradient(bottom, #ffffff 0%, #e2ebf5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e2ebf5 100%);
}

.landingpage .tx-felogin-pi1 .pwforgotten, .tx-srfeuserregister-pi1 .regSuccess {
    padding: 0 10%;
}

.landingpage .tx-felogin-pi1 .pwforgotten h3, .tx-srfeuserregister-pi1 .regSuccess h4 {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0 10px !important;
}

.landingpage .tx-felogin-pi1 .pwforgotten input[type="text"], .landingpage .tx-felogin-pi1 .pwforgotten input[type="password"] {
    margin-bottom: 10px;
    min-width: 300px;
    width: 50%;
}

.landingpage .tx-felogin-pi1 .pwforgotten input[type="submit"] {
    margin: 0;
}

.landingpage .tx-felogin-pi1, .landingpage .register {
    color: #656565;
}

.landingpage .tx-felogin-pi1 .loginHalf, .landingpage .tx-felogin-pi1 .loginRight, .landingpage .registerHalf, .tx-felogin-pi1 .loginHalf {
    float: left;
    width: 50%;
}

.landingpage .registerHalf {
    float: left;
    width: 50%;
}

.landingpage .registerHalf div, .landingpage .registerHalf h3, .landingpage .registerHalf p {
    margin-left: 30%;
}

.landingpage .threeButtons {
    margin: 7% 0 0 7%;
}

.landingpage .registerButton {
    background-color: #e4eaf4;
    border: 1px solid #cbd1d7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #737b87 !important;
    display: block;
    height: 26px;
    margin: 0 20% 10% 0;
    padding: 2% 0 0 5%;
    page-break-inside: avoid;
    vertical-align: middle;
    width: 170px;
}

#tx-srfeuserregister-pi1-fe_users_form label {
    margin-left: 10%;
}

.tx-srfeuserregister-pi1 .registerHalf label {
    margin-left: 20%;
}

.tx-srfeuserregister-pi1 .registerHalf div.moreInformation {
    font-weight: normal;
    margin: 4% 0 2% 0;
    margin: 4% 0 5% 5%;
    width: 80%;
}

.tx-srfeuserregister-pi1 .registerHalf div, .tx-srfeuserregister-pi1 .registerHalf input[type="radio"] + label {
    margin-left: 0;
}

.tx-srfeuserregister-pi1, .tx-srfeuserregister-pi1 a {
    color: #000 !important;
}

.tx-srfeuserregister-pi1 .registerHalf div.mw_terms {
    margin: 0;
}

.tx-srfeuserregister-pi1 .registerHalf div.mw_mandatoryHint {
    margin-left: 5%;
}

.tx-srfeuserregister-pi1 input[type=text], .tx-srfeuserregister-pi1 input[type=password] {
    width: 80%;
}

.tx-srfeuserregister-pi1 h4 {
    margin-top: 20px;
}

.editpage {
    margin-left: 2.2%;
    margin-top: 20px;
}

.editpage #tx-srfeuserregister-pi1-fe_users_form {
    width: 50%
}

.editpage #tx-srfeuserregister-pi1-fe_users_form p.tx-srfeuserregister-pi1-terms {
    float: right;
    margin: 0 0 0 5px;
    width: 92%;
}

div.tx-karussell-pi1 {
    margin: -151px auto 40px !important;
    max-width: 468px;
    padding: 0 0 0 10px;
}

.tx-srfeuserregister-pi1 #errorDiv {
    margin: 3% 0 0 2%;
}

.feUserProfile {
    position: absolute;
    right: 19px;
    top: 103px;
    z-index: 100;
}

.feUserProfile ul {
    display: block;
}

.feUserProfile ul li {
    list-style: none outside none;
    float: left;
    position: relative;
}

.feUserProfile a {
    border: 1px solid #c7c7c9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: var(--main-color);
    display: block;
    height: 18px;
    text-decoration: none;
    width: 68px;
}

.feUserProfile a:hover {
    color: #909090;
}

.feUserProfile .yourProfile {
    background: #fff url('../Images/your_profile.png') left no-repeat;
    padding: 0 0 0 28px;
}

.feUserProfile .logout {
    background: #fff url('../Images/logout.png') left no-repeat;
    padding: 0 0 0 28px;
    margin: 0 0 0 3px;
}

.tx_powermail_pi1_fieldwrap_html {
    padding-bottom: 12px;
}

.tx-powermail-pi1_mandatory {
    border: 1px solid #00519E;
    margin: 10px 0 20px 0;
    padding: 10px;
}

.tx-powermail-pi1_mandatory ul.powermail_mandatory_list {
    margin: 10px 0 0 20px !important;
}

.tx-powermail-pi1_mandatory ul.powermail_mandatory_list li {
    margin: 0 0 5px 0 !important;
    padding: 0;
}

.tx-powermail-pi1 .style2 input[type=checkbox] {
    height: 15px;
}

.tx-powermail-pi1 .style2 label {
    display: inline;
}

fieldset.tx-powermail-pi1_fieldset {
    border: 0 none !important;
    background-color: transparent !important;
    padding: 0 !important;
}

.tx-srfreecap-pi2-cant-read {
    color: #515151;
    font-weight: normal;
}

.tx-srfreecap-pi2-cant-read a:link {
    color: #00519E !important;
    text-decoration: underline;
}

.powermail_fieldset {}
.powermail_fieldset .powermail_fieldwrap {
    display: block;
    margin-bottom: 1em;
    font-size: 1rem;
    line-height: 1.5;
}
.powermail_fieldset .powermail_fieldwrap .powermail_label {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: 600;
}
.powermail_fieldset .powermail_fieldwrap .powermail_field select {
    display: block;
    width: 100%;
    height: 52px;
    padding: 0 .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.powermail_fieldset .powermail_fieldwrap .powermail_field input[type=text] {
    display: block;
    width: calc(100% - 1.5rem - 2px);
    height: 52px;
    padding: 0 .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.powermail_fieldset .powermail_fieldwrap .powermail_field input[type=text]:focus {
    outline: 0;
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.powermail_fieldset .powermail_fieldwrap .powermail_field input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-right: 3px;
}
.powermail_fieldset .powermail_fieldwrap .powermail_field input[type=submit] {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height: auto;
}
.powermail_fieldset .powermail_fieldwrap .powermail_field input[type=submit]:hover {
    cursor: pointer;
    background-color: var(--magenta);
    transition: all .15s linear;
}

    /* FR */
.style1 .powermail_radio_inner label, .style1 .powermail_check_inner label {
    float: left !important;
}

/* FR */
.style1 .powermail_check_inner, .style1 .powermail_radio_inner {
    clear: none !important;
    margin-left: 200px !important;
}

.countrySite_dropdownmenueShow {
    height: auto !important;
    overflow: visible !important;
}

#countrySite_dropdownmenue #langselectIcon {
    cursor: pointer;
    float: right;
    height: 5px;
    margin: 7px 50px 0 0px;
    width: 12px;
}

#countrySite_dropdownmenue a, #countrySite_dropdownmenue span {
    background-image: url(../Images/flags/langselectFrance.jpg);
    background-repeat: no-repeat;
    background-position: 112px 3px;
    color: #000;
    font-weight: normal;
    display: block;
    font-size: 11px;
    padding: 1px 0 0 31px;
    text-decoration: none;
    letter-spacing: 0.5px;
}

/*Global*/
#countrySite_dropdownmenue a.global, #countrySite_dropdownmenue span.global {
    background-image: url("../Images/icons/globe-blue.svg");
    background-position: 8px;
}

/*Australia*/
#countrySite_dropdownmenue a.au, #countrySite_dropdownmenue span.au {
    background-image: url(../Images/flags/langselectAustralia.jpg);
    background-position: 8px;
}

/*Austria*/
#countrySite_dropdownmenue a.at, #countrySite_dropdownmenue span.at {
    background-image: url(../Images/flags/langselectAustria.jpg);
    background-position: 8px;
}

/*Belgium*/
#countrySite_dropdownmenue a.be, #countrySite_dropdownmenue span.be {
    background-image: url(../Images/flags/langselectBelgium.jpg);
    background-position: 8px;
}

/*Brazil*/
#countrySite_dropdownmenue a.br, #countrySite_dropdownmenue span.br {
    background-image: url(../Images/flags/langselectBrazil.jpg);
    background-position: 8px;
}

/*Canada*/
#countrySite_dropdownmenue a.ca, #countrySite_dropdownmenue span.ca {
    background-image: url(../Images/flags/langselectCanada.jpg);
    background-position: 8px;
}

/*Chile*/
#countrySite_dropdownmenue a.cl, #countrySite_dropdownmenue span.cl {
    background-image: url(../Images/flags/langselectChile.jpg);
    background-position: 8px;
}

/*Colombia*/
#countrySite_dropdownmenue a.co, #countrySite_dropdownmenue span.co {
    background-image: url(../Images/flags/langselectColombia.jpg);
    background-position: 8px;
}

/*Denmark*/
#countrySite_dropdownmenue a.dk, #countrySite_dropdownmenue span.dk {
    background-image: url(../Images/flags/langselectDenmark.jpg);
    background-position: 8px;
}

/*France*/
#countrySite_dropdownmenue a.fr, #countrySite_dropdownmenue span.fr {
    background-image: url(../Images/flags/langselectFrance.jpg);
    background-position: 8px;
}

/*Germany*/
#countrySite_dropdownmenue a.de, #countrySite_dropdownmenue span.de {
    background-image: url(../Images/flags/langselectGermany.jpg);
    background-position: 8px;
}

/*Finland*/
#countrySite_dropdownmenue a.fi, #countrySite_dropdownmenue span.fi {
    background-image: url(../Images/flags/langselectFinland.jpg);
    background-position: 8px;
}

/*India*/
#countrySite_dropdownmenue a.in, #countrySite_dropdownmenue span.in {
    background-image: url(../Images/flags/langselectIndia.jpg);
    background-position: 8px;
}

/*Indonesia*/
#countrySite_dropdownmenue a.id, #countrySite_dropdownmenue span.id {
    background-image: url(../Images/flags/langselectIndonesia.jpg);
    background-position: 8px;
}

/*Ireland*/
#countrySite_dropdownmenue a.ie, #countrySite_dropdownmenue span.ie {
    background-image: url(../Images/flags/langselectIreland.jpg);
    background-position: 8px;
}

/*Italy*/
#countrySite_dropdownmenue a.it, #countrySite_dropdownmenue span.it {
    background-image: url(../Images/flags/langselectItaly.jpg);
    background-position: 8px;
}

/*Japan*/
#countrySite_dropdownmenue a.jp, #countrySite_dropdownmenue span.jp {
    background-image: url(../Images/flags/langselectJapan.jpg);
    background-position: 8px;
}

/*Latin America*/
#countrySite_dropdownmenue a.latam, #countrySite_dropdownmenue span.latam {
    background-image: url(../Images/flags/langselectLatam.jpg);
    background-position: 8px;
}

/*Luxembourg*/
#countrySite_dropdownmenue a.lu, #countrySite_dropdownmenue span.lu {
    background-image: url(../Images/flags/langselectLuxembourg.jpg);
    background-position: 8px;
}

/*Malaysia*/
#countrySite_dropdownmenue a.my, #countrySite_dropdownmenue span.my {
    background-image: url(../Images/flags/langselectMalaysia.jpg);
    background-position: 8px;
}

/*Mexico*/
#countrySite_dropdownmenue a.mx, #countrySite_dropdownmenue span.mx {
    background-image: url(../Images/flags/langselectMexico.jpg);
    background-position: 8px;
}

/*Netherlands*/
#countrySite_dropdownmenue a.nl, #countrySite_dropdownmenue span.nl {
    background-image: url(../Images/flags/langselectNetherlands.jpg);
    background-position: 8px;
}

/*New Zealand*/
#countrySite_dropdownmenue a.nz, #countrySite_dropdownmenue span.nz {
    background-image: url(../Images/flags/langselectNew_Zealand.jpg);
    background-position: 8px;
}

/*Norway*/
#countrySite_dropdownmenue a.no, #countrySite_dropdownmenue span.no {
    background-image: url(../Images/flags/langselectNorway.jpg);
    background-position: 8px;
}

/*Pakistan*/
#countrySite_dropdownmenue a.pk, #countrySite_dropdownmenue span.pk {
    background-image: url(../Images/flags/langselectPakistan.jpg);
    background-position: 8px;
}

/*Philippines*/
#countrySite_dropdownmenue a.ph, #countrySite_dropdownmenue span.ph {
    background-image: url(../Images/flags/langselectPhilippines.jpg);
    background-position: 8px;
}

/*Portugal*/
#countrySite_dropdownmenue a.pt, #countrySite_dropdownmenue span.pt {
    background-image: url(../Images/flags/langselectPortugal.jpg);
    background-position: 8px;
}

/*Singapore*/
#countrySite_dropdownmenue a.sg, #countrySite_dropdownmenue span.sg {
    background-image: url(../Images/flags/langselectSingapore.jpg);
    background-position: 8px;
}

/*South Africa*/
#countrySite_dropdownmenue a.za, #countrySite_dropdownmenue span.za {
    background-image: url(../Images/flags/langselectSouth_Africa.jpg);
    background-position: 8px;
}

/*Spain*/
#countrySite_dropdownmenue a.es, #countrySite_dropdownmenue span.es {
    background-image: url(../Images/flags/langselectSpain.jpg);
    background-position: 8px;
}

/*Sweden*/
#countrySite_dropdownmenue a.sw, #countrySite_dropdownmenue span.sw {
    background-image: url(../Images/flags/langselectSweden.jpg);
    background-position: 8px;
}

/*Switzerland*/
#countrySite_dropdownmenue a.ch, #countrySite_dropdownmenue span.ch {
    background-image: url(../Images/flags/langselectSwitzerland.jpg);
    background-position: 8px;
}

/*Thailand*/
#countrySite_dropdownmenue a.th, #countrySite_dropdownmenue span.th {
    background-image: url(../Images/flags/langselectThailand.jpg);
    background-position: 8px;
}

/*United Kingdom */
#countrySite_dropdownmenue a.uk, #countrySite_dropdownmenue span.uk {
    background-image: url(../Images/flags/langselectUnited_Kingdom.jpg);
    background-position: 8px;
}

/*Venezuela*/
#countrySite_dropdownmenue a.ve, #countrySite_dropdownmenue span.ve {
    background-image: url(../Images/flags/langselectVenezuela.jpg);
    background-position: 8px;
}

/*United States*/
#countrySite_dropdownmenue a.us, #countrySite_dropdownmenue span.us {
    background-image: url(../Images/flags/langselectUnited_States.jpg);
    background-position: 8px;
}

/* Trennlinie */

article {
    background: url("../Images/start_page_pic_right-1.jpg") top right no-repeat;
    height: 444px;
    margin-left: -11px;
    margin-top: -11px;
    padding: 14px 0px 0px 16px;
}

/* Country select/choose */

.pakistan {
    background: url('../Images/pakistan.gif') no-repeat left;
    padding-left: 26px;
}

.mexico {
    background: url('../Images/mexico.gif') no-repeat left;
    padding-left: 26px;
}

.latin_america {
    background: url('../Images/latin_america.gif') no-repeat left;
    padding-left: 26px;
}

.portugal {
    background: url('../Images/portugal.gif') no-repeat left;
    padding-left: 26px;
}

.italia {
    background: url('../Images/italia.gif') no-repeat left;
    padding-left: 26px;
}

.indonesia {
    background: url('../Images/indonesia.gif') no-repeat left;
    padding-left: 26px;
}

.deutschland {
    background: url('../Images/deutschland.gif') no-repeat left;
    padding-left: 26px;
}

.india {
    background: url('../Images/india.gif') no-repeat left;
    padding-left: 26px;
}

.colombia {
    background: url('../Images/colombia.gif') no-repeat left;
    padding-left: 26px;
}

.netherlands {
    background: url('../Images/netherlands.gif') no-repeat left;
    padding-left: 26px;
}

.uk {
    /*background: url('../Images/uk.gif') no-repeat left;*/
    padding-left: 26px;
}

.canada {
    background: url('../Images/canada.gif') no-repeat left;
    padding-left: 26px;
}

.belgium {
    background: url('../Images/belgium.gif') no-repeat left;
    padding-left: 26px;
}

.denmark {
    background: url('../Images/denmark.gif') no-repeat left;
    padding-left: 26px;
}

.nordics {
    background: none;
    padding-left: 26px;
}

.ireland {
    background: url('../Images/ireland.gif') no-repeat left;
    padding-left: 26px;
}

.southAfrica {
    background: url('../Images/southAfrica.gif') no-repeat left;
    padding-left: 26px;
}

.usa {
    background: url('../Images/usa.gif') no-repeat left;
    padding-left: 26px;
}

.france {
    background: url('../Images/france.gif') no-repeat left;
    padding-left: 26px;
}

#content ul {
    padding-left: 15px;
    list-style: disc outside none;
    list-style-image: url('../Images/bulletpoint.png');
}

#content-intro-text ul {
    padding-left: 15px;
    list-style: disc outside none;
    list-style-image: url('../Images/bulletpoint.png');
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, * DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
    border: 1px solid #00519E;
    padding: 0;
}

DIV.csc-textpic-imagewrap {
    padding: 0 0 10px;
    margin-top: 0;
}

dd {
    padding-top: 10px;
}

.powermail_encargarformular.powermail_check {
    width: 0;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner, * fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
    clear: both;
    margin-left: 0;
    margin-top: 10px;
}

DIV.csc-textpic DIV.csc-textpic-imagecolumn {
    display: inline;
    float: left;
    width: 100px;
}


/* Formular Publikationen Onlineshop Deutschland*/

#check_uid114_0 {
    width: 16px;
}

#check_uid114_1 {
    width: 16px;
}

#check_uid136_0 {
    width: 16px;
}

/* Formular Kompression Onlineshop Deutschland */

#check_uid158_0 {
    width: 16px;
}

#check_uid158_1 {
    width: 16px;
}

#check_uid178_0 {
    width: 16px;
}

#check_uid154_0 label {
    padding-left: 20px;
}

.csc-uploads-icon img {
    width: 60px;
    height: 80px;
}

.news-latest-container h2 a {
    text-decoration: none;
}

.news-latest-container h2 a:hover {
    text-decoration: none;
}

.news-latest-container a {
    text-decoration: none;
}

.news-single-item h2 {
    color: #222222;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
}

.news-latest-item {
    border-bottom: 1px solid #CCD9EC;
    margin-bottom: 8px;
    position: relative;
    padding-bottom: 5px;
}

.news-latest-item .newsSubheader {
    padding-bottom: 5px;
}

.news-single-item {
    position: relative;
}

.news-single-img {
    float: left;
    margin: 10px 10px 0 0;
}

.newsMoreLink {
    background: url(../Images/teaser_arrow.gif) 0 3px no-repeat;
    bottom: 10px;
    font-size: 11px;
    padding: 0 0 0 15px;
    position: absolute;
    right: 0;
    text-decoration: underline;
}

.news-latest-date {
    color: #749CC4;
}

.news-latest-item img {
    margin-bottom: 20px;
}

.name-of-person {
    color: var(--main-color);
    font-weight: normal;
}

DIV.products table {
    border-collapse: collapse;
    border-color: #92ACD1;
    margin: 10px 0;
    vertical-align: top;
}

DIV.products tr th, thead tr td {
    background-color: #E5EDF5;
    color: var(--main-color);
    font-weight: normal;
    text-align: left;
}

DIV.products td, th {
    background-color: #F6F9FC;
    border-color: #CCD9EC;
    border-left: 1px solid #CCD9EC;
    border-right: 1px solid #CCD9EC;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    padding: 4px 8px;
    vertical-align: top;
    width: 200px;
}

fieldset.tx-powermail-pi1_fieldset {
    background-color: var(--white);
}

fieldset.tx-powermail-pi1_fieldset fieldset legend {
    position: static;
    width: 280px;
    margin-bottom: 10px;
}

fieldset.tx-powermail-pi1_fieldset .powermail_check_inner, fieldset.tx-powermail-pi1_fieldset .powermail_radio_inner {
    clear: both;
    margin-left: 0;
    max-width: 600px;
}

/* top padding for the product tab */
.producttab {
    padding-top: 20px;
}

/* top padding for the product tab */

label[for=check_uid154_0] {
    padding-left: 15px;
}

DIV.csc-textpic-center.csc-textpic-below IMG {
    margin-left: -5px;
}

#content DIV.csc-textpic DIV.csc-textpic-imagewrap ul {
    margin-left: 0;
    padding-left: 0;
}

.csc-textpic-caption a {
    display: inline-block;
    font-size: 11px;
    padding-right: 5px;
    vertical-align: top;
}

.galleriffic_thumbs.galleriffic_navigation {
    clear: both;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
    border: 1px solid #B4B4B6;
    padding: 5px;
}

.finland {
    background: url('../Images/finland.gif') no-repeat left;
    padding-left: 26px;
}

.sweden {
    background: url('../Images/sweden.gif') no-repeat left;
    padding-left: 26px;
}

.denmark {
    background: url('../Images/denmark.gif') no-repeat left;
    padding-left: 26px;
}

.norway {
    background: url('../Images/norway.gif') no-repeat left;
    padding-left: 26px;
}

.newZealand {
    background: url('../Images/New_Zealand.gif') no-repeat left;
    padding-left: 26px;
}

.austria {
    background: url('../Images/austria.gif') no-repeat left;
    padding-left: 26px;
}

.australia {
    background: url('../Images/australia.gif') no-repeat left;
    padding-left: 26px;
}

.Switzerland {
    background: url('../Images/Switzerland.gif') no-repeat left;
    padding-left: 26px;
}

.australia_new_zealand {
    background: url('../Images/australia_new_zealand.gif') no-repeat left;
    padding-left: 60px;
}

#productWrapper .contenttable tr th {
    color: #000000 !important;
}

.australia {
    background: url('../Images/netherlands.gif') no-repeat left;
    padding-left: 26px;
}

.new_zealand {
    background: url('../Images/netherlands.gif') no-repeat left;
    padding-left: 26px;
}

#productWrapper .contenttable tr td {
    color: #000000 !important;
}

#productWrapper table thead b {
    font-weight: normal;
}

#content_wide ul.slides {
    list-style-image: none;
}

.navWapMob {
    display: none;
}

.tx-ttaddress-pi1 {
    float: left;
    margin: 0 0 0 49%;
    min-height: 250px;
    width: 49%;
    position: relative;
    z-index: 10000;
}


.tx-ttaddress-pi1.first {
    margin: 0;
    min-height: 50px;
    position: absolute;
    z-index: 200000;
    width: 160px;
}

.tx-ttaddress-pi1 .vcard {
    background: none repeat scroll 0 0 var(--white);
    display: none;
    height: 100%;
    margin: 0 0 10px 0;
    width: 220px;
    z-index: -1;
}

.tx-ttaddress-pi1 .vcard.choose div {
    display: none;
}

.tx-ttaddress-pi1 .vcard:first-child {
    display: block;
}

.tx-ttaddress-pi1 .vcard:target {
    z-index: 1;
}

.tx-ttaddress-pi1 .vcard .country {
    font-size: 13px;
    font-weight: normal;
}

.tx-ttaddress-pi1 .vcard .country img {
    margin: 2px 4px 0 0;
}

.tx-ttaddress-pi1 .vcard .country-name {
    display: block;
}

.tx-ttaddress-pi1 .vcard .tel {
    display: inline;
}

.countrySite_dropdownmenue02 {
    background-color: var(--white);
    border: 1px solid #C1C6CB;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 0 rgba(50, 50, 50, 0.35);
    color: #949494;
    height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: 134px;
    z-index: 1200;
}


.countrySite_dropdownmenueShow {
    height: auto !important;
    overflow: visible !important;
}

.countrySite_dropdownmenue02 .langselectIcon02 {
    cursor: pointer;
    float: left;
    height: 16px;
    margin: 1px 0 0;
    padding: 0 112px 0 0;
    position: absolute;
    width: 18px;
    z-index: 20;
}

.countrySite_dropdownmenue02 a, .countrySite_dropdownmenue02 span {
    background-image: url(../Images/flags/langselectFrance.jpg);
    background-repeat: no-repeat;
    background-position: 112px 3px;
    color: #909090;
    display: block;
    font-size: 11px;
    padding: 1px 0 0 31px;
    text-decoration: none;
}

.countrySite_dropdownmenue02 span {
    border-bottom: 1px solid #cccccc;
}

.countrySite_dropdownmenue02 a.active {
    display: none;
}

/*Choose*/
.countrySite_dropdownmenue02 a.choose, .countrySite_dropdownmenue02 span.choose {
    background-image: none;
}

/*Global*/
.countrySite_dropdownmenue02 a.global, .countrySite_dropdownmenue02 span.global {
    background-image: url("../Images/globe.png");
}

/*Global*/
.countrySite_dropdownmenue02 a.global, .countrySite_dropdownmenue02 span.global {
    background-image: url(../Images/globe.png);
}

/*Australia*/
.countrySite_dropdownmenue02 a.au, .countrySite_dropdownmenue02 span.au {
    background-image: url(../Images/flags/langselectAustralia.jpg);
}

/*Austria*/
.countrySite_dropdownmenue02 a.at, .countrySite_dropdownmenue02 span.at {
    background-image: url(../Images/flags/langselectAustria.jpg);
}

/*Belgium*/
.countrySite_dropdownmenue02 a.be, .countrySite_dropdownmenue02 span.be {
    background-image: url(../Images/flags/langselectBelgium.jpg);
}

/*Brazil*/
.countrySite_dropdownmenue02 a.br, .countrySite_dropdownmenue02 span.br {
    background-image: url(../Images/flags/langselectBrazil.jpg);
}


/*Canada*/
.countrySite_dropdownmenue02 a.ca, .countrySite_dropdownmenue02 span.ca {
    background-image: url(../Images/flags/langselectCanada.jpg);
}

/*Chile*/
.countrySite_dropdownmenue02 a.cl, .countrySite_dropdownmenue02 span.cl {
    background-image: url(../Images/flags/langselectChile.jpg);
}

/*Colombia*/
.countrySite_dropdownmenue02 a.co, .countrySite_dropdownmenue02 span.co {
    background-image: url(../Images/flags/langselectColombia.jpg);
}

/*Denmark*/
.countrySite_dropdownmenue02 a.dk, .countrySite_dropdownmenue02 span.dk {
    background-image: url(../Images/flags/langselectDenmark.jpg);
}

/*France*/
.countrySite_dropdownmenue02 a.fr, .countrySite_dropdownmenue02 span.fr {
    background-image: url(../Images/flags/langselectFrance.jpg);
}

/*Germany*/
.countrySite_dropdownmenue02 a.de, .countrySite_dropdownmenue02 span.de {
    background-image: url(../Images/flags/langselectGermany.jpg);
}

/*Finland*/
.countrySite_dropdownmenue02 a.fi, .countrySite_dropdownmenue02 span.fi {
    background-image: url(../Images/flags/langselectFinland.jpg);
}

/*India*/
.countrySite_dropdownmenue02 a.in, .countrySite_dropdownmenue02 span.in {
    background-image: url(../Images/flags/langselectIndia.jpg);
}

/*Indonesia*/
.countrySite_dropdownmenue02 a.id, .countrySite_dropdownmenue02 span.id {
    background-image: url(../Images/flags/langselectIndonesia.jpg);
}

/*Ireland*/
.countrySite_dropdownmenue02 a.ie, .countrySite_dropdownmenue02 span.ie {
    background-image: url(../Images/flags/langselectIreland.jpg);
}

/*Italy*/
.countrySite_dropdownmenue02 a.it, .countrySite_dropdownmenue02 span.it {
    background-image: url(../Images/flags/langselectItaly.jpg);
}

/*Japan*/
.countrySite_dropdownmenue02 a.jp, .countrySite_dropdownmenue02 span.jp {
    background-image: url(../Images/flags/langselectJapan.jpg);
}

/*Latin America*/
.countrySite_dropdownmenue02 a.latam, .countrySite_dropdownmenue02 span.latam {
    background-image: url(../Images/flags/langselectLatam.jpg);
}

/*Malaysia*/
.countrySite_dropdownmenue02 a.my, .countrySite_dropdownmenue02 span.my {
    background-image: url(../Images/flags/langselectMalaysia.jpg);
}

/*Mexico*/
.countrySite_dropdownmenue02 a.mx, .countrySite_dropdownmenue02 span.mx {
    background-image: url(../Images/flags/langselectMexico.jpg);
}

/*Netherlands*/
.countrySite_dropdownmenue02 a.nl, .countrySite_dropdownmenue02 span.nl {
    background-image: url(../Images/flags/langselectNetherlands.jpg);
}

/*New Zealand*/
.countrySite_dropdownmenue02 a.nz, .countrySite_dropdownmenue02 span.nz {
    background-image: url(../Images/flags/langselectNew_Zealand.jpg);
}

/*Norway*/
.countrySite_dropdownmenue02 a.no, .countrySite_dropdownmenue02 span.no {
    background-image: url(../Images/flags/langselectNorway.jpg);
}

/*Pakistan*/
.countrySite_dropdownmenue02 a.pk, .countrySite_dropdownmenue02 span.pk {
    background-image: url(../Images/flags/langselectPakistan.jpg);
}

/*Philippines*/
.countrySite_dropdownmenue02 a.ph, .countrySite_dropdownmenue02 span.ph {
    background-image: url(../Images/flags/langselectPhilippines.jpg);
}

/*Portugal*/
.countrySite_dropdownmenue02 a.pt, .countrySite_dropdownmenue02 span.pt {
    background-image: url(../Images/flags/langselectPortugal.jpg);
}

/*Singapore*/
.countrySite_dropdownmenue02 a.sg, .countrySite_dropdownmenue02 span.sg {
    background-image: url(../Images/flags/langselectSingapore.jpg);
}

/*South Africa*/
.countrySite_dropdownmenue02 a.za, .countrySite_dropdownmenue02 span.za {
    background-image: url(../Images/flags/langselectSouth_Africa.jpg);
}

/*Spain*/
.countrySite_dropdownmenue02 a.es, .countrySite_dropdownmenue02 span.es {
    background-image: url(../Images/flags/langselectSpain.jpg);
}

/*Sweden*/
.countrySite_dropdownmenue02 a.se, .countrySite_dropdownmenue02 span.se {
    background-image: url(../Images/flags/langselectSweden.jpg);
}

/*Switzerland*/
.countrySite_dropdownmenue02 a.ch, .countrySite_dropdownmenue02 span.ch {
    background-image: url(../Images/flags/langselectSwitzerland.jpg);
}

/*Thailand*/
.countrySite_dropdownmenue02 a.th, .countrySite_dropdownmenue02 span.th {
    background-image: url(../Images/flags/langselectThailand.jpg);
}

/*United Kingdom */
.countrySite_dropdownmenue02 a.uk, .countrySite_dropdownmenue02 span.uk {
    background-image: url(../Images/flags/langselectUnited_Kingdom.jpg);
}

/*Venezuela*/
.countrySite_dropdownmenue02 a.ve, .countrySite_dropdownmenue02 span.ve {
    background-image: url(../Images/flags/langselectVenezuela.jpg);
}

/*United States*/
.countrySite_dropdownmenue02 a.us, .countrySite_dropdownmenue02 span.us {
    background-image: url(../Images/flags/langselectUnited_States.jpg);
}

/*China*/
.countrySite_dropdownmenue02 a.cn, .countrySite_dropdownmenue02 span.cn {
    background-image: url(../Images/flags/langselectChina.jpg);
}

.tx-indexedsearch-res {
    margin-top: 15px;
}

.tx-indexedsearch {
    margin-bottom: 15px;
}

.tx_powermail_pi1_fieldwrap_html_1591 legend, .tx_powermail_pi1_fieldwrap_html_1659 legend {
    display: none !important;
}

.tx-srfeuserregister-pi1 {
    padding-bottom: 15px;
}

.tx-srfeuserregister-pi1 label {
    margin: 0;
    padding: 0;
    color: #515151;
    float: left;
    font-weight: normal;
    text-align: left;
}

.tx-srfeuserregister-pi1 a {
    background-image: none;
    padding-left: 0;
}

.tx-srfeuserregister-pi1 .mw_terms {
    float: left;
    width: 25px;
}

.tx-srfeuserregister-pi1 .mw_terms input {
    width: 25px;
}

.tx-srfeuserregister-pi1 .mw_mandatoryHint {
    clear: both;
    padding-bottom: 15px;
}

.tx-srfeuserregister-pi1 select {
    height: 24px;
}

.tx-srfeuserregister-pi1 input[type=text], .tx-srfeuserregister-pi1 input[type=password] {
    border: 1px solid #CCC;
    background: #F8F8F8 none;
    -moz-box-shadow: 0 0 5px #eee inset;
    -webkit-box-shadow: 0 0 5px #EEE inset;
    padding: 2px;
    width: 300px;
}

.tx-srfeuserregister-pi1-radio {
    border: 0 none;
    clear: left;
    float: left;
    width: 19px;
}

.tx-srfeuserregister-pi1 dd {
    padding: 0 0 1em;
    width: 66%;
}

.tx-srfeuserregister-pi1 #errorDiv {
    border: 1px solid #F00;
    display: none;
    font-weight: normal;
    padding: 8px;
    width: 465px;
}

p.tx-srfeuserregister-pi1-error {
    padding: 3px 0;
}

#autreNone {
    border: 1px solid #FF0000;
    display: none;
    text-align: left;
    padding: 10px;
    width: 456px;
}

.tx-srfeuserregister-pi1 .tx-srfreecap-pi2-image {
    border: 1px solid #CCCCCC;
    height: 80px !important;
    margin: 10px 0 5px 0;
    width: 304px !important;
}

.tx-srfeuserregister-pi1 .moreInformation {
    margin: 10px 0;
    width: 300px;
}

.tx-srfeuserregister-pi1 #captchaHint {
    margin-bottom: 10px;
}

.tx-powermail-pi1_formwrap_28189 .tx-srfreecap-pi2-image {
    display: block;
    width: 304px;
    height: 60px;
    border: 1px solid #CECECE;
    margin-top: 18px;
}

.tx-powermail-pi1_formwrap_28189 .tx-srfreecap-pi2-cant-read {
    display: block;
    margin: 10px 0 0 201px;
    font-size: 11px;
    color: #222222;
}

.sb-slidebar {
    overflow: hidden;
}

.width16 {
    float: left;
    width: 33.3%;
}

.width25 {
    float: left;
    width: 25%;
}

.width33 {
    float: left;
    width: 33.3%;
}

.width50 {
    float: left;
    width: 50%;
}

.width100 {
    float: none;
    width: 100%;
}

.registerForm {
    margin-top: 20px;
}

.registerForm .tx-srfeuserregister-pi1-notice {
    clear: both;
    padding-left: 15px;
}

.registerForm #errorDiv {
    margin: 0 10px 10px 10px !important;
    width: auto !important;
}

.registerForm label[for=tx-srfeuserregister-pi1-gender-0],
.registerForm label[for=tx-srfeuserregister-pi1-gender-1] {
    margin-left: 0 !important;
}

#srFeUserFrame {
    min-height: 250px;
    padding: 0 10px 10px 10px;
}

#srFeUserFrame h4 {
    color: var(--black);
    text-transform: none;
}

#srFeUserFrame h4.mT5 {
    margin-top: 5px;
}

.showmobile {
    display: none;
}

#mainContentFilterTeaser .colorTeaser h3 {
    display: none;
}

/* ##########################################################################################*/
/*                              STYLES FOR PRODUCT GALLERY                                   */
/* ##########################################################################################*/

.product-swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.product-swiper-container .swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;

    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;

    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);

    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;

    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease;

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.product-swiper-container .swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.product-swiper-container .swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.product-swiper-container .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
}

.product-swiper-container .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
}

/*!Swiper Styling for Jobst*/
.product-swiper-container .swiper-container {
    width: 100%;
    height: auto;
}

.product-swiper-container .swiper-slide h4 {
    margin-top: 4px;
    font-size: 1.2em;
}

.product-swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
}

.tabs {
    overflow: hidden;
    margin-bottom: 16px;
}

.tabs a {
    text-decoration: none;
    text-align: center;
    display: block;
    float: left;
    padding: 4px;
    width: 20%;
}

.tabs a:nth-child(6n+6) {
    clear: left;
}

.tabs a.active {
    color: white;
    background-color: var(--main-color);
}

.tabs a.active h4 {
    color: white;
}

.tabs img {
    width: 100%;
    height: auto;
}

.tabs h4 {
    font-size: 11px;
    letter-spacing: 1px;
    margin: 0.8em 0.1em 0.4em;
}

.languageswitch {
    position: absolute;
    top: 5px;
    right: 140px;
    z-index: 1200;
}

.languageswitch img {
    width: auto;
}

/* ##########################################################################################*/
/*                  FIX SAFARI MAX HEIGHT BUG  FOR RELATIVE IMAGES              */
/* ##########################################################################################*/

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #mainpic img {
        max-height: 150px;
    }
}


/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 1200PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 1200px) , screen and (max-width: 1200px) {

    #mainContentFilter .filterbottom p {
        padding: 10px 0 10px 5%;
    }

    #mainContentFilter .filtertop {
        padding: 12px 10px 15px 4%;
    }

    /* PIS SEARCH */
    #mainContentSearchFilter .innerfilterwrapper {
        width: 47.95%;
    }

    #mainContentSearchFilter h1 {
        font-size: 24px;
    }

    #mainContentSearchFilter .blue .filtertop > ul {
        height: 40px;
    }

    #mainContentSearchFilter .blue ul li.showme ul {
        top: 55px;
        width: 91.8%;
    }

    #mainContentSearchFilter .blue .filtertop > ul li {
        margin: 0 0 6px;
    }

    .colorTeaser {
        margin: 0 0.1% 1px 0;
    }


    .landingpage .registerHalf div, .landingpage .registerHalf h3, .landingpage .registerHalf p {
        margin-left: 10%;
    }

    .landingpage .registerRight {
        float: none;
    }

    .tx-srfeuserregister-pi1 .registerHalf {
        float: left;
    }

    .register .registerLeft p {
        width: 80%;
    }

    /* FOOTER*/
    .feUserProfile {
        top: 44px;
    }

    .feUserProfile ul li {
        float: none;
    }

    .feUserProfile .yourProfile {
        margin-bottom: 5%;
    }

    .feUserProfile .logout {
        margin: 0;
    }


}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 1030PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 1030px) , screen and (max-width: 1030px) {

    #mainContentFilter .filtertop {
        padding: 12px 10px 15px 2%;
    }

    #mainContentFilter .filtertop {
        padding: 12px 10px 15px 2%;
    }

    #mainContentFilter .filtertop h4 {
        font-size: 26px;
    }

    /* PIS SEARCH */
    #mainContentSearchFilter .innerfilterwrapper {
        width: 47.9%;
    }

    #mainContentSearchFilter .blue ul li.showme ul {
        width: 91.5%;
    }

    .tx-felogin-pi1 .loginHalf .loginLeft {
        margin-left: 5%;
        width: 45%;
    }

    .tx-felogin-pi1 .frRegister .loginLeft {
        width: 85%;
    }

    .tx-felogin-pi1 .frRegister .loginLeft div, .tx-felogin-pi1 .frRegister .loginLeft h3 {
        width: 100%;
    }

    .tx-felogin-pi1 .frRegister h3 {
        background: url('../Images/h3_line400.png') bottom no-repeat;
    }

    .tx-felogin-pi1 .threeButtons {
        margin-left: 10%;
    }

    .tx-srfeuserregister-pi1 input[type="submit"] {
        margin: 0 5% 0 0;
    }

    .tx-srfeuserregister-pi1 .registerHalf {
        float: left;
    }

    .landingpage .tx-felogin-pi1 .loginboxRight {
        padding: 11% 0 0 2%;
    }

    #mainfootercontent .csc-textpic-imagewrap {
        padding: 0;
    }

    #mainfootercontent div.footerVideo .csc-textpic-imagewrap {
        padding: 0 5px;
    }

    #mainfootercontent p {
        padding: 0;
    }

    #mainfootercontent div.footerVideo p {
        padding: 0 5px 10px 0;
        width: 46%;
    }


}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 960PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 960px) , screen and (max-width: 960px) {

    /* HEADER */
    #headerLeft {
        width: 165px;
    }

    #headerslogan {
        left: 25%;
    }

    #search input[type="image"] {
        left: 12px;
        -webkit-border-radius: 0;
    }

    #topnavigation .thirdlevel {
        left: -180px;
        top: -5px;
        width: 180px;
    }

    .feUserProfile ul li {
        float: left;
    }

    .feUserProfile .yourProfile {
        margin: 0 5px 0 0;
    }

    #mwstage .tab p {
        display: none;
    }

    /* MAINCONTENT*/
    #mainContent {

    }

    #mainContentFilter .filtertop {
        padding: 8px 10px 6px 2%;
    }

    #mainContentFilter .filtertop img {
        height: auto;
        width: 48px;
    }

    #mainContentFilter .filtertop h4 {
        font-size: 20px;
        line-height: 0.9em;
        margin: 4px 0 0 5px;
    }

    #mainContentFilter .filtertop h4 span {
        display: block;
        font-size: 12px;
    }

    #mainContentSearchFilter .blue.searchheadline {
        background: url(../Images/icon_alpa_smal.png) no-repeat scroll 18px 8px var(--main-color);
        height: 50px;
    }

    #mainContentSearchFilter .red.searchheadline {
        background: url(../Images/icon_category_smal.png) no-repeat scroll 18px 8px var(--magenta);
        height: 50px;
    }

    #mainContentSearchFilter .innerfilterwrapper {
        top: 50px;
        width: 95.7%;
    }

    #mainContentSearchFilter .red .innerfilterwrapper {
        left: 20px;
        width: 95.7%;
    }

    #mainContentSearchFilter .blue .filtertop > ul {
        height: 20px;
    }

    #mainContentSearchFilter .blue ul li.showme ul {
        top: 40px;
        width: 95.4%;
    }

    #mainContentSearchFilter .blue .filtertop > ul li {
        padding: 0 6px;
    }

    #mainContentSearchFilter h1 {
        background-position: right 14px !important;
        font-size: 20px;
        margin: 0 20px 0 0;
        padding: 15px 0 15px 55px;
    }

    .colorTeaser {
        width: 49.5%;
    }

    #mainContentFilterTeaser .colorTeaser {
        box-sizing: border-box;
        width: 49.5% !important;
    }

    .tx-srfeuserregister-pi1 .registerHalf {
        float: none;
        width: 100%;
    }

    .tx-srfeuserregister-pi1 input[type="text"], .tx-srfeuserregister-pi1 input[type="password"] {
        width: 100%;
    }

    .tx-srfeuserregister-pi1 input[type="submit"] {
        margin: 0;
    }

    .landingpage .registerHalf div, .landingpage .registerHalf h3, .landingpage .registerHalf p {
        margin-left: 0;
    }

    /* FOOTER*/
    #mainfootercontent h1.csc-firstHeader {
        display: none !important;
    }

    section#footercontent {

    }

    div.footerTeaser {
        border: medium none !important;
        padding: 0 !important;
        width: 46% !important;
    }

    div.footerVideo {
        border: medium none !important;
        border-left: 1px solid var(--base-grey) !important;
        float: right !important;
        padding: 0 0 0 15px !important;
        width: 48.5% !important;
    }

    #mainfootercontent div.footerVideo .csc-textpic-imagewrap .csc-textpic-imagerow {
        width: 100%;
    }

    #mainfootercontent div.footerVideo .csc-textpic-imagewrap figure > a {
        width: 44px;
    }

    div.footerContact {
        border: medium none !important;
        float: none !important;
        margin: 0 0 20px !important;
        padding: 0 !important;
        width: 46% !important;
    }

    #mainfootercontent div.footerVideo p {
        width: 100%;
    }

    #mainfootercontent div.footerVideo p img {
        width: 44px;
    }

    #mainfootercontent .csc-textpic-imagewrap {
        width: 30%;
    }

    #mainfootercontent .csc-textpic-text {
        width: 60%;
    }

    #copyright {
        display: block;
        float: none;
        margin-top: 2rem;
        border-top: 1px solid var(--base-grey);
        padding-top: 2rem;
    }

    @media all and (min-width: 768px) {
        #copyright {
            border-top: 0;
        }
    }

    #footerNavigation {
        display: block;
        float: none;
        margin: 0;
    }

}


/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 850PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 1050px) , screen and (max-width: 1050px) {
    #countryPageLeft,
    #countryPageRight {
        width: 49.6%;
    }
}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 850PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 850px) , screen and (max-width: 850px) {

    .breadcrumps {
        display: none;
    }

    #countryPageLeft,
    #countryPageRight {
        margin-right: 0;
        width: 100%;
    }

    #mainContentSearchFilter .innerfilterwrapper {
        width: 94.6%;
    }

    #mainContentSearchFilter .red .innerfilterwrapper {
        width: 94.6%;
    }

    #mainContentSearchFilter .blue ul li.showme ul {
        width: 95.88%;
    }

    .width50 {
        float: left;
    }

    .mobsearch {
        border-right: 1px solid var(--main-color) !important;
    }

    #topnavigation ul li:hover ul {
        display: none;
    }

    #mainfootercontent div.footerContact a {
        display: inline;
        position: static;
    }

    #mainfootercontent div.footerContact p:last-child a {
        display: block;
        position: absolute;
    }

}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 760PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 760px) , screen and (max-width: 760px) {

    /* HEADER */
    #topnavigation {
        top: 5px;
    }

    #topnavigation ul ul {
        top: 26px;
    }

    #topnavigation ul li {
        padding: 0 7px;
    }

    #topnavigation div ul li a {
        font-size: 14px;
    }

    #topnavigation div ul li a {
        font-size: 13px;
    }

    #topnavigation .thirdlevel {
        left: -183px;
    }

    .tx-felogin-pi1 .loginHalf .loginLeft {
        width: 65%;
    }

    .landingpage .tx-felogin-pi1 .loginboxRight a {
        width: 188px;
    }

    .landingpage .tx-felogin-pi1 .loginboxRight {
        float: none;
        margin-left: 3%;
    }

    .tx-felogin-pi1 .loginHalf {
        width: 45% !important;
    }

    .tx-felogin-pi1 .tx-felogin-pi1 .loginHalf.frRegister {
        width: 55%;
    }

    .tx-felogin-pi1 .loginHalf.frRegister .loginLeft {
        width: 100%;
    }

    .contenttable td {
        background: none repeat scroll 0 0 transparent !important;
    }

    .contenttable td img {
        height: auto !important;
        width: 150px !important;
    }

    .editpage #tx-srfeuserregister-pi1-fe_users_form p.tx-srfeuserregister-pi1-terms {
        width: 89%;
    }

}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 680PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 680px) , screen and (max-width: 680px) {

    /* HEADER */
    body {
        -webkit-text-size-adjust: none;
    }

    header {
        background: none repeat scroll 0 0 var(--white);
    }

    #headerslogan {
        left: 15%;
    }

    /* CONTENT*/
    section#topcontent {
        background: none repeat scroll 0 0 var(--white);
    }

    #mainContentSearchFilter .innerfilterwrapper {
        width: auto !important;
        position: static;
    }

    #mainContentSearchFilter .blue .filtertop > ul {
        height: 40px;
    }

    #mainContentSearchFilter .blue ul li.showme ul {
        top: 57px;
        width: 93%;
    }

    #mainContentSearchFilter .innerfilterwrapper select {
        font-size: 1.3em;
        width: 100%;
    }

    #mainContentSearchFilter .innerfilterwrapper select optgroup {
        padding: 5px;
    }

    #mainContentSearchFilter .innerfilterwrapper select option {
        padding: 5px;
    }

    #mainContentSearchFilter .blue {
        margin: 0 0 2px;
    }


    #mainContentSearchFilter .red {
        border-left: none;
    }

    #mainContentSearchFilter .searchheadline {
        border: medium none !important;
        margin: 0;
    }

    fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset input.powermail_date, fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset input.powermail_captcha {
        width: 100%;
    }

    .width50 {
        float: none;
        width: 100%;
    }

    /* FOOTER*/
    #mainfootercontent > div {
        font-size: 11px;
        min-height: 1px;
    }

    #mainfootercontent > div:first-child {
        margin: 8px 0 30px;
    }

    #mainfootercontent div.footerTeaser a {
        margin: 0;
        padding: 0 0 15px 0;
    }

    .editpage form {
        width: 100% !important;
    }

    .editpage dt {
        margin: 0;
        width: 100%;
    }

    .editpage dd {
        width: 100%;
    }

    .editpage label {
        clear: both;
        float: none;
        margin: 0 !important;
        width: 100% !important;
    }

    .editpage input {
        clear: both;
        float: none;
        width: 80% !important;
    }

    .editpage input[type="checkbox"] {
        width: auto !important;
    }

    .editpage #tx-srfeuserregister-pi1-fe_users_form p.tx-srfeuserregister-pi1-terms {
        width: 95%;
    }

}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 600PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 650px) , screen and (max-width: 650px) {

    #countryPageLeft,
    #countryPageRight {
        display: block;
        float: none;
        width: 100%;
        margin: 0 0 1px 0;
    }

    /* HEADER */
    section#topcontent {
        background: none repeat scroll 0 0 transparent;
    }

    #breadcrumb,
    .breadcrumbs {
        display: none;
    }

    #iphoneheader {
        clear: both;
        display: block;
    }

    #iphoneheaderLeft {
        display: block;
        float: left;
        padding: 2px 0 0;
        width: 235px;
        top: 25px;
        position: relative;
    }

    #countrySite_dropdownmenue_mob {
        /*background: linear-gradient(to bottom, var(--white) 0%, #F8F9FA 95%, var(--white) 100%) repeat scroll 0 0 #F8F9FA;*/
        background: none repeat scroll 0 0 #ffffff;
        border: 1px solid var(--light-grey);
        border-radius: 3px;
        box-shadow: 0 1px 2px 0 rgba(124, 134, 153, 0.24);
        color: var(--base-grey);
        float: left;
        height: 18px;
        overflow: hidden;
        padding: 0 0 0 0;
        top: 0;
        height: 27px;
        margin: 0;
        width: 100%;
    }

    #countrySite_dropdownmenue_mob select {
        background: none repeat scroll 0 0 #ffffff;
        -webkit-appearance: none;
        border: medium none;
        color: var(--base-grey);
        font-size: 15px;
        font-weight: normal;
        margin: 4px 0 5px 12px;
        width: 97%;
    }

    #countrySite_dropdownmenue_mob select option {
        padding-left: 18px;
        width: 110px;
    }

    #headerLeft {
        display: none;
        position: absolute;
        top: 0;
    }

    #headerRight #headerNavigation {

    }

    #headerslogan {
        font-size: 23px;
        left: 7%;
        top: 30px;
    }

    #headerslogan .headersologan_02 {
        margin: 0 0 0 60px;
    }

    #iphoneheader #mobilesubnavigation {
        display: block;
    }

    #iphoneheader #mobilesubnavigation .navheadline {
        border: 1px solid var(--light-grey);
        color: var(--base-grey);
        display: block;
        font-size: 15px;
        font-weight: normal;
        padding: 5px 15px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background: #F8F9FA;
        -webkit-box-shadow: 0px 1px 2px 0px rgba(124, 134, 153, 0.24);
        -moz-box-shadow: 0px 1px 2px 0px rgba(124, 134, 153, 0.24);
        box-shadow: 0px 1px 2px 0px rgba(124, 134, 153, 0.24);
        background-image: -ms-linear-gradient(top, var(--white) 0%, #F8F9FA 95%, var(--white) 100%);
        background-image: -moz-linear-gradient(top, var(--white) 0%, #F8F9FA 95%, var(--white) 100%);
        background-image: -o-linear-gradient(top, var(--white) 0%, #F8F9FA 95%, var(--white) 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, var(--white)), color-stop(0.95, #F8F9FA), color-stop(1, var(--white)));
        background-image: -webkit-linear-gradient(top, var(--white) 0%, #F8F9FA 95%, var(--white) 100%);
        background-image: linear-gradient(to bottom, var(--white) 0%, #F8F9FA 95%, var(--white) 100%);
        position: relative;
    }

    #iphoneheader #mobilesubnavigation .navheadline div.closer {
        background: url(../Images/iphonenav_close.png) repeat scroll 2px 1px transparent;
        cursor: pointer;
        height: 27px;
        position: absolute;
        right: 0;
        top: 0;
        width: 30px;
    }

    #iphoneheader #mobilesubnavigation .navheadline.active div.closer {
        background: url(../Images/iphonenav_open.png) repeat scroll 2px 2px transparent;
    }

    #iphoneheader #mobilesubnavigation .navWapMob {
        background: none repeat scroll 0 0 var(--white);
        box-shadow: 0 1px 2px 0 rgba(124, 134, 153, 0.24);
        display: none;
        margin: 0 20px 0 0;
        position: absolute;
        z-index: 100;
    }

    #iphoneheader #mobilesubnavigation ul {
        margin: 20px 0;
    }

    #iphoneheader #mobilesubnavigation > ul {
        background: none repeat scroll 0 0 var(--white);
        position: absolute;
        z-index: 100;
    }

    #iphoneheader #mobilesubnavigation ul ul {
        display: none;
        margin: 10px 5px 5px 15px;
    }

    #iphoneheader #mobilesubnavigation ul li.active ul {
        display: block;
    }

    #iphoneheader #mobilesubnavigation li {
        list-style: none outside none;
        padding: 0;
    }

    #iphoneheader #mobilesubnavigation li a {
        background: url(../Images/secondNaviIconA.gif) no-repeat scroll 15px center transparent;
        color: #9E9E9E;
        display: block;
        font-size: 15px;
        font-weight: normal;
        padding: 10px 5px 10px 30px;
        text-decoration: none;
    }

    #iphoneheader #mobilesubnavigation .navWapMob ul > li > a:hover {
        background-image: url(../Images/secondNaviIconO.gif);
    }

    #iphoneheader #mobilesubnavigation .navWapMob ul > li.active > a:hover {
        background-image: url(../Images/secondNaviIconMA.gif);
        color: var(--white) !important;
    }

    #iphoneheader #mobilesubnavigation .navWapMob > ul > li > ul > li > a:hover {
        background-image: url(../Images/secondNaviIconO.gif);
        /*color: #E420034 !important;*/
    }

    #iphoneheader #mobilesubnavigation .navWapMob > ul > li > ul > li.active > a:hover {
        background-image: url(../Images/secondNaviIconO.gif);
        color: #E42003 !important;
    }

    #iphoneheader #mobilesubnavigation .navWapMob > ul > li.active > a {
        background: url(../Images/secondNaviIconMA.gif) no-repeat scroll 15px center #00519E;
        color: var(--white);
    }

    #iphoneheader #mobilesubnavigation .navWapMob > ul > li > ul > li.active > a {
        background: url(../Images/secondNaviIcon.gif) no-repeat scroll 15px center transparent;
        color: #00519e;
    }

    #iphoneheader #mobilesubnavigation .navWapMob > ul > li > ul > li > ul > li.active > a {
        background: url(../Images/secondNaviIcon.gif) no-repeat scroll 15px center transparent;
        color: #9E9E9E;
    }

    #iphoneavi {
        display: block;
        height: 78px;
        text-align: right;
    }

    #iphoneavi img {
        height: auto;
        width: auto;
        opacity: 0;
        display: none;
    }

    #iphoneavi ul {
        float: right;
        /*padding: 10px 0 0;*/
        width: 300px;
    }

    #iphoneavi ul li {
        cursor: pointer;
        display: inline-block;
        list-style: none outside none;
        padding: 0 3px;
        height: 52px;
    }

    #iphoneavi ul li.yourProfile {
        width: 54px;
    }

    #iphoneavi ul li.sb-open-left {
        background: url("../Images/nav-icon2x.png") no-repeat scroll transparent;
        background-size: 30px !important;
        background-position: center 21px;
        padding: 0 8px;
        height: 65px;
    }

    #iphoneavi ul li.sb-open-left .nav-close-btn {
        background: url("../Images/nav-close2x.png") no-repeat scroll #c4d4db;
        background-size: 30px !important;
        background-position: center 13px;
        padding: 0 8px;
        height: 65px;
    }

    #iphoneavi ul li.sb-open-right {
        background: url(../Images/iphone_icons.png) no-repeat scroll -11px -79px transparent
    }

    #iphoneavi ul li.countrySite_dropdownmenue.high {
        background: url(../Images/nav-close2x.png) no-repeat scroll #c4d4db;
        background-size: 35px !important;
        background-position: center 13px;
        padding: 0 8px;
        height: 65px;
    }

    #iphoneavi ul li.mobile_search.high {
        background: url(../Images/nav-close2x.png) no-repeat scroll #c4d4db;
        background-size: 35px !important;
        background-position: center 13px;
        padding: 0 8px;
        height: 65px;
    }

    #iphoneavi ul li.sb-open-left.highlight {
        background: url(../Images/iphone_icons.png) no-repeat scroll -68px -22px transparent
    }

    #iphoneavi ul li.sb-open-right.highlight {
        background: url(../Images/iphone_icons.png) no-repeat scroll -7px -22px transparent
    }


    #mainpic #mainpicdesktop {
        display: none;
    }

    #mainpic #mainpicmobile {
        display: block;
    }

    #mainpicmobile img {
        height: auto !important;
    }

    #countrySite_dropdownmenue {
        position: static;
    }

    .teaserproduct {
        background-color: #ffffff;
    }

    .teaserproduct DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
        float: none;
        margin-left: 10px;
        margin-top: 0;
    }

    .teaserproduct DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
        margin-bottom: 10px;
        width: 100%;
        display: block;
        margin: 0;
    }

    .teaserproduct img {
        width: 100% !important;
        padding: 10px 0 0 0;
    }

    .tx-ttaddress-pi1 {
        float: none;
        clear: both;
        margin: 60px 0 0;
    }

    .tx-ttaddress-pi1.first {
        min-height: 50px;
        margin: 0;
    }

    div.tx-macinasearchbox-pi1 #search input[type="image"] {
        height: 25px;
        left: auto;
        right: 1px;
    }

    .sb-slidebar {
        overflow: auto;
    }

    .feUserProfile {
        display: none;
    }

    .hidepage {
        display: none;
    }

    #mainContentFilter .width100, #mainContentFilter .width50, #mainContentFilter .width33, #mainContentFilter .width25 {
        display: none;
    }

    #mainContentFilterTeaser {
        background: none repeat scroll 0 0 transparent;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    #mainContentSearchFilter .blue ul li.showme ul {
        top: 57px;
        width: 90%;
    }

    .colorTeaser {
        width: 100%;
        min-height: 1px;
    }

    #mainContentFilterTeaser .colorTeaser {
        min-height: 1px;
        width: 100% !important;
    }

    .colorTeaser:nth-child(3n+2) {
        width: 100%;
    }

    .colorTeaser h1 {
        font-size: 16px;
    }

    .colorTeaser p {
        font-size: 13px;
    }


    .landingpage .tx-felogin-pi1 h3, .landingpage .register h3 {
        background: url(../Images/h3_line400.png) no-repeat scroll center bottom transparent;
    }

    .landingpage .tx-felogin-pi1 .loginHalf {
        clear: left;
        float: none;
        width: 100% !important;
    }

    .tx-felogin-pi1 .loginHalf .loginLeft {
        width: 90%;
    }

    .landingpage .tx-felogin-pi1 .loginboxRight {
        width: 90%;
    }

    .landingpage .tx-felogin-pi1 .loginRight {
        width: 90%;
    }

    .landingpage .tx-felogin-pi1 .loginboxRight a {
        text-align: center;
        width: 100%;
    }

    .landingpage .registerButton {
        margin: 0 0 20px;
        text-align: center;
    }

    .tx-felogin-pi1 .threeButtons {
        margin-left: 7%;
    }

    .landingpage .tx-felogin-pi1 input[type="submit"] {
        margin: 0;
        width: 100%;
    }

    .landingpage .tx-felogin-pi1 .pwforgotten input[type="submit"] {
        width: 50%;
        min-width: 300px;
    }

    .landingpage .registerButton {
        width: 100%;
    }

    /* NAVIGATION */
    nav#topnavigation {
        display: none;
    }

    /*MAINCONTENT*/
    #leftContent {
        display: none;
    }

    #content {
        background: none repeat scroll 0 0 transparent;
        width: 100%;
    }

    #content #contentinner {
        padding: 15px 0;
    }

    /* HELPER CLASSES*/
    .hidemobile {
        display: none;
    }

    .editpage #tx-srfeuserregister-pi1-fe_users_form p.tx-srfeuserregister-pi1-terms {
        width: 92%;
    }
}

/* ##########################################################################################*/
/*                  SCREEN SIZE LESS THAN 400PX                */
/* ##########################################################################################*/

@media screen and (max-device-width: 400px) , screen and (max-width: 400px) {


    #iphoneavi ul li {
        margin-left: 0px;
        padding: 0;
        background-size: 100% !important;
        width: 35px;
    }

    #iphoneavi li.yourProfile {
        width: 58px !important;
    }

    #mainfootercontent div.footerVideo .csc-textpic-imagewrap figure > a {
        width: 30px;
    }

    #mainfootercontent div.footerVideo .csc-textpic-imagewrap figcaption {
        font-size: 11px;
        margin: 0 0 0 5px !important;
    }

    #mainContentSearchFilter h1 {
        font-size: 15px;
        padding: 20px 0 15px 55px;
    }

    #mainContentSearchFilter .blue h1 {
        background: url(../Images/filter_arrow_blue_02.png) no-repeat scroll right 10px transparent;
    }

    #mainContentSearchFilter .red h1 {
        background: url(../Images/filter_arrow_red_02.png) no-repeat scroll right 10px transparent;
    }

}

/* ##########################################################################################*/
/*                  SCREEN SIZE MORE THAN 580PX                */
/* ##########################################################################################*/
@media screen and (max-device-width: 580px) , screen and (max-width: 580px) {
    .showmobile {
        display: block;
    }
}

div.csc-textpic.csc-textpic-center div.csc-textpic-imagewrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}

div.csc-textpic.csc-textpic-right div.csc-textpic-imagewrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-flow: wrap;
}

div.csc-textpic.csc-textpic-left div.csc-textpic-imagewrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: wrap;
}

div.csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
div.csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap {
    float: left;
    margin-right: 10px;
}

div.csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
div.csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: right;
    margin-left: 10px;
}

div.csc-textpic-left div.csc-textpic-text {
    clear: left;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 10px;
    display: inline-flex;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image + .csc-textpic-image {
    margin-left: 10px;
}

div.csc-textpic-left .csc-textpic-imagewrap {
    float: left;
}

div.csc-textpic div.csc-textpic-imagerow {
    overflow: hidden;
}

div.csc-textpic, ul.csc-uploads li {
    overflow: hidden;
}



.tx-kesearch-pi1 .message {
    display: none;
}
