body {
  text-align: center;
  margin: 0px; 
  padding: 0px; 
  background-color: #ffffff; 
  font-family: "Century Gothic", Helvetica, Arial, sans-serif; 
  color: #463332;
  font-size:12px; 
  font-weight: bold;
  background-image: url(/images/site/verlauf_braun_weiss.jpg);
  background-repeat: repeat-x;
}

.active {
  color: #417304;
}

a {
  text-decoration: none;
  color: #463332;
}

#site {
  width: 800px; 
  height: auto !important; 
  height: 730px;
  min-height: 730px; 
  margin:0px auto 0px auto;
  text-align: left;
  background-color: #ffffff;
}

#pageheader {
  width: 800px;
  height: 235px;
  text-align: left;
  background-image: url(/images/site/header.jpg);
  background-repeat: no-repeat;
}

#menue_head {
  width: 800px;
  height: 16px;
  text-align: left;
  font-family: "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: light;
  text-decoration: none;
  float: left; 
}

#content {
  width: 800px;
  min-height: 471px;
  height: auto !important;
}

#menue_footer {
  width: 270px;
  height: 20px;
  float: right;
  font-family: "Century Gothic", Helvetica, Arial, sans-serif;
  font-size: 10px;
  margin-right: 30px;
}



