#lpSeite .backlink {
  margin-top: 1.6em;
}
#lpSeite .modul {
  margin: 1em 0;
}
#lpSeite.organisationseinheit h1 {
  margin-bottom: 0.8em;
}
#lpSeite.organisationseinheit #tabs.ui-widget {
  font-family: inherit;
  font-size: inherit;
}
#lpSeite .kontakt {
  margin-bottom: 1em;
}
#lpSeite .kontakt .position {
  margin-bottom: 0.5em;
}
#lpSeite .kontakt .ansprechName {
  font-weight: bold;
}
#lpSeite .kontakt .wert {
  display: inline-block;
}
#lpSeite span.bezeichnung {
  width: 9em;
  display: inline-block;
}
#lpSeite .bankverbindung {
  margin-bottom: 0.5em;
}
.openingHour .table {
  display: table;
}
.openingHour .row {
  display: table-row;
}
.openingHour .cell {
  display: table-cell;
  padding: 3px 10px 3px 3px;
}
.openingHour .cell + .cell {
  text-align: left;
}
.section-text .sbw-langtext {
  transition: background-color 1s ease;
}
.section-text.sbw-langtext--differences .sbw-langtext {
  background: #e7e3be;
}

