.LayerHeadLine {
  position:fixed;
  background-color:#FFF;
  top:0;
  left:0;
}
.LayerHeader {
  position:fixed;
  margin-top:7.8em;
  background-color:#FFF;
  top:0;
  left:0;
}
.LayerContent {
  margin-top:23.8em;  
}
.ContInhaltTop {
  position:fixed;
  margin-left:22em;
  background-color:#FFF;
  margin-top:23.0em;
  padding-top:0.5em;
  left:0;
  top:0;
}
.ContInhalt {
  margin-top:1.5em;
}

/* IE 6 */


* html .LayerHeader {
  position:relative;
  margin-top:0em;
}
* html .LayerContent {
  margin-top:0em;  
}
* html .ContInhalt {
  margin-top:1.5em;
}
* html .ContInhaltTop {
  position:relative;
  margin-left:0em;
  margin-top:0em;
  padding-top:0em;
  left:0;
  top:0;
}






/* IE 6 */