body {
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
}

.unsichtbar, #spruch, #hauptnavigation, #kontextnavigation, #servicenavigation, #titelfoto, #blau, #contentnavigation, #streifen-blau {
  visibility: hidden;
}

#logo {
  width: 100%;
  text-align: right;
  background: #fff;
  height: 130px;
}

#logo img {
  margin-top: 0px;
  border: 0;
}

#logo a {
  margin-right: 0px;
}

#inhalt {
  position: absolute;
  left: 0px;
  top: 100px;
  font: normal 70% verdana, sans-serif;
}

#inhalt h1 {
  font-size: 160%;
  margin: 0 0 20px 0;
  line-height: 130%;
}

#inhalt h2 {
  font-size: 100%;
  margin: 0 0 0 0;
}

#inhalt ul {
  list-style-type: square;
}

#inhalt a {
  color: #000;
  text-decoration: none;
}

#text {
  float: left;
  width: 360px;
  margin: 0 45px 0 0;
  line-height: 150%;
}

#text-breit {
  width: 540px;
  line-height: 150%;
}

#text-breit .foto-540 {
  background: #D4E0F3;
  padding-right: 180px;
}

#fusszeile a {
  font-weight: normal;
  text-decoration: none;
  color: #000;
  margin-right: 20px;
}

#marginalie {
  float: left;
  margin: 40px 0 0 0;
}

#marginalie .foto {
  width: 180px;
}

#marginalie .bildtext {
  background: #D4E0F3;
  padding: 10px;
  vertical-align: bottom;
  width: 180px;
}

#marginalie .bildtext-2 {
  background: #D4E0F3;
  padding: 10px;
  vertical-align: bottom;
  width: 180px;
}

#marginalie .grossansicht {
  padding-top: 5px;
}

#marginalie .grossansicht img {
  padding-right: 5px;
}

#marginalie .grossansicht a {
  text-decoration: none;
  font-weight: bold;
}

#marginalie .grossansicht a:hover {
  text-decoration: underline;
}

.contenttable-2 {
  width: 515px;
  border-collapse:collapse;
  margin-bottom: 30px;
}
.contenttable-2 td {
  vertical-align: top;
  padding: 0px 0px 0px 10px;
}
.td-0 {
  width: 230px;
}