@media print {
  /* style sheet for print goes here */
  body { background: none !important; }
  body.djh-rheinland .balken { display: none !important; visibility: hidden !important;}
}