/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++ PixelundBytes.de CSS for Print +++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
body {
   background: white;
   font-size: 10pt;
   background-image:none;
   margin:0;
   padding:0;
   border:0;
   }
/* +++++++++++++++++++++ */
/* +++ Header ++++++++++ */
/* +++++++++++++++++++++ */   
#print-header {
	border-top:1px solid #333;
	border-bottom:1px solid #333;	
}   
#header {
	display:none;
}
/* ++++++++++++++++++++++++ */
/* +++ Navigation +++++++++ */
/* ++++++++++++++++++++++++ */	
#nav {
   display: none;
   }
/* +++++++++++++++++++++ */
/* +++ Content +++++++++ */
/* +++++++++++++++++++++ */   
#inhalt {
   width: auto;
   background: white;
   text-align:left;
   margin:0;
   padding:0;
   border:0;
   float: none !important;
   color: black;
   background-color:#ffffff;
   background-image:none;
   background: none;
   } 
#toggle table {
   display:none;
}
img {
   display:none;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
/* +++++++++++++++++++++ */
/* +++ Footer ++++++++++ */
/* +++++++++++++++++++++ */	 
#screen-footer {
   display: none;
   }
#print-footer {
	border-top:1px solid #333;
	text-align:center;
	margin-top:20px;
}   	

