@charset "UTF-8";
/**
 * Fibertech - CSS: Print
 *
 *
 * @author Danny Otto | PIXELBRAND.NET
 * @date   2008-03
 * 
 */
 
#nav-first, #nav-trail, #leoni, #newsbutton, #linkbox, #nav-main, #nav-sub1, #print, #col3, #footer, h2, .paging { display: none; }

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12pt;
  line-height: 140%;
  margin: 30px 40px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}

html > body { margin: 30px 60px; }

/* News */
ul#newslist { list-style: none; padding: 0; margin: 0 0 1em 0; }
#newslist p.int, #newssingle p.int { display: none; }