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

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

p {
  font-size: 12px;

}

.iecenter {
  text-align: center;
}

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

.banner_oben {
 width: 702px;
 height: 164px;
 background-image:url(../imgs/veranstaltungen_oben.jpg);
 background-repeat:no-repeat;
}

.banner_unten {
 width: 702px;
 height: 42px;
 background-image:url(../imgs/veranstaltungen_unten.jpg);
 background-repeat:no-repeat;
 clear: left;
}

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

.content {
  width: 702px;
  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: #3a5a95;
  float:left;
}

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

.real_content {
  margin: 10px;
}
