/*
////////////////////////////////////////////////////////////////
//
// Allgemeine Styles
//
// Weblication CMS Strukturdesign Version 5.0.9.1
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/* Formatierung von HTML-Elementen */

html                   {height:auto}
body                   {margin:0;padding:0;font-family:Arial, Sans-serif, Helvetica;font-size:12px;background:none}

#language,
#button-nav,
#container-nav,
#live-search,
.box-teaser.messen,
.box-contact, .box-links,
#footer {
  display: none!important;
}

#keyvisual-print {
  display: block;
}
  #keyvisuals .bxslider li,
  .slider-full .bx-wrapper .bx-viewport {
    height: auto!important;
  }
  #keyvisuals .bxslider li .content.overview {
    padding: 50px 0 0 0;
  }

a.mail, a.email,
a.linkarrow {
  display: none;
}
a:after {
  content: "";
  display: none;
}

#content-right-content {
  width: 100%;
}

.box-teaser {
  height: auto;
  width: 100%;
  padding: 10px 0;
}
  .box-teaser .sub-headline {
    margin-bottom: 15px;
  }
