footer.main>.wrp>nav li.druckmuster_jn, footer.main>.wrp>nav li.widerruf_jn, .leadprint-brand   { display: none; }
#actionModal .newsModal .modal-title {    background-color: white !important;}
.showPaperWeight {
display: none}



@media only screen and (max-width: 800px) {
    #homepage-text4 { display:none; }
}


#homepage-text4 {
padding: 0px 0;
}


.kontainer {
display: flex;
flex-wrap: wrap;
}

.kolumn1 {
  flex: 1;
  padding-right: 40px;
}

.kolumn2 {
  flex: 1;
  padding-right: 40px;
}

.kontainer-3-spalten {
display: flex;
flex-wrap: wrap;
width: 80%;
}

.kolumn1-3 {
flex: 1;
padding-right: 20px;
float: left;
}

.kolumn2-3 {
flex:2;
padding-right: 20px;
float: left;
margin-top: 10px;
}

.kolumn3-3 {
flex:3;
padding-right:20px;
float: left; 
}

.kontainer-4-spalten {
display: flex;
flex-wrap: wrap;
width:100%;
height: 140px;
}

.kolumn1-4 {
flex: 1;
float: left;
width: 25%;
}

.kolumn2-4 {
flex:2;
float: left;
width: 25%;
}

.kolumn3-4 {
flex:3;
float: left; 
width: 25%;
}

.kolumn4-4 {
flex:4;
float: left;
width: 25%;
}

/*......................... 3-spaltige Box Seite Druckvorlagen ANFANG ...........................*/
 .flex-container {
    display: flex;
    flex-wrap: nowrap;
}

.flex-item {
    display: flex;    
    padding: 16px 10px 16px 0;
    text-align: left;
align-items: center;
}

.flex-item-1 {
  flex: 0 0 auto;
}

.flex-item-2 {
    flex: 0 0 300px;
}

.flex-item-3 {
    flex: 0 0 auto;
}
.flex-item img {
margin:0;
}
/*......................... 3-spaltige Box Seite Druckvorlagen ENDE ...........................*/

/*......................... 4-spaltige Box Seite Druckvorlagen ANFANG ...........................*/
 .flex-container-home {
    display: flex;
    flex-wrap: nowrap;
    width:100%
}

.flex-items{
    display: flex;    
    text-align: left;
 align-items: center;
  justify-content: center;
}

.flex-items-h1 {
display:flex; 
justify-content: center; 
align-items: center;
flex: 0 0 25%;
}

.flex-items-h2 {
display:flex; 
justify-content: center; 
align-items: center;
    flex: 0 0 25%;
}

.flex-items-h3 {
display:flex; 
justify-content: center; 
align-items: center;
    flex: 0 0 25%;
}
.flex-items-h4 {
display:flex; 
justify-content: center; 
align-items: center;
    flex: 0 0 25%;
}
.flex-items img {
margin:0;
}
.flexbild img {
  margin-bottom: 0;
}
/*......................... 4-spaltige Box Seite Druckvorlagen ENDE ...........................*/


.net_price {
display: none; 
}

/*......................... Accordion Anfang...........................*/

#modal-text img {
  max-width: 100%;
  height: auto !important;
  float: left;
  padding-right: 14px;
  padding-top: 4px;
}

/*......................... Accordion Ende...........................*/



/*......................... Telefax in Formular Registrierung...........................*/

#formular > article > section.form_billing-address.cf > fieldset:nth-child(11) {
display: none;
}

/*......................... Telefax in Formular Registrierung Ende...........................*/



/*......................... Telefax in Kontaktformular...........................*/

#druckmuster > article > section > fieldset:nth-child(9) {
display: none;
}

/*......................... Telefax in Kontaktformular Ende...........................*/


/*......................... Telefax in Adressdaten bei Bestellung ohne Registrierung...........................*/
.form_billing-address > fieldset:nth-child(11) {
display: none;
}

/*......................... Telefax in Adressdaten bei Bestellung ohne Registrierung Ende...........................*/


/*.........................Farbe ToTop Button bei Hover...........................*/
#totop a:hover:before {
background: #e6007e;
}
/*......................... Telefax in Adressdaten bei Bestellung ohne Registrierung Ende...........................*/


/*........................Hintergrundfarbe Anmelden Button wenn aktiv...........................*/
.menu-item-login.login_status_green:after {
    background-color: #e6007e !important;
}
/*......................... Hintergrundfarbe Anmelden Button wenn aktiv...........................*/