/* bestehende klassen anpassen */

/* .navbar .navbar-nav wurde in der datei custom.min.css angepasst ... mehr eintraege im menue */

body
{
    background-color: #f1eeeb;
    padding: 0px;
}

@font-face {
    font-family: 'ModernoFB';
    src: url('../fonts/ModernoFB-Regular.woff2') format('woff2'),
    url('../fonts/ModernoFB-Regular.woff') format('woff');

}

@font-face {
    font-family: 'IvyStyle Sans semibold';
    src: url('../fonts/IvyStyleSans-SemiBold.woff2') format('woff2'),
    url('../fonts/IvyStyleSans-SemiBold.woff') format('woff');

}

@font-face {
    font-family: 'IvyStyle Sans lightItalic';
    src: url('../fonts/IvyStyleSans-LightItalic.woff2') format('woff2'),
    url('../fonts/IvyStyleSans-LightItalic.woff') format('woff');

}

@font-face {
    font-family: 'IvyStyle Sans light';
    src: url('../fonts/IvyStyleSans-Light.woff2') format('woff2'),
    url('../fonts/IvyStyleSans-Light.woff') format('woff');

}

@font-face {
    font-family: 'IvyStyle Sans semiboldItalic';
    src: url('../fonts/IvyStyleSans-SemiBoldItalic.woff2') format('woff2'),
    url('../fonts/IvyStyleSans-SemiBoldItalic.woff') format('woff');

}

a {
    color: #18191a;
    text-decoration: none;
}

a:focus, a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.navbar
{
    float: none;
    padding: 0px;
    background-color: #b9ab9a;
    border-radius: 0px;
    margin-bottom: 0px;
}

.navbar-nav
{
    margin-left: -1px;
    margin-bottom: -1px;
}

.navbar .navbar-nav>li>a
{
    color: #18191a;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 17px;
    /*color: #fff;*/
    min-height:60px;
    padding-top: 24px;
}

.navbar .navbar-nav>li>a:hover
{
    color: #18191A;
    background-color: transparent;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .nav .close>a, .nav .close>a:focus, .nav .close>a:hover
{
    background-color: transparent;
}

.navbar-nav>li.active
{
    background-color: transparent;
}

footer{
    color: #18191a;
    font-family: IvyStyle Sans light;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.3;
    text-transform: uppercase;
    font-weight: bold;

}

footer a:hover{
    color: #b9ab9a;
}

.col-lg-12 {

    /*margin-top: 20px;*/
    margin-bottom: 0px;
    margin-right: 0px;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    float:right;
}

.col-lg-12 a:hover{
    color: #b9ab9a;
}

.container-fluid {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0px;

}

.navbar-headerx
{
    background-color: #18191A;
    padding: 20px;
    margin: -1px;
}


.auswahltext a, .auswahltext a:hover, .auswahltext>li>a{
    color: #18191a;
    pointer-events: none;

}


.auswahltext{
    color: #ffffff;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 17px;
    margin-right: -10px;
}




.navisonderthemen221 .dropdown-toggle {
/*    background-color: ffffff;*/
}
.navisonderthemen222 {
    /*background-color: eee;*/
}
.navisonderthemen223 {
    /*background-color: ddd;*/
}

a.dropdown-toggle .auswahl11 {
    background-color: #ffffff;
    height: 30px;
    width: 30px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: -15px;
    margin-top: -7px;
    color: #b9ab9a;
}



a.dropdown-toggle .auswahl21 {
    background-color: #ffffff;
    height: 30px;
    width: 30px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: -15px;
    margin-top: -7px;
    color: #b9ab9a;
}
a.dropdown-toggle .auswahl31 {
    background-color: #ffffff;
    height: 30px;
    width: 30px;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: -15px;
    margin-top: -7px;
    color: #b9ab9a;
}

.dropdown-menu {
    color: #ffffff;
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    top: 90%;
    left: 10px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px;
    margin: 2px 0 0;
    text-align: left;
    list-style: none;
    border: 1px solid #b9ab9a;
    border-radius: 0px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
}

.dropdown-menu>li>a {
    display: block;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    clear: both;
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #18191a;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{
    color:#b9ab9a;
    text-decoration:none;
    background-color:#ffffff;
}

a:hover.dropdown-toggle .auswahl11 {
    background-color: #b9ab9a;
    color: #ffffff;
    border: 1px solid #ffffff;
}

a:focus.dropdown-toggle .auswahl11 {
    background-color: #b9ab9a;
    color: #ffffff;
    border: 1px solid #ffffff;
}

a:hover.dropdown-toggle .auswahl21 {
    background-color: #b9ab9a;
    color: #ffffff;
    border: 1px solid #ffffff;
}

a:focus.dropdown-toggle .auswahl21 {
    background-color: #b9ab9a;
    color: #ffffff;
    border: 1px solid #ffffff;
}

a:hover.dropdown-toggle .auswahl31 {
    background-color: #b9ab9a;
    color: #ffffff;
    border: 1px solid #ffffff;
}

a:focus.dropdown-toggle .auswahl31 {
    background-color: #b9ab9a;
    color: #ffffff;
    border: 1px solid #ffffff;
}

#archiv_list{
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
}



@media (max-width: 770px) {
    .nav > li {
        display: inline-block;
    }
}

/* neue klassen */

.auswahllayer {
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 20px;
    color: #18191a;
    width: 440px;
    float: left;
    margin-right:20px;
    margin-bottom: 20px;
    min-height: 235px;
    max-height: 235px;
    background-color: rgba(255,255,255,1);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}

.auswahllayer h3{
    font-family: 'ModernoFB';
    font-size: 22px;
    line-height: 24px;
    color: #b9ab9a;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 20px;
}

h2{
    color: #b9ab9a;
    font-family: ModernoFB;
    font-size: 22px;
    line-height: 30px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 0px;
    letter-spacing: 0;
}

.navilayer2 {
    float: left;
    width: 18%;
    min-width: 220px;
    margin-right: 30px;
    margin-bottom: 20px;
}

.nl2b{
    color: #ffffff;
    font-family: IvyStyle Sans semibold;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.3;
}

.nl2b a:hover{
    color: #b9ab9a;
}

.aufdatenwarten {
    cursor: wait;
}

.ma1, .ma2,.ma3 { float: left;  }
.ma1 { width: 100px;}
.ma2 { width: 170px;padding-right: 20px;}
.ma3 { width: 30px;}
.macl { clear:left; }
.detailsanzeigen { font-size: 12px; background-color: #f7f7f7;}
.detailsfarbe {
    background-color: #f7f7f7;
    padding-top: 8px;
    padding-bottom: 5px;

}

#dialog { display: none; };
#verkaeuferbearbeitenx {display: none; }
#haendlerbearbeitenx { display: none; }
p.hinweise {
    font-weight: bold;
    color:red;
}

.produkt1 a {
    cursor: pointer;
}

#xlbild_lightboxinhalt
{
    /*margin-left: 25%;*/
    font-family: IvyStyle Sans semibold;
    font-size: 18px;
    color:#18191a;
}

#xlbild .text, #xlbild .text_produkt
{
    background-color: white;
}

#navilayer {
background-color: #18191a;
opacity: 0.95;
width: 100%;
color: #fff;
display: none;
position: absolute;
top:100px;
right: 0px;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 50px;
padding-left: 20px;
}

.navilayer2 a {
color: #ffffff;
text-decoration: none;
}

.content_login, .content_login2 {
    background-image: url(/img/motiv_startseite.jpg);
    background-repeat: no-repeat, repeat;
    background-size: contain;
    background-position-y: top;
    background-color: #18191a;
    margin: 0px;
    padding: 0px;
    display: flex;
    z-index: 1;
    width: 100%;
    min-height: 718px;
    overflow: auto;
    scroll-behavior: auto;
}

.content_login2 {
    display: none;
}

.center {
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 20%;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    position: relative;
    width: 400px;
    height: 720px;
    background: rgba(24, 25, 26, 0.9);
    z-index: 10;
}

.content_login h2{
    color: #656567;
    font-family: ModernoFB;
    font-size: 48px;
    line-height: 30px;
    margin-top: 20%;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 0px;
    letter-spacing: 0;
}

.center .form{
    margin-top: 20%;
}

.center label{
    font-family: IvyStyle Sans light;
    font-size: 14px;
    line-height: 17px;
    color: #656567;
}

.center input{
    font-family: IvyStyle Sans light;
    font-size: 14px;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #ffffff;
    height: 40px;
    width: 200px;
    background-color: #656567;
    margin-bottom: 20px;
    opacity: 1.0;
    border-image: none;
    border-width: 0px;
    border-style: outset;
    border-color: #ffffff;
}

.center input::placeholder{
    color: #ffffff;
}

.center button{
    font-family: IvyStyle Sans semibold;
    font-size: 18px;
    color: #b9ab9a;
    background-color: rgb(24, 25, 26, 0.0);
    border-width: 0px;
    border-style: outset;
    border-color: #18191a;
    border-image: initial;
    padding-left: 0px;
    margin-top: 10px;
}

.logo_login
{
    background-color: #18191A;
    padding: 20px;
    width: 217px;
}

#testversion
{
    font-family: IvyStyle Sans Light;
    color: white;
    font-size: 16px;
    float: right;
    margin-right: 20px;
    padding-top: 20px;
}
#search2 {
    float: right;
    margin-right: 50px;
    margin-top: 20px;
    /*display: none;*/
}
#search2 input
{
    background-color: #282828;
    padding-top: 7px;
    padding-bottom: 6px;
    padding-left: 10px;
    margin-right: -2px;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 17px;
    color: #b9ab9a;
    border: none;
}
#search2 input:hover, #search2 input:focus
{
    cursor:pointer
}
#search2 img
{
    background-color: #282828;
}

#idmimportliste
{
    margin-top: 20px;
}
#letzteaenderungenliste, .fehlerliste
{
    overflow: auto;
    max-height: 240px;
    margin-top: 20px;
}
#katalogloeschenliste .fehlerliste
{
    max-height: 450px;
}
.listcontainer{
    display: flex;
    flex-wrap: wrap
}

.merkliste_pdf, .merkliste_unterschraenke, .merkliste_oberschraenke, .merkliste_seitenschraenke, .merkliste_meterware, .merkliste_zubehoer, .merkliste_sonderthemen, .merkliste_preise, .merkliste_speichern, .merkliste_archiv{
    width: 340px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 0px;
    padding-left: 20px;
    background-color: #ffffff;
    margin-right: 20px;
    margin-bottom: 20px;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 20px;
    color: #18191a;
}

.merkliste_pdf h3, .merkliste_unterschraenke h3, .merkliste_oberschraenke h3, .merkliste_seitenschraenke h3, .merkliste_meterware h3, .merkliste_zubehoer h3, .merkliste_sonderthemen h3, .merkliste_preise h3, .merkliste_speichern h3, .merkliste_archiv h3{
    color: #b9ab9a;
    font-family: ModernoFB;
    font-size: 22px;
    line-height: 26px;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    letter-spacing: 0;
}

.merkliste_pdf a, .merkliste_unterschraenke a, .merkliste_oberschraenke a, .merkliste_seitenschraenke a, .merkliste_meterware a, .merkliste_zubehoer a, .merkliste_sonderthemen a, .merkliste_preise a, .merkliste_speichern a, a.merklistenlink
{
    font-family: IvyStyle Sans semibold;
    background-color: #18191a;
    color: #f1eeeb;
    font-size: 12px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.4px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    border: none;
    margin-right: 5px;
    /* margin-bottom: 5px; */
    min-width: 200px;
    /* width: 200px; */
    display: inline-table;
    /* height: 30px; */
    line-height: 12px;
}

.auswahl_zuruecksetzen2{
    padding-top: 5px;
    margin-bottom: 30px;
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    color: #18191a;
    display: inline-flex;
    line-height: 16px;
    letter-spacing: 0.4px;
}

.auswahl_zuruecksetzen2 a{

    background-color: #18191a;
    color: #f1eeeb;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.4px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border: none;
    margin-right: 5px;
    width: 130px;
    min-height: 45px;

}

.auswahl_zuruecksetzen2 a:hover{

    background-color: #b9ab9a;
    color: #f1eeeb;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    text-decoration: none;

}

#overlay_footer button{
    float: right;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.aenderung1{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 20px;
    color: #18191a;
}


.aenderung2{
    font-family: IvyStyle Sans Light;
    font-size: 12px;
    line-height: 20px;
    color: #c4030a;
    height: 30px;
    letter-spacing: 0.4;
}

#overlay_footer {
    position: fixed;
    top: 87%;
    left: 20%;
    /*background: rgba(255, 255, 255, 0.95);
    box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2);*/
    background: #f1eeeb;
    box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.2);
    width: 60%;
}

.bbt {
    font-family: IvyStyle Sans semibold;
    background-color: #18191a;
    color: #f1eeeb;
    font-size: 12px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    height: 30px;
    border: none;
    margin-top: 10px;
    margin-bottom: 0px;
    min-width: 150px;
    text-align: left;
}

.bbt:hover{
 background-color: #b9ab9a;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.loeschen_grau {
    background-color: #656567;
    margin-left: 10px;
    min-width: 100px;
}

.loeschen_grau1 {
    background-color: #656567;
}

.rechts_10 {
    margin-right: 10px;
}



.suchergebnis{
    overflow: auto;
    margin-top: 20px;
    max-height: 280px;

}



.details3{
    font-family: IvyStyle Sans semibold;
    color: #18191a;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}

.details2, .details4{
    font-family: IvyStyle Sans light;
    color: #18191a;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}


.merkliste_pdf a:hover, .merkliste_unterschraenke a:hover, .merkliste_oberschraenke a:hover, .merkliste_seitenschraenke a:hover, .merkliste_meterware a:hover, .merkliste_sonderthemen a:hover, .merkliste_zubehoer a:hover, .merkliste_preise  a:hover, .merkliste_speichern  a:hover, .merkliste_archiv  a:hover, a.merklistenlink:hover {
    background-color: #b9ab9a;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
    text-decoration: none;
    height: 30px;
}

.merkliste_archiv a{
    background-color: #18191a;
    color: #f1eeeb;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    /* margin-top: 20px; */
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 0.4px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    margin-right: 5px;
    min-width: 95px;
    display: inline-flex;
    line-height: 12px;

}



.mza_h3{
    color: white;
    background-color: #B9AB9A;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
}
.mza_name{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 20px;
}
.mza_label
{
    font-family: IvyStyle Sans light;
    font-size: 12px;
    letter-spacing: 0.2;
    font-weight: bold;
    color: #18191a;
    margin-bottom: 1px;
}
.mza_label2
{
    font-family: IvyStyle Sans semibold;
    font-size:14px;
    margin-left: 10px;
}
.mza_label3
{
    font-family: IvyStyle Sans light;
    font-size: 12px;
    letter-spacing: 0.2;
    font-weight: bold;
}

.mza_daten{
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    line-height: 20px;
    background-color: #f7f7f7;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 2px;
}

.mza_suchergebnis
{
    color: #B9AB9A;
    font-size: 14px;
    background-color: rgba(185, 171, 154, 0.1);
    padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
    letter-spacing: 0.3;

}

.bilddarstellung img {
    width:80px;
    margin-bottom:10px;
    margin-top:0px;
    padding: 10px;
    border: 1px solid #18191a;
}

.merkzettel_zubehoer_zugeordnet .bilddarstellung img {
    width:80px;
    margin-bottom:10px;
    margin-top:0px;
    padding: 10px;
    border: 1px solid #b9ab9a;
}

.merkzettel_zubehoer_zugeordnet h3{
font-size: 18px;
margin-top: 0px;
margin-bottom: 10px;
line-height: 18px;
}


.listcontainer input[type=text]{
    width: 100%;
    margin-bottom: 20px;
    height: 30px;
    padding: 5px;
    margin-top: 10px;
}

.listcontainer ul{
    margin-left: -40px;
    margin-bottom: 20px;
}

.doppelspalte{
    display: flex;
}
.spalte1{
    float: left;
    width: 340px;
    margin-right:40px;
}
.spalte2{
    float: left;
    width: 340px;
}
#zusatzinformation
{
    font-size:20px;
    color: white;
}
.buttondiv
{
    float: left;
}
.haendlerbackend3
{
    float: left;
    width: 680px;
}
.haendlerbackend2 input[type=text], .haendlerbackend3 input[type=text]
{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: black;
    width: 300px;
    height: 30px;
    border: 1px solid #18191a;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
}

.haendlerbackend2 textarea
{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: black;
    width: 300px;
    height: 200px;
    border: 1px solid #18191a;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}



input[type=text].faktoren
{
    width: 60px;
}

.archiv_element{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    line-height: 2;
}



#header_lizenz{
    display: flex;
}

#ueberschrift{
    color: #18191a;
    font-family: ModernoFB;
    font-size: 22px;
    line-height: 26px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    letter-spacing: 0;
}
#lizenzanzahl{
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    color: #656567;
    margin-top: 8px;

}

.csv_liste{
    overflow: auto;
    margin-top: 20px;
    max-height: 320px;
}

.einhaendler{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 30px;

}

.einhaendler span{
    width: 95px;
    display: inline-block;
}
.lizenz_bearbeiten{
    overflow: auto;
    margin-top: 20px;
    max-height: 450px;

}
.katalog_testen{
    margin-top: 20px;
}
.mengeneingabe
{
    width: 200px;
    float: left;
}
.zubehoer_bild
{
    /*width: 45%;*/

    float: left;
    /*margin-right: 20px;*/
}
.zubehoer_text
{
    width: 45%;
    float: left;
    text-align: left;
    font-size: 12px;
    color: #18191a;
    line-height: 20px;
}

.zubehoer_text div
{
    line-height: 16px;
    font-family: IvyStyle Sans light;
    font-size: 12px;
/* margin-right: 20px; */
    font-weight: bold;
}

.zubehoer_text a
{
    text-decoration: underline;
}

.zubehoer_text a:hover
{
    text-decoration: underline;
    color: #B9AB9A;
}


.einhaendler3{
    display: flex;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    margin-bottom: 10px;
}
.einhaendler3:hover
{
    cursor: pointer;
}
.details10{
    width: 60px;
}
.details11{
    margin-right: 20px;
}
.details12{
    font-family: IvyStyle Sans light;
    font-size: 12px;
    margin-right: 20px;
    font-weight: bold;
}
.einhaendler3 a {
    background-color: #fff;
    box-shadow: none;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    padding: 0px;
}

.details12 a{
    font-family: IvyStyle Sans light;
    font-size: 12px;
    margin-right: 20px;
    font-weight: bold;
}


.einhaendler3 a:hover, .einhaendler3 a:active, .einhaendler3 a:focus {
    color: #b9ab9a;
    background-color: #fff;
}

.doppel_buttons{
    display: block;
  }


.kundennummer_suche, .news_headline_cl, .news_description_cl, .news_margintop {
    margin-top: 20px;
}

.doppel_buttons form{
    margin: 0px;
}

.liste_radio{
    overflow: auto;
    max-height: 450px;
}

.liste_testen{
    overflow: auto;
    max-height: 450px;
}

.liste_aenderungen{
    margin-top: 10px;

}

.status_radio{
    display: flex;
}

/*

button, html input[type=button], input[type=reset], input[type=submit]{
    font-family: IvyStyle Sans semibold;
    background-color: #18191a;
    color: #f1eeeb;
    font-size: 12px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.4px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    height: 30px;
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover
 {
    background-color: #b9ab9a;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}
*/
input[type=radio].radiobutton{
    margin-right: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;

}

.status_radio label{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-weight: normal;
}

.liste_radio label{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    margin-right: 20px;
    margin-top: -1px;
    margin-bottom: 15px;
    margin-left: 0px;
    font-weight: normal;
    max-width: 250px;
    vertical-align: top;
}


.liste_radio span{
    font-family: IvyStyle Sans light;
    font-size: 12px;
    color: #18191a;
    font-weight: bold;

}

.text_erfolgreich{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    margin-bottom: 10px;
    line-height: 20px;

}

.einblenden_erfolgreich{
    margin-bottom: 10px;
    display: none;
}

.csv_liste a
{
    background-color: #fff;
    box-shadow: none;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    padding: 0px;
}


.csv_liste a:hover, .csv_liste a:active, .csv_liste a:focus
{
    color: #b9ab9a;
    background-color: #fff;
}

.einhaendler2 a{
    background-color: #fff;
    box-shadow: none;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #18191a;
    padding: 0px;
}


.einhaendler2 a:hover{
    color: #b9ab9a;
    background-color: #fff;
}

.status_lizenzen{
    margin-top: 20px;
}

#status_select{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: black;
    width: 150px;
    height: 30px;
    border: 1px solid #18191a;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}

.mza_h3 a:hover
{
    cursor: pointer;
}

#mengeneingabe_div h3{
    font-family: IvyStyle Sans semibold;
    font-size: 18px;
    color: black;
    margin-top: 0px;

}

.zubehoer_headline{
    color: #b9ab9a;
    font-family: ModernoFB;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    letter-spacing: 0;
    min-width: 200px;
}

.lightboxinhalt hr {
    margin-top: 0px;
    margin-bottom: 10px;
}

#sprache_select, #sprache_select2, #land_select, #land_select2, #anzahl_select, .sprache_select2, .land_select2, .anzahl_select, #link_select2 {
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: black;
    width: 70px;
    height: 30px;
    border: 1px solid #18191a;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    margin-right: 20px;
}
select#link_select2
{
    width: 280px;
}

.upload{
    font-family: IvyStyle Sans light;
    font-size: 12px;
    color: #656567;
    font-weight: bold;
}

#zubehoerliste{
    font-size: 14px;
}
#zubehoerliste.shaded{
    opacity: 0.3;
}

.anzahl_input
{
    margin-bottom: 10px;
    margin-right: 5px;
    font-size: 12px;
    width: 60px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
}
#bildausgabe
{
    float: left;
}
#mengeneingabe_div
{
    float: left;
    font-size: 14px;
}
.mengeneingabe_text
{
    font-size: 11px;
    color: #B9AB9A;
    margin-bottom: 5px;
    line-height: 14px;
}
.eingabe_einheit
{
    background-color: #f2eeeb;
    padding-top: 11px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    /*margin-right: 5px;*/
    font-family: IvyStyle Sans semibold;
    font-size: 12px;

}
#eingabe_anzahllinksrechts{
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
}


.doppelpulldown
{
    display: flex;
}
hr
{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #B9AB9A;
}
.abstand_10{
    margin-top: 20px;
}
.abstand_20{
    margin-top: 20px;
}
.abstand_30{
    margin-top: 30px;
}
.hinweis_klein
{
    font-family: IvyStyle Sans light;
    font-size: 11px;
    font-weight: bold;
}
.impressum_div
{
    float:left;
    /*width:50%;*/
    cursor: pointer;
    margin-top: 16px;
    min-width: 300px;
    /*background-color: #f1eeeb;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 9px;
    padding-left: 10px;*/
}
.footer_2, .footer_3{
    margin-top: 0px;
    margin-right: -20px;
    margin-bottom: -10px;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    display: flex;
    width: 100%;
    position: fixed;
    bottom: 10px;
    background-color: #f1eeeb;
    /*border-top: 1px solid #f1eeeb;*/
    box-shadow: 0px -2px 10px 0px rgba(0,0,0,0.15);
}
.footer_2
{
    margin-left: -20px;
}
.footer_3{
    margin-left: 0px;
}
.rot, .kontrollmeldung
{
    color: #ff0000;
}
.merkliste_speichern.haendlerbackend
{
    width: 95%;
    padding-top: 20px;
}
.merkliste_speichern.haendlerbackend2, .merkliste_speichern.haendlerbackend3
{
    float: left;
    min-height: 590px;
}
.bkl
{
    font-size: 10px;
}
.bgr
{
    font-size: 22px;
    margin-top: 5px;
}
.loadingdata
{
    margin-top: 20%;
    font-size: 20px;
    text-align: center;
}
a.verkaeuferadmin
{
    background-color: #fff;
    box-shadow: none;
    color: black;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
    line-height: 20px;
    display: initial;
    font-size: 14px;
}
a:hover.verkaeuferadmin, a:active.verkaeuferadmin, a:focus.verkaeuferadmin
{
    background-color: #fff;
    box-shadow: none;
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    color: #b9ab9a;
}
.togglepfeil
{
    float: right;
    font-size: 14px;
    padding-right: 10px;
}
.home_tile.flexcol.chosenfront, .home_tile.flexcol.chosenfront .farbauswahl_text
{
    color: #FFFFFF;
    background-color: rgba(185,171,154,1);
}
#a78 {
    min-height:0px;
    padding:0px;
}
#a72
{
    min-height:0px;
    padding:0px;
    margin-top: 10px;
}
#schranktyp.textnav,#schrankhoehe,#schrankraster, #schrankbreite,#schranktiefe, #korpusauswahl, #nav3box, #nav4box, #nav5box, #vertikalhorizontal, #zubehoerschrankbreite
{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 17px;
    color: #18191a;
/*padding:5px;*/
    margin-top: 1px;
    /*max-height: 40px;*/
    margin-right: -20px;
    margin-left: -20px;
    margin-bottom: -4px;
}
#zubehoerschrankbreite
{
    display: none;
}
#schranktyp.textnav{
    flex:2;
    /*padding:15px 6px;*/
}
.merken, .favorit, .infos, .bilder, .vergessen
{
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 1px;
    cursor: pointer;
}
.navioption
{
    display: inline-block;
    /*background-color: #d7d7d7;*/
    color: #000;
    /*padding: 10px;*/
    /*margin-right: 5px;*/
    /*margin-bottom: 5px;*/
}
.navioption a{
    display: inline-block;
    background-color: #ffffff;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    margin-right: 1px;
    margin-bottom: 5px;
    min-width: 60px;
}
.navioption b{
    display: inline-block;
    background-color: #b9ab9a;
    color: #ffffff;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    margin-right: 1px;
    margin-bottom: 5px;
    min-width: 60px;
}
.navioption b a {
    display: inline-block;
    background-color: #b9ab9a;
    color: #ffffff;
    padding-top: 0px;
    padding-left:  0px;
    padding-right:  0px;
    padding-bottom:  0px;
    margin-right:  0px;
    margin-bottom:  0px;
    min-width: 0px;
}
.navioption a:hover, a:focus, a:active
{
    color: #ffffff;
    background-color: #b9ab9a;
    text-decoration: none;
}
#navigation_c_titel{
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.8);
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    margin-right: 1px;
    margin-bottom: 5px;
    min-width: 122px;
    max-width: 220px;
    color: #b9ab9a;
    letter-spacing: 0.3;

}
select{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 24px;
    color: #18191a;
    height: 37px;
    border: none;
    /* margin: 5px; */
    padding-left: 5px;
    padding-top: 7px;
    padding-bottom: 3px;
    margin-top: 0px;
    display: inline-flex;
}

#select_anzahl_links, #select_anzahl_rechts, #anzahl_SSU65, #anzahl_MPK1, #anzahl_select, .anzahl_select{
    margin-bottom: 10px;
    margin-right: 5px;
    font-size: 12px;
    width: 60px;
}
/*
.spread {
    justify-content: space-between;
    height: 45px;
}
*/
.merken
{
    background: url('/img/sprite_icons_produkt.png') 0px 0;
}
.vergessen
{
    background: url('/img/sprite_icons_produkt.png') -30px 0;
}
.favorit
{
    background: url('/img/sprite_icons_produkt.png') -60px 0;
}
.favorit.vergessen
{
    background: url('/img/sprite_icons_produkt.png') -90px 0;
}
.infos
{
    background: url('/img/sprite_icons_produkt.png') -120px 0;
}
.bilder
{
    background: url('/img/sprite_icons_produkt.png') -150px 0;
}
.zubehoeranzeigen
{
    float: right;
    background: url('/img/sprite_icons_produkt.png') -240px 0;
}
.videoanzeigen
{
    float: right;
    background: url('/img/sprite_icons_produkt.png') -180px 0;
    margin-top: 0px;
    margin-bottom: 4px;
    margin-right: 2px;
}
.loeschen
{
    float: left;
    background: url('/img/sprite_icons_produkt.png') -270px 0;
}
.zubehoeranzeigen, .videoanzeigen, .loeschen
{
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.previewsmall {
    width: 70px;
    border: 1px solid #18191A;
    margin-bottom: 7px;
    background-color: #ffffff;
}
.farbauswahl{
    width: 80px;
 /*   min-height: 140px;*/
}
.farbauswahl_text{
    max-width: 60px;
    font-family: IvyStyle Sans semibold;
    font-size: 10px;
    line-height: 12px;
    color: #18191a;
}
.chosenfront .farbauswahl_text
{
    color: #fff;
    /*background-color: #d7d7d7;*/
}
.home_abstand_spaltelinks
{
    clear:left;
    height: 20px;
}
#home_preview_right
{
    display: none;
}
#home_preview_left
{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 24px;
    color: #18191a;
}
#home_preview_left h2
{
    color: #b9ab9a;
    font-family: ModernoFB;
    font-size: 22px;
    line-height: 30px;
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    letter-spacing: 0;
    min-width: 200px;
}
#home_right_wrapper
{
    /*min-width: 300px;*/
}
#selectionswitch
{
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    line-height: 16px;
    color: #18191a;
    margin-top: 0px;
    display: flex;
    letter-spacing: 0.4px;
}
.homeselection{
    background-color: #18191a;
    color:#f1eeeb;
    cursor: pointer;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-right: 5px;
    /*border: 1px solid #f1eeeb;*/
    letter-spacing: 0.4px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    width: 130px;
    min-height: 45px;
}
.homeselection_highlight
{
    background-color: #b9ab9a;
    color: #ffffff;
    /*border: 1px solid #b9ab9a;*/
}

#home_left {
    max-width: 1400px;
    margin-right: 10px;

    /* width: 76%; */
}

.flex {
    /*display: flex;*/
}

.flex_auswahl {
    display: flex;
}

#home_summary
{
    display: flex;
}
.menu2
{
    float: right;
}
.auswahl_zuruecksetzen
{
    font-family: IvyStyle Sans semibold;
    font-size: 14px;
    line-height: 18px;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-right: 1px;
    margin-top:20px;
    color:#b9ab9a;
    display: flex;
}
.auswahl_zuruecksetzen a
{
    color:#b9ab9a;
}
.auswahl_zuruecksetzen a:hover
{
    color:#b9ab9a;
    text-decoration: underline;
}
.auswahl_zuruecksetzena:focus
{
    color:#b9ab9a;
    text-decoration: underline;
}
.auswahl_zuruecksetzen a:active{
    color:#b9ab9a;
    text-decoration: underline;
}

.naviprogramm, .naviprogrammaktiv, .naviunterschrank, .naviunterschrankaktiv, .navioberschrank, .navioberschrankaktiv, .naviseitenschrank, .naviseitenschrankaktiv, .navilaengen, .navilaengenaktiv, .navizubehoer, .navizubehoeraktiv, .navimerkliste, .navimerklisteaktiv, .naviausloggen, .navigrifflos, .navisonderthemen, .adminfunktion, .adminfunktion2, .adminfunktion3, .adminfunktion4, .adminfunktion5, .navifavoritenliste, .menulayer, .navinews
{
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-left: 1px;
    margin-top: 2px;
    margin-bottom: 1px;
}
.griffauswahlpfeil
{
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-left: 1px;
    margin-top: 2px;
    margin-bottom: 1px;
}
.naviprogramm {
    background: url(/img/sprite_icons_nav.png) 0px 0px;
}
.naviprogrammaktiv, .naviprogramm:hover, .active.naviprogramm {
    background: url(/img/sprite_icons_nav.png) -60px 0px;
}
.naviunterschrank {
    background: url(/img/sprite_icons_nav.png) -120px 0px;
/*    margin-left: 10px; */
}
.naviunterschrankaktiv, .naviunterschrank:hover, .active.naviunterschrank {
    background: url(/img/sprite_icons_nav.png) -180px 0px;
}
.navioberschrank {
    background: url(/img/sprite_icons_nav.png) -240px 0px;
}
.navioberschrankaktiv, .navioberschrank:hover, .active.navioberschrank {
    background: url(/img/sprite_icons_nav.png) -300px 0px;
}
.naviseitenschrank {
    background: url(/img/sprite_icons_nav.png) -360px 0px;
}
.naviseitenschrankaktiv, .naviseitenschrank:hover, .active.naviseitenschrank {
    background: url(/img/sprite_icons_nav.png) -420px 0px;
}
.navilaengen {
    background: url(/img/sprite_icons_nav.png) -480px 0px;
}
.navilaengenaktiv, .navilaengen:hover, .active.navilaengen {
    background: url(/img/sprite_icons_nav.png) -540px 0px;
}
.navizubehoer {
    background: url(/img/sprite_icons_nav.png) -600px 0px;
}
.navizubehoeraktiv, .navizubehoer:hover, .active.navizubehoer {
    background: url(/img/sprite_icons_nav.png) -660px 0px;
}
.navimerkliste {
    background: url(/img/sprite_icons_nav.png) -840px 0px;
}
.navimerklisteaktiv, .navimerkliste:hover, .active.navimerkliste {
    background: url(/img/sprite_icons_nav.png) -900px 0px;
}
.navigrifflos {
    background: url(/img/sprite_icons_nav.png) -1200px 0px;
}
.navigrifflos:hover, .active.navigrifflos {
    background: url(/img/sprite_icons_nav.png) -1260px 0px;
}
.navisonderthemen {
    background: url(/img/sprite_icons_nav.png) -720px 0px;
}
.navisonderthemen:hover, .active.navisonderthemen {
    background: url(/img/sprite_icons_nav.png) -780px 0px;
}
.naviausloggen {
    background: url(/img/sprite_icons_nav.png) -1080px 0px;
}
.naviausloggen:hover, .active.naviausloggen {
    background: url(/img/sprite_icons_nav.png) -1140px 0px;
}
.griffauswahlpfeil {
    background: url(/img/sprite_icons_nav.png) -1440px 0px;
}
.griffauswahlpfeil:hover, .active.griffauswahlpfeil {
    background: url(/img/sprite_icons_nav.png) -1440px 0px;
}
.adminfunktion {
    background: url(/img/sprite_icons_nav.png) -1320px 0px;
}
.adminfunktion:hover, .active.adminfunktion {
    background: url(/img/sprite_icons_nav.png) -1380px 0px;
}
.adminfunktion2 {
    background: url(/img/sprite_icons_nav.png) -1620px 0px;
}
.adminfunktion2:hover, .active.adminfunktion2 {
    background: url(/img/sprite_icons_nav.png) -1680px 0px;
}
.adminfunktion3 {
    background: url(/img/sprite_icons_nav.png) -1740px 0px;
}
.adminfunktion3:hover, .active.adminfunktion3 {
    background: url(/img/sprite_icons_nav.png) -1800px 0px;
}
.adminfunktion4 {
    background: url(/img/sprite_icons_nav.png) -2040px 0px;
}
.adminfunktion4:hover, .active.adminfunktion4 {
    background: url(/img/sprite_icons_nav.png) -2100px 0px;
}
.adminfunktion5 {
    background: url(/img/sprite_icons_nav.png?x) -2400px 0px;
/*    background: url(/images/rubrikenbilder/icon_platzhalter_pdf.png) -60px 0px; */
}
.adminfunktion5:hover, .active.adminfunktion5 {
    background: url(/img/sprite_icons_nav.png?x) -2460px 0px;
/*    background: url(/images/rubrikenbilder/icon_platzhalter_pdf.png) -0px 0px; */
}
.navifavoritenliste {
    background: url(/img/sprite_icons_nav.png) -960px 0px;
}
.navifavoritenliste:hover, .active.navifavoritenliste {
    background: url(/img/sprite_icons_nav.png) -1020px 0px;
}
.menulayer {
    background: url(/img/sprite_icons_nav.png) -1500px 0px; float: right;
}
.menulayer:hover, .active.menulayer {
    background: url(/img/sprite_icons_nav.png) -1560px 0px;
}
.navinews
{
    background: url(/img/sprite_icons_nav.png) -1860px 0px; float: right;
    display: none;
}
.navinews:hover, .navinews.active, .navinews.red:hover{
    background: url(/img/sprite_icons_nav.png) -1980px 0px;
}
.navinews.red
{
    background: url(/img/sprite_icons_nav.png) -1920px 0px;
}

.glas_layer {
    width: 500px;
    /* background-color: #d7d7d7; */
    height: 160px;
    /* margin-left: 280px; */
    z-index: 10;
    overflow: auto;
    display: none;
    background-color: rgba(185,171,154,0.1);
    padding: 5px;
}

.abstand_glasrahmenfarbe
{
    margin-top: -50px;
}

.abstand_glasgriff
{
    margin-top: -110px;
}

.newsarchiv {
    width: 100%;
    font-family: ModernoFB; /* IvyStyle Sans semibold;*/
    font-size: 18px;
    margin-bottom: 15px;
}

.loginscreen
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    /*height:100%;*/
    background-color: #18191A ;
    padding-bottom: 100px;
}

.produkt
{
    margin-left: 0px;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 200px;
    /* border-style: dotted;*/
    display: inline-block;
    vertical-align: top;
    /*background-color: #ddd;*/
}
.produkt1, .produkt2
{
    margin-bottom: 5px;
    /*border-style: ridge;*/
    height: 200px;
}
.produkt1
{
    padding: 10px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.produkt1 img
{
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    background-color: #fff;
    padding: 5px;
}
.produkt2
{
    padding: 10px;
    background-color: #ffffff;
    font-family: IvyStyle Sans semibold;
    font-size: 11px;
    color: #18191a;
    line-height: 15px;
    min-height: 200px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.produkt3
{
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
    color: #18191a;
    line-height: 15px;
    background-color: #fff;
    margin-bottom: 5px;
    padding: 10px;
    /* border-style: ridge; */
    height: 45px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}

.produkt4, .preis1, .preis2, .preis3
{
    background-color: #b9ab9a;
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 2px;
    width: 100px;
    display: inline-block;
}

.produkttext{
    overflow: auto;
}

.bezugsgroesse
{
    margin-top: 5px;
    font-family: IvyStyle Sans semibold;
    font-size: 10px;
    color: #b9ab9a;
    margin-left: 0px;
    letter-spacing: 0.3;

}

.merkzettelartikel .bezugsgroesse
{
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.awt
{
    background-color: #ffffff;
    color: #b9ab9a;
    font-size: 11px;
    margin-right: 5px;
    padding-top: 11px;
    width: 20px;
    height: 30px;
    text-align: center;
    border: 1px solid #b9ab9a;
    text-align: center;
}

.awt2
{
    background-color: #ffffff;
    margin-right: 5px;
    padding-top: 11px;
    text-align: left;
}

.preis1, .preis2, .preis3
{
    background-color: #ffffff;
    height: 30px;
    padding-right: 5px;
    margin: 0px;
    vertical-align: top;
    font-family: IvyStyle Sans semibold;
    font-size: 11px;
    color: #18191a;
    line-height: 12px;
    display: inline-flex;
}

.preis1, .preis3
{
    width: 95px;
}
.preis2
{
    width: 100px;
}
.preis1 a, .preis2 a, .preis3 a
{
    color: #18191a;
}
.preis1 a:hover, .preis2 a:hover, .preis3 a:hover
{
    color: #b9ab9a;
}
.auswahl1, .auswahl2, .auswahl3
{
    width:200px;
}
.cll
{
    clear:left;
}
.buttonborder
{
    border:solid;
    border-width: 1px;
}

/* news function */

.news_check_date
{
    font-family: IvyStyle Sans light;
    font-size: 14px;
}
.news_check_headline
{
    font-family: IvyStyle Sans semibold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;

}
.news_check_description
{
    font-family: IvyStyle Sans light;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

.merkliste_speichern.haendlerbackend2.archiv{
    padding-top: 20px;
    min-height: 340px;
    margin-bottom: 20px;
    overflow: auto;
    /*display: inline-flex; */
}

#a78 .archiv{
    min-height: 240px;
}

/* / news function */

/* glasschrank */

.headbox_selectplus_option img {
    width: 50px;
    height: 25px;
    margin: 4px 0 0 5px;
}

.home_selectplus_dropul {
    padding-left: 0;
    display: none;
    position: relative;
    z-index: 2;
}

.home_selectplus_dropul_open {
    padding-left: 0;
    display: block;
    background: #fff;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    max-height: 90px; /*168px;*/
    overflow-y: auto;
    padding-right: 0px;
    margin-left: -1px;
}

.headbox_selectplus_option {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0 0 0;
    /*background: #fff; */
    border-bottom: 1px solid #000;
    padding: 3px 0;
}

.headbox_selectplus_option .chosenfront {
/*    background-color: #d7d7d7; */
}

.headbox_selectplus_option img {
    width: 25px;
    height: 50px;
    margin: 4px 0 0 5px;
}

.home_selectplus_mamaul .selectplus_downarrow img
{
    width: 15px;
}

.home_selectplus_mamaul {
    padding: 0;
    max-width: 270px;
    min-width: 270px;
    border-left: 1px solid rgba(185,171,154,1); /*1px solid #000;*/
    border-right: 1px solid rgba(185,171,154,1); /*1px solid #000;*/
    max-height: 55px; /*36px*/
    align-self: center;
}

.home_selectplus_mamaul > .headbox_selectplus_option {
    border-bottom: 1px solid rgba(185,171,154,1); /* 1px solid #000; */

    border-top: 1px solid rgba(185,171,154,1); /*1px solid #000;*/
    padding: 0;
}

.headbox_selectplus_option {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0 0 0;
    /*background: #fff; */
    border-bottom: 1px solid #000;
    padding: 3px 0;
    overflow: hidden;
}

.headbox_selectplus_option .chosenfront
{
    background: rgba(185,171,154,1);
}

.headbox_picto
{
    width: 30px;
}

.home_selectplus_arrow
{
    margin-right: 5px; /*15*/
    margin-top: 10px; /*18*/
}

.ug_material .listcontainer ul
{
    margin-left: 0px;
}

ul.home_selectplus_mamaul {
    margin-left: 0px;
}

ul.home_selectplus_mamaul .choosenfront
{
    background-color: rgba(185,171,154,1);
}

.rotate {
    transform: rotate(-180deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(-180deg);
    /* Firefox */
    -moz-transform: rotate(-180deg);
    /* IE */
    -ms-transform: rotate(-180deg);
    /* Opera */
    -o-transform: rotate(-180deg);
    margin-top: 0px;
    margin-bottom: 20px; /*10*/
}

.text_flex
{
    display: flex;
    flex-wrap: wrap;
    margin-left: 10px;
}
.popup .previewsmall {
    width: 100px;
    /*height: 250px;*/
    padding: 0px;
}
.farbauswahl.popup {
    width: 100px;
   /* height: 300px; */
    margin-top: 20px;
}
.text_flex .farbauswahl_text
{
    width: 100px;
    max-width: 100px;
    font-size: 11px;
    line-height: 14px;
}
.text_flex .produkt:hover
{
    cursor: pointer;
}

.text_flex .produkt
{
    width: 100px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

.platzhalter
{
    width:200px;
    height: 30px;
}

#lightboxinhalt .button_div
{
    text-align: left;
    padding-right: 110px;
    padding-bottom: 30px;
    margin-top: 30px;
}

#home_glasgestaltung_1 img
{
    margin-bottom: 10px;
}

#lightboxinhalt .x1, #lightboxinhalt .x2 {
    display: inline;
/*margin-top: 30px; */
}
#lightboxinhalt .x2 {
    float: right;
    text-align: right;
}
#lightboxinhalt .x2 button {
    margin-top: 0px;
}
#lightboxinhalt .h2_lightbox
{
    font-family: IvyStyle Sans semibold;
    font-size: 18px;
    line-height: 24px;
    color: #18191a;
    display: inline;
}
.home_selectplus_div
{
    margin-left: 280px;
}
.headbox_tile_text
{
    width: 260px;
    padding-left: 9px;
    padding-top: 7px;
    overflow: hidden;
}

.popup_bild
{
    min-height: 100px;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #18191a;
}
.popup_bild .previewsmall
{
    border: none;
    width: 100%;
    margin-bottom: 0px;
}

/*#glasrahmenfarbe_div .chosenfront, #glasgriff_div .chosenfront
{
    background-color: #d7d7d7;
    color: #fff;
}*/

/* / glasschrank */


.center p { color: white; }

.preisausgabe li {
    list-style-type:none;
    line-height: 20px;
    font-family: IvyStyle Sans semibold;
    font-size: 12px;
}
ul.preisausgabe
{
    margin: 0;
    padding: 0px 0px 0px 0px; /* 0-0-8-0 */
}
#artikelzubehoer {
    float: left;
    width: 50%;
    text-align: left;
    font-size: 12px;
    color: #18191a;
    line-height: 20px;
    margin-top: 20px;
    /*max-height: 300px;*/
    /*overflow: auto;*/
}
.ug_title
{
    float: left;
    width: 270px;
    padding-top: 10px;
    margin-right: 10px;
    margin-top: 0px;
    padding-left: 5px;
    line-height: 14px;
    background-color: rgba(185,171,154,0.1); /*5.2.*/
}
#home_umgebungsgestaltung_3_togglebox {
    /*display: none;*/
}
/* , #home_schubkasten .ug_title */
#home_griffe .ug_title, #home_apl .ug_title
{
    background-color: rgba(185,171,154,0.1);
    width: 165px;
    padding-left: 5px;
    padding-top: 15px;
    padding-bottom: 8px;
    margin-left: 19px;
    margin-right: 0px;
}
.ug_material
{
    float: left;
    width: 270px;
    margin-right: 10px;
}
/*, #home_schubkasten .ug_material*/
#home_griffe .ug_material, #home_apl .ug_material
{
    background-color: #fff;
    width: 235px;
}
#home_griffe .ug_material select, #home_apl .ug_material select
{
    width: 100%;
}
.ug_farbe
{
    float: left;
    width: 270px;
    margin-right: 10px;
}
.ug_abstand
{
    margin-bottom: 10px;
    /*background-color: rgba(185,171,154,0.1);*/ /* 5.2.*/
}
#home_griffe .ug_abstand, #home_apl .ug_abstand
{
    background-color: #fff;
}

#home_umgebungsgestaltung_1 select, #home_umgebungsgestaltung_2 select, #home_umgebungsgestaltung_3 select, #home_glasgestaltung_1 select, #home_schubkasten select {
    width: 100%;
    border: 1px solid rgba(185,171,154,1);
    height: 30px;
}

.ug_materialauswahl
{
    /*max-width: 120px;*/
    overflow: hidden;
}
.ug_farbauswahl
{
    /*max-width: 120px;*/
    overflow: hidden;
}
.lightboxdiv .home_tile_img
{
    display: none;
}

.lightbox h2
{
    font-family: IvyStyle Sans semibold;
    font-size: 18px;
    line-height: 24px;
    color: #18191a;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10%;
}
.lightbox .zubehoer_text h2
{
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 0%;

}
/*
.lightboxinhalt .home_tile.flexcol {
    width: 100px;
    flex-wrap: wrap;
    display: inline-flex;
}
*/

#lightboxinhalt .home_tile_img { display: none; }

#lightboxinhalt .home_tile.flexcol
{
    width: 100px;
    display: inline-flex;
    flex-wrap: wrap;
}

#lightboxinhalt h2
{
    margin-left: 20px;
    margin-top: 30px;
    diplay: inline;
}

div#UEKL1152Abild
{
    /*background-color: #b9ab9a;*/
    border: 5px solid #b9ab9a;
}

/* ladeanimation */

.ladeanimation {
    position: absolute;
    top:300px;
    margin-top: 0px;
    padding: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
}

#font, .loader {
    font-family: IvyStyle Sans semibold;
    font-size: 20px;
    line-height: 24px;
    position:absolute;
    top:160px;
    color:#656567;
    width: 150px;
    height: 150px;
    text-align:center;
}

#snake {
    animation: rotate infinite 3s linear;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top-color: #b9ab9a;
    position:absolute;
    top:50px;
}


#snake:before,
#snake:after {
    animation: rotate infinite 2s linear;
    content: "";
    position: absolute;
    border-radius: 50%;
    border: 4px solid transparent;
}

#snake:before {
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border-top-color: #b9ab9a;
    opacity: 60%;
}

#snake:after {
    animation-duration:1s;
    top: 24px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    border-width: 3px;
    border-top-color: #b9ab9a;
    opacity: 30%;
}


@keyframes rotate {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

/* / ladeanimation */


/** LIGHTBOX MARKUP **/
.lightbox
{
    /* legt sich ueber den gesammten bildschirm - schwarz, transparent*/
    /** Default lightbox to hidden */
    display: none;
    /** Position and style */
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: left;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}
.lightbox .text
{
    /* textdarstellung innerhalb der lightbox - sehr hell */
    position : fixed;
    top:5%;
    left: 5%;
    right: 5%;
    height: 90%;
    /*width: 55%;*/
    overflow: auto;
    scroll-behavior: auto;
    background-color: #f1eeeb;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    box-shadow: 0 4px 20px 0 rgb(0 0 0), 0 4px 20px 0 rgb(0 0 0);


}
#xlbildiframe .text
{
    position : fixed;
    top: 5%;
    left: 5%;
    right: 5%;
    height: 90%;
    overflow: auto;
    scroll-behavior: auto;
    background-color: #f1eeeb;
    padding: 0px;
    box-shadow: 0 4px 20px 0 rgb(0 0 0), 0 4px 20px 0 rgb(0 0 0);
}

.lightbox .text_produkt
{
    position: fixed;
    top: 5%;
    left: 20%;
    right: 20%;
    height: 83%;
    overflow: auto;
    scroll-behavior: auto;
    background-color: #f1eeeb;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    box-shadow: 0 4px 20px 0 rgb(0 0 0), 0 4px 20px 0 rgb(0 0 0);
    width: 60%;
}

.lightbox img
{
    /** Pad the lightbox image */
    max-width: 220px;
    max-height: 80%;
    margin-top: 0%;
    border: 1px solid #18191a;
    padding: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.lightbox .image180px
{
    max-width: 150px;
}

.lightbox:target
{
    /** Remove default browser outline */
    outline: none;
    /** Unhide lightbox **/
    display: block;
}
.lightbox .closebutton
{
    font-family: IvyStyle Sans semibold;
    line-height: 15px;
    position : fixed;
    text-align: center;
    padding: 5px;
    min-width: 30px;
    background-color: rgba(0, 0, 0, 0.25);
    color: white;
    right: 20px;
    top:20px;
    font-size: 32px;
}
.lightbox .closebutton a
{
    color: white;
    text-decoration: none;
}
/** / LIGHTBOX MARKUP **/


/* The Modal (background) */
.modal
{
    display: none;
    position: fixed;
    z-index: 100;
    padding-top: 20px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

/* Modal Content */
.modal-content
{
    position: relative;
    /*background-color: #fefefe;*/
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1280px;

}
/* The Close Button */
.close
{
    font-family: "Open Sans regular";
    color: white;
    z-index: 2;
    position: absolute;
    padding: 10px;
    top: 20px;
    line-height: 0.6;
    text-shadow: 0 0px 0 #fff;
    transition: 0.3s ease;
    right: 20px;
    font-size: 36px;
    font-weight: normal;
    background-color: rgba(0, 0, 0, 0.25);
    opacity:1;
}
.close:hover, .close:focus
{
    color: #02b5dd;
    text-decoration: none;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8);
    opacity:1;
}
/* Hide the slides by default */
.mySlides
{
    display: none;
}
/* Next & previous buttons */
.prev, .next
{
    font-family: "Open Sans regular";
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 20px;
    margin-top: -40px;
    color: white;
    font-weight: normal;
    font-size: 36px;
    transition: 0.3s ease;
    border-radius: 0 3px 3px 0;
    background-color: rgba(0, 0, 0, 0.25);
    user-select: none;
    -webkit-user-select: none;
}
/* Position the "next button" to the right */
.next
{
    right: 0;
    border-radius: 3px 0 0 3px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover
{
    background-color: rgba(0, 0, 0, 0.8);
    color: #02b5dd;
    text-decoration: none;
}

/* Number text (1/3 etc) */
.numbertext
{
    font-family: "Open Sans regular";
    color: #f2f2f2;
    font-size: 12px;
    line-height: 0.6;
    padding: 10px;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.6);;
}
/* Caption text */
.caption-container
{
    text-align: center;
    background-color: black;
    padding: 2px 16px;
    color: white;
}
img.demo
{
    opacity: 0.6;
}
.active, .demo:hover
{
    opacity: 1;
}
img.hover-shadow
{
    transition: 0.3s;
}
.hover-shadow:hover
{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* / video einbindung */

#home_umgebungsgestaltung_1, #home_umgebungsgestaltung_2, #home_umgebungsgestaltung_3, #home_glasgestaltung_1
/*, #home_schubkasten */
{
    width: 900px;
}
.text_produkt.newsavailable {
    width: 25%; /*35%;*/
    left: 37%; /*32%;*/
    top: 40%;
    height: 17%; /*20%;*/
    padding-top: 20px;
}
.newspopup_text1
{
    float: left;
    width: 80px;
}
.floatright
{
    float: right;
}
.floatleft
{
    float: left;
}
.displayblock
{
    display: block;
}
/*---------------------------- iframe ------------------------*/

#markenweltiframe
{
    width: 100%;
    height: 100%;
    border: none;
}



/*---------------------------- max 1600 ------------------------*/

@media only screen and (max-width: 1600px) {

    .text_produkt.newsavailable {
        width: 30%; /*45%;*/
        left: 35%; /*32%;*/
        top: 40%;
        height: 17%; /*20%;*/
    }

}

/*---------------------------- max 1440 ------------------------*/

@media only screen and (max-width: 1440px) {

    .text_produkt.newsavailable {
        width: 32%; /*45%;*/
        left: 34%; /*27%;*/
        top: 40%;
        height: 18%; /*20%;*/
    }

}

/*---------------------------- max 1366 ------------------------*/

@media only screen and (max-width: 1366px)
{
    #home_left {
        max-width: 900px;
        margin-right: 10px;

        /* width: 76%; */
    }
    #home_schubkasten .home_tile_wrapper {
        max-width: 530px;
    }
    .auswahllayer {
        font-family: IvyStyle Sans semibold;
        font-size: 14px;
        line-height: 20px;
        color: #18191a;
        width: 420px;
        float: left;
        margin-right:20px;
        margin-bottom: 20px;
        min-height: 235px;
        max-height: 235px;
        background-color: rgba(255,255,255,1);
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    }

    #home_umgebungsgestaltung_1, #home_umgebungsgestaltung_2, #home_umgebungsgestaltung_3, #home_glasgestaltung_1, #home_schubkasten
    {
        width: 860px;
    }

    .ug_title
    {
        width: 260px;
    }
    .ug_material
    {
        width: 260px;
    }
    .ug_farbe
    {
        width: 260px;
    }

    #home_griffe .ug_material, #home_apl .ug_material {
        background-color: #fff;
        width: 180px;
    }
    #lightboxinhalt .button_div
    {
        padding-right: 70px;
    }
    .text_produkt.newsavailable {
        width: 35%; /*45%;*/
        left: 32%; /*27%;*/
        top: 40%;
        height: 18%; /*16*/
    }

}

/*---------------------------- max 1280 ------------------------*/

@media only screen and (max-width: 1280px) {

    #home_left {
        max-width: 900px;
        margin-right: 10px;

        /* width: 76%; */
    }

    .auswahllayer {
        font-family: IvyStyle Sans semibold;
        font-size: 14px;
        line-height: 20px;
        color: #18191a;
        width: 380px;
        float: left;
        margin-right:20px;
        margin-bottom: 20px;
        min-height: 235px;
        max-height: 235px;
        background-color: rgba(255,255,255,1);
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    }

    #home_umgebungsgestaltung_1, #home_umgebungsgestaltung_2, #home_umgebungsgestaltung_3, #home_glasgestaltung_1, #home_schubkasten {
        width: 780px;
    }

    .ug_title
    {
        width: 230px;
    }
    .ug_material
    {
        width: 230px;
    }
    .ug_farbe
    {
        width: 230px;;
    }

    #home_griffe .ug_material, #home_apl .ug_material {
        background-color: #fff;
        width: 160px;
    }

    #lightboxinhalt .button_div
    {
        padding-right: 110px;
    }

}

/*---------------------------- max 1200 ------------------------*/

@media only screen and (max-width: 1200px) {

    #home_left {
        max-width: 900px;
        margin-right: 10px;

        /* width: 76%; */
    }

    .auswahllayer {
        font-family: IvyStyle Sans semibold;
        font-size: 14px;
        line-height: 20px;
        color: #18191a;
        width: 360px;
        float: left;
        margin-right:10px;
        margin-bottom: 10px;
        min-height: 235px;
        max-height: 235px;
        background-color: rgba(255,255,255,1);
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    }

    #home_umgebungsgestaltung_1, #home_umgebungsgestaltung_2, #home_umgebungsgestaltung_3, #home_glasgestaltung_1, #home_schubkasten {
        width: 730px;
    }

    .ug_title
    {
        width: 220px;
    }
    .ug_material
    {
        width: 220px;
    }
    .ug_farbe
    {
        width: 220px;
    }

    #home_griffe .ug_material, #home_apl .ug_material {
        background-color: #fff;
        width: 160px;
    }

    #lightboxinhalt .button_div
    {
        padding-right: 40px;
    }

}


/*---------------------------- max 1024 ------------------------*/

@media only screen and (max-width: 1024px) {

    #home_schubkasten .home_tile_wrapper {
        max-width: 310px;
    }

    #home_left {
        max-width: 900px;
        margin-right: 10px;
        /* width: 76%; */
    }

    .auswahllayer {
        font-family: IvyStyle Sans semibold;
        font-size: 14px;
        line-height: 20px;
        color: #18191a;
        width: 520px;
        float: left;
        margin-right:10px;
        margin-bottom: 10px;
        min-height: 235px;
        max-height: 235px;
        background-color: rgba(255,255,255,1);
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    }

    #home_umgebungsgestaltung_1, #home_umgebungsgestaltung_2, #home_umgebungsgestaltung_3, #home_glasgestaltung_1, #home_schubkasten  {
        width: 520px;
    }

    .ug_title
    {
        width: 150px;

    }
    .ug_material
    {
        width: 150px;
    }
    .ug_farbe
    {
        width: 150px;
    }

    #home_griffe .ug_material, #home_apl .ug_material {
        background-color: #fff;
        width: 260px;
    }

    #lightboxinhalt .button_div
    {
        padding-right: 120px;
    }
    .text_produkt.newsavailable {
        width: 45%; /*65%;*/
        left: 27%; /*17%;*/
        top: 40%;
        height: 24%; /*22*/
    }

}

/*---------------------------- max 800 ------------------------*/

@media only screen and (max-width: 800px) {

    .text_produkt.newsavailable {
        width: 55%; /*80%;*/
        left: 22%; /*10%;*/
        top: 37%;
        height: 28%; /*30%;*/
    }

}

/*---------------------------- scrollbar ------------------------*/

::-webkit-scrollbar {
    width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1eeeb;
    border: 1px solid #b9ab9a;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #ffffff;
    border: 1px solid #b9ab9a;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, .2);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #b9ab9a;
}

