@media print {
  /* ... Formatdefinitionen zum Drucken ... */

  TD#NAV {display: none; margin:0px; padding:0px;}
  TD#logintop {display: none;}
  #SEARCH {display: none;}
  #BANNERRIGHT {display: none;}
  #SPECIALIMG {display: none;}
  #TICKER {display: none;}


  TD#BOTTOM {display:none;}
  TD#CONTENT {width: 100%;}
  #CONTENT {width: 50%;}
  #CONTENT2 {width: 50%;}
  table.tx_dbk {width: 100%;}
  
}


