/* andere css-dateien importieren */
@import "screen.css";
@import "04.css";
@import "04-ie.css";
@import "04-ie5.css";

/* generell fuer druckansicht */
body { background:#ffffff; }
#container { width:540px; height:auto; background:#ffffff; margin:5px auto; }
#mainPart { width:530px; height:auto; padding:5px; margin:0; float:none; clear:none; }

/* ausgeblendete elemente */
#intro,
#navContainer,
#c-ynergie,
#printPage { display:none; }

/* kopf fuer druckansicht */
#printHead { display:block; margin-bottom:10px; }
#printHead h5 { width:49%; float:left; background:#ffffff; margin-bottom:10px; }

/* content, newskasten */
#newsContainer { display:none; }
#contBlock1 { width:auto; height:auto; margin:0; }
#contBlock1 h1 { width:auto; }
#outro { width:530px; background-image:none; margin-top:10px; }
