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

/* generell für 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,
#kontakt-impressum-sitemap,
.nabc_top,
.nabc_side,
.nabc_text { display:none; }

/* kopf und fuss für 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; border-top:1px solid #bdbdbd; background:#fff; background-image:none; }
