@charset "UTF-8";
/*
Description: Theme Ernst Weiss - HTML5, CSS3
Author: Ralph Segert
Date: 08/2022
Author URI: https://ernst-weiss.de
*/


* {
  margin: 0;
  padding: 0;
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

*, *::before, *::after {
  box-sizing: inherit;
}

body {
  font-family: OpenSans-Light, Verdana, serif;
  background: #fff;
}

a:focus {
  outline: none;
}

img, fieldset {
  border: 0;
}

img {
  vertical-align: middle;
}

a {
  border: 0;
  text-decoration: none;
}

.clearfix::after {
  content: " ";
  display: block;
  clear: both;
}

strong {
  font-family: OpenSans-Semibold, Verdana, serif;
}

em {
  font-family: OpenSans-Regular, Verdana, serif;
  font-style: normal;
}


/* Suche */


.themen .suchbereich {

width: 100%;
margin-bottom: 0;
}

.themen .suchblog {
margin-bottom: -140px;
}


.themen .suchbereich h2 {
margin: 0 0 5% 0;
text-align: center;
color: #000;
}

.themen .suchergebnis a {
border-bottom: 0;
}

.themen .suchbereich ul {
padding: 0 2% 2% 2%;
}

.themen .suchergebnis p {
padding: 0 6% 12% 6%;
text-align: center;
}

.themen .suchergebnis small {
color: #666;
}

.themen .suchergebnis li {
list-style-type: square;
color: #41a93e;
padding-bottom: 2%;
line-height: 1.5em;
}


.themen .sichtlos {
display: none;
}

.themen .suchbutton {
border: 0;
margin-top: 9.5%;
color: #fff;
background-color: #95533F;
width: 10%;
padding: 1.5% 0 1.7% 0;
cursor: pointer;
font-size: 1em;
transition: .3s;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}

.themen .suchbutton:hover {
background-color: #666;
color: #fff;
}

.themen .suchfeld {
width: 90%;
margin-top: 9.5%;
padding: 1.4% 2% 1.6% 2%;
font-size: 1em;
border: 1px solid #ccc;
border-right: 0;
background-color: #fff;
margin-right: -5px;
vertical-align: top;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}




/* ### LINKFARBEN: Navigationselemente und Links ### */

p a, .contentflex a, .aktuelles li a{
  font-family: OpenSans-Light, Verdana, serif;
  border-bottom: 1px solid #aaa;
}
p a, .contentflex a, .themen li a, .aktuelles li a {
  color: #333;
}

.contentflex .btn   {
  color: #fff;
}

.contentflex .btn:hover  {
  color: #ddd;
}

.themen li a:hover  {
  color: #999;
}

.contentflex .btn:visited   {
  color: #fff;
}

p a:visited,  .contentflex a:visited {
  color: #333;
}
p a:hover, p a:focus,  .contentflex a:hover {
  color: #999;
}

p a[href^="https://"], p a[href^="http://"], .aktuelles ul a[href^="https://"], .aktuelles ul a[href^="http://"] {
    padding-right: 16px;
    background-image: url(https://ernst-weiss.de/images/icon-link.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 58%;
    background-size: 11px;
}


.subline a {
  border-bottom: none;
}

.weiterlesen a, .aktuelles h3 a, .themen h3 a {
  font-family: OpenSans-Semibold, Verdana, serif;
  border-bottom: none;
}
.weiterlesen a, .aktuelles h3 a, .themen h3 a {
  color: #000;
}
.weiterlesen a:visited, .aktuelles h3 a:visited, .themen h3 a_visited {
  color: #000;
}
.weiterlesen a:hover, .weiterlesen a:focus, .aktuelles h3 a:hover, .aktuelles h3 a:focus, .themen h3 a:hover {
  color: #999;
}

.aktuelles h3 a {
  font-family: OpenSans-Bold, Verdana, serif;
}

p a:hover {
  border-bottom: solid 1px #999;
  transition-duration: 0.3s;
}

.weiterlesen a:hover, .aktuelles h3 a:hover {
  border-bottom: none;
  transition-duration: 0.2s;
}

#desktop-nav a {
  padding: 45% 5% 20% 5%;
  text-shadow: 1px 1px #555;
}
#desktop-nav a {
  color: #eee;
}
#desktop-nav a:hover {
  color: #eee;
  background-color: #884432;
}

#desktop-nav a:hover {
  padding: 45% 5% 26% 5%;
  transition-duration: 0.3s;
}

#desktop-nav .aktiv {
  background-color: rgba(186, 68, 50, 1);
  padding: 45% 5% 23.2% 5%;
}

#desktop-nav .aktiv:hover {
  background-color: rgba(136, 68, 50, 0.4);
  padding: 45% 5% 23.2% 5%;
}

.footer a {
  color: #fff;
}
.footer a:hover {
  color: #eee;
  background-color: transparent;
}

.sub-nav .aktiv {
  font-family: OpenSans-Semibold, Verdana, serif;
}

.sub-nav a {
  color: #000;
}
.sub-nav a:visited {
  color: #000;
}
.sub-nav a:hover, .sub-nav a:focus {
  color: #999;
}

/* ### Image Skalierung ### */

.logo img {
  width: 80%;
  height: auto;
}

.content img {
  width: 100%;
  height: auto;
}

.startbar img {
  width: 100%;
  height: auto;
}

.aktuelles img {
  width: 100%;
  height: auto;
}

.contentbild img, .themen img {
  width: 85%;
  padding: 4% 4% 4% 4%;
  margin-bottom: 3%;
  text-align: center;
  height: auto;
  box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
  border: 1px solid #fff;
}

.teaserbild img {
  padding: 1%;
}

.themen img {
  width: 90%;
  margin-bottom: 1%;
}

.aktuelles figure img {
  width: 80%;
  padding: 4% 6% 4% 6%;
  margin: 3% 10% 3% 0;
  height: auto;
  box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
  border: 1px solid #fff;
}

.contentbild, .aktuelles figure {
  text-align: center;
}

.vita img {
  margin-top: 3%;
}




/* ### Typografie ### */

.section h1, .section h2, .section h3, .section h4 {
  font-family: OpenSans-Semibold;
  font-size: 1.9em;
  color: #444;
  padding-bottom: 4%;
}

.section h1 {
  padding: 0 0 8% 0;
}

.section h2 {
  font-size: 1.8em;
  padding: 4% 0 4% 0;
}

.aktuelles h2 {
  padding: 8% 0 0 0;
}

.section h4 {
  font-size: 1.6em;
  padding: 5% 0 0 2%;
}

.section .h2minus {
  margin-bottom: -4%;
}

.section h3, .section .h1start, .section .h2start {
  font-size: 1.2em;
  padding: 2% 0 2.5% 2%;
  margin: 1px 0 1% 0;
  color: #fff;
  background-color: #95533F;
  border-bottom-right-radius: 16px;
}

.section .h3tagmonat {
  color: #000;
  font-size: 1.2em;
}


.section .h1start {
 font-size: 1.4em; 
}

.sidebar h2 {
  font-size: 1.3em;
  padding: 9% 0 4% 2%;
}

.section .h2start {
  padding: 5.5% 0 5.5% 5%;
  margin-top: 0;
  margin-bottom: 5%;
}

.themen p {
  font-size: 1.1em;
  line-height: 1.9em;
  padding: 0 4% 2% 0;
}

blockquote {
  font-size: .95em;
  line-height: 1.8em;
  margin-left: 3%;
  font-style: italic;
  padding: 1% 4% 2% 0;
}

.aktuelles blockquote {
  font-size: 1.6em;
  line-height: 1.7em;
  margin-left: 6%;
  font-style: normal;
  padding: 6% 14% 4% 0;
  color: #666;
}

.aktuelles p {
  font-size: 1.05em;
  line-height: 1.8em;
  padding: 3% 4% 0% 2%;
  margin-right: 8%;
}

.themen .fotoquelle {
  font-size: .8em;
}

.aktuelles .weiterlesen {
  font-size: 1em;
  padding: 1% 0 1.1% 2%;
  color: #333;
  background-color: #f1f2f4;
  margin-bottom: 6%;
}

.aktuelles .datum {
  font-family: OpenSans-Regular;
  font-size: 1em;
  color: #555;
  background-color: #f1f2f4;
  padding: 1.6% 0 1.6% 2%;
  margin-right: 0;
  margin-top: 12%;
  border-top-left-radius: 16px;
}

.sidebar .datum {
  font-family: OpenSans-Regular;
  font-size: 1em;
  color: #555;
  background-color: #f1f2f4;
  padding: 6.6% 0 6.6% 5%;
  margin-right: 0;
  margin-top: 9%;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}


.sidebarintro {
  font-size: 0.8em;
  letter-spacing: 0;
  line-height: 1.7em;
  padding: 8% 3% 12% 2%;
}

.sidebarintro p {
  padding-bottom: 0; 
}

.themen .subline {
  font-size: 0.9em;
  margin-bottom: 5%;
}


/* Typo für Weiss-Blaetter (.contentflex) */
.sub-nav ul li ul {
  padding: 5% 0 10% 0;
}

.themen .h2zeitleiste {
  font-size: 1.5em;
  padding: 0 0 5% 0;
  background-color: #fff;
}

.themen .h2wblaetter {
  padding: 0 0 2% 0;
  background-color: #fff;
}

.contentflex h3 {
  font-size: 1.2em;
  padding: 0.6% 0 3% 0;
  color: #000;
  background-color: #fff;
}

.contentflex p {
  font-size: 1em;
  padding: 0 0 5% 0;
}

.vita p {
  padding: 0 0 1.4% 0;
}

.accordionsec p {
  padding: 0 0 1% 0;
}

.contentflex .untertitel {
  font-size: .8em;
  padding: 2% 4% 5% 2%;
}

.weiss-blaetter p {
  padding: 0 0 2% 0;
}

.contentflex ul, .themen ul {
  padding: 0 0 0 4%;
}

.contentflex li, .aktuelles ul li, .themen li {
  list-style-type: square;
  line-height: 1.5em;
  padding-bottom: 2%;
}


.accordionsec ul {
  margin-left: -2%;
}

.accordionsec li {
  font-size: .9em;
  list-style-type: square;
  line-height: 1.5em;
  padding-bottom: 1%;
  margin-left: 0;
}


.aktuelles ul {
  padding: 4% 10% 0 6%;
}

.aktuelles ul li {
  font-size: 1.1em
  list-style: square;
  line-height: 1.9em;
  padding-bottom: 2%;
}

.themen li {
  line-height: 1.7em;
}

.contentflex .jahreszahl {
  font-family: OpenSans-Bold, Verdana, serif;
  letter-spacing: 2px;
  font-size: 1.2em;
  padding: 0 0 2% 0;
  color: #fff;
  margin-top: 0;
  background-color: #C4725D;
}

/* Typo für Werke (.accordionsec) und Literatur */

.accordionsec h2, .lithead h2 {
  font-size: 1em;
  font-family: OpenSans-Light, Verdana, serif;
  font-weight: normal;
  color: #923F2C;
}

.lithead h2 {
  font-size: 1.2em;
  font-family: OpenSans-Bold, Verdana, serif;
  padding: 0;
}

.accordionsec span {
  font-family: OpenSans-Bold, Verdana, serif;
  font-size: 1.3em;
}

.accordionsec p, .literatur p {
  font-size: 0.9em;
}

.lithead .sortierer {
  font-size: 0.9em;
}

.litsort p {
  font-size: 0.9em;
}


/* ### Grid und Flex Box mit Subnavi ### */
.container {
  display: grid;
  grid-template-columns: minmax(-webkit-min-content, 1440px);
  grid-template-columns: minmax(min-content, 1440px);
  justify-content: center;
}

.content {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.section {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 5.5%;
}

.start {
  margin-top: 1%;
}

.sidebar {
  display: flex;
  padding-left: 0;
  width: 28%;
  justify-content: center;
}

.themen {
  display: flex;
  flex-direction: column;
  width: 72%;
  padding-right: 12%;
  margin-bottom: 8%;
}

.startbar {
  padding: 13.5% 17% 5% 17%;
}

/* Sub Navi  */
.sub-nav {
  display: flex;
  margin-bottom: 15%;
  margin-top: 24%;
}

.sub-nav ul {
  display: flex;
  flex-direction: column;
  width: 100%;
  line-height: 1.8em;
}

.sub-nav ul li ul {
  padding: 5% 0 10% 0;
}

.sub-nav ul li ul {
  font-size: 0.9em;
}

.sub-nav li {
  list-style-type: none;
  letter-spacing: 0;
  color: #000;
  padding: 0 0 6px 2px;
}

/* Zeitleiste und Weiss-Blaetter */
.contentflex, .weiss-blaetter {
  display: flex;
  padding-bottom: 5%;
  padding-right: 5%;
  width: 100%;
}

.weiss-blaetter {
  padding-top: 5%;
}

.contentflex > div:nth-child(1) {
  width: 11%;
  text-align: center;
  margin-right: 4%;
  background-color: #f2f2f2;
}

.contentflex > div:nth-child(2) {
  width: 85%;
}

.weiss-blaetter > div:nth-child(1) {
  width: 21%;
  margin-right: 4%;
  background-color: #fff;
}

.weiss-blaetter > div:nth-child(2) {
  width: 75%;
}

/* Accordion */
.accordionsec {
  margin-top: -1%;
}

.accordion-title-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 2% 0 0;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  margin-top: -2%;
}

.accordion-content-section {
  background-color: #fff;
  color: #000;
  padding: 0 0 3% 0;
  border-bottom: 1px solid #999;
  margin-bottom: 3%;
}

dd {
  display: none;
}

dl {
  margin-top: 1%;
  margin-bottom: 1.5%;
}

.accordion-title-section a {
  float: right;
  margin-left: 5%;
}

.accordion-title-section a::before {
  content: " + ";
  font-family: OpenSans-Bold, Verdana, serif;
  font-size: 2em;
  color: #884432;
}

.accordion-title-section.open a {
  color: #666;
}

.accordion-title-section.open a::before {
  content: " × ";
  font-family: OpenSans-Bold, Verdana, serif;
  font-size: 1.8em;
  color: #884432;
}

.accordion-content-section img {
  width: 100%;
  height: auto;
  padding: 0%;
  margin-left: 0%;
  border: 1px solid #dddddd;
  background-color: #eee;
}

/* Drei- und Zweispalter für Literatur und Werke  */

.lithead, .litsort, .literatur {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.lithead {
  border-bottom: 1px solid #999;
  padding-bottom: 1.5%;
  margin-bottom: 2.5%;
  margin-top: 1%;
}

.litwerke {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
}

.lithead > div:nth-child(1) {
  display: flex;
  width: 60%;
  margin-bottom: 1%;
}

.lithead > div:nth-child(2) {
  display: flex;
  width: 40%;
  margin-bottom: 1%;
  justify-content: flex-end;
}

.litsort > div:nth-child(1),
.literatur > div:nth-child(1) {
  display: flex;
  width: 25%;
  padding: 1.5% 0 1.5% 2%;
}

.litsort > div:nth-child(2),
.literatur > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  width: 65%;
  padding: 1.5% 0 1.5% 0;
}

.litsort > div:nth-child(3),
.literatur > div:nth-child(3) {
  display: flex;
  width: 10%;
  margin-bottom: 2%;
  padding: 1.5% 1% 1.5% 0;
  justify-content: flex-end;
}

.litsort > div:nth-child(1),
.litsort > div:nth-child(2),
.litsort > div:nth-child(3) {
  padding-top: 0.2%;
}

.literatur:nth-child(odd) {
  background-color: #f0f0f0;
}

.litwerke .literatur:nth-child(3n-1) {
  background-color: #f0f0f0;
}

/* Cards und sonstiges */


.boxsection {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 4% 1% 6% 1.7%;
}

.card-wrapper {
  width: 43%;
  margin: 0 3% 9% 2%;
}

.card-content {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-left: 1px solid #eee;
  box-shadow: 4px 4px 8px 0 rgba(89, 89, 89, 0.4);
  opacity: 1;
}

.card-content a:hover {
  transition: all ease 0.4s;
  opacity: 0.7;
}

.footer {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  background: url(https://ernst-weiss.de/images/bg-header.webp) no-repeat;
  background-size: cover;
  margin-top: 2%;
}

.footer ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #ddd;
  padding: 3% 0 3.5% 0;
}

.footer li {
  font-family: OpenSans-Semibold, Verdana, serif;
  list-style-type: none;
  letter-spacing: 1px;
  padding: 0 1% 20px 1%;
}

/* #### Navigationselemente #### */

#back-to-top {
  /* scriptgesteuerter Top-Balken */
  position: fixed;
  /* Fixiert den Balken unten */
  display: none;
  width: auto;
  right: 1.5%;
  bottom: 15%;
  padding: 10px 10px 12px 10px;
  background: #888;
  color: #fff;
  font-size: 1.1em;
  text-align: center;
  z-index: 1000;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
}

#back-to-top:hover {
  bottom: 14.8%;
}

/* ### BUTTONS #### */
.btn-card {
  font-family: Lato-Bold;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 120%;
  letter-spacing: 3px;
  color: #fff;
  background-color: #7d7d7d;
  padding: 1em 0 1.2em 0;
  transition: all ease 0.4s;
  cursor: pointer;
}

.btn-card:hover {
  background-color: #545454;
  letter-spacing: 4px;
}

.btn-leben {
  background-color: #5e9900;
}

.btn {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 1.1em;
  color: #fff;
  background-color: #95523F;
  padding: .7em 0 .9em 0;
  transition: all ease 0.4s;
  cursor: pointer;
  color: #fff;
  letter-spacing: 1px;
  box-shadow: 0 2px 4px 0 rgba(136, 136, 136, 0.5);
  margin: 3% 0 10% 0;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

.btn-wb {
  border-radius: 0;
  padding: .6em 0 .8em 0;
  margin-bottom: 0;
}

.btn:hover {
  background-image: linear-gradient(180deg, #95523F 0%, #A2223C 70%);
  letter-spacing: 1px;
}



/*Styles for screen 1120px and lower*/
@media only screen and (max-width: 70em) {
 
 .headernav {
   min-height: 50px;
 }
 .headernav li {
   font-size: 1em;
 } 
}  

/*Styles for screen 960px and lower*/
@media only screen and (max-width: 60em) {
 
 .headernav li {
   font-size: .9em;
 } 
} 

  
/*Styles for screen 800px and lower*/
@media only screen and (max-width: 50em) {
  
  #desktop-nav {
    display: none;
  }
  .sub-nav {
    display: none;
  }
  /* ### Image Skalierung ### */
  .logo img {
    width: 40%;
    height: auto;
  }
  .content img {
    width: 100%;
    height: auto;
  }
  .startbar img {
    width: 96%;
    height: auto;
  }
  
  /* ### Header mit Logo und Hauptmenue ### */
  
  .logo {
    width: 80%;
    text-align: left;
    padding-left: 4%;
  }
  .headernav {
    align-items: end;
    width: 20%;
    text-align: right;
    padding-right: 7%;
  }
  
  /* ### Typografie ### */
  
  .section h1, .section h2, .section h3 {
    font-family: OpenSans-Bold;
    font-size: 1.9em;
    color: #444;
    padding-bottom: 4%;
  }
  .section h1 {
    padding-bottom: 6%;
  }
  .section h2 {
    font-size: 1.8em;
    padding: 6% 0 2% 0;
  }
  .section h3 {
    font-size: 1.5em;
    font-family: OpenSans-Semibold;
    color: #fff;
    padding: 2.2% 0 2.4% 4%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .sidebar h2 {
    font-size: 1.4em;
    padding: 5% 0 1% 0;
  }
  .themen .h2zeitleiste {
    padding: 4% 0 6% 0;
    background-color: #fff;
  }
  .contentflex h3 {
    font-size: 1.3em;
    padding: 0.6% 0 1% 0;
    background-color: #fff;
  }
  .themen p {
    width: 100%;
    font-size: 1.1em;
    line-height: 1.8em;
    padding: 0 0 2% 0;
  }
  .aktuelles p {
    font-size: 1.1em;
    line-height: 1.7em;
    padding: 2% 4% 2% 4%;
    margin-right: 0;
  }
  .aktuelles .weiterlesen {
    font-size: 1.1em;
    padding: 1.5% 0 1.6% 4%;
    margin-bottom: 4%;
    margin-top: 2%;
  }
  .themen .datum {
    font-size: 1.3em;
    color: #666;
    padding: 5% 0 2.5% 4%;
  }
  
  .sidebarintro {
    font-size: 1.1em;
    line-height: 1.7em;
    padding: 2% 4% 8% 4%;
  }
  .aktuelles ol {
    padding: 0 0 0 7%;
  }
  .aktuelles ol li {
    font-size: 1.1em;
    line-height: 1.6em;
    padding-bottom: 2.5%;
  }
  /* Typo für Werke (.accordionsec) und Literatur */
  .accordionsec h2, .lithead h2 {
    font-size: 1em;
    font-family: OpenSans-Light, Verdana, serif;
    font-weight: normal;
    color: #923F2C;
  }
  .lithead h2 {
    font-size: 1.2em;
    font-family: OpenSans-Bold, Verdana, serif;
    padding: 0;
  }
  .accordionsec span {
    font-family: OpenSans-Bold, Verdana, serif;
    font-size: 1.3em;
  }
  .accordionsec p, .literatur p {
    font-size: 0.95em;
  }
  .lithead .sortierer {
    font-size: 0.9em;
  }
  .litsort p {
    font-size: 0.9em;
  }
  /* ### Grid und Flex Box mit Subnavi ### */
  .section {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 6% 6% 3% 6%;
  }
  .themen {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 4%;
    padding: 0;
    order: 1;
  }
  .sidebar {
    width: 100%;
    text-align: center;
    order: 2;
  }
  .startbar {
    width: 100%;
    padding: 6% 0 5% 0;
    margin: 0;
  }
  /* Drei- und Zweispalter für Literatur und Werke  */
  .lithead {
    border-bottom: 1px solid #999;
    margin-bottom: 2.5%;
  }
  .litwerke {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .lithead > div:nth-child(2) {
    text-align: right;
    padding-right: 4%;
  }
  .litsort > div:nth-child(1),
.literatur > div:nth-child(1) {
    padding: 1.5% 2% 1.5% 2%;
  }
  .litsort > div:nth-child(2),
.literatur > div:nth-child(2) {
    padding: 1.5% 2% 1.5% 0;
  }
  .litsort > div:nth-child(3),
.literatur > div:nth-child(3) {
    padding: 1.5% 1% 1.5% 0;
  }
}

/*Styles for screen 640px and lower*/

@media only screen and (max-width: 40em) {
  .logo img {
    width: 60%;
    height: auto;
  }
  .logo {
    width: 80%;
    padding-top: 2%;
    padding-bottom: 3%;
    text-align: left;
    padding-left: 4%;
  }
  
  /* ### Typografie ### */
  
  .section h1, .section h2, .section h3 {
    font-size: 1.5em;
    color: #000;
    padding-bottom: 7%;
  }
  .section h2 {
    font-size: 1.5em;
    padding: 11% 0 3% 0;
  }
  .section h3 {
    font-size: 1.2em;
    padding: 2.2% 2% 2.4% 0;
    margin-right: 0;
    margin-bottom: 6%;
  }
  .themen .h2zeitleiste {
    font-size: 1.3em;
    padding: 2% 0 8% 0;
    background-color: #fff;
  }
  .contentflex h3 {
    font-size: 1em;
    padding: 2.8% 0 0 0;
    background-color: #fff;
  }
  .themen p {
    width: 100%;
    font-size: 1em;
    line-height: 1.7em;
    padding: 0 0 4% 0;
  }
  .contentflex p {
    font-size: 0.9em;
    padding: 0 0 5% 0;
  }
  .contentflex .jahreszahl {
    letter-spacing: 0;
    font-size: 1em;
    padding: 8% 2% 10% 2%;
  }
  .themen .datum {
    font-size: 1.1em;
    color: #666;
    padding: 9% 0 4% 0;
  }
  .aktuelles .weiterlesen {
    font-size: 1em;
    padding: 1.7% 0 1.8% 0;
    margin-bottom: 6%;
    margin-top: 2%;
  }
  .aktuelles ol li {
    font-size: 0.95em;
    line-height: 1.6em;
    padding-bottom: 3%;
  }
  .sidebarintro {
    font-size: 1em;
  }
  
  /* Typo für Werke (.accordionsec) und Literatur */
  
  .accordionsec h2, .lithead h2 {
    font-size: 0.7em;
    line-height: 1.6em;
    color: #923F2C;
    padding-top: 4%;
  }
  .lithead h2 {
    font-size: 0.9em;
    font-family: OpenSans-Bold, Verdana, serif;
    padding: 0;
  }
  .accordionsec span {
    font-family: OpenSans-Bold, Verdana, serif;
    font-size: 1.3em;
  }
  .accordionsec p, .literatur p {
    font-size: 0.7em;
  }
  .lithead .sortierer {
    font-size: 0.7em;
  }
  .litsort p {
    font-size: 0.7em;
  }
  .weiss-blaetter ul {
    font-size: 0.8em;
  }
  
  /* ### Grid und Flex Box mit Subnavi ### */
  
  .contentflex > div:nth-child(1) {
    width: 17%;
    margin-right: 4%;
  }
  .contentflex > div:nth-child(2) {
    width: 83%;
  }
  .contentflex, .weiss-blaetter {
    flex-direction: column;
    padding-bottom: 9%;
    padding-right: 0;
    width: 100%;
  }
  .weiss-blaetter > div:nth-child(1) {
    width: 100%;
    margin-right: 0%;
    margin-top: 5%;
    margin-bottom: 3%;
  }
  .weiss-blaetter > div:nth-child(2) {
    width: 100%;
    margin-bottom: 3%;
  }
  .accordion-title-section {
    margin-top: 0%;
  }
  dl {
    margin-bottom: 0;
  }
  .accordion-title-section a::before {
    font-size: 1.5em;
  }
  .accordion-title-section.open a::before {
    font-size: 1.4em;
  }
  .lithead > div:nth-child(1) {
    display: flex;
    width: 40%;
    margin-bottom: 1%;
  }
  .lithead > div:nth-child(2) {
    display: flex;
    width: 60%;
    margin-bottom: 1%;
    justify-content: flex-end;
  }
  .litsort > div:nth-child(1),
.literatur > div:nth-child(1) {
    display: flex;
    width: 25%;
    padding: 1.5% 0 1.5% 2%;
  }
  .litsort > div:nth-child(2),
.literatur > div:nth-child(2) {
    display: flex;
    width: 60%;
    padding: 1.5% 0 1.5% 0;
  }
  .litsort > div:nth-child(3),
.literatur > div:nth-child(3) {
    display: flex;
    width: 15%;
    margin-bottom: 2%;
    padding: 1.5% 2% 1.5% 0;
    text-align: right;
  }
  .footer ul {
    color: #ccc;
    padding: 6% 5% 7% 5%;
  }
  .footer li {
    font-family: OpenSans-Regular, Verdana, serif;
    letter-spacing: 0;
    font-size: 0.9em;
    padding: 0 1% 14px 1%;
  }
}
