/* Print CSS

@page { size: 21.0cm 14.85cm; margin: 5.7cm 2cm 1.4cm 1cm; }

 */

* {
  overflow: visible !important;
}

a.look {
  float: none !important;
  clear: both !important;
}

#header, #leftCol, #rightCol, #preview, #vorschau, #footer,
a.more {
  display: none !important;
}

#centerCol {
  margin-left: 0 !important;
}
#wrapper #centerCol #main {
  display:table;
}