/* andere css-dateien importieren */
@import "screen.css";
@import "main.css";
@import "main-ie7.css";

/* generell fuer druckansicht */
body { background:#fff; min-width:600px; height:auto; }
#fullheightcontainer { width:600px; height:auto; }
#wrapper, #wrapper2 { background:#fff; }
#outer { margin-left:0; }
#header, #footer { width:600px; }

/* ausgeblendete elemente */
#left,
#right,
#siteWords,
#intro,
#c-ynergie,
#contLocation,
#printPage,
#contHorizontal,
#bannerFooter,
#pageFooter,
#schriftgroesse-sitemap,
#contHorizontalLine1,
#contHorizontalLine2 { display:none; }

/* kopf und fuss fuer druckansicht */
#printHead { display:block; width:600px; margin:5px 0px !important; }
#printFoot { display:block; width:600px; margin-bottom:10px !important; }
#header, #clearheadercenter { height:1px !important; }

/* content */
#contBlock1 { width:600px; height:auto; margin:0; }
#contBlock1 h1 { width:auto; }
#outro { width:600px; background:#fff; background-image:none; }
#pageFooter { width:600px !important; margin:0; top:0; }
