body {
  font-size: 100.01%;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #440800;
  text-align: center;
}

#container {
  width: 900px;
  height: 585px;
  background-color: #F3E2B9;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
}

#inhalt {
  position: relative;
  width: 820px;
  height: 480px;
  background-color: #F3E2B9;
  margin-left: auto;
  margin-right: auto;
  border-top: 5px solid #440800;
  border-right: 5px solid #440800;
  text-align: left;
}

#navi {
  width: 900px;
  height: 28px;
  background-color: #440800;
  padding-top: 7px;
}

#abschluss {
  width: 815px;
  height: 15px;
  background-color: #F3E2B9;
  margin-left: auto;
  margin-right: auto;
  border-left: 5px solid #440800;
  border-right: 5px solid #440800;
  border-bottom: 5px solid #440800;
}

#hirsch {
  position: relative;
  left: -37px;
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}

#gloeckner {
  position: absolute;
  top: 55px;
  left: 305px;
  border: 0;
  margin: 0;
  padding: 0;
}

#praep {
  position: absolute;
  top: 132px;
  left: 315px;
  border: 0;
  margin: 0;
  padding: 0;
}

#logo {
  position: absolute;
  top: 55px;
  left: 660px;
  border: 0;
  margin: 0;
  padding: 0;
}

#text {
  position: absolute;
  top: 190px;
  left: 350px;
  width: 400px;
  color: #440800;
  font-size: 0.9em;
  font-weight: bold;
  text-align: justify;
}

#foto {
  position: absolute;
  right: 75px;
  bottom: 12px;
  border: 1px solid #440800;
}

ul {
  list-style-type: none;
  display:inline;
  padding:0;
  margin: 0.5em;
}

li {
  display:inline;
}

li a {
  border-left: 2px solid #F3E2B9;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: underline;
  color: #F3E2B9;
  font-size: 0.8em;
  font-weight: bold;
}

li a.erster {
  border: none;
}

a:link {
  color: #F3E2B9;
}

a:visited {
  color: #F3E2B9;    
}

a:hover {
  color: #7F9F00;
}

a:active {
  color: #F3E2B9;         
}

p  {
  margin: 5px;
}
