body {
   background: white;
}
body, th, td, div, span, h1, h2, h3, blockquote, ul, li, p, dl, dt, dd, a, code, pre  {
   color: black !important; 
}
#nav, #user_nav, #breadcrumbs, #footer_nav, p.tobottom, p.totop, #print {
   display: none;
}
	
#content {
   width: auto; 
   margin: 0 5%;
   padding: 0; 
   border: 0;
   border-top: 1px solid black;
   float: none !important;
   background: transparent;
}
#footer {
   text-align: center;
   border-top: 1px solid #000000;   /* schwarz */
   font-size: 0.8em;
}

