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

/* generell fuer druckansicht */
body { background:#ffffff; }
#container { width:700px !important; height:auto; background:#ffffff; margin:5px auto;  border:0px !important;}
#mainPart { width:700px !important; height:auto; margin:0; float:none; clear:none;  border:0px;}

/* ausgeblendete elemente */
#intro,
#navContainer,
#c-ynergie,
#contLocation,
#blitznavi,
#siteWords,
#siteInfos,
#printPage,
#rechteSpalte { display:none; }

/* kopf und fuss fuer druckansicht */
#printHead { display:block; margin-bottom:0px !important; }
#printHead h5 { width:49%; float:left; background:#ffffff; margin-bottom:10px; }
#printFoot { display:block; margin-bottom:10px !important; padding-bottom:10px; }

/* content */
#contBlock1 { width:auto; height:auto; margin:0; }
#contBlock1 h1 { width:auto; margin-top:-5px; }
#outro { width:700px; height:30px !important; border-top:1px solid #bdbdbd; background:#ffffff; background-image:none; }
#pageFooter { padding:0 !important; }

.linke-spalte { float:left; width:340px !important; }
.rechte-spalte { float:right; width:340px !important; }
.linke-spalte-2 { float:left; width:270px !important; }
.rechte-spalte-2 { float:right; width:420px !important; }