body {
  color: #000;
  background-color: #fff;
  text-align: left;
  margin: 0;
}

.all {
  width: 630px;
  padding: 15px 0 0 15px;
  margin: 0;
}

.header {
  width: 630px;
  height: 70px;
  border-bottom: 0;
}

.logo {
  width: 234px;
  position: relative;
  top: 0;
  left: 0;
}

.content_generic {
  width: 630px;
  background-image: none;
}

.content_bp {
  width: 630px;
  background-image: none;
}

.maincontent {
  padding-left: 0;
  padding-bottom: 0;
}

.rightcontent {
  width: 625px;
  float: none;
  margin-left: 0;
}

.content_webbasys {
  width: 630px;
  background-image: none;
}

.content_webbasys .menue {
  display: none;
}

.content_webbasys .hauptseite,
.content_webbasys .hauptseite_ohnestatus {
  width: 630px;
  float: none;
  padding: 0;
}

.footerprint p {
  font-size: 11px;
}