* {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: none;
  font-size: 13px;
  text-decoration: none;
}

.ueberschrift{
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  color: #D63A42;
} 

.foottext{
  margin: 10px;
  margin-left: 105px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: #000000;
} 

a {
  font-style: normal;
  font-weight: none;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
}

p {
  font-size: 12px;

}

.iecenter {
  text-align: center;
}

.bodydiv {
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}

.banner_oben {
 width: 800px;
 height: 37px;
 background-image:url(../imgs/leiste_web_oben.jpg);
 background-repeat:no-repeat;
}

.banner_unten {
 width: 800px;
 height: 37px;
 background-image:url(../imgs/leiste_web_unten_auto.jpg);
 background-repeat:no-repeat;
 clear: left;
}

.minheight500 {
  height: 500px;
  width: 1px;
  float: left;
}

.startcontent {
  width: 200px;
  margin-top: 100px;
  margin-bottom: 5px;

clear: left;
}

.content {
  width: 800px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.menu {
  margin: 10px;
  list-style: none outside;
  color: white;
}

.menu a {
  color: white;
}

.submenu {
  margin: 10px;
  list-style: none outside;
  color: #000000;
  float:left;
}

.s {
  float:left;
  margin-top: 0px;
  margin-right: 10px;
}

.real_content {
  margin: 10px;
  border:0px;
}
