body
{
  font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3
{
  font-family: 'Times New Roman', Times, serif;
  color:#1b2e6c;
}

a
{
  color:#b2bccd;
}

a:hover
{
  color:#1b2e6c;
}

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

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


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

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


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

#navigation
{
  position:absolute;
  top: 175px;
  left: 0;
  width:175px;
  z-index:2;
}



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


#navigation li
{
  background-image:url(/shared/hand.gif);
  background-repeat:no-repeat;
  margin-top:14px;
  padding:0;
  list-style-type: none;
  height:14px;
  width:26px;
}

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

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


#navigation ul li a
{
  text-decoration:none;
  color: black;
}


#fuss
{
  background-image:url(/shared/fuss.gif);
  width:175px;
}
