
/* Kopfklassen */
.main_header {
    display:block;
}
.main_bereich {
    max-width:1300px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
}
.header_kasten {
    position:relative;
}
.logo {
    width:205px;
    position:absolute;
    top:-30px;
    left:0px;
    z-index:5;
}
.header_line {
    background-color:#2d3033;
}
.header_inline {
    position:relative;
    left:10px;
    display:flex;
    padding-left:230px;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
}
.header_firma_kasten {
    text-align:right;
    margin-left:250px;
    color:#9fa2a4;
    text-shadow:2px 2px 4px #000;
    padding-top:10px;
    padding-bottom:10px;
}
.schriftzug_firma_gr {
    font-size:1.5em;
    display:block;
    line-height:1em;
    font-weight:bold;
    letter-spacing:1px;
}
.schriftzug_firma_kl {
    font-size:0.7em;
    display:block;
    line-height:1em;
}
.header_inkasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-end;
    align-items:stretch;
    margin-top:15px;
    margin-bottom:15px;
    width:100%;
    padding-right:20px;
}
.header_inkasten_sub {
    margin-left:250px;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:stretch;
}
.main_pic_always_height {
    height:448px;
}
.main_pic_always_height_is_set {
    height:448px;
}
.main_pic_height {
    height:448px;
}

.width_inherit {
    width: inherit;
}

.swal2-actions {
    flex-direction: row-reverse;
}
.swal2-select {
    border: 1px solid #CCC;
    width: 100%;
    background-image:url(/images/caret-down-solid.svg) !important;
    background-position: 97% center !important;
    background-repeat:no-repeat !important;
}

.m_15 {
    margin: 15px;
}
.zusatzmenu_icon_wk {
    font-size:2.6rem;
    color:#d7c705;
    position:relative;
    top:-5px;
}

a.link_yellow {
    color:#ffed00;
    padding:5px;
    text-decoration:none;
}
a.link_yellow:hover {
    background-color:#555;
    border-radius:5px;
    text-decoration:none;
}
a.header_social_media {
    font-size:2rem;
    color:#FFF;
    margin:0px 20px 40px 0px;
}
a.header_social_media:hover {
    text-decoration:none;
    color:#ffed00;
}

a.header_middle_menu {
    color:#2d3033;
    width:100px;
    text-align:center;
    font-size:0.9em;
    text-decoration:none;
}
a.header_middle_menu:hover {
    background-color:#eff0f1;
    border-radius:5px;
    text-decoration:none;
}
a.header_middle_menu::before {
    padding-top:5px;
}

a.header_mobile_menu_zusatz {
    display:none;
    padding:10px;
    text-decoration:none;
}
a.header_mobile_menu_zusatz:hover {
    background-color:#333;
    border-radius:5px;
    text-decoration:none;
}
a.header_mobile_menu_zusatz::before {
    padding-top:5px;
}

a.header_sub_menu {
    color:#FFF;
    padding:10px;
    font-size:1em;
    line-height:1em;
    border:1px solid transparent;
    text-decoration:none;
}
a.header_sub_menu:hover {
    background-color:#555;
    border-radius:5px;
    text-decoration:none;
}
a.header_sub_menu > span {
    font-weight:normal;
}

.head_auto_mobil_kasten {
    display:none;
    visibility:hidden;
}

a.header_kat_but {
    border:1px solid #ffed00;
    border-radius:5px;
    text-decoration:none;
}
a.header_kat_but:hover {
    text-decoration:none;
}
a.header_kat_but::before {
    padding-right:10px;
}
a.header_menu_but {
    display:none;
    width:100%;
    border:1px solid #ffed00;
    border-radius:5px;
    text-decoration:none;
}
a.header_menu_but {
    text-decoration:none;
}
a.header_menu_but::before {
    padding-right:10px;
}
.header_menu_titel {
    display:none;
    visibility:hidden;
}

.advertisment_main {
    position: absolute;
    top: 1px;
    top:13px;
}
.advertisment_main_left {
    left: -100%;
}
.advertisment_main_right {
    right: -100%;
}

.main_pic_area {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:stretch;
}
.head_bg_waben {
    background-image:url(/images/waben.jpg);
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    position:absolute;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    height:100%;
    width:100%;
    transition:all 0.5s ease-in-out;
}
.head_mitte_auto_kasten {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    flex:0 0 60%;
    z-index: 10;
    margin-top:5%;
}
.head_mitte_auto_kasten_innen {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.head_titel_mitte {
    font-size:4em;
    color:#FFF;
    text-align:center;
    line-height:1em;
    text-shadow: 0px 0px 2px #000000;
}
.head_subtitel_mitte {
    font-size:1.5em;
    color:#FFF;
    text-align:center;
    text-shadow: 0px 0px 2px #000000;
}
.header_search_kasten {
    display:flex;
    margin-left:250px;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
}
.header_class_full {
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
}

.kasten_wk {
    text-align:right;
    cursor:pointer;
    margin-bottom:7px;
    margin-left:10px;
}
.kasten_wk:after {
    content:"\f07a";
    padding-left:10px;
    width:30px;
    color:#2d3033;
    font-size:2em;
    position:relative;
    top:8px;
}
.head_titel_text {
    color:#2d3033;
    letter-spacing:1px;
    display:block;
    padding-right:50px;
}
.head_wk_summe {
    padding:11px;
    color:#2d3033;
    border:1px solid #2d3033;
    min-width:120px;
}
.head_wk_summe:after {
    content:"\f107";
    padding-left:11px;
    line-height:0.2em;
    position:relative;
    top:3px;
}

.header_menu_hor {
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    justify-content:stretch;
    padding-left:245px;
    white-space:nowrap;
    overflow:hidden;
}
.header_menu_hor > li {
    list-style:none;
    flex: 1 1 auto;
}
.header_menu_hor > li:last-child > a {
    padding-right:0px;
}
.header_menu_eintrag {
    padding:5px 10px 0px 10px;
    margin-bottom:7px;
    color:#2d3033;
    font-size:1.1em;
    transition:all 0.15s ease-in-out;
    border-bottom:3px solid transparent;
}
.header_menu_eintrag:hover {
    text-decoration:none;
    border-bottom:3px solid #ffed00;
    color:#000;
}
.head_sub_menu_main {
}
.head_kat_flex {
    flex:1 0 auto;
}
.header_search {
    width:500px;
    padding:8px;
    font-size:1.1em;
    flex:1 1 auto;
    border:1px solid #999;
    background-color:#e6e6e6;
}
.header_search_icon {
    position:absolute;
    right:5px;
    top:7px;
    font-size:1.5em;
    cursor:pointer;
}
.header_menu_icon {
    font-size:2em;
    margin-right:20px;
    cursor:pointer;
    display:none;
    visibility:hidden;
    border-radius:5px;
    border:1px solid #999;
    background-color:#EFEFEF;
    padding:3px 10px;
}
.header_sub_second_holder {
}
.head_social_media_area {
}
.mobil_full_menu {
    display:block !important;
}

/* Icons für Before */
.icon_hand_in_hand::before {
    content:url(/images/hand_in_hand.png);
    display:block;
}
.icon_info::before {
    content:url(/images/info.png);
    display:block;
}
.icon_person_kopf::before {
    content:url(/images/person_kopf.png);
    display:block;
}


.titel_kunden_begruessung {
    align-self:center;
    padding-right:30px;
}

/* Klassen für die Cookieleiste */
.cookie_main {
    width:100%;
    background-color:#EFEFEF;
    box-shadow:0px -5px 3px #CCC;
    padding:10px;
    border-radius:0px;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    margin-bottom:-100%;
    transition: all 1s ease;
    z-index:99999999999;
}

#main_scroll_point {
    position:relative;
    top:-210px;
}


/* Klassen für Hauptmenü */
.menu_holder {
    position:absolute;
    left:0px;
    top:0px;
    height:0px;
    overflow:hidden;
    transition: height 0.5s ease;
    background-color:#FFF;
    border:1px solid #231f20;
    z-index:25;
}
.main_menu_holder {
    z-index:999999999;
    position:relative;
    background-color:#FFF;
}
.menu_grp_item {
}

a.menu_item_main {
    border:1px solid transparent;
    font-weight:normal;
    padding:5px;
    display:block;
    white-space:nowrap;
    text-decoration:none;
}
a.menu_item_main:hover {
    border-bottom:1px solid #231f20;
    font-weight:normal;
    border-top:1px solid #231f20;
    text-decoration:none;
}
a.menu_item_main:hover::after {
    content:"";
    float:right;
    line-height:0.2em;
    position:relative;
    top:12px;
    padding-left:10px;
}

a.menu_item_main_with_sub {
    border:1px solid transparent;
    font-weight:normal;
    padding:5px;
    display:block;
    text-decoration:none;
}
a.menu_item_main_with_sub:hover {
    border-bottom:1px solid #231f20;
    font-weight:normal;
    border-top:1px solid #231f20;
    text-decoration:none;
}
a.menu_item_main_with_sub:hover::after {
    content:"\f105";
    float:right;
    font-weight:bold;
    line-height:0.2em;
    position:relative;
    top:12px;
    padding-left:10px;
}

a.menu_item_main_with_sub_aktiv {
    border:1px solid transparent;
    border-bottom:1px solid #231f20;
    border-top:1px solid #231f20;
    font-weight:normal;
    padding:5px;
    display:block;
    text-decoration:none;
}
a.menu_item_main_with_sub_aktiv {
    text-decoration:none;
}
a.menu_item_main_with_sub_aktiv::after {
    content:"\f105";
    float:right;
    font-weight:bold;
    line-height:0.2em;
    position:relative;
    top:12px;
    padding-left:10px;
}

.topmenu_mobil {
    display:none;
    visibility:hidden;
}

#submenu_holder {
    position:relative;
}
.menu_grp_subitem {
    display:block;
    transition: all 0.5s ease;
    position:absolute;
    left:0px;
    top:0px;
    left:0px;
    margin-left:-100%;
    padding-right:15px;
    list-style-type:none;
    white-space:nowrap;
}

/* Klassen für die Positionierung des Hauptbereichs */
.inhalt_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
}
.main_left_kasten {
    width:300px;
    background-color:#EFEFEF;
    flex:0 0 300px;
    padding-bottom:50px;
}
.main_left_kasten_innen {
}
.main_inhalt_kasten {
    padding-left:25px;
    padding-top:10px;
    flex:1 1 calc(100% - 300px);
    width:calc(100% - 300px);
    max-width:1000px;
    padding-bottom:30px;
}
.main_inhalt_alone {
    width:100%;
    flex:1 1 100%;
    max-width:1300px;
    padding-left:0px;
    padding-bottom:50px;
}

/* Klassen für den Auto Suchen/Wählen Bereich */
.auto_suche_block {
    padding:15px;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:center;
    align-items:stretch;
}
.auto_suche_select1 {
    flex:0 0 200px;
    margin-right:5px;
}
.auto_suche_select2 {
    flex:0 0 250px;
    margin-right:5px;
}
.auto_suche_select3 {
    flex:0 0 300px;
    margin-right:5px;
}
.auto_suche_button {
    flex:0 0 100px;
    text-align:center;
    margin-top:12px;
    background-color:#ffed00;
    font-weight:normal;
    font-size:1.2em;
}
.auto_suche_button:hover {
    background-color:#ded012;
}
.auto_suche_label {
    display:block;
    font-weight:normal;
    font-size:0.8em;
    padding-left:10px;
}

/* Klassen für den linken Bereich */
.kat_baum_block {
    padding:15px;
}
.left_side_titel {
    display:block;
    font-weight:bold;
    margin-bottom:5px;
    font-size:1.5em;
}

a.left_kat_menu_1 {
    border:1px solid transparent;
    font-weight:normal;
    padding:5px;
    display:block;
    white-space:nowrap;
    color:#000;
    text-decoration:none;
}
a.left_kat_menu_1:hover {
    border-top:1px solid #231f20;
    border-bottom:1px solid #231f20;
    text-decoration:none;
}
a.left_kat_menu_2 {
    border:1px solid transparent;
    font-weight:normal;
    padding:3px;
    padding-left:20px;
    display:block;
    white-space:nowrap;
    color:#000;
    text-decoration:none;
}
a.left_kat_menu_2:hover {
    border-top:1px solid #231f20;
    border-bottom:1px solid #231f20;
    text-decoration:none;
}
a.left_kat_menu_3 {
    border:1px solid transparent;
    font-weight:normal;
    padding:1px;
    padding-left:40px;
    display:block;
    white-space:nowrap;
    color:#000;
    text-decoration:none;
}
a.left_kat_menu_3:hover {
    border-top:1px solid #231f20;
    border-bottom:1px solid #231f20;
    text-decoration:none;
}
a.left_kat_menu_4 {
    border:1px solid transparent;
    font-weight:normal;
    padding:1px;
    padding-left:60px;
    display:block;
    white-space:nowrap;
    color:#000;
    text-decoration:none;
}
a.left_kat_menu_4:hover {
    border-top:1px solid #231f20;
    border-bottom:1px solid #231f20;
    text-decoration:none;
}
a.left_kat_menu_5 {
    border:1px solid transparent;
    font-weight:normal;
    padding:1px;
    padding-left:80px;
    display:block;
    white-space:nowrap;
    color:#000;
    text-decoration:none;
}
a.left_kat_menu_5:hover {
    border-top:1px solid #231f20;
    border-bottom:1px solid #231f20;
    text-decoration:none;
}


/* Klassen für den Fuß */
.main_footer {
    display:block;
    background-color:#231f20;
    padding:40px;
}
.main_bereich {
    max-width:1300px;
    margin-left:auto;
    margin-right:auto;
}
.footer_line {
    background-color:#2d3033;
}
.footer_inline {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
}
.footer_titel {
    font-size:1.3em;
    color:#FCFCFC;
    margin-bottom:15px;
    display:inline-block;
}
.footer_kasten {
    color:#FFFFFF;
    flex:1 1 auto;
    padding:10px;
    padding-top:20px;
}
.footer_kasten:first-child {
    padding-left:0px;
    width:50%;
    flex:1 1 50%;
}
.footer_kasten:last-child {
    padding-right:0px;
}
.footer_zart_kasten {
    padding:20px;
    border:1px solid #2d3033;
    border-radius:10px;
    box-shadow:2px 2px 2px 2px #CCC;
}
.versand_logo {
    width:177px;
    margin-right:25px;
    margin-bottom:25px;
    flex:0 0 177px;
    height:50px;
}
.zart_logo {
    width:177px;
    margin-right:25px;
    margin-bottom:25px;
    flex:0 0 177px;
    height:50px;
}

.footer_text {
    display:block;
    color:#ECECEC;
    letter-spacing:0.1px;
}
.footer_titelline {
}
.mobile_footer_titel {
    visibility:hidden;
    display:none;
}

.footer_icons {
    width:30px;
    font-size:1.8em;
}

a.footer_menu {
    color:#ECECEC;
    display:block;
    text-decoration:none;
    letter-spacing:0.1px;
}
a.footer_menu:hover {
    color:#ffed00;
    text-decoration:none;
}
a.footer_menu > i {
    font-size:0.75em;
    margin-right:7px;
}


/* Klassen für den seitlichen WK */
.wk_overlay {
    z-index:999;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    background-color:#FFF;
    opacity: 0.75;
    position:fixed;
    transition: opacity 0.75s ease;
}
.wk_side_kasten {
    z-index:1000;
    width:300px;
    right:0px;
    top:0px;
    bottom:0px;
    overflow:auto;
    background-color:#FFF;
    margin-right:-300px;
    position:fixed;
    transition: margin-right 0.75s ease;
}
.wk_weiter_button {
    font-size:1.4em;
    text-align:center;
    padding:10px;
    padding-left:20px;
    border-bottom:1px solid #231f20;
    color:#231f20;
    display:block;
    line-height:1.4em;
    cursor:pointer;
}
.wk_weiter_button::before {
    content:"\f00d";
    float:right;
    line-height:1.3em;
}
.wk_cart_icon {
    font-size:2em;
    color:#1e931c;
}
.wk_cart_kasten {
    padding:20px;
    padding-bottom:0px;
    text-align:center;
}
.wk_cart_kasten_text {
    padding:10px;
    padding-bottom:20px;
    color:#1e931c;
    text-align:center;
    font-size:1.4em;
    line-height:1.1em;
}

.wk_pos_main_kasten {
    border-bottom:1px solid #231f20;
    padding-top:10px;
    padding-bottom:10px;
}
.wk_pos_main_kasten:hover {
    background-color:#EFEFEF;
}
.wk_pos_main_kasten_add {
    border-top:1px solid #231f20;
}
.wk_pos_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    cursor:pointer;
    justify-content:space-between;
    align-items:stretch;
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.wk_pos_bild_kasten {
    width:60px;
}
.wk_pos_bild {
    width:60px;
}
.wk_pos_text {
    padding-left:10px;
    padding-right:10px;
    font-size:1em;
    line-height:1.1em;
}
.wk_pos_kill {
    position:relative;
}
.wk_pos_kill_sign {
    top:calc(50% - 8px);
    position:relative;
}

.wk_summen_block {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
    width:90%;
    margin-left:auto;
    margin-right:auto;
    margin-top:3%;
}
.wk_summen_text {
    font-size:1.3em;
    line-height:1.3em;
}

.wk_kasse_button {
    background-color:#231f20;
    font-size:1.2em;
    color:#FFF;
    border:1px solid #231f20;
    display:block;
    width:90%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5%;
    margin-top:5%;
}
.wk_kasse_button:hover {
    background-color:#555;
    border:1px solid #555;
}
.wk_edit_button {
    background-color:#EFEFEF;
    font-size:1.2em;
    color:#231f20;
    border:1px solid #231f20;
    display:block;
    width:90%;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5%;
}
.wk_edit_button:hover {
    background-color:#DFDFDF;
    border:1px solid #555;
}


/* Klassen für den Haupt WK */
.wk_gross_main_titel_kasten {
    border-bottom:1px solid #EFEFEF;
    padding-top:10px;
    padding-bottom:0px;
}
.wk_gross_main_kasten {
    border-bottom:1px solid #EFEFEF;
    padding-top:10px;
    padding-bottom:10px;
}
.wk_gross_main_kasten:hover {
    background-color:#EFEFEF;
}
.wk_gross_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.wk_gross_bild_kasten {
    width:60px;
}
.wk_gross_bild {
    width:60px;
}
.wk_gross_text {
    padding-left:10px;
    padding-right:10px;
    font-size:1.2em;
    line-height:1.0em;
}
.wk_gross_kill {
    position:relative;
}
.wk_gross_kill_sign {
    left:calc(50% - 8px);
    top:calc(50% - 8px);
    position:relative;
}

.wk_gross_artikel_part {
    flex:1 1 100%;
    display:flex;
}
.wk_gross_right_part {
    flex:0 0 125px;
    width:125px;
}
.wk_gross_mini_part {
    flex:0 0 50px;
    width:50px;
}
.wk_gross_number_zusatz {
    position:absolute;
    right:0px;
    top:0px;
    z-index:99;
}
.wk_gross_number_ok_but {
    position:absolute;
    right:0px;
    z-index:90;
    transition:all;
    transition-duration:0.5s;
}

.wk_gross_summen_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-end;
    align-items:stretch;
    width:90%;
    margin-left:auto;
    margin-right:auto;
}
.wk_gross_summen_block {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-end;
    align-items:stretch;
    margin-top:3%;
}
.wk_gross_summen_text {
    font-size:1.3em;
    line-height:1.3em;
}

#paypal_container {
    width: 90%;
    margin: 5%;
}
#paypal_containermini {
    width: 90%;
    margin: 5%;
}

/* Klassen für Artikelliste */
a.kruemelpfad {
    padding:5px;
    font-size:1.2em;
    color:#231f20;
}

.artikel_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
    padding-top:10px;
    padding-bottom:10px;
}
.artikel_kasten:first-child {
    margin-top:0px;
}
.artikel_kasten:last-child {
    border-bottom-width:0px;
}

.filter_button {
    display:none;
    visibility:hidden;
}
.filter_fixed_button {
    position:fixed !important;
    left:10px;
    top:0px;
    right:10px;
    padding-top:20px !important;
    background-color:#FFF;
    z-index:500;
}

.list_header_kasten {
    border-bottom:1px solid #231f20;
    padding:10px 0px 20px 0px;
}
.list_header_kasten_innen {
    width: 100%;
}
.list_footer_kasten {
    border-top:1px solid #231f20;
    padding:10px 0px;
}
.list_page_button {
    background-color:#EFEFEF;
    font-size:1em;
    color:#231f20;
    border:1px solid #231f20;
    min-width:60px;
    padding-left:20px;
    padding-right:20px;
    margin-left:5px;
    margin-right:5px;
}
.list_page_button_aktiv {
    background-color:#231f20;
    color:#FFF;
}

.abverkauf_label {
    position:absolute;
    left:0px;
    top:25px;
    display:inline-block;
    padding:5px 20px;
    background-color:#0e840c;
    color:#FFF;
    box-shadow:1px 1px 3px #333;
    transform: skewY(-12deg);
}
.abverkauf_label_down {
    top:70px !important;
}
.werbung_label {
    position:absolute;
    left:0px;
    top:25px;
    display:inline-block;
    padding:5px 20px;
    background-color:#8f1828;
    color:#FFF;
    box-shadow:1px 1px 3px #333;
    transform: skewY(-12deg);
}
.werbung_label_down {
    top:70px !important;
}
.werbung_label_down2 {
    top:125px !important;
}
.new_label {
    position:absolute;
    left:0px;
    top:25px;
    display:inline-block;
    padding:5px 20px;
    background-color:#f0a400;
    color:#FFF;
    box-shadow:1px 1px 3px #333;
    transform: skewY(-12deg);
}
.versandkostenfrei_label {
    position:absolute;
    left:0px;
    top:25px;
    display:inline-block;
    padding:5px 20px;
    background-color:#ffed00;
    color:#333;
    box-shadow:1px 1px 3px #333;
    transform: skewY(-12deg);
    font-size: 0.8em;
}
.versandkostenfrei_abstand_1 {
    top:70px !important;
}
.versandkostenfrei_abstand_2 {
    top:125px !important;
}
.versandkostenfrei_abstand_3 {
    top:180px !important;
}
.universal_label {
    display:inline-block;
    background-color:rgba(18,91,181,0.80);
    color:#FFF;
    padding:1px 8px;
    box-shadow:1px 1px 3px #333;
    font-size:0.6em;
    border-radius:2px;
    margin-right:30px;
    position:relative;
    top:10px;
    left: -30px;
}
.artikel_preis_abverkauf {
    font-size:0.65em;
    color:#231f20;
    text-decoration:line-through;
    padding:3px;
    margin-right:10px;
    font-weight:normal;
}
.artikel_block_teil_bild {
    flex:0 1 250px;
    height:auto;
    position:relative;
    z-index:1;
}
.artikel_block_teil_bild > a {
    max-width:100%;
}
.artikel_liste_bild {
    max-width:100%;
}
.artikel_block_teil_right_kasten {
    flex:1 1 750px;
    height:auto;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-items:stretch;
}
.artikel_block_teil_right_text {
    flex:1 1 500px;
    padding-bottom:20px;
    border-bottom:1px solid #EFEFEF;
    min-height:260px;
}
.artikel_liste_titel {
    font-size:1.2em;
}
.artikel_block_teil_right {
    width:250px;
    flex:0 0 250px;
    text-align:right;
}
.artikel_liste_preis {
    font-size:2em;
    display:block;
    color:#C00;
}
.artikel_liste_text {
    display:block;
    line-height:1.4em;
}
.artikel_liste_merkmale {
    font-size:0.8em;
    margin-top:15px;
    line-height:normal;
}
.artikel_liste_modelle {
    font-size:0.8em;
    margin-top:15px;
    line-height:1.6em;
    max-height:4.8em;
    overflow:hidden;
    transition: all 0.5s ease;
}
.more_modelle_button {
    position:relative;
}
.more_modelle_anzahl {
    overflow:hidden;
    transition: all 0.5s ease;
}
.more_modelle_icon {
    transition: all 0.5s ease;
}
.artikel_liste_fahrwerk {
    display:flex;
    flex-direction:column;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:stretch;
}
.a_l_f_row {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-end;
    align-items:stretch;
}
.a_l_tab {
    flex: 0 0 100px;
    width:100px;
    font-size:0.8em;
    padding:3px;
    border-bottom:1px solid #EFEFEF;
    border-right:1px solid #EFEFEFEF;
}
.a_l_tab_small {
    flex: 0 0 50px;
    width:50px;
    font-size:0.8em;
    padding:3px;
    border-bottom:1px solid #EFEFEF;
    border-right:1px solid #EFEFEFEF;
}
.a_l_tab_big {
    flex: 0 0 150px;
    width:150px;
    font-size:0.8em;
    padding:3px;
    border-bottom:1px solid #EFEFEF;
    border-right:1px solid #EFEFEFEF;
}
.in_wk_area {
    padding-top:15px;
}
.wk_number {
    text-align:right;
    font-size:1.2em;
    width:60px;
    border:1px solid #231f20;
    padding:10px;
}
.wk_variante {
    text-align:left;
    font-size:1.2em;
    width:91.5%;
    border:1px solid #231f20;
    padding:5px;
    margin-bottom: 10px;
}
.wk_variante_label {
    text-align:left;
    width:91.5%;
}
.wk_button {
    background-color:#231f20;
    font-size:1.2em;
    color:#FFF;
    border:1px solid #231f20;
}
.wk_button:hover {
    background-color:#555;
    border:1px solid #555;
}
.wk_button:disabled {
    background-color:#CFCFCF;
    border:1px solid #CFCFCF;
    cursor:default;
}
.artikel_verfuegbar_kasten {
    display:flex;
    flex-direction:row;
    justify-content:flex-end;
    align-items:center;
}
.artikel_verfuegbar_punkt {
    flex:0 0 auto;
}
.artikel_verfuegbar_text {
    flex:0 0 auto;
}
.advertisment_artikel_desktop {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}
.advertisment_artikel_mobil {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    display: none;
}


/* klassen für die Farben der Verfügbarkeiten */
.verfueg_0 {
    width:20px;
    height:20px;
    color:#c91a1a;
    background-color:#c91a1a;
    border:1px solid #bb0d0d;
}
.verfueg_1 {
    width:20px;
    height:20px;
    color:#ffa200;
    background-color:#ffa200;
    border:1px solid #e69200;
}
.verfueg_2 {
    width:20px;
    height:20px;
    color:#7be96d;
    background-color:#7be96d;
    border:1px solid #62c855;
}
.verfueg_3 {
    width:20px;
    height:20px;
    color:#339f04;
    background-color:#339f04;
    border:1px solid #297f03;
}



/* Klassen für die Detailansicht eines Artikels */
.det_titel {
    width:100%;
    display:block;
    line-height:1.2em;
    padding:20px 0px 30px 0px;
    font-weight:normal;
}
.det_kasten {
    padding-top:20px;
    border-top:1px solid #EFEFEF;
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items:stretch;
}
.det_kasten_bild {
    position:relative;
}
.det_bild_gross {
    max-width:600px;
    height:auto;
    transition: all 0.5s ease;
    cursor:pointer;
}
.det_kasten_sub {
    padding-top:50px;
    padding-bottom:50px;
}
.det_kasten_cross {
    padding-bottom:50px;
}
.det_cross_titel {
    width:100%;
    display:block;
    line-height:1.5em;
    padding-top:10px;
    font-weight:normal;
    border-bottom:1px solid #EFEFEF;
}
.det_fahrzeug {
    padding:5px;
    border-bottom:1px solid #DFDFDF;
}
.det_fahrzeug:last-child {
    border-bottom-width:0px;
}
.det_liste {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
    width:100%;
    border-bottom:1px solid #DFDFDF;
}
.det_liste:last-child {
    border-bottom-width:0px;
}
.det_liste_left {
    flex:1 0 30%;
    width:30%;
    padding:5px;
    padding-right:25px;
}
.det_liste_right {
    flex:1 0 70%;
    width:70%;
    padding:5px;
}
.det_bild_list_kasten {
    margin-top:25px;
    flex:0 0 100%;
}
.det_bild_list {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:flex-start;
}
.det_bild_small {
    margin-right:25px;
    margin-bottom:25px;
    border:1px solid #EFEFEF;
    padding:10px;
    border-radius:5px;
    cursor:pointer;
}
.det_bild_small_aktiv {
    border-color:#231f20;
}
.det_question {
    font-size:2em;
    margin-top:20px;
    display:flex;
    flex-direction:row;
    justify-content:flex-end;
    flex-wrap: nowrap;
    cursor:pointer;
    align-items:center;
}
.det_question_icons {
    position:relative;
    left:15px;
}
.det_quer {
    transform:rotate(35deg);
    position:relative;
    left:-26px;
    top:-13px;
    font-size:0.8em;
    text-shadow:2px 2px 0px #FFF, -2px -2px 0px #FFF;
}
.det_question_text {
    font-size:0.5em;
    line-height:1.1em;
}
.det_liste_kasten {
    width:33%;
    flex: 0 0 33%;
    padding:10px;
}
.det_liste_video_height {
    min-height:200px;
}
.det_liste_pdf {
    display:block;
    padding:3px;
    text-decoration:none;
    transition:all 0.25s ease-in-out;
}
.det_liste_pdf > i {
    transition:all 0.25s linear;
    color:#C00;
}
a.det_liste_pdf:hover {
    background-color:#CFCFCF;
    color:#333;
    text-decoration:none;
}
a.det_liste_pdf:hover > i {
    color:#C00;
}

/* Klassen für das Bild PopUp */
.full_screen_kasten {
    position:fixed;
    left:0px;
    top:0px;
    right:0px;
    height:0px;
    width:100%;
    height:100%;
    background-color:#FFF;
    opacity:0;
    z-index:99999;
    padding:0px 25px 25px 25px;
    transition: all 0.5s ease;
}
.full_screen_titel {
    font-size:1.5em;
    line-height:2em;
    border-bottom:1px solid #231f20;
    display:flex;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:center;
}
.full_screen_close_but {
    color:#990000;
    cursor:pointer;
}
.full_screen_bild {
    height:100%;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    margin:25px;
    position:relative;
    transition: all 0.5s ease;
}
.full_screen_bild_arrow {
    position:absolute;
    display:inline-block;
    cursor:pointer;
    top:calc(50% - 35px);
    font-size:2em;
    line-height:1em;
    padding:5px;
    color:#c2c2bf;
    background-color:#000;
    border:1px solid transparent;
    border-radius:5px;
    opacity:0.5;
}

/* Artikeltext Formatierungen */
.artikel_titel {
    width:100%;
    display:block;
    font-size:1.3em;
    color:#333;
    text-align:left;
    margin:10px;
    margin-top:20px;
    margin-left:0px;
    border-bottom:1px solid #999;
}
.artikel_block {
    width:100%;
    display:block;
    font-size:1em;
    text-align:left;
    line-height:1.4em;
}

.artikel_liste {
    width:100%;
    display:block;
    margin-top:10px;
    font-size:1em;
    margin-bottom:10px;
}
.artikel_liste_punkt {
    width:100%;
    display:block;
    display:list-item;
    font-size:1em;
    list-style:disc;
    position:relative;
    right:-20px;
}

.artikel_b {
    font-weight:bold;
}
.artikel_u {
    text-decoration:underline;
}
.artikel_i {
    font-style:italic;
}

.artikel_c1 {
    color:#F00;
}

.verfuegbar_button_leiste {
}
.verfuegbar_button_leiste > button {
    flex: 0 1 30%;
    min-width:200px;
    line-height:1.3em;
    font-size:1em;
}
.verfuegbar_button_leiste > button:nth-child(odd) {
    margin-left:25px;
    margin-right:25px;
}
#verfueg_email {
    width:300px;
}

/* Klassen für Slider */
.art_slider_main_holder {
    width:calc(53.85% - 40px);
    flex:1 1 calc(53.85% - 40px);
    margin-right:40px;
    overflow:hidden;
}
.art_slider_main_parent_holder2 {
    width:calc(100% - 40px);
    display:block;
    flex:1 1 67%;
    height:67%;
    overflow:hidden;
}
.art_slider_main_holder2 {
}
.art_slider_holder {
    width:100%;
    position:relative;
    z-index:2;
    white-space:nowrap;
    list-style:none;
    overflow:hidden;
    border-width:0px;
}
.art_slider_container {
    position:relative;
    z-index:1;
    white-space:nowrap;
    list-style:none;
    display:inline-block;
    border-width:0px;
    width:calc(33.3% + 1px);
    cursor: pointer;
}
.art_slider_container_startseite {
    position:relative;
    z-index:1;
    white-space:nowrap;
    list-style:none;
    display:inline-block;
    border-width:0px;
    width:100%;
    background-position: center center;
    background-size: cover;
}
.art_slider_text {
    white-space:normal;
    text-overflow: ellipsis;
    overflow:hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    max-height: calc(2 * 1.3em);
    line-height:1.3em;
}
.art_slider_bild {
    width:100%;
    max-height:175px;
}
.art_slider_preis_zusatz {
    font-size:1.3em;
    line-height:1.3em;
}

.gal_slider_holder {
    width:600px;
    position:relative;
    z-index:2;
    white-space:nowrap;
    list-style:none;
    overflow:hidden;
    border-width:0px;
}
.gal_slider_container {
    position:relative;
    z-index:1;
    white-space:nowrap;
    list-style:none;
    display:inline-block;
    border-width:0px;
    width:100%;
}
.gal_slider_bild {
    width:600px;
    position:relative;
}


/* Galerieaufmachung */
.gal_main_kasten {
    padding-bottom:20px;
    margin-bottom:50px;
}
.gal_main_kasten:first-child {
    margin-top:50px;
}
.gal_titel_kasten {
    padding-bottom:0px;
    margin-bottom:20px;
    border-bottom:1px solid #DFDFDF;
    font-weight:normal;
}
.gal_kasten {
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    width:100%;
}


/* Klassen für das Kachelbild auf der Startseite */
.kachel {
    padding:3px;
    position:relative;
}
.kachel > div {
    background-color:#666;
    width:100%;
    height:100%;
    cursor:pointer;
    text-shadow: 0px 0px 2px #000000;
    overflow:hidden;
}
.kachel > div > div {
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    background-color:#666;
    width:100%;
    height:100%;
    transition:all 0.25s ease-in-out;
}
.kachel > div > div:hover {
    transform:scale(1.1, 1.1);
}
.kachel > span {
    text-shadow: 0px 0px 2px #000000;
    color:#FFF;
    letter-spacing:1px;
    pointer-events:none;
}

.kachel_text_size_small {
    font-size:1.6em;
    line-height:1.1em;
}
.kachel_text_size_medium {
    font-size:2.2em;
    line-height:1.4em;
}
.kachel_text_vertikal {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.kachel_text_vertikal_ausricht1 {
    margin:20% -22%;
}
.kachel_text_vertikal_ausricht2 {
    margin:19% -23%;
}
.kachel_text_vertikal_ausricht3 {
    margin:15% -27%;
    width:75%;
    margin-bottom:25%;
}
.kachel_text_vertikal_ausricht4 {
    margin:22% -25%;
}
.kachel_text_vertikal_ausricht5 {
    margin:24% -22%;
}

.kachel_text_o_r {
    position:absolute;
    top:10px;
    right:20px;
}
.kachel_text_o_l {
    position:absolute;
    top:10px;
    left:20px;
}
.kachel_text_u_r {
    position:absolute;
    bottom:10px;
    right:20px;
}
.kachel_text_u_l {
    position:absolute;
    bottom:10px;
    left:20px;
}

.kachel_main_row_1 {
    width:100%;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
}
.kachel_row_1_1 {
    width:46.15%;
    height:400px;
    flex:1 1 46.15%;
}
.kachel_row_1_1 > div:nth-child(1) {
    flex:1 1 400px;
    height:100%;
}
.kachel_row_1_1 > div:nth-child(2) {
    flex:1 1 200px;
}
.kachel_row_1_2 {
}
.kachel_row_1_2 > div {
    flex:1 1 50%;
    width:100%;
    height:50%;
}
.kachel_row_2_1 {
    height:600px;
}
.kachel_row_2_1 > div:nth-child(1) {
    flex:1 1 46.15% !important;
    width:46.15%;
    height:100%;
}
.kachel_row_2_1 > div:nth-child(2) {
    flex:1 1 auto !important;
    width:53.85%;
    height:unset;
}
.kachel_row_2_2 {
    flex:1 1 66.67%;
    width:100%;
    height:66.67%;
}
.kachel_row_2_2 > div:nth-child(1) {
    flex:1 1 33.33%;
    width:33.33%;
    height:100%;
}
.kachel_row_2_2 > div:nth-child(2) {
    flex:1 1 66.67%;
    width:66.67%;
    height:100%;
}
.kachel_row_2_3 {
    flex:1 1 33.33%;
    width:100%;
    height:33.33%;
}
.kachel_row_2_3 > div:nth-child(1) {
    flex:1 1 66.67%;
    width:66.67%;
    height:100%;
}
.kachel_row_2_3 > div:nth-child(2) {
    flex:1 1 33.33%;
    width:33.33%;
    height:100%;
}
.kachel_row_2_4 {
    width:100%;
    height:33%;
    flex:1 1 33%;
}
.kachel_row_2_4 > div:nth-child(1) {
    flex:1 1 calc(100% / 7 * 2);
    width:calc(100% / 7 * 2);
    height:100%;
}
.kachel_row_2_4 > div:nth-child(2) {
    flex:1 1 calc(100% / 7 * 1);
    width:calc(100% / 7 * 1);
    height:100%;
}
.kachel_row_2_4 > div:nth-child(3) {
    flex:1 1 calc(100% / 7 * 4);
    width:calc(100% / 7 * 4);
    height:100%;
}
.kachel_row_2_5 {
}
.kachel_row_2_5 > div {
    flex:1 1 50%;
    width:100%;
    height:50%;
}

/* Markenauflistung auf der Startseite */
.marke_container {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    padding:0px 30px;
}
.marke_container_innen {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
}
.marke_eintrag {
    width:107px;
    position:relative;
    height:100px;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    margin:15px;
    cursor:pointer;
    transition:all 0.15s ease-in-out;
}
.marke_eintrag:hover {
    transform:scale(1.1,1.1);
}

.detail_marke_kasten {
    display:flex;
    flex-direction:row;
    justify-content:flex-end;
}
.marke_detail {
    width:150px;
    height:150px;
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    margin:10px;
}


/* Klassen für Kategorieauflistung */
.kat_auflistung_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:stretch;
}
.kategorie_block {
    max-width:310px;
    padding:10px;
    margin-top:15px;
    margin-right:15px;
    cursor:pointer;
}
.kategorie_titel {
    font-size:1.3em;
    line-height:1.3em;
    padding-bottom:5px;
    margin-bottom:5px;
    border-bottom:1px solid #EFEFEF;
}
.kategorie_bild_kasten {
    border-bottom:1px solid #EFEFEF;
    display:block;
}
.kategorie_bild {
    max-width:100%;
}
.kategorie_liste_anzahl {
    text-align:right;
    font-size:0.9em;
}


/* Klassen für Suche */
.suche_modell_button {
    padding:0px 10px;
    border:1px solid #ffed00;
    border-radius:5px;
    background-color:#ffed00;
    color:#231f20;
    display:inline-block;
    margin-right:15px;
}
.suche_wort_button {
    padding:0px 10px;
    border:1px solid #77ef75;
    border-radius:5px;
    background-color:#77ef75;
    color:#231f20;
    display:inline-block;
    margin-right:15px;
}
.suche_kill_but {
    color:#231f20;
    padding-left:10px;
    cursor:pointer;
}

.filter_container {
    margin-bottom:10px;
}
.filter_titel {
    font-weight:bold;
    border-bottom:1px solid #231f20;
    color:#231f20;
    padding-top:10px;
    display:flex;
    flex-direction:row;
    justify-content:space-between;
    align-content:center;
}
.filter_titel:first-child {
    padding-top:0px;
}
.filter_content {
    line-height:1.4em;
    transition:all 0.5s ease-in-out;
}
.filter_option {
}
.filter_text {
    font-size:0.9em;
    cursor:pointer;
}
.filter_text_anzahl {
    font-size:0.8em;
    cursor:pointer;
}

.filter_check {
    display:none;
    width:15px;
    height:15px;
}
.filter_check + span {
    font-family: 'Font Awesome 5 Free';
    font-size:0.9em;
}
.filter_check + span:before {
    content: "\f111";
    color:#231f20;
    margin-right:2px;
}
.filter_check:checked + span:before {
    content: "\f058";
    color:#0C6;
    margin-right:2px;
}

.uni_check {
    display:none;
    width:30px;
    height:30px;
}
.uni_check + span {
    font-family: 'Font Awesome 5 Free';
    font-size:22px;
}
.uni_check + span:before {
    content: "\f111";
    color:#231f20;
    margin-right:10px;
}
.uni_check:checked + span:before {
    content: "\f058";
    color:#0C6;
    margin-right:10px;
}

.suche_end_satz {
    text-align:center;
    font-size:1.2em;
    margin-top:25px;
}

/* farben fürs Uni Label */
#uni_filter_label {
    color:#125bb5;
}
#filter_-5_1 + span:before {
    color:#125bb5;
}
#filter_-5_1:checked + span:before {
    color:#125bb5;
}

/* Loginscreen */
.login_kasten {
    width:600px;
    border:1px solid #EFEFEF;
    border-radius:5px;
    padding:25px;
    margin-top:50px;
    margin-bottom:50px;
}
.login_kasten_only {
    margin-left:auto;
    margin-right:auto;
    display:block;
}
.login_titel {
    font-size:2em;
    display:block;
    line-height:2.0em;
    text-align:center;
    margin-bottom:30px;
}
.login_feld_abstand_u {
    margin-bottom:30px;
}
.login_kasten_innen {
    margin-left:75px;
    margin-right:75px;
}
.login_kopftext {
    font-size:0.9em;
    text-align:left;
    display:block;
    padding-left:75px;
    padding-right:75px;
}
.login_button {
    font-size:1.2em;
    line-height:1.5em;
    width:100%;
    display:block;
    padding:5px;
    margin-bottom:20px;
    margin-top:30px;
    background-color:#231f20;
    color:#FFF;
    border:1px solid #231f20;
}
.login_button:hover {
    background-color:#555;
    border:1px solid #555;
}
.login_error {
    color:#900;
    margin-top:30px;
    text-align:center;
    font-size:1.2em;
}

/* Klassen für das Registrierungsform */
.reg_form {
    max-width:600px;
    padding:25px;
    margin-bottom:25px;
}
.reg_abstand {
    margin-bottom:5px;
}
.reg_input_plz {
    width:90px;
    margin-right:25px;
    display:inline-block;
}
.reg_input_ort {
    width:calc(100% - 120px);
    display:inline-block;
}
.reg_input_w_ecke {
    width:calc(100% - 45px);
    display:inline-block;
}
.reg_down_arrow {
    font-size:2.5em;
    position:relative;
    top:8px;
    left:5px;
    cursor:pointer;
    transition:0.5s all ease-in-out;
}
.reg_zusatz_felder {
    height:0px;
    overflow:hidden;
    margin-bottom:0px;
    transition:0.5s all ease-in-out;
}

/* Klassen für die Einloggauswahl */
.login_auswahl_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:center;
    align-items:stretch;
}
.login_auswahl_kasten > div {
    margin:20px;
}
.login_auswahl_kasten > div:first-child {
    margin-left:0px;
}
.login_auswahl_kasten > div:last-child {
    margin-right:0px;
}
.login_small_kasten {
    width:300px;
    flex:0 0 300px;
    border:1px solid #EFEFEF;
    border-radius:5px;
    padding:25px;
    margin-top:50px;
    margin-bottom:50px;
}


/* Klassen für die komplette Kaufabwicklung */
.k_progress_main {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items:stretch;
    margin-top:25px;
    margin-bottom:25px;
}
.k_extra_gross {
    font-size:3em;
}
.k_progress_arrow {
    flex:0 0 50px;
    width:50px;
}
.k_schritt_kasten {
    display:flex;
    flex-direction:column;
    flex-wrap: wrap;
    justify-content:center;
    align-items:center;
}
.k_progess_text_kasten {
    flex:0 0 calc(33% - 33px);
    width:calc(33% - 33px);
}
.k_zahl {
    line-height:1em;
    text-align:center;
}

.k_list_adr_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:space-between;
    align-items:stretch;
    margin-top:25px;
    margin-bottom:25px;
}
.k_list_adr_kasten_innen {
    flex:0 0 45%;
    width:45%;
}
.k_list_adr_titel {
    font-size:1.5em;
    line-height:1.5em;
    padding-bottom:15px;
    border-bottom:1px solid #EFEFEF;
}
.k_list_adr_block {
    border-bottom:1px solid #EFEFEF;
    padding:15px;
    line-height:1.2em;
}
.k_list_subtext {
    line-height:1.2em;
    font-size:0.9em;
    padding-top:15px;
}
.k_ladr_eintrag {
    padding:5px;
    border:1px solid #EFEFEF;
    border-radius:20px;
    cursor:pointer;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items:stretch;
}
.k_ladr_eintrag:hover {
    background-color:#EFEFEF;
}
.k_ladr_eintrag_text {
    flex:1 1 calc(100% - 40px);
    width:calc(100% - 40px);
}

.k_list_ver_block {
    display:flex;
    flex-direction:column;
    flex-wrap: nowrap;
    justify-content:center;
    align-items:stretch;
}
.k_list_ver_eintrag {
    font-size:1.1em;
    line-height:1.5em;
    padding:5px;
    border-bottom:1px solid #EFEFEF;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:center;
}
.k_list_ver_eintrag:last-child {
    border-bottom-width:0px;
}
.k_list_ver_33 {
    flex:0 0 33%;
}
.k_list_ver_40 {
    flex:0 0 40%;
}
.k_list_ver_20 {
    flex:0 0 20%;
}

.k_zf_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:stretch;
}
.k_zf_kasten_innen {
    flex:0 0 45%;
    width:45%;
    margin-right:10%;
    margin-bottom:3%;
}
.k_zf_kasten_innen_full {
    flex:0 0 100%;
    width:100%;
    margin-right:0%;
    margin-bottom:3%;
}
.k_zf_kasten_innen:nth-child(even) {
    margin-right:0%;
}

.vorkasse_button {
    margin:0 0 4vh 0;
    padding:2.5vh 4vw;
    color:#2C2E2F;
    background-color: #eee;
    border: 0px;
    border-radius: 4px;
    width: 100%;
    font-size: 1.3rem;
}

/* Neuheiten */
.neuheiten_menu_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:center;
    padding-top:20px;
    padding-bottom:20px;
}
.monat_menu {
    color:#ffed00;
    padding:0px 10px 0px 10px;
    margin-right:25px;
    cursor:pointer;
    font-size:1.3em;
    border:1px solid transparent;
    border-radius:5px;
    text-decoration:none;
    background-color:#231f20;
}
.monat_menu:hover {
    background-color:#555;
    text-decoration:none;
}
.monat_menu_aktiv {
    background-color:#555;
    text-decoration:none;
}
.monat_menu_aktiv:hover {
    background-color:#555;
    text-decoration:none;
}


/* SOnstiges */
.zahlungsart_ausgabe {
    padding-left:25px;
}

.versand_kasten {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:center;
}
.versand_kasten:nth-child(even) {
    background-color:#EFEFEF;
}
.versand_box_left {
    flex:0 0 200px;
    width:250px;
    border-right:1px solid #AAA;
    padding:3px 10px 3px 3px;
}
.versand_box_left > span {
    background-repeat:no-repeat;
    background-position:5px center;
    background-size:30px;
    padding-left:40px;
}
.versand_box_rest {
    flex:0 0 80px;
    width:80px;
    border-right:1px solid #AAA;
    padding:3px 7px;
}
.versand_box_kopf {
    align-self:flex-end;
    height:55px;
}
.versand_box_pic {
    display:block;
    width:50px;
    background-color:white;
}

.popup_versand_kasten {
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    margin-bottom:25px;
    max-width:500px;
    background-color:#FFF;
    padding:25px;
    border:1px solid #231f20;
    border-radius:15px;
    box-shadow:3px 5px 3px #CCC;
}
.popup_versand_close {
    color:#990000;
    margin-top:7px;
    cursor:pointer;
}

.main_slider {
    width:100%;
    height:487px;
}

.kontakt_kasten {
    max-width:500px;
}


.main_pic_min_height {
    height:15vw !important;
}

/* Kundenbereich */
a.kundenmenue {
    display: block;
    padding: 5px 15px;
    margin: 0px;
}
a.kundenmenue:hover {
    color:#FFF;
    background-color:#231f20;
    text-decoration: none;
}
a.kundenmenue.aktiv {
    color:#FFF;
    background-color:#231f20;
    text-decoration: none;
}

.kc_ladr_liste {
    display: flex;
    flex-direction: column;
    border: 1px solid #EFEFEF;
}
.kc_ladr_liste > div {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.kc_ladr_liste > div:nth-child(odd) {
    background-color: #EFEFEF;
}
.kc_ladr_liste > div > * {
    padding: 10px;
    margin: 0px;
}
.kc_ladr_liste > div > *:first-child {
    flex: 1 1 auto;
}
.kc_ladr_liste > div > *:nth-child(2) {
    flex: 0 0 390px;
}

.kc_auflistung {
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:stretch;
}
.kc_auflistung:nth-child(even) {
    background-color:#EFEFEF;
}
.kc_auflistung > * {
    border-right:1px solid #AAA;
    padding:5px 10px;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:center;
    width:100%;
    word-break: break-all;
}

.kc_auftrag_box {
    display:flex;
    flex-direction:row;
    flex-wrap: wrap;
    justify-content:flex-start;
    align-items:stretch;
}
.kc_auftrag_box:nth-child(even) {
    background-color:#EFEFEF;
}
.kc_auftrag_box > * {
    padding:5px 10px;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:flex-start;
    align-items:center;
    width:100%;
    word-break: break-all;
}
.kc_auftrag_box > *:first-child {
    width:10%;
}
.kc_auftrag_box > *:nth-child(2) {
    width:15%;
}
.kc_auftrag_box > *:nth-child(3) {
    width:20%;
}
.kc_auftrag_box > *:nth-child(4) {
    width:15%;
}
.kc_auftrag_box > *:nth-child(5) {
    width:20%;
}
.kc_auftrag_box > *:nth-child(6) {
    width:20%;
}
.kc_auftrag_box > *:last-child {
    border-bottom:1px solid #AAA;
}
.kc_auftrag_box > * > *:first-child {
    width:10%;
    text-align: right;
    padding-right:20px;
}
.kc_auftrag_box > * > .paket_line {
    width:100%;
    padding-left:5%;
    text-align:left;
}
.kc_auftrag_box > * > .status_line {
    width:100%;
    text-align:left;
    display:flex;
    justify-content: space-around;
    align-items: center;
}
.kc_auftrag_box > * > .status_line > span {
    width:20%;
    text-align:center;
    display:flex;
    justify-content: center;
    align-items: center;
}
.kc_auftrag_box > * > .status_line > i {
    width:5%;
}
.kc_auftrag_box > * > *:nth-child(2) {
    width:65%;
    display:flex;
    flex-direction:row;
    flex-wrap: nowrap;
    justify-content:space-between;
    align-items: flex-start;
}
.kc_auftrag_box > * > *:nth-child(2) > *:nth-child(2) > *:first-child {
    align-self:center;
    margin-left: 20px;
}
.kc_auftrag_box > * > *:nth-child(2) > *:nth-child(2) > *:nth-child(2) {
    width:100px;
}
.kc_auftrag_box > * > *:nth-child(3) {
    width:5%;
    text-align: right;
}
.kc_auftrag_box > * > *:nth-child(4) {
    width:10%;
    text-align: right;
}
.kc_auftrag_box > * > *:nth-child(5) {
    width:10%;
    text-align: right;
}
.kc_auftrag_box > *:first-child  > *:first-child {
    width:100%;
}
.kc_auftrag_box > *:nth-child(2) > *:first-child {
    width:100%;
}
.kc_auftrag_box > *:nth-child(3) > *:first-child {
    width:100%;
}
.kc_auftrag_box > *:nth-child(4) > *:first-child {
    width:100%;
}
.kc_auftrag_box > *:nth-child(5) > *:first-child {
    width:100%;
}
.kc_auftrag_box > *:nth-child(6) > *:first-child {
    width:100%;
}

.kc_auftrag_box > .d-flex.w-100:hover {
    background-color: #DFDFDF;
    border-radius: 4px;
}

.first_line_bold {
}
.first_line_bold:first-line {
    font-weight:bold;
}

.btn-dark {
    background-color: #231f20 !important;
}

.auflistung_affiliate > *:first-child {
    flex: 1 1 auto;
}
.auflistung_affiliate > *:nth-child(2) {
    flex: 0 0 70px;
}
.auflistung_affiliate > *:nth-child(3) {
    flex: 0 0 70px;
}
.auflistung_affiliate > *:nth-child(4) {
    flex: 0 0 70px;
}
.auflistung_affiliate > *:nth-child(5) {
    flex: 0 0 70px;
}
.auflistung_affiliate > *:nth-child(6) {
    flex: 0 0 90px;
}
.auflistung_affiliate > *:nth-child(7) {
    flex: 0 0 70px;
}

.auflistung_affiliate > .maintext {
    display: flex;
    flex-direction: column;
    justify-content:flex-start;
    align-items:flex-start;
}
.auflistung_affiliate > .maintext > *:first-child {
    text-overflow:ellipsis;
    overflow: hidden;
    display:block;
    word-break:break-all;
}
.auflistung_affiliate > .maintext > *:nth-child(2) {
    text-overflow:ellipsis;
    overflow: hidden;
    display:block;
    word-break:break-all;
}

.firma_fuss {
    width: 100%;
}

.slider_radio {
    padding: 5px;
    margin: 3px;
    cursor: pointer;
    appearance: none;
    width: 14px;
    height: 14px;
    border: 1px solid #999;
    background-color: #999;
    border-radius: 50%;
    outline: none;
    box-shadow: 0 0 2px #999;
    transition: box-shadow 0.3s ease;
}

.slider_radio:checked {
    background-color: #ffed00;
}

.flagge { width:30px; height:24px; background-repeat:no-repeat; background-position: 5px center; background-size: 30px; }
.flagge_link { width: 60px; }
.flagge_link:hover { text-decoration: none; background-color: #CFCFCF; color: #333;}