img {
  width: auto;
  height: auto;
}

.he-7-time {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

.he-7-row {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}

.cd-horizontal-timeline .he-7-col {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.he-7-text {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.he-11-daten_link {
    word-break: break-all;
}

.he-11-daten._3.team {
    line-height: 1.5;
}

/* Bitte noch in Webflow anpassen, damit Original = TYPO3 CSS */

h1 {
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: left;
}

h2 {
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  text-align: left;
}

h3 {
  color: #666;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
}

/* Abstand über Bilduntertitel (Fluid styled Content) */
.ce-gallery figcaption {
    margin-top: 10px;
    font-style: italic;
}

/* Wegen Timeline Anpassung auf Wunsch von Thomas */
.cd-horizontal-timeline .events-content .he-7-col .he-7-text {
    text-align: left;
}