@charset "UTF-8";
/**
 * Nicht der Süden - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2008-06
 * 
 */
@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, #nav-main, #col_right, #impressum, #footer { display: none; }
h1 { border-bottom: 2px #333 dotted; height: auto !important; padding: 10pt 0; position: static !important; text-align: center; width: 100% !important; }