/* andere css-dateien importieren */
@import "screen.css";
@import "04.css";
@import "04-ie.css";
@import "04-ie5.css";

/* generell fuer druckansicht */
body { background:#fff; }
#container { width:600px; height:auto; background:#fff; border:0 !important; }
#mainPart { width:600px; height:auto; float:none; clear:none; margin:0; border:0 !important; background:none; overflow:visible; }

/* ausgeblendete elemente */
#intro,
#navContainer,
#search,
#printPage,
#google-adsense,
#c-ynergie { display:none; }

/* kopf fuer druckansicht */
#printHead { display:block; width:600px; margin-bottom:10px; }
#printHead h5 { width:49%; float:left; background:#ffffff; margin-bottom:10px; }

/* content, news, bermerkenswert */
#newsContainer { display:none; }
#contBlock1    { width:600px; height:auto; margin:0; padding:0; }
#contBlock1 h1 { width:600px; }
#outro         { width:600px; }
#outro a.disclaimer { padding:0 50px; }