@font-face {
  font-family: Lato Semibold;
  font-style: normal;
  src: url(/static/css/webfonts/Lato-Semibold.woff2) format('woff2');
}
* {
  font-family: Lato, sans-serif;
}
p,
li,
h1,
h2 {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  line-height: 1.5;
}
p,
li {
  margin-top: 0;
  margin-bottom: 12pt;
  font-weight: normal;
  font-size: 12pt;
  letter-spacing: 0.1pt;
}
div strong,
p strong,
li strong {
  letter-spacing: 0.2pt;
}
h1,
h2 {
  margin-top: 20pt;
  margin-bottom: 12pt;
  font-weight: bold;
  font-size: 12pt;
  letter-spacing: 1pt;
}
.randnummer {
  margin-top: 6pt;
  margin-bottom: 6pt;
  font-size: 10pt;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 1pt;
  text-align: right;
  page-break-after: avoid;
}
.autorisierungsstatus {
  font-size: 10pt;
  font-style: italic;
  text-align: center;
}
._RB {
  margin-top: 12pt;
  margin-bottom: 4pt;
  font-size: 10pt;
  page-break-after: avoid;
}
._RE {
  margin-top: 0pt;
  margin-bottom: 12pt;
  font-size: 10pt;
}
._SB {
  margin-top: 12pt;
  margin-bottom: 12pt;
  font-family: Lato Semibold;
  font-size: 20pt;
  letter-spacing: 1.5pt;
  page-break-after: avoid;
}
._FP {
  margin-top: 12pt;
  margin-bottom: 12pt;
  font-weight: bold;
  letter-spacing: 1pt;
}
._ZM {
  margin-top: 16pt;
  margin-bottom: 12pt;
  font-weight: bold;
  letter-spacing: 0.2pt;
}
._USA_SU {
  margin-top: 30pt;
  margin-bottom: 30pt;
  font-size: 10pt;
  letter-spacing: 1.2pt;
}
._IV_Standardtext {
  margin-top: 0pt;
  margin-bottom: 6pt;
}
._IV_Standardtext_fett {
  margin-top: 6pt;
  margin-bottom: 6pt;
  font-weight: bold;
}
._IV_Standardtext_Abstand_davor {
  margin-top: 6pt !important;
  margin-bottom: 6pt !important;
}
._IV_Liste_Einzelzeilen {
  margin-top: 0;
  margin-bottom: 0;
}
._IV_Ãœberschrift_1 {
  margin-top: 12pt;
  margin-bottom: 6pt;
  font-weight: bold;
  letter-spacing: 1pt;
}
._IV_Ãœberschrift_2 {
  margin-top: 6pt;
  margin-bottom: 0;
  font-weight: bold;
  letter-spacing: 0.2pt;
}
ol,
ul {
  padding: 0;
  margin: 0;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
}
ul {
  list-style-type: '- ';
  list-style-position: inside;
}
ul.anhang {
  list-style-type: none;
}
.inhaltsverzeichnis-verweis {
  display: grid;
  grid-template-columns: auto max-content;
  grid-template-areas: 'chapter page';
  align-items: end;
  gap: 0;
}
.inhaltsverzeichnis-verweis p:first-child {
  position: relative;
  overflow: hidden;
}
.inhaltsverzeichnis-verweis p:first-child:after {
  position: absolute;
  text-align: justify;
  font-family: Lato;
  letter-spacing: 0.1pt;
  margin-left: 3px;
  margin-right: 3px;
  content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .';
}
hr {
  border: none;
  border-bottom: 1pt solid black;
  height: 0;
  max-width: 5cm;
  color: black;
  background-color: black;
  margin: 12pt 0 12pt 0;
}
.image {
  display: table;
  clear: both;
  text-align: center;
  margin: 0.9em auto;
  min-width: 50px;
}
.image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.image-style-block-align-right {
  margin-right: 0;
  margin-left: auto;
}
.image-style-block-align-left {
  margin-left: 0;
  margin-right: auto;
}
.image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box;
}
.image.image_resized img {
  width: 100%;
}
ul.wmarten-legende,
div.impressum {
  list-style-type: none !important;
  font-family: Lato;
  font-size: 11pt;
}
ul.wmarten-legende *,
div.impressum *:not(hr, ._IV_Ãœberschrift_1) {
  line-height: 16pt !important;
  padding: 0 !important;
  margin: 0 !important;
}
ul.wmarten-legende .wmkurz {
  width: 1cm;
  display: inline-block;
}
ul.wmarten-legende .wmlang:first-line {
  text-indent: -1cm;
}
ul.wmarten-legende .wmlang {
  display: inline-block;
  max-width: calc(100% - 1cm);
  text-indent: 0;
  vertical-align: top;
}
.titelblatt h1 {
  font-size: 24pt;
  font-weight: bold;
  letter-spacing: 3pt !important;
  margin-top: 6pt !important;
  margin-bottom: 8pt !important;
}
.titelblatt h2 {
  font-size: 16pt;
  font-weight: bold;
  letter-spacing: 2pt !important;
  margin-top: 18pt !important;
  margin-bottom: 18pt !important;
}
.titelblatt *:not(h1, h2),
.abteilungsbezeichnung {
  font-size: 12pt;
  letter-spacing: 0.6pt !important;
  margin-top: 8pt !important;
  margin-bottom: 0pt !important;
}
