:root {
  --main-color: rgb(189, 38, 36);
  /*--main-color: rgb(180, 15, 105);*/
}

.modal-content {
  .H1-Titel {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
    text-align: left;
    color: var(--main-color);
    font-family: 'Arial Narrow', sans-serif;
  }

  .H1 {
    font-size: 28px;
    font-family: 'Arial Narrow', sans-serif;
    text-transform: uppercase;
    margin-top: 12px;
    line-height: 32px;
  }
}

.modal-content .Format-Zusammenfassung_h2-Zusammenfassung-dt,
.modal-content .Format-Zusammenfassung_h2-Zusammenfassung-engl,
.modal-content .h2-Linien {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align: left;
  color: var(--main-color);
  border-top: 1px solid var(--main-color);
  border-bottom: 1px solid var(--main-color);
  display: flex;
  padding: 7px 0;
  font-weight: bold;
}

.modal-content .BU {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 18px;
  text-align: left;
}

.modal-content .Raster-dunkel,
.modal-content .Raster-dunkel-Liste {
  background-color: #5b7c8b;
  color: #fff;
  margin-bottom: 0;
  padding: 5px 15px;
}

.modal-content .h3 {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0;
}

.modal-content .Kernaussagen,
.modal-content .Kernaussagen-Liste {
  background-color: rgb(188, 32, 25);
  color: #fff;
  margin-bottom: 0;
  padding: 0 15px;
  text-indent: -21px;
  padding-left: 40px;
}

.modal-content p.Kernaussagen+ul {
  margin-top: 0;
}

.modal-content .Format-Manuskriptdaten_Manuskriptdaten-Balken {
  width: 100%;
  background-color: rgb(188, 32, 25);
  padding: 8px;
  color: #fff;
  margin-bottom: 0;
}

.modal-content {

  .Format-Manuskriptdaten_Manuskriptdaten,
  .Format-Manuskriptdaten_MS-Daten-fett-Abstand-oben,
  .Format-Manuskriptdaten_MS-Daten-regular-Abstand-oben,
  .Format-Manuskriptdaten_Manuskriptdaten-fett {
    width: 100%;
    background-color: rgba(188, 32, 25, 0.13);
    color: black;
    padding: 0 8px;
    margin-bottom: 0;
  }

  .MS-Daten-fett,
  .Format-Manuskriptdaten_MS-Daten-fett-Abstand-oben {
    font-weight: bold;
  }
}


.modal-content .Format-Manuskriptdaten_MS-Daten-fett-Abstand-oben,
.modal-content .Format-Manuskriptdaten_MS-Daten-regular-Abstand-oben {
  padding-top: 12px;
}

.modal-content .Format-Fu-note_Fu-note-mit-Linie,
.modal-content .Format-Fu-note_Fu-note {
  font-size: 14px;
  line-height: unset;
  margin-bottom: unset;
}

.modal-content p.g1 {
  margin-top: 10px;
}

.modal-content p {
  color: #222;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 26px;
  text-rendering: optimizeLegibility;
  hyphens: auto;

  &.h2 {
    color: var(--main-color);
    margin-bottom: 0;
    font-weight: bold;
  }
}

video {
  width: 100%;
}

.modal-content .h4,
.modal-content .unterstrichen {
  text-decoration: underline;
  margin-bottom: 0;
}

.modal-content a,
.literatur_display a {
  color: #00e;
}

.modal-content a:hover,
.literatur_display a:hover {
  text-decoration: underline;
}

.modal-content {

  li {
    color: #222;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 26px;
    text-rendering: optimizeLegibility;
    hyphens: auto;
    padding-left: 22px;
    text-indent: -22px;
  }

  li.Literatur {
    padding-left: 0;
    text-indent: -0;

    a {
      color: #00e;
    }
  }

  .klein {
    margin: auto;
    max-width: 365px;
  }

  .h4,.unterstrichen {
    text-decoration: underline;
    margin-bottom: 0;
  }

  .vim_video {
    width: 100%;
    height: 500px;
  }

  .Adresse {
    margin-bottom: 0;
  }

  ul {
    margin-bottom: 18px;
    margin-top: 15px;
    list-style: disc;
   list-style-position: inside;
  padding-left: 0;
  margin-left: 0;
  text-indent: 0;
  }

ol {
list-style: decimal;
list-style-position: outside;
padding-left: 22px;
}

.Literatur,.Format-Fu-note_Autoren-Fu-note-ohne-Linie,.Format-Fu-note_Autoren-Fu-note {
font-size: 14px;
line-height: 24px;
margin-bottom: 5px;
}
}
