body
{
  margin: 0;
  font-family: arial, helvetica, sans-serif;
  font-size:14px;
  color:#ffffff;
  background-color:#747474;
}

h1, h2, h3, h4
{
  font-size: 18px;
  font-weight: bold:
}

h2
{
  font-size: 16px;
}

h3, h4
{
  font-size: 14px;
}


#kopf
{
/*  background-image:url(/kopf.jpg);*/
  height:167px;
  width:850px;
  padding: 0;
  margin:0;
  margin-left:10px;
}

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


#inhalt
{
  position:relative;
  margin-top:10px;
  margin-left:200px;
  width:460px;
  float:left;
  background-color:#686767;
  color:white;
  padding:15px;
}

/*
#navigation
{
  margin-top: 200px;
}
*/

#spalte_links
{
  position:absolute;
  left:33px;
  top:206px;
  width:160px;
  min-height:600px;
/*  float:left;*/
}

#spalte_links a
{
  color:#ffffff;
  text-decoration:none;  
  line-height:160%;
}

#spalte_links a:hover
{
  color:black;
}


#spalte_rechts
{
  float:left;
  min-height:600px;
  width:160px;
}

#spalte_rechts li
{
  list-style-type:none;
}

#fuss
{
  clear:both;
  margin-left:30px;
  padding-bottom:6px;
}