.figcap-hr {
  margin: 0;
  padding: 2px;
}
* {
  box-sizing: border-box;
}
.g-scrolling-carousel .items > * {
  min-height: 400px;
  margin-right: 10px;
}
.g-scrolling-carousel .items a:last-child {
  margin-right: 0;
}
.g-scrolling-carousel div.img-wrapper {
  display: inline-block;
  width: 360px;
  height: 480px;
}
h5 .btn-link,
h5 small {
  font-family: "Montserrat", serif;
  color: #000;
  text-decoration: none;
}
h5 .btn-link:hover {
  color: #fff;
  text-decoration: none !important;
}
.title-in-newsbox {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  line-height: 21px;
  padding: 3px 0;
}
.newsdate {
  /* Dieser Stil hängt eng zusammen mit der Flexbox in der news.php */
  font-size: 85%;
  padding-top: 5px;
}
.copyright span {
  font-family: "Montserrat", sans-serif;
}
.titel {
  margin-top: 0;
  font: 22px "Playfair Display", serif;
  color: #953030;
}
.untertitel {
  font: 18px "Playfair Display", serif;
  font-variation-settings: "wdth" 500, "wght" 400;
  vertical-align: top;
  color: #4f4e4e;
  line-height: 1.5em;
}
.newsbox {
  font-family: Oswald, sans-serif;
}
.newsbox p,
.newsbox figcaption p {
  font-size: 100%;
  text-align: left !important;
}
#first-archive-block,
#second-archive-block {
  min-height: 565px;
  display: block;
}
.archive-block-header {
  min-height: 75px;
}
.content-recommend {
  height: 400px;
  display: block;
}
#erstes-q-archive,
#zweites-q-archive,
#drittes-q-archive,
#viertes-q-archive,
#archive_year_1,
#archive_year_2,
#archive_year_3,
#archive_year_4,
#archive_year_5,
#archive_year_6,
#archive_year_7,
#archive_year_8,
#archive_year_9,
#archive_year_10,
#archive_year_11,
#archive_year_12,
#archive_year_13,
#archive_year_14,
#archive_year_15,
#archive_year_16,
#archive_year_17,
#archive_year_18,
#archive_year_19,
#archive_year_20 {
  background-color: #6f6f6f !important;
  cursor: pointer;
}
#erstes-q-archive h4,
#zweites-q-archive h4,
#drittes-q-archive h4,
#viertes-q-archive h4,
#archive_year_1 h4,
#archive_year_2 h4,
#archive_year_3 h4,
#archive_year_4 h4,
#archive_year_5 h4,
#archive_year_6 h4,
#archive_year_7 h4,
#archive_year_8 h4,
#archive_year_9 h4,
#archive_year_10 h4,
#archive_year_11 h4,
#archive_year_12 h4,
#archive_year_13 h4,
#archive_year_14 h4,
#archive_year_15 h4,
#archive_year_16 h4,
#archive_year_17 h4,
#archive_year_18 h4,
#archive_year_19 h4,
#archive_year_20 h4 {
  color: #fff;
  width: 100%;
}
#erstes-q-archive span,
#zweites-q-archive span,
#drittes-q-archive span,
#viertes-q-archive span,
#archive_year_1 span,
#archive_year_2 span,
#archive_year_3 span,
#archive_year_4 span,
#archive_year_5 span,
#archive_year_6 span,
#archive_year_7 span,
#archive_year_8 span,
#archive_year_9 span,
#archive_year_10 span,
#archive_year_11 span,
#archive_year_12 span,
#archive_year_13 span,
#archive_year_14 span,
#archive_year_15 span,
#archive_year_16 span,
#archive_year_17 span,
#archive_year_18 span,
#archive_year_19 span,
#archive_year_20 span {
  color: #000;
}
#erstes-q-archive small,
#zweites-q-archive small,
#drittes-q-archive small,
#viertes-q-archive small,
#archive_year_1 small,
#archive_year_2 small,
#archive_year_3 small,
#archive_year_4 small,
#archive_year_5 small,
#archive_year_6 small,
#archive_year_7 small,
#archive_year_8 small,
#archive_year_9 small,
#archive_year_10 small,
#archive_year_11 small,
#archive_year_12 small,
#archive_year_13 small,
#archive_year_14 small,
#archive_year_15 small,
#archive_year_16 small,
#archive_year_17 small,
#archive_year_18 small,
#archive_year_19 small,
#archive_year_20 small {
  font: normal 14px "Montserrat", sans-serif;
  color: antiquewhite;
}
#erstes-q-archive a:hover,
#zweites-q-archive a:hover,
#drittes-q-archive a:hover,
#viertes-q-archive a:hover,
#archive_year_1 a:hover,
#archive_year_2 a:hover,
#archive_year_3 a:hover,
#archive_year_4 a:hover,
#archive_year_5 a:hover,
#archive_year_6 a:hover,
#archive_year_7 a:hover,
#archive_year_8 a:hover,
#archive_year_9 a:hover,
#archive_year_10 a:hover,
#archive_year_11 a:hover,
#archive_year_12 a:hover,
#archive_year_13 a:hover,
#archive_year_14 a:hover,
#archive_year_15 a:hover,
#archive_year_16 a:hover,
#archive_year_17 a:hover,
#archive_year_18 a:hover,
#archive_year_19 a:hover,
#archive_year_20 a:hover {
  color: #000;
  text-decoration: none;
}
.accordion-toggle:hover {
  text-decoration: none;
}
.accordion-toggle::after {
  content: "\f107";
  color: #333;
  top: -2px;
  right: 5%;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 140%;
}
.accordion-toggle[aria-expanded="true"]::after {
  content: "\f106";
}
.card-linker .card {
  height: 450px;
  background-color: #f9f9f9;
  margin-bottom: 10px;
  overflow-y: hidden;
}
.image-container {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 190px;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .image-container {
    opacity: 0.85;
  }
  .slick-active:hover .image-container {
    opacity: 1;
  }
}
.card-linker .card-body {
  margin: 8px !important;
  padding: 0;
  text-align: left;
  white-space: normal;
}
p.card-text {
  font-size: 16px;
  line-height: 18px;
}
a.card-linker {
  text-decoration: none;
  color: #6f6f6f;
}
a.card-linker:hover {
  color: black !important;
}
.card-linker .card-title small {
  display: inline-block;
  font: 400 12px/14px "Montserrat", sans-serif;
}
.card-linker .card-title .text-uppercase {
  font: 700 17px/21px "Montserrat", sans-serif;
  hyphens: auto;
  padding: 0 3px;
}
.card-linker .card-text {
  font: 300 14px/18px Courier, "Andale Mono", "Lucida Console",
    "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
  hyphens: auto;
  padding: 0 5px;
}
a .card {
  outline: none;
}
.archive-little-link:hover {
  text-decoration: none;
}
.archive-little-container .col-7 {
  margin-bottom: 2px;
  text-align: left;
  text-transform: uppercase;
  font: bold 12px/13px Montserrat;
  color: grey;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.archive-little-container {
  width: 264px;
  height: 65px;
  border: 1px solid #e3e3e3;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.archive-little-container p {
  text-align: left;
  text-transform: uppercase;
  font-family: Montserrat;
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  color: grey;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.archive-little-container small {
  font: 11px Arial;
  color: grey;
  line-height: 8px;
}
.archive-little-img-container {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
