@charset "utf-8";
/* print.css */

body { background:none; } 

#page-outer, #page {
background:none;
padding:0;
width:auto;
margin:0;
}

#wrapper { width:100%; }
#header { height:100px; background:none; }
#top { margin:10px 0 25px 0; padding:0; }


#nav-container,
#wrapper .float_right,
#top .float_right,
#sidebar_1, 
#sidebar_2,
#druckansicht,
#footer {
display:none;
}

#content {
width:auto;
margin:0;
background:none;
}

#content-inner { padding:0; }

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