/* ----- general Styles for all Blocks: sizes, position, margin ... ----- */ html {height:100%}  body {  min-height: 101%;  font-size:76%; position: relative;  color: #000;         background: #fff; text-align: center; font-family:Arial,sans-serif; background:url(/C1256BC0003B0940/RepositoryFile/Images/$File/bg-container.jpg); word-wrap: break-word; /* BB: 060601 */ }  * {margin:0; padding:0; border:0; font-size: 1em;}  #header{ height:51px; background-color: #CCDCE5; border-top: 13px solid #00517E; border-bottom: 1px solid #00517E; } #header-content{ text-align: left; margin: 0 auto; width:776px;  } #logo { float:left; } #white-space { height:9px; line-height:9px; background-color:#FFFFFF; } #main{ border-top: 1px solid #00517E; background:url(/C1256BC0003B0940/RepositoryFile/Images/$File/bg-container.jpg) repeat-y; } #main-block{ width:776px;  margin: 0 auto; text-align: left; } #main-content{ width:100%;                                  /* Opera */ background: url(/C1256BC0003B0940/RepositoryFile/Images/$File/Hintergrund_kachel.gif) repeat-y;  } /* Hack für Mozilla und MS IE aber nicht Opera, damit der Hintergrund an beinhaltete float-Bloecke vererbt wird */ :root #main-content,                     /* Mozilla */ * html body #main-content {      /* MS IE */ float:left;  } /* End Hack */ /* MF060524 */ /* Variante für Seiten mit breiter Contentspalte */ #main-content-2spalten{ width:100%;                                  /* Opera */ background: url(/C1256BC0003B0940/RepositoryFile/Images/$File/Hintergrund_kachel_2Spalten.gif) repeat-y;  } /* Hack für Mozilla und MS IE aber nicht Opera, damit der Hintergrund an beinhaltete float-Bloecke vererbt wird */ :root #main-content-2spalten,                     /* Mozilla */ * html body #main-content-2spalten {      /* MS IE */ float:left;  } /* End Hack */ #col-nav{ width:171px; float:left; } #col-container{ margin-left: 174px; width: auto;  } #graphics{ width:601px;  float:right; height:140px; background:url(/C1256BC0003B0940/RepositoryFile/Header/$File/header_startseite.jpg) no-repeat; border-right: 1px solid #00517E; } /* padding statt margin wegen netscape */ #teaser{ padding-top:70px; padding-left: 5px; } #container{ width:100%; float:right; } #col-scan{ width:210px; float:left; } #col-content{ width:auto;   margin-left:213px; margin-right:159px; } /* MF 060612: Hack for IE 3px bug */ /* Hides from IE5-mac \*/ * html #col-content{margin-left:210px;} /* End hide from IE5-mac */  #col-content-big{ width:443px; margin-left:0px;  float:left; } #col-info-big{ width:159px; float:right; } #col-info{ width:159px; float:right; } #col-info-block{ margin:7px 6px 7px 9px; padding:0; } #col-info-content{ border-left: 1px solid #00517E; border-right: 1px solid #00517E; background: #FFFFFF url(/C1256BC0003B0940/RepositoryFile/Images/$File/Info_kachel.gif) repeat-y;  } #col-info-oben{ height:5px; line-height:5px; background: url(/C1256BC0003B0940/RepositoryFile/Images/$File/col_info_oben.gif) no-repeat;  } /* IE Win needs for bigger indent \*/ * html body #col-info-oben{ margin-bottom:-2px; } /* End Hack */ #col-info-unten{ height:5px; line-height:5px; background: url(/C1256BC0003B0940/RepositoryFile/Images/$File/col_info_unten.gif) no-repeat;  padding-top:0px; }


