@charset "UTF-8";
/**
 * Bund der Energieverbraucher - CSS: Print
 *
 *
 * @author Danny Otto | Pixelbrand.net
 * @date   2008-09
 *
 * Hacer con Amor
 *
 */
@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, #fontsize, #search, #col2, #status, #nav-meta, #newsticker, #categories, #footer, #print_btn, #sidebar, #totop { display: none; }

h1 { border-bottom: 2px #000 dotted; margin: 0 0 15pt 0; padding: 0 0 10pt 0; text-align: center; }
h1 img { display: none; }
h1 span.print { display: none; }
h1 { display: none; }
span.print { display: block; margin-bottom: 2em;}

h2, h3, h4, h5, h6 { color: #000; }

a { border: 0; color: #000; }

table { border-collapse: collapse; display: block; margin: 0 0 14pt; }
table th, table td { border-bottom: 1px #999 solid; padding: .2em .5em; width: auto; }
table.dataTable th, table.dataTable td { border: none; }

#nav-trail { }
#nav-trail a { border: 0;}
#nav-trail #pageid { float: right; }

.nav-sub2 {display: none;}
