@page {
  margin: 15mm;
}

#header,
#navi,
#aufmacher,
#footer,
#copy,
#jump2top,
.cc_banner-wrapper,
.banner,
.lb-outerContainer {
  display: none !important;
}

#inhalt {
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}

body {
  color: #000;
  background: #fff;
  font: 11pt/1.45 Arial, sans-serif;
}

a {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100% !important;
  height: auto !important;
  page-break-inside: avoid;
}

h1, h2, h3 {
  page-break-after: avoid;
}

.hide {
  display: none;
}
