body {
    margin: 0;
    padding: 0;
    background-image:url(../images/hggelb.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    color: #878889;

}


#fix_header_left {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 645px;
  height: 127px;
  background-image:url(../images/hggelb.jpg);
  border: 0px;
}
html>body #fix_header_left {  /* nur fuer moderne Browser! */
  position: fixed;
}


#fix_header_right {
  position: absolute;
  top: 0px;
  left: 645px;
  width: 368px;
  height: 200px;
  background-image:url(../images/hggelb.jpg);
  border: 0px;
}
html>body #fix_header_right {  /* nur fuer moderne Browser! */
  position: fixed;
}

#fix_whereIam {
  position: absolute;
  top: 127px;
  left: 256px;
  width: 389px;
  float: left;
  height: 73px;
  background-image:url(../images/hggelb.jpg);
}
html>body #fix_whereIam {  /* nur fuer moderne Browser! */
  position: fixed;
}

#fix_navi_left {
  position: absolute;
  top: 127px;
  left: 0px;
  width: 56px;
  float: left;
  height: 551px;
  background-image:url(../images/hggelb.jpg);
}
html>body #fix_navi_left {
  position: fixed;
}

#fix_menu_left {
  position: absolute;
  top: 170px;
  left: 100px;
  width: 120px;
  float: left;
  height: 100px;
  background-image:url(../images/hggelb.jpg);
}
html>body #fix_menu_left {
  position: fixed;
}

#fix_image_left {
  position: absolute;
  top: 320px;
  left: 60px;
  width: 170px;
  float: left;
  height: 200px;
  background-image:url(../images/hggelb.jpg);
  border: 0px;
}
html>body #fix_image_left {
  position: fixed;
}

#image_news {
  position: absolute;
  top: 520px;
  left: 80px;
  width: 132px;
  float: left;
  height: 200px;
  background-image:url(../images/hggelb.jpg);
  border: 0px;
}
html>body #image_news {
  position: fixed;
}



#content {
  position: static;
  margin-left: 256px;
  margin-top: 200px;
  background-image:url(../images/hggelb.jpg);
  float: left;
  width: 650px;
}
html>body #content {
  position: static;
}

#information {
  position: absolute;
  top: 678px;
  left: 0px;
  float: left;
  width: 50px;
  height: 10px;
  background-image:url(../images/hggelb.jpg);
  border: 0px;
}
html>body #information {
  position: fixed;
}

.infotext {
  margin-top: 700px;
  float: left;
  margin-left: 256px;
  width: 650px;
}

a:link {
  color: #878889;
  font-size:9pt;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
}

a:visited {
    color:#878889;
    font-size:9pt;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}

a:active {
    color:#F7231D;
    font-size:9pt;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}

a:hover {
    color:#F7231D;
    font-size:9pt;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.normaler_text  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; font-weight:normal; text-decoration:none; }
.normaler_text2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight:normal; text-decoration:none; }
.normaler_text3 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 6pt; font-weight:normal; text-decoration:none; }

