body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 100%;
}


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


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

img#img11624_4 {
    width: 100%;
}

div#page {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    left: 0;
    min-width: 20rem;
    font-family: "Open Sans", sans-serif;
}

div#divche span.TextLink {
    padding-left: 10px;
}


/* ## Anfang ##### Buttons und Steuerung ################################################################ */

div#page input[type="number"],
div#page input[type="text"],
div#page input[type="password"],
div#page select,
div#page textarea {
    border-radius: 2px;
    border: solid 1px rgba(41, 49, 51, 0.2);
    padding: 0.125em;
    padding-left: 0.25em;
    color: #293133;
}

div#page input[type="submit"],
div#page .color_btn_primary,
div#page button {
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    border-radius: 2px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    border: solid 1px rgba(41, 49, 51, 0.2);
}

div#page .color_btn_primary,
div#page .color_btn_secondary:hover,
div#page button {
    background-color: rgba(41, 49, 51, 0.9);
    background-image: url('/Haaro/CustomUpload/374O357O340O370O356O369O350O327O352O352O369O366O/WebPortal/HaaroWS/img/BG_Button00_q52.jpg');
    color: #ffffff;
}

div#page .color_btn_primary:hover,
div#page .color_btn_secondary,
div#page button:hover {
    background-color: #E1E1E1;
    background-image: linear-gradient(#CED0D0, #E1E1E1, #C4C4C5);
    color: #293133;
}

div#divcontent i.fas,
div#divcontent i.fas:before {
    color: rgba(41, 49, 51, 0.75);
}

div#page div#divMobileMenu,
div#page div#divMenuTop nav>ul#menuMob,
div#page nav ul#lstKatFristMobil {
    display: none;
}


/* ## Anfang ##### Buttons und Steuerung ################################################################ */

div#page:before,
div#page:after {
    display: table;
    content: "";
    line-height: 0;
}

header,
section,
footer {
    clear: both;
}

div#divMenuTop,
div#divFunktionTop,
div#divMenuMenu {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
    height: auto;
}

div#page header {
    background-color: rgba(41, 49, 51, 0.9);
    background-image: url('/Haaro/CustomUpload/374O357O340O370O356O369O350O327O352O352O369O366O/WebPortal/HaaroWS/img/BG_Head00_q52.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}

div#page footer {
    background-color: #293133;
    background-image: url('/Haaro/CustomUpload/374O357O340O370O356O369O350O327O352O352O369O366O/WebPortal/HaaroWS/img/BG_Head00_q52.jpg');
    display: flex;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-top: 1.5em;
}

div#divMenuMenu {
    padding-bottom: 0.125em;
}


/* #### Anfang ############## divJQSlider ############################################################ */

div#divJQSlider {
    max-height: 480px;
}

div#divJQSlider div.bx-viewport {
    margin-bottom: -1.5em;
}

div#divJQSlider div.bx-pager.bx-default-pager {
    bottom: 0.5em;
    color: #E1E1E1;
    color: #293133;
    font-size: 1.8rem;
    font-size: 2.5rem;
    font-family: "Open Sans", sans-serif;
}

div#divJQSlider div.bx-controls-direction {
    background: none;
    color: #E1E1E1;
    color: #293133;
    font-size: 1.8rem;
    font-size: 2.5rem;
}

div#divJQSlider div.bx-wrapper div.bx-pager.bx-default-pager a {
    background: #293133;
    text-indent: -9999px;
    display: block;
    width: 1em;
    height: 1em;
    margin: 0 0.5em;
    outline: 0;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    border-radius: 0.5em;
    border: solid 1px #E1E1E1;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

div#divJQSlider div.bx-wrapper div.bx-pager.bx-default-pager a:hover,
div#divJQSlider div.bx-pager.bx-default-pager a.active {
    background: #E1E1E1!important;
    border: solid 1px #293133!important;
}

div#divJQSlider div.bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: 0;
    z-index: 9999;
}

div#divJQSlider div.bx-wrapper a.bx-prev {
    left: 10px;
    background-color: transparent;
    background-image: none!important;
}

div#divJQSlider div.bx-wrapper a.bx-next {
    right: 10px;
    background-color: transparent;
    background-image: none!important;
}

div#divJQSlider div.bx-wrapper a i {
    font-size: 3rem;
    color: #E1E1E1;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

div#divJQSlider div.bx-wrapper a:hover i {
    font-size: 3.5rem;
    color: #293133;
}

div#divJQSlider div.bx-wrapper {
    margin-bottom: 0.25em;
}

div#divJQSlider div.bx-pager.bx-default-pager {
    display: none;
}

div#divJQSlider img[id^='imgSliderMobil'] {
    display: none;
}

@media all and (max-width: 575px) {
    div#divJQSlider {
        max-height: unset;
    }
    div#divJQSlider img[id^='imgSlider'] {
        display: none;
    }
    div#divJQSlider img[id^='imgSliderMobil'] {
        display: block;
    }
}


/* #### Ende ############## divJQSlider ############################################################ */

div.hrTop {
    padding-top: 0.125em;
}

div.hrBottom {
    padding-bottom: 0.125em;
}

div.hrTopBottom {
    padding-top: 0.125em;
    padding-bottom: 0.125em;
}

@media (max-width: 575px) {
    div#divSelection select#cmdSetSort {
        width: calc(100% / 12 * 12);
        text-align-last: center;
    }
    div#divSelection div#divSort,
    div#divSelection div#divArticlePerPage,
    div#divSelection div#divBrowse {
        width: calc(100% / 12 * 12);
        margin-bottom: 0.5em;
        margin-right: 0;
        justify-content: center;
    }
    div#divFunnelRefresh div#hrBottom {
        padding-bottom: 0;
    }
}

div#divSelection div#divBrowse,
div#divSelection div#divArticlePerPage {
    border-radius: 2px;
    border: solid 1px rgba(41, 49, 51, 0.08);
    padding: 0.125em;
    padding-top: 0.175em;
    color: #293133;
    background-color: #E1E1E1;
}

div#divSelection select#cmdSetSort {
    background-color: #E1E1E1;
    background-image: linear-gradient(#E1E1E1);
    border: solid 1px rgba(41, 49, 51, 0.08);
}

div#divSelection div#divBrowse:hover,
div#divSelection div#divArticlePerPage:hover,
div#divSelection select#cmdSetSort:hover {
    background-image: linear-gradient(#CED0D0, #E1E1E1, #C4C4C5);
}

div#divSelection div#divArticlePerPage p {
    padding-left: 0.25em;
}

div#divSelection div#divArticlePerPage a {
    border-radius: 2px;
    background-color: #E1E1E1;
    color: #293133;
    text-decoration: none;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 0.3em;
}

div#divSelection div#divArticlePerPage a.color_text_hover {
    background-color: #293133;
    color: #ffffff;
}

div#divSelection div#divBrowse span a,
div#divSelection div#divBrowse span {
    border-radius: 2px;
}

div#divSelection div#divArticlePerPage a:hover,
div#divSelection div#divBrowse span a:hover {
    background-color: #293133;
    color: #ffffff;
}

div#divSelection div#divBrowse a:hover i.fas:before {
    color: #ffffff;
}

div#divSwitch img {
    border-radius: 2px;
    padding: 0.25em;
    border: solid 1px rgba(41, 49, 51, 0.08);
    background-color: transparent;
}

div#divSwitch img:hover {
    background-color: #293133;
}


/* #### Anfang ############## Filter Funktion #### divFunnelGroups ######################################################## */

div#divFunnelCatalogue div.hrTopBottom {
    margin-top: 0.5em;
}

div#divSammlerFlyer span[id*='_Label'],
div#divKataloge span[id*='_Label'],
div#lstArtikelAlternativ span[id*='_PricePre'],
div#lstListArticle span[id*='_PricePre'],
div#divFunnelCatalogue span[id*='_Label'] {
    display: none;
    width: 0;
    height: 0;
}

a.FunnelAnker,
div#divFunnelGroups p,
div#divFunnelCatalogue a,
div#divFunnelCatalogue span {
    color: #293133;
    display: block;
    width: 100%;
    cursor: pointer;
    padding-top: 0.075em;
}

a.FunnelAnker:hover,
div#divFunnelGroups p:hover,
div#divFunnelCatalogue span:hover,
div#divFunnelCatalogue a:hover {
    color: #293133;
}

div#divFunnelCatalogue i.fa-angle-right {
    float: right;
    padding-top: 2px;
}

div#divFunnelCatalogue div#formCatalogueSubAU,
div#divFunnelGroups>div {
    border-radius: 2px;
    background-color: #E1E1E1;
    background-image: linear-gradient(#E1E1E1);
}

div#divFunnelCatalogue div#formCatalogueSubAU:hover,
div#divFunnelGroups>div:hover {
    background-image: linear-gradient(#CED0D0, #E1E1E1, #C4C4C5);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

div#divFunnelGroups div.htmlFunnelGroupFlowIn2 span,
div#divFunnelGroups div.htmlFunnelGroupFlowIn2 input[type="checkbox"] {
    cursor: pointer;
}

div#divFunnelGroups div.htmlFunnelGroupFlowIn2 {
    padding-top: 0.4em;
}

div#divFunnelGroups i.fa-angle-up,
div#divFunnelGroups i.fa-angle-down {
    float: right;
    padding-top: 2px;
}

.pic_btn_open_grey i.fa-angle-up {
    display: none;
}

.pic_btn_close_grey i.fa-angle-down {
    display: none;
}

span#HideLeft,
span#TreeMasterInfo,
span#idMasterInfo,
div#divFunnelGroups>div {
    display: none;
}


/* #### Ende ############## Filter Funktion #### divFunnelGroups ######################################################## */

div#page div#divContentPageMain {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 1.25em 0;
}

div#page div#divContentPageMain>div {
    width: calc(100% / 12 * 6);
    display: flex;
    overflow: hidden;
    -webkit-transition: border .4s ease-out;
    transition: border .4s ease-out;
    border-radius: 3px;
    margin-bottom: 1em;
}

div#page div#divContentPageMain>div:nth-child(even) {
    padding-left: 0.5em;
}

div#page div#divContentPageMain>div:nth-child(odd) {
    padding-right: 0.5em;
}

div#page div#divContentPageMain>div>a {}

div#page div#divContentPageMain>div>a>img {
    width: 100%;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    border-radius: 3px;
}

div#page div#divContentPageMain>div:hover>a>img {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
}

div#page div#divMarkenLogos {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 1.25em 0;
}

div#page div#divMarkenLogos>div {
    width: calc(100% / 12 * 3);
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    -webkit-transition: border .4s ease-out;
    transition: border .4s ease-out;
    border: solid 1px #ffffff;
    border-radius: 3px;
}

div#page div#divMarkenLogos>div:hover {
    border: solid 1px #ffffff;
}

div#page div#divMarkenLogos>div>a {}

div#page div#divMarkenLogos>div>a>img {
    background-color: #293133;
    width: 100%;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a>img,
div#page div#divMarkenLogos>div:hover>a>img {
    -webkit-transform: scale(1.35);
    transform: scale(1.35);
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeAromase>img,
div#page div#divMarkenLogos>div:hover>a#MarkeAromase>img {
    background-color: #075547;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeAromase>img,
div#page div#divMarkenLogos>div:hover>a#MarkeAromase>img {
    background-color: #075547;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#Markeekwip>img,
div#page div#divMarkenLogos>div:hover>a#Markeekwip>img {
    background-color: #E57200;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#Markeekwipplus>img,
div#page div#divMarkenLogos>div:hover>a#Markeekwipplus>img {
    background-color: #74B3D4;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeJoewell>img,
div#page div#divMarkenLogos>div:hover>a#MarkeJoewell>img {
    background-color: #004c97;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeYSpark>img,
div#page div#divMarkenLogos>div:hover>a#MarkeYSpark>img {
    background-color: #000000;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeFeather>img,
div#page div#divMarkenLogos>div:hover>a#MarkeFeather>img {
    background-color: #FFE800;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeKonayuki>img,
div#page div#divMarkenLogos>div:hover>a#MarkeKonayuki>img {
    background-color: #CB2C30;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div>a#MarkeFejic>img,
div#page div#divMarkenLogos>div:hover>a#MarkeFejic>img {
    background-color: #5D5D5D;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos {
    display: block;
    width: calc(100% / 12 * 3);
    float: right;
    margin: 1.25em 0;
    margin-left: 0.25em;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div {
    width: calc(100% / 12 * 12);
    display: flex;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    -webkit-transition: border .4s ease-out;
    transition: border .4s ease-out;
    border: solid 1px #ffffff;
    border-radius: 3px;
}

div#page div#divMainArea div#formArticleCatalogue div#divMarkenLogos>div a {
    cursor: text;
}

#formArticleSearch {
    flex-wrap: nowrap;
}

div#divArticleDetails div#formStaffelRabatt_1,
div#divArticleDetails div#formStaffel {
    text-align: right;
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh,
div#page div[id^='divImage'] {
    width: 100%;
    height: 100%;
    position: relative;
    align-items: center;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    z-index: +12;
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh img,
div#page div[id^='divImage'] img {
    transition: all 0.3s ease;
    width: 100%;
    height: calc(1 / (16 / 9) * 100%);
    object-fit: scale-down;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    border-radius: 3px;
    box-shadow: none;
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh a:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    background-color: #ffffff;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh div[id*='_galleryDiv'] {
    height: 100%;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-right: 0.25em;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh div[id*='_galleryDiv'] img {
    transition: all 0.3s ease;
    width: 100%;
    height: auto;
    object-fit: scale-down;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    border-radius: 3px;
    padding-top: 0.5em;
    box-shadow: none;
    margin-top: 1.5em;
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh a:hover div[id*='_galleryDiv'] img {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

div#divArticleDetails div#divArticlePic div#divArticlePicRefresh div[id*='_galleryDiv'] img:hover {
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
}

div#page div#divArticleList:hover div#divImageList img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/* #### Anfang ############## Funktion #### divFunnelRefresh ######################################################## */

div#divFunnelRefresh {}

div#divArticleDetails [id*="divArticleGrid"],
div#divFunnelRefresh div#formListArticle div#divArticleGrid {
    background-color: transparent;
    transition: all .4s ease-out;
    border-radius: 3px;
    box-shadow: none;
    -webkit-transform: scale(1);
    transform: scale(1);
}

div#divArticleDetails [id*="divArticleGrid"]:hover,
div#divFunnelRefresh div#formListArticle div#divArticleGrid:hover {
    background-color: #ffffff;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .4s ease-out;
}

div#divArticleDetails [id*="divArticleGrid"],
div#page div#divArticleGrid {
    padding-bottom: 0.25em;
    margin-bottom: 0;
}

div#divArticleDetails div#divProductSuggestions,
div#page div#formListArticle>a {
    border-bottom: solid 1px #E1E1E1;
}

div#page div#divArticleList div#divImageList {
    height: auto;
}

div#page div#divArticleList ul {
    padding-left: 1.4em;
}

div#divArticleDetails [id*="divArticleGrid"],
div#page div#divArticleGrid,
div#page div#divArticleList {
    margin-left: 0;
}

div#page div#divArticleListSub {
    padding-left: 0;
}

div#page div#divLeftArea {
    margin-top: 0.9em;
}

[id*="divPriceInfo"] {
    font-weight: bold;
}

div#divArticleDetails [id*="divArticleGrid"] [id*="divPriceInfo"],
div#divArticleDetails [id*="divArticleGrid"] [id*="ArtBezeichungGrid"],
div#page div#divArticleGrid div#divPriceInfo,
div#page div#divArticleGrid div#ArtBezeichungGrid {
    text-align: center;
}

div#page div#divArticleGrid [id*="ArtBezeichungGrid"],
div#page div#divArticleGrid div#ArtBezeichungGrid {
    padding-bottom: 0.25em;
}

div#page div#divArticleList div#ArtZusatzList {
    align-items: center;
    margin-bottom: 0.5em;
}

div#page div#divArticleList div#ArtBezeichungList {
    position: relative;
}

div#page div#divArticleList div#ArtBezeichungList div#divPriceInfo_1 {
    z-index: +10;
    position: absolute;
    right: 0;
}

_:-ms-lang(x),
div#divFunnelRefresh div#formListArticle a:first-child {
    width: 100%;
}

_:-ms-lang(x),
div#divArticleDetails div#formArticleAlternative a:first-child {
    width: 100%;
}

_:-ms-lang(x),
div#divArticleDetails div#formArticleCatalogueSuggestions a:first-child {
    width: 100%;
}

_:-ms-lang(x),
div#divArticleDetails div#lstArticleAlternative {
    flex-wrap: nowrap;
}

_:-ms-lang(x),
div#divArticleDetails div#lstArticleCatalogueSuggestions {
    flex-wrap: nowrap;
}

_:-ms-lang(x),
div#divMainArea.grid_12 div#divFunnelRefresh div#lstListArticle div#formListArticle.grid_3 {
    width: calc(100% /12 * 2.97)
}


/* #### Ende ############## Funktion #### divFunnelRefresh ######################################################## */


/* #### Anfang ############## Produktdetail #### divArticleDetails ######################################################## */

div#divArticleDetails div#divArticlePic {
    padding-right: 0.25em;
}

div#divArticleDetails div#divArticleMainData {
    padding-left: 0.25em;
}

div#divSammlerFlyer div[id*="divSmallKat"] button,
div#divKataloge div[id*="divSmallKat"] button,
div#divArticleDetails div#divArticleMainData input[type="submit"],
div#divArticleDetails div#divArticleMainData button {
    width: calc(100% / 12 * 12);
    margin-top: 0.5em;
}

div#divArticleMainData input#cmd11764_Input {
    width: 30%;
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.25em;
    float: right;
}

div#divArticleMainData span#cmd11764_Label {
    text-align: right!important;
    margin-top: 0.75em;
    margin-bottom: 0.25em;
    padding-right: 0.25em;
    float: left;
    display: block;
    width: 68%;
    text-align: right;
}

div#divArticleMainData form {
    display: block;
}

div#divArticleDetails div#divArticlePicSpin {
    overflow: hidden;
    align-items: flex-end;
    justify-content: center;
}

div#divArticleDetails div#divArticlePicSpin>div {
    width: 640px;
    height: 640px;
}

div#divArticleDetails div#divArticlePicSpin>div#yt {
    width: 100%;
    height: 100%;
}

div#divYTid,
div#div3dSpin,
div#divYT360id {
    display: none;
}

div#divArticleDetails div#divArticlePicSpin iframe {
    border-width: 0px;
    border-style: none;
    border-color: transparent;
    border-image: none;
    background-color: transparent;
    width: 640px;
    height: 640px;
    display: block;
    overflow: hidden;
}

div#divArticleDetails div#divArticlePicSpin>div#yt>iframe {
    width: 100%;
    height: 100%;
}

div#divArticleDetails div#divArticleHeadline {
    border-bottom: solid 1px #E1E1E1;
}

div#divSammlerFlyer div[id*="divBigKat"] img,
div#divKataloge div[id*="divBigKat"] img {
    float: left;
}

div#divSammlerFlyer div[id*="divBigKat"],
div#divKataloge div[id*="divBigKat"],
div#divArticleDetails div#txtDescription {
    padding-bottom: 0.75em;
    padding-top: 0.75em;
}

div#divSammlerFlyer div[id*="divBigKat"] h2,
div#divKataloge div[id*="divBigKat"] h2 {
    margin-top: 0.3em;
}

div#divSammlerFlyer div[id*="divSmallKat"],
div#divKataloge div[id*="divSmallKat"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.75em;
}

div#divArticleDetails div#divArticlePrice p>span,
div#divArticleDetails div#divArticleMainData h3 {
    font-size: inherit;
    letter-spacing: 0.02em;
}

div#divArticleDetails div#divArticlePrice,
div#divArticleDetails div#divArticleMainData p#MwStuVersand {
    text-align: right!important;
}

div#divArticleDetails div#divArticlePrice p[id*="Preis_"] {
    font-size: 1.4em;
    margin-bottom: 0;
    margin-bottom: 0;
}

div#divArticleDetails div#divArticleMainData p {
    line-height: 1.25em;
}

div#divAlternativGrid {
    padding: 0.25em;
    position: relative;
}

div#lstArtikelAlternativ div#divAlternativGrid p {
    color: #293133;
}

div#divAlternativGrid,
div#divAlternativartikel {
    position: relative;
}

div#lstArtikelAlternativ {
    width: calc(100% / 12 * 12);
    overflow: hidden;
    position: absolute;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background-color: transparent;
    z-index: 2;
    max-height: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    background-color: #ffffff;
    border-radius: 3px;
}

div#lstArtikelAlternativ.aktiv {
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    max-height: 440px;
    -webkit-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

div#divSearchfield div#divLiveView div#divShowArticles,
div#lstArtikelAlternativ div#formArtikelAlternativ {
    background-color: transparent;
    border-radius: 3px;
    box-shadow: none;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .2s linear;
}

div#divSearchfield div#divLiveView div#divShowArticles:hover,
div#lstArtikelAlternativ div#formArtikelAlternativ:hover {
    background-color: #ffffff;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    transition: all .2s linear;
}

div#divAlternativGrid>div {
    display: inline-block;
    position: absolute;
    bottom: 0.25em;
    right: 0.25em;
}

div#divSearchfield div#divLiveView {
    background-color: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}

div#divSearchfield div#divLiveView>span {
    display: block;
    text-align: center;
}

div#divSearchfield div#divLiveView>div {
    cursor: pointer;
}


/* #### Ende ############## Produktdetail #### divArticleDetails ######################################################## */


/* #### Anfang ############## Menu ############################################################ */

div#page div#divFunktionTop {
    padding-top: 1.25em;
}

div#page div#divLogoArea a {
    padding-right: 1em;
}

div#page header div#LangMarker {
    display: none;
}

div#page header div#divFunktion {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-top: 0.25em;
    margin-left: auto;
    margin-right: auto;
    max-width: 126rem;
}

div#page header div#divFunktion {
    justify-content: space-between;
    align-items: center;
}

div#divSearchArea {
    padding-bottom: 1em;
}

div#page>header div#divButtonArea {
    padding-bottom: 1.103em;
    padding-left: 0.25em;
}

@media all and (max-width: 1199px) {
    div#page>header div#divButtonArea {
        align-items: center;
    }
    div#page header div#divCustomerLogin {
        padding-top: 1em;
    }
}

div#divSearchArea input#formArticleSearchText {
    padding-top: 0.125em;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

div#divSearchArea input[type="text"] {
    height: 42px;
    width: 100%;
}

div#divSearchArea input[type="submit"] {
    display: none;
}

div#page header div#divCustomerMenu,
div#page header div#divCustomerLogin {
    padding: 0.5em;
    padding-top: 1.125em;
    padding-right: 0;
    white-space: nowrap;
}

div#page>header div#divCustomerMenu {
    z-index: 10000;
    background-color: #ffffff;
    border: solid 1px #E1E1E1;
    border: solid 1px #293133;
    position: absolute;
    right: -0.5em;
    margin-top: -0.125em;
    padding: 0.5em;
    visibility: hidden;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

div#page>header div#divCustomerMenu input[type=text] {
    margin-bottom: 0.5em;
}

div#page>header div#divCustomerMenu>div#divCustomerMenuLogoff>a,
div#page>header div#divCustomerMenu>div#divCustomerMenuLogin>a {
    width: 100%;
    display: block;
    margin-bottom: 0.25em;
    margin-top: 0.25em;
    background-color: #ffffff;
    color: #293133;
    padding-left: 0;
    padding-right: 0.125em;
    padding-bottom: 0;
    padding-top: 0;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 0.125em;
    padding-right: 0;
    padding-bottom: 0.125em;
    padding-top: 0.125em;
    margin-bottom: 0.125em;
    margin-top: 0.125em;
}

div#page>header div#divCustomerMenu>div#divCustomerMenuLogoff>a:hover,
div#page>header div#divCustomerMenu>div#divCustomerMenuLogin>a:hover {
    background-color: #293133;
    color: #E1E1E1;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

div#page>header div#divButtonArea div#divNote a#linkNote div#formQuantityNote,
div#page>header div#divButtonArea div#divBasket a#linkBasket div#formQuantityBasket {
    display: inline-block;
    padding-left: 0.25em;
    padding-bottom: 0.125em;
}

div#page>header div#divButtonArea div#divNote a#linkNote,
div#page>header div#divButtonArea div#divBasket a#linkBasket {
    white-space: nowrap;
    color: #E1E1E1;
    font-size: 2.5rem;
    display: block;
    padding: 0.5em;
}

div#page>header div#divButtonArea div#divBasket a#linkBasket {
    padding-left: 0;
    padding-right: 0;
}

div#page header div#divCustomerLogin>i {
    padding-right: 0.25em;
}

div#page header div#divCustomerLogin {
    color: #E1E1E1;
    padding-left: 0.25em;
}

div#page>header div#divButtonArea div#divCustomerLogin:hover,
div#page>header div#divButtonArea div#divNote a#linkNote:hover,
div#page>header div#divButtonArea div#divBasket a#linkBasket:hover {
    color: #ffffff;
}

div#page>header nav {
    width: 100%;
}

div#page nav ul {
    display: block;
    list-style-type: none;
}

div#page nav ul[id^='menu'] li,
div#page nav ul[id^='lstKat'] li {
    list-style-type: none;
}

div#page nav ul[id^='menu'] li a,
div#page nav ul[id^='lstKat'] li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
}

div#page header nav {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-top: 0.25em;
    margin-left: auto;
    margin-right: auto;
    max-width: 126rem;
}

div#page div#divMenuTop nav {
    justify-content: flex-end;
}

div#page div#divMenuTop {
    background-color: #E1E1E1;
}

div#page div#divMenuTop:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    background-image: url('/Haaro/CustomUpload/374O357O340O370O356O369O350O327O352O352O369O366O/WebPortal/HaaroWS/img/BG_Head.png');
    background-repeat: repeat, no-repeat;
    background-position: center top;
}

div#page nav>ul[id^='menu']>li,
div#page nav>ul[id^='lstKatFrist']>li {
    float: left;
    position: relative;
    display: block;
    clear: none;
    padding: 0.5em;
}

div#page nav ul[id*='menu']>li>a,
div#page nav ul[id^='lstKatFrist']>li>a {
    white-space: nowrap;
    padding-right: 0.5em;
}

div#page nav ul[id^='lstKatFrist']>li>a {
    font-size: 2rem;
    display: block;
}

@media all and (max-width: 1199px) {
    div#page nav ul[id^='lstKatFrist']>li>a {
        font-size: 1.8rem;
    }
}

@media all and (max-width: 991px) {
    div#page nav ul[id^='lstKatFrist']>li>a {
        font-size: 1.6rem;
    }
}

@media all and (max-width: 768px) {
    div#page nav ul[id^='lstKatFrist']>li>a {
        font-size: 1.82rem;
    }
}

@media all and (max-width: 575px) {
    div#page nav ul[id^='lstKatFrist']>li>a {
        font-size: 1.6rem;
    }
}

div#page nav ul#menuFooter>li>a,
div#page nav ul[id^='lstKatFrist']>li>a {
    color: #E1E1E1;
}

div#page nav ul#menuFooter>li:hover>a,
div#page nav ul[id^='lstKatFrist']>li:hover>a {
    color: #ffffff;
}

div#page div#divMenuTop nav ul[id*='menu']>li>a {
    color: rgba(41, 49, 51, 0.95);
}

div#page div#divMenuTop nav ul[id*='menu']>li:hover>a {
    color: rgba(41, 49, 51, 1);
}

div#page div#divMenuTop nav ul[id*='menu']>li>a>i {
    color: rgba(41, 49, 51, 0.7);
}

div#page div#divMenuTop nav ul[id*='menu']>li:hover>a>i {
    color: rgba(41, 49, 51, 0.9);
}

div#page div#divMenuTop nav>ul,
div#page nav ul[id^='lstKatFrist'] {
    max-height: 42px;
}

div#page nav ul[id^='lstKat'] li a[id*='_Label'] {
    display: none;
    width: 0;
    height: 0;
}

div#page ul[id*='menu']>li>ul,
div#page nav ul[id^='lstKatFrist']>li>ul {
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out 0.2s;
    z-index: 9997;
    min-width: 125px;
    text-align: left;
    position: absolute;
    top: 104%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

div#page ul[id*='menu']>li:hover>ul,
div#page nav ul[id^='lstKatFrist']>li:hover>ul {
    visibility: visible;
    opacity: 1;
    background-color: #fff;
    transition: all 0.2s ease-in 0s;
}

div#page ul#menuLang>li>a {
    padding-right: 0;
}

div#page ul[id*='menuLang']>li>ul {
    min-width: auto;
    width: 80%;
}

div#page nav ul[id*='menu']>li>ul>li>a,
div#page nav ul[id^='lstKatFrist']>li>ul>li>a {
    color: #293133;
}

div#page nav ul[id*='menu']>li>ul>li>a,
div#page nav ul[id^='lstKatFrist']>li>ul>li>a {
    display: block;
    padding: 0.5em;
    white-space: nowrap;
}

div#page nav ul[id*='menu']>li>ul>li:hover>a,
div#page nav ul[id^='lstKatFrist']>li>ul>li:hover>a {
    background-image: linear-gradient(#CED0D0, #E1E1E1, #C4C4C5);
}

div#page nav ul[id*='menu']>li>ul>li:last-child:hover>a,
div#page nav ul[id^='lstKatFrist']>li>ul>li:last-child:hover>a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

div#page nav li.FristLevel:first-child a#linkKatFristLevel {
    text-shadow: 0 0 4px #293133, 0 0 5px #293133, 0 0 9px #FFF, 0 0 10px #CB2C30, 0 0 11px #CB2C30, 0 0 12px #CB2C30, 0 0 13px #CB2C30, 0 0 20px #CB2C30, 0 0 30px #CB2C30, 0 0 14px #CB2C30, 0 0 15px #CB2C30;
    webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

div#page nav li.FristLevel:first-child a#linkKatFristLevel:hover {
    text-shadow: 0 0 5px #293133, 0 0 9px #FFF, 0 0 10px #CB2C30, 0 0 11px #CB2C30, 0 0 12px #CB2C30, 0 0 13px #CB2C30, 0 0 14px #CB2C30, 0 0 15px #CB2C30, 0 0 20px #CB2C30, 0 0 30px #FFE800;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

div#page nav li.FristLevel:last-child a#linkKatFristLevel {
    text-shadow: 0 0 4px #FFF, 0 0 5px #FFF, 0 0 9px #FFF, 0 0 10px #FFF, 0 0 11px #FFF, 0 0 12px #CB2C30, 0 0 13px #CB2C30, 0 0 20px #CB2C30, 0 0 30px #CB2C30, 0 0 14px #CB2C30, 0 0 15px #CB2C30;
    webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #CB2C30;
}

div#page nav li.FristLevel:last-child a#linkKatFristLevel:hover {
    text-shadow: 0 0 5px #FFF, 0 0 9px #FFF, 0 0 10px #FFF, 0 0 11px #FFF, 0 0 12px #FFF, 0 0 13px #FFF, 0 0 14px #CB2C30, 0 0 15px #CB2C30, 0 0 20px #CB2C30, 0 0 30px #FFE800;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #CB2C30;
}


/* #### Ende ############## Menu ############################################################ */


/* ### Anfang ### Content / Inhalte ########################### */

div#divArticleDetails,
div.Inhalte {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

div#divArticleDetails div.Inhalte,
div.nonPadd {
    padding-left: 0!important;
    padding-right: 0!important;
}

div.Inhalte img {
    border-radius: 3px;
    width: auto;
    height: auto;
    margin: 0;
}

div.Inhalte.mitBild img {
    width: calc(100% / 12 * 3);
    padding: 0;
    float: left;
    outline: none;
    margin-top: 0.25em;
    margin-right: 0.50em;
    margin-bottom: 0.25em;
}

div.Inhalte.mitBild img[style="float: right;"] {
    margin-left: 0.50em;
    margin-right: 0;
}

div.Inhalte.mitBild img.Size4 {
    width: calc(100% / 12 * 4);
}

div.Inhalte.mitBild img.Size5 {
    width: calc(100% / 12 * 5);
}

div.Inhalte.mitBild img.Size6 {
    width: calc(100% / 12 * 6);
}

div.Inhalte.mitBild img.Size12 {
    width: calc(100% / 12 * 12);
    padding: 0;
    float: none;
    clear: both;
    outline: none;
}

div#formArticleCatalogue div#KatalogLangtext h3,
div#formArticleCatalogue div#KatalogLangtext,
div#divArticleDetails div#txtDescription,
div.Inhalte p {
    line-height: 1.25em;
}

div#divArticleDetails h1,
div#formArticleCatalogue h1#KatalogHeadLiene,
div.Inhalte h1 {
    font-size: 2em;
    margin: 0.75em 0;
    margin-bottom: 0.5em;
}

div#page div#divArticleList div#ArtBezeichungList h2,
div.Inhalte h2 {
    font-size: 1.6em;
    margin: 0.5em 0;
}

div.Inhalte h1 strong,
div.Inhalte h2 strong,
div.Inhalte h3 strong,
div.Inhalte h4 strong,
div.Inhalte h5 strong,
div.Inhalte h6 strong {
    font-size: inherit;
    font-weight: 600;
    margin: inherit;
    /*
    display: inline;
    */
}

div#divArticleDetails div#divArticleMainData h3,
div#page div#divArticleList div#ArtZusatzList h3,
div.Inhalte h3 {
    font-size: 1.4em;
    margin: 0.5em 0;
    margin-bottom: 0.3em;
}

div.Inhalte h4 {
    font-weight: 600;
    font-size: 1.2em;
    margin: 0.25em 0;
}

div.Inhalte h5 {
    font-size: 1.2em;
    margin: 0.25em 0;
}

div.Inhalte h6 {
    font-weight: 600;
    margin: 0.125em 0;
}

div.Inhalte b,
div.Inhalte strong {
    font-weight: 600;
    /*   margin: 0.25em 0;
    display: inline-block;
    */
}

div.Inhalte.mitBild h6 a {
    font-weight: 600;
    font-size: 1.2em;
    margin: 0.25em 0;
}

div.Inhalte ul {
    padding-left: 1.4em;
}

div#formArticleCatalogue div#KatalogLangtext ul,
div#divArticleDetails div#txtDescription ul {
    padding-left: 1em;
}

.TextLink a,
div.Inhalte a {
    border-radius: 2px;
    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
    color: #293133;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    cursor: pointer;
    background-color: #E1E1E1;
}

.TextLinkOff a {
    color: #293133!important;
    text-decoration: none!important;
    background-color: transparent!important;
}

div.Inhalte h6>a {
    color: #000000;
    font-weight: 500!important;
}

.TextLinkOff a:hover,
.TextLink a:hover,
div.Inhalte a:hover {
    background-color: #293133!important;
    color: #E1E1E1!important;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

div.Inhalte img.icon {
    border-radius: 0;
    width: 48px;
    height: 48px;
    background-color: transparent;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    margin: 0;
    padding-top: 0.25em;
    padding-right: 0.25em;
    padding-bottom: 0.25em;
}

div.Inhalte img.icon:hover,
div.Inhalte a:hover img.icon {
    color: #FFFFFF;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

div.Inhalte a.iconPic,
div.Inhalte a.iconPic:hover {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    transition: none;
}

div.Inhalte img.icon.pic {
    width: calc(100% / 12 * 2);
    height: auto;
    margin-top: -0.5em;
    margin-bottom: -0.5em;
    box-shadow: none;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all .4s ease-out;
    padding: 0;
    margin-right: 0.25em;
}

div.Inhalte img.icon.pic:hover {
    background-color: #ffffff;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .4s ease-out;
}

div.Inhalte div.hrTop {
    padding-top: 0.5em;
}

div.Inhalte div.hrBottom {
    padding-bottom: 0.5em;
}

div.Inhalte div.hrTopBottom {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

div.Inhalte.mitBild.mitVideo div[id^='yt_div_'] {
    width: calc(100% / 12 * 12);
    float: none;
    clear: both;
}

div.Inhalte.mitBild.mitVideo div[id^='yt_div_']>div {
    width: calc(100% / 12 * 6);
    position: relative;
}

@media all and (max-width: 575px) {
    div.Inhalte.mitBild.mitVideo div[id^='yt_div_']>div {
        width: calc(100% / 12 * 12);
    }
}

div.Inhalte.mitBild.mitVideo div[id^='yt_div_']>div>iframe {
    border-width: 0px;
    border-style: none;
    border-color: transparent;
    border-image: none;
    background-color: transparent;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: 0;
    margin-top: 0.25em;
    margin-right: 0.50em;
    margin-bottom: 0.25em;
}

div.Inhalte.mitBild.mitVideo div[id^='yt_div_']>div>img {
    width: 100%;
    height: calc(1 / (16 / 9) * 100%);
    float: none;
    visibility: hidden;
}

div#page input[type="checkbox"]#checkAGB {
    -ms-transform: scale(2);
    /* IE */
    -moz-transform: scale(2);
    /* FF */
    -webkit-transform: scale(2);
    /* Safari and Chrome */
    -o-transform: scale(2);
    /* Opera */
    transform: scale(2);
    padding: 10px;
}

span#ErrorCheckAGB {
    color: #CC3333;
    font-weight: bold;
    padding-left: 1.25em;
    padding-top: 0.75em;
    display: none;
}

.pic_btn_unchecked_blue,
.pic_btn_checked_blue,
.pic_btn_paddingleft,
.special_rb_check,
.curosr_pointer {
    cursor: pointer;
    background-size: 1.125em 1.125em!important;
}

input#cmd11872,
input#cmd11873 {
    background-size: auto!important;
    border: none!important;
}

div#divMyOrders table td:last-child {
    text-align: right;
}

div#divMyOrders table tr:first-child {
    border-bottom: solid 1px rgba(41, 49, 51, 0.2);
}


/* ### Anfang ### div#divShopMemo ### */

div#divFunktion {
    position: relative;
}

div#divFunktion div#divShopMemo {
    position: absolute;
    right: 0;
    top: 143%;
    background-color: #fff;
    box-shadow: 0 0 15px 0.08px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease-in-out 0.2s;
    z-index: 9997;
    min-width: 125px;
    text-align: left;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    width: calc(100% / 12 * 3);
}

div#divFunktion div#formShopMemoHead {
    padding: 0.5em;
}

div#divFunktion div#fldShopMemoHead {
    padding-bottom: 0.5em;
}

div#divFunktion div#divShopMemo button {
    width: calc(100% / 12 * 12);
}


/* ### Ende ### div#divShopMemo ### */

div#txtBild {
    order: 1;
}

div#txtArtikel {
    order: 2;
}

div#txtUVP {
    order: 3;
}

div#txtStaffelpreis {
    order: 4;
}

div#txtPreis {
    order: 5;
}

div#txtMenge {
    order: 6;
}

div#txtME {
    order: 7;
}

div#txtGesamt {
    order: 8;
}

div#divBasketImageSub {
    order: 1;
}

div#divBasketDesc {
    order: 2;
}

div#divUVP_1 {
    order: 3;
}

div#divStaffelWKuRabatt {
    order: 4;
}

div#divBasketPrice {
    order: 5;
}

div#divBasketQuantity {
    order: 6;
}

div#divBasketQuantityUnit {
    order: 7;
}

div#divBasketTotal {
    order: 8;
}

hr#hr11876_3 {
    order: 9;
}

div#divBasketButtons {
    order: 10;
}

hr#hr11876_1 {
    order: 11;
}


/* ### Anfang ### responsesetting ### */

@media all and (max-width: 1199px) {
    div#divSearchArea {
        width: calc(100% / 12 * 6.5);
    }
}

@media all and (max-width: 768px) {
    div#divSearchArea {
        width: calc(100% / 12 * 12);
    }
    div#divMobileMenu {
        cursor: pointer;
    }
    p#pMoblieMenu {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(225, 225, 225, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        padding: 0.5em;
        margin-left: 0;
        padding-left: 2.5em;
        text-decoration: none;
        color: #E1E1E1;
    }
    div#divMobileMenu:hover>p {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
        color: #ffffff;
    }
    div#divMenuMenu {
        position: relative;
        width: 100%;
    }
    div#page header div#divMenuMenu {
        max-height: 0;
        overflow: hidden;
        transition: all 0.9s ease-in 0s;
    }
    div#page header div#divMenuMenu.aktiv {
        max-height: 1400px;
        overflow: hidden;
        transition: all 0.9s ease-in 0s;
    }
    div#page header div#divMenuMenu nav {
        display: inline-block;
        padding-top: 0.25em;
    }
    div#page nav ul#lstKatFristMobil {
        display: block;
    }
    div#page nav ul#lstKatFristMobil,
    div#page nav ul[id^='lstKatFrist'] {
        max-height: max-content;
    }
    div#page nav ul#lstKatFristMobil>li,
    div#page nav li.FristLevel {
        width: calc(100% / 12 * 12);
    }
    div#page nav ul[id^='lstKatFrist']>li {
        width: calc(100% / 12 * 12);
        clear: both;
        float: none;
    }
    div#page nav ul[id^='lstKatFrist']>li>a {
        padding-bottom: 0.25em;
    }
    div#page nav ul[id^='lstKatFrist']>li>ul {
        visibility: visible;
        opacity: 1;
        background-color: #fff;
        width: calc(100% / 12 * 12);
        text-align: left;
        position: relative;
        top: auto;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    div#page>header div#divButtonArea div#divButtonContainer {
        display: contents;
    }
    div#page div#divMobileMenu {
        display: flex;
    }
    div#page div#divContentPageMain>div {
        width: calc(100% / 12 * 12);
        padding-left: 0.75em;
        padding-right: 0.75em;
        margin-bottom: 0.75em;
    }
    div#page div#divContentPageMain>div:nth-child(even) {
        padding-left: 0.75em;
    }
    div#page div#divContentPageMain>div:nth-child(odd) {
        padding-right: 0.75em;
    }
    div#page div#divMarkenLogos>div {
        width: calc(100% / 12 * 4);
    }
    div#page div#divMarkenLogos div#divMarkeFejic {
        display: none;
    }
}

@media all and (max-width: 575px) {
    * {
        font-size: 1.55rem;
    }
    div#page div#divMenuTop:before {
        background-image: none;
        background-color: #CED0D0;
    }
    div#divSearchArea input[type="text"] {
        height: 28px;
        width: 50%;
    }
    div#page div#divMenuFooter {
        width: calc(100% / 12 * 12);
    }
    div#page ul#menuFooter {
        display: inline-grid;
    }
    div#divFunktion div#divShopMemo {
        width: calc(100% / 12 * 12);
        top: 1%;
    }
    div#page>header div#divButtonArea {
        display: flex;
        align-items: baseline;
        padding: 0;
    }
    div#page>header div#divButtonArea div#divButtonContainer {
        width: calc(100% / 12 * 12);
        padding-left: 1.5em;
    }
    div#page>header div#divButtonArea div#divlogin {
        width: calc(100% / 12 * 12);
    }
    div#page header div#divCustomerMenu,
    div#page header div#divCustomerLogin {
        padding: 0.25em;
        white-space: nowrap;
        position: relative;
    }
    div#page header div#divCustomerLogin {
        padding-left: 0.5em;
        order: 1;
    }
    div#page header div#divButtonContainer {
        padding-left: 0.5em;
        order: 2;
    }
    div#page>header div#divCustomerMenu {
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 2.5em;
    }
    div#page header div#divFunktion {
        justify-content: space-between;
        align-items: center;
    }
    div#page header div#divFunktion {
        padding-top: 0.25em;
        display: flex;
    }
    div#page div#divMobileMenu {
        display: flex;
        order: 3;
        padding-right: 0.25em;
        padding-top: 0;
    }
    div#page>header div#divButtonArea {
        display: flex;
        order: 2;
        width: 30%;
        margin-top: -0.5em;
    }
    div#page>header div#divLogoArea {
        width: 30%;
        padding: 0;
        order: 1;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    div#page div#divLogoArea a {
        padding-right: 0.25em;
    }
    div#page>header div#divSearchArea {
        padding-top: 0.25em;
        padding-left: 0.5em;
        padding-right: 0.5em;
        padding-bottom: 0.75em;
        display: none;
        position: absolute;
        top: 0;
        background-color: rgba(41, 49, 51, 0.9);
        background-image: url(/Haaro/CustomUpload/374O357O340O370O356O369O350O327O352O352O369O366O/WebPortal/HaaroWS/img/BG_Head00_q52.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: +40;
    }
    div#page>header div#divSearchArea.aktiv {
        display: flex;
    }
    div#page>header div#divSearchfield {
        padding-top: 0;
    }
    div#page div#divFunktionTop {
        padding-top: 0.5em;
    }
    div#page>header div#divButtonArea div#divNote a#linkNote,
    div#page>header div#divButtonArea div#divBasket a#linkBasket {
        padding-top: 0;
        padding-bottom: 0;
    }
    div#divArticleDetails h1,
    div#formArticleCatalogue h1#KatalogHeadLiene,
    div.Inhalte h1 {
        font-size: 1.6em;
    }
    div#page div#divArticleList div#ArtBezeichungList h2,
    div.Inhalte h2 {
        font-size: 1.4em;
    }
    div#divArticleDetails div#divArticleMainData h3,
    div#page div#divArticleList div#ArtZusatzList h3,
    div.Inhalte h3 {
        font-size: 1.2em;
    }
    div.Inhalte h4 {
        font-size: 1em;
    }
    div.Inhalte h5 {
        font-size: 1em;
    }
    div#form12671 {
        width: calc(100% / 12 * 12);
    }
    div#page div#divMenuTop nav>ul {
        display: none;
    }
    div#page div#divMenuTop nav>ul#menuMob {
        display: block;
    }
    div#page div#divMenuTop nav>ul#menuMob>li {
        display: flex;
        clear: none;
    }
}


/* @media all and (max-width: 575px) */

@media all and (max-width: 500px) {
    div#page header div#divCustomerMenuContainer p {
        display: none;
    }
    div#page>header div#divCustomerMenu {
        left: -7em;
        overflow: hidden;
    }
}


/* ### Ende ### responsesetting ### */


/* ### Anfang ### div#cookiehinweis ### */

#eu_cookiebox.hidden,
div.hidden {
    display: none;
}

#eu_cookiebox {
    background-color: #293133;
    background-image: url('/Haaro/CustomUpload/374O357O340O370O356O369O350O327O352O352O369O366O/WebPortal/HaaroWS/img/BG_Head00_q52.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 0.5em;
    margin-top: 1.5em;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 999999;
}

#eu_cookiebox>div {
    margin: 0 auto !important;
    color: #E1E1E1;
    padding-bottom: 0.5em;
    line-height: 1.5em;
    font-size: 2rem;
}

#eu_cookiebox:hover>div {
    color: #ffffff;
}

#eu_cookiebox .button {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
    line-height: normal;
}

#eu_cookiebox .button a {
    background: #fff;
    padding: 5px;
    width: 90px;
    color: #000;
    display: block;
    float: left;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5x;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
}


/* ### Ende ### div#cookiehinweis ### */