/**************************** print.css - BEGINN *****************************/

div.head,
div.footer,
div.werbung,
div#topbanner,
div#kontaktFormular,
div#artikelDerRegion {
  display: none;
}

div.contentfest {
  width: auto;
  float: none;
}

/**************************** print.css - ENDE *******************************/
