body {
  font-family: arial,helvetica,sans-serif;
  background-color:#f3f7e5;
}

h1, h2, h3 {
  font-family: 'Times News Roman', serif;
}

#kopf
{
  position:absolute;
  top:0;
  background-image:url(/shared/kopf.gif);
  width:965px;
  height:116px;
}

#unterkopf
{
  position:absolute;
  background-image:url(/shared/unterkopf.gif);
  top:116px;
  width:223px;
  height:52px;
  z-index:1;
}

#nav_oben
{
  position: absolute;
  top:168px;
  background-image:url(/shared/zwischenstueck_oben.gif);
  width:79px;
  height:124px;
  z-index:1;
}

#nav_unten
{
  width:965px;
  background-image:url(/shared/zwischenstueck_unten.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
}

#fuss
{
  background-image:url(/shared/fuss.gif);
  width:965px;
  height:77px;
  z-index:1;
  clear: both;
}

#fussinhalt
{
  padding:12px;
  padding-top:25px;
}

#geruest
{
  background-image:url(/shared/geruest.gif);
  z-index:0;
  width:965px;
}

#inhalt
{
  position: relative;
  margin-top: 129px;
  margin-left: 200px;
  margin-right: 205px;
  z-index:0;
  min-height: 600px;
}

#inhalt #ueberschrift
{
  margin-left: 35px;
}

#navigation
{
  position:absolute;
  top: 185px;
  width:158px;
  z-index:2;
}

#navigation ul
{
  margin: 0;
  padding:0;
  padding-left:6px;
}


#navigation li
{
  background-image:url(/shared/button-hand.gif);
  margin-top:7px;
  list-style-type: none;
  height:31px;
  width:142px;
}

#navigation li a
{
  margin-left: 30px;
  vertical-align:middle;
  padding-top:3px;
  color: dbeb9b;
  text-decoration:none;
}

#navigation li a:hover
{
  text-decoration:underline;
}

#spalte_rechts
{
  position:absolute;
  top:109px;
  left:813px;
  min-height:600px;
  width:160px;
  text-align: center;
}

#adsense_oben
{
  position:absolute;
  top:109px;
  left: 240px;
  width:468px;
  height:15px;
}