/* DIV Layer */
#index
{
  position: relative;
  width: 999px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  text-align: left;
}
#head
{
  float: left;
  width: 999px;
}
#head-banner
{
  float: left;
  width: 800px;
  height: 206px;
  background-image: url(images/oben01.jpg);
  background-repeat: no-repeat;
}
#banner
{
  float: left;
  margin-top: 28px;
  margin-left: 15px;
  width: 785px;
  height: 173px;
  display: inline;
}
#banner-referenzen
{
  float: left;
  margin-top: 28px;
  margin-left: 15px;
  width: 785px;  /*750*/
  height: 173px;
  padding-right: 0px;  /*35*/
  background-image: url(images/oben01-banner-logo.jpg);    /* mit Logo */
  background-repeat: no-repeat;
  text-align: right;
  display: inline;
}
#banner-startseite
{
  float: left;
  margin-top: 28px;
  margin-left: 15px;
  width: 785px;
  height: 173px;
  background-image: url(images/oben01-banner.jpg);
  background-repeat: no-repeat;
  text-align: right;
  display: inline;
}
#head-recall
{
  float: left;
  width: 199px;
  height: 206px;
  background-image: url(images/oben02.jpg);
  background-repeat: no-repeat;
}
#recall
{

  margin-top: 70px;
  margin-left: 20px;
  width: 150px;
  height: 120px;
}
#home
{
  float: left;
  width: 999px;
  background-image: url(images/hg-home.jpg);
  background-repeat: repeat-y;
}
#home1In
{
  float: left;
  margin-top: 20px;
  margin-left: 19px;
  width: 570px;
  display: inline;
}
#home1InIndex
{
  float: left;
  margin-top: 25px;
  margin-left: 19px;
  width: 360px;
  display: inline;
}
#rechts
{
  float: left;
  width: 198px;
}
#projekteOut
{
  float: left;
  width: 198px;
}
#projekteIn
{
  float: left;
  margin-left: 19px;
  margin-top: 5px;
  width: 150px;
  line-height: 18px;
  padding-bottom: 5px;
  display: inline;
}
#feedbackOut
{
  float: left;
  width: 198px;
}
#feedbackIn
{
  float: left;
  margin-left: 19px;
  margin-top: 10px;
  width: 150px;
  display: inline;
}
#fusszeile
{
  float: left;
  width: 999px;
  background-image: url(images/hg-home.jpg);
  background-repeat: repeat-y;
}
#fusszeileIn
{
  float: left;
  margin-top: 15px;
  padding-bottom: 1px;
  margin-left: 214px;
  width: 570px;
  text-align: center;
  display: inline;
}
#unten
{
  float: left;
  width: 999px;
  height: 22px;        /* zusammen mit padding-top = 34px */
  padding-top: 12px;
  background-image: url(images/unten.jpg);
  background-repeat: no-repeat;
  text-align: center;
  color: #92A5A2;
}

/* Layer für die Figuren auf der Startseite */
#Layer1
{
  position:absolute;
  left:655px;
  top:255px;
  width:64px;
  height:103px;
  z-index:1
}
#Layer2
{
  position:absolute;
  left:720px;
  top:302px;
  width:65px;
  height:132px;
  z-index:2
}
#Layer3
{
  position:absolute;
  left:580px;
  top:365px;
  width:78px;
  height:136px;
  z-index:1
}
#Layer4
{
  position:absolute;
  left:659px;
  top:417px;
  width:77px;
  height:145px;
  z-index:2
}
#Layer5
{
  position:absolute;
  left:730px;
  top:471px;
  width:72px;
  height:141px;
  z-index:3
}
