@charset "UTF-8";
/**
 * Marschner Elektrotechnik - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2009-04
 * 
 */
@import url(contentbase.css);

body {
  background: #fff !important;
  border: 0;
  color: #000 !important;
  font-size: 10pt;
  line-height: 150%;
  margin: 28px 38px;
  padding: 0;
  text-align: left !important;
  width: auto !important;
}
html > body { margin: 28px 58px; }

#nav-first, #images, #nav-main, #nav-sub1, #sidebar, #totop { display: none; }

#col2 { margin: 0 0 20pt 0; }

h1 { margin: 0 0 15pt 0; padding: 0 0 10pt 0; text-align: right; }

a { color: #000; }

#footer { border-top: 1px #000 solid; margin: 15pt 0 0 0; padding: 10pt 0 0 0; }