body {
  color: #75766c;
  font-family: Arial, sans-serif;
  font-size: 80%;
  text-align: center;
  margin: 0;
  padding: 0;
}

div#content {
  background-color: #FFFFFF;
  background-image: url(../images/bg.gif);
  margin: 0pt auto;
  padding: 0;
  text-align: left;
  width: 914px;
}

div#head {
  text-align: right;
}

div#footer {
  bottom: 0pt;
  position: absolute;
  right: 0pt;
}

a {
  color: #333333;
}

a:link,
a:visited {
  text-decoration:none;
}

a:focus,
a:hover,
a:active {
  color:#bd3200;
  text-decoration:none;
}

img {
  vertical-align: text-bottom;
}

img#logo {
  left:124px;
  margin-right:144px;  
  position:relative;
}

img#menuimg {
  left:124px;
  position:relative;
  top:-45px;
  z-index: 1;
}

#mainmenu {
  font-weight: bold;
  margin: 0;
  top: -35px;
  z-index: 1;
}

#mainmenu a {
  color: #a2a496;
  padding: 1em 0pt;
}

#mainmenu a:focus,
#mainmenu a:hover,
#mainmenu a:active {
  color: #bd3200;
}

#mainmenu a.active {
  color: #75766C;
}

#mainmenu,
div#inner-content {
  left: 124px;
  width: 780px;
  position: relative;
}

img#bild-links {
  position: absolute;
}

#bild-rechts {
  float: right;
  margin-left: 2em;
  text-align: right;
}

#bild-rechts img {
  margin-bottom: 1em;
}

#bild-unten {
  position: relative;
}

br.clear {
  clear: both;
}

span.important {
  color: #BD3200;
  font-weight: bold;
}
