@charset "UTF-8";
/**
 * Süddruck Neumann - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2008-05
 * 
 */
@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, #nav-sub1, #nav-sub2, #nav-meta, #footer, #fotos, #offer { display: none; }
#col3 { border-bottom: 2px #003366 dotted; margin-bottom: 20pt; }
h1 {  text-align: center; }
h2 { border-bottom: 2px #003366 dotted; padding: 10pt 0; text-align: center; }