/* Für Druckausgabe abgeschaltete Bereiche */

#hauptgrafik,
#zwischenleiste,
#globalsuchfeld,
#vmenue,
#content-footer,
#content-icons,
#footer,
#footer-links,
#footer-rechts,
#kn-rahmen,
#kontaktbox,
#newsbox,
#newsbox-footer

 { display: none; }



/* Für Druckausgabe geänderte Bereiche */

#hauptbereich { 
 position:absolute;
 left:0px; top:0px; 
}

#content { 
 background: #fff;
}

