/* layer */

#head_hg, #um_linke_spalte_inhalt {
  width:952px;
  }

#hg_lo, #linke_spalte_hg {
  width:387px;
  float:left;
}

  
/* kopf */

#hg_navi {
  width:565px;
  height:64px;
  float:right;
  background-color:#05AEC6;
  }
  
#navi {
  margin-top:42px;
  margin-left:20px;
  }
  
.navi-teile {
  display:inline;
  font-size:14px;
  margin-right:12px;
  }
  
.navi-link {
  color:#fff;
  }
.navi-link-aktiv {
  color:#000;
  }
a.navi-link:hover {
  color:#000;
  }

/* linke spalte */

#logo_hg {
  width:179px;
  float:left;
  }
#logo {
  margin-top:4px;
  margin-left:7px;
  }
#drei_bilder {
  width:208px;
  float:right;
  }
#grosses_bild {
  margin-top:5px;
  }


/* inhalt */

#inhalt_hg {
  width:565px;
  float:right;
  }

#inhalt {
  margin-left:20px;
  min-height:400px;
  }



/* footer  */

#footer {
  margin-top:35px;
  margin-left:50px;
  }

