  body { 
    /* body als Flex-Container */
    display: flex;
    flex-flow: column;
    min-height: 100vh; 
  
    max-width: none; 
    padding: 0; 
    margin: 0; 
  }
  
  /* Layoutbereiche sind Flex-Items */
  .site-header, 
  /* .site-nav,  */
  .site-content, 
  .site-footer { 
    padding-right: 0; 
    padding-left: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
  /* Footer nach unten drücken */
  .site-content { 
    flex: 1; 
  } 

/* Bilder in .site-content  */

/* .site-content img {
  border: solid 1px rgb(180, 180, 180);
} */

/* .site-footer */
.site-footer {
  /* background-color: var(grau-sehr-hell); */
  padding-top: 0;
  border-top: 1px dotted darkgrey;
}

.site-footer .inside {
  display: flex;
  flex-direction: row;
  justify-content: end;
  column-gap: 1rem;
  padding: 3rem 0 1rem 0;
  /* border-top: 1px dotted darkgrey; */
  font-size: 1.1rem;
}


html {
  scroll-padding: 7rem;
}


#html-body {
margin-top: 0;
}


#content {
  line-height: 120%;
  background-color:var(--grau-sehr-hell);
  padding-top: 0;
}

#content>.inside {
  background-color: white;
  padding: 0.5rem;
}






.inside {

  max-width: 1200px; 
  padding: 0 0.5rem; 
  margin: 0 auto;
}

.inside h2 {
  padding-top: 0.5rem;
  margin-bottom: 1rem;
  line-height: 120%;
  font-size: 2rem;
}
.inside h3 {
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}

.work .details {
  margin-top: 1rem;
}

/* .bordered {
  border: 1px solid rgb(210, 208, 208)
} */
.bordered {
  border: solid 1px rgb(180, 180, 180);
  /* box-shadow: 0 2px 4px var(--grau-sehr-hell);  */
}


/* figcaption{ */
  /* font-size: 80%; */
  /* text-align: center; */
/* } */

figure.foto figcaption {
  font-size: 0.75rem;
  text-align: right;
}

.werk h3 {
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}

.werk p {
  margin-bottom: 0;

}
 /* headline bei werklisten  */
  
#headline {
  background-color: var(--akzentfarbe);
  /* padding: 0.5rem; */
}


#headline a:link { color: var(--basisfarbe); } 
   #headline a:visited { color: var(--basisfarbe); } 
  
   #headline a:hover,  #headline a:focus { color: var(--kontrastfarbe); } 
   #headline a:active { color: var(--kontrastfarbe); }




  h3 span .klein {
    /* background-color: yellow; */
    font-size: 75%;
  }
  

  p.klein {
    font-size: 75%;
    margin-bottom: 0;
  }

.gross {
  font-size: 120%;
}


.cd_dvd {
  margin-top: 1rem;
}

.mediathek .cd_dvd_komplett{
  /* background: var(--grau-sehr-hell); */
  padding: 0.5rem;
  margin-bottom: 2rem;
}
.mediathek .videotext {
  /* background-color: var(--grau-sehr-hell);  */
  margin-bottom: 1rem;
  padding: 0.5rem;
  max-width: 400px;
}

.videotext p {
  margin-bottom: 0.5rem;
}

.presse h3 {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}

.textuebersicht h3 {
  margin-top: 1.5rem;
}
.textuebersicht p {
  padding: 0;
  
}


.textuebersicht .text {
  margin-bottom: 1rem;
}


.textuebersicht .text p {
  margin-bottom: 0;
}



/******************************************
/* Werkübersicht */
.werkuebersicht ul.listen, .werkuebersicht ul.genre, .werkuebersicht ul.kinder  {
  padding-bottom: 2rem;
  margin-bottom: 0;
}

.werkuebersicht .liste {
  background-color: var(--akzentfarbe);
  height: 100%;
}

.werkuebersicht li {
  font-size: 1.25rem;
  font-weight: 600;
}

.werkuebersicht .foto figure {
  margin-top: 0;
}

.werkuebersicht ul.genre {
  padding-top: 1rem;
 
}






.jugend h3 {
  font-weight: 600;
  margin-top: 1.5rem;
}

/* .jugend .werk h3{
  font-weight: 500;
} */

.werkuebersicht figcaption {
  text-align: right;
  font-size: 0.75rem;
}


 .werkuebersicht a:link { color: var(--basisfarbe); } 
   .werkuebersicht a:visited { color: var(--basisfarbe); } 
  
   .werkuebersicht a:hover,  .werkuebersicht a:focus { color: var(--kontrastfarbe); } 
   .werkuebersicht a:active { color: var(--kontrastfarbe); }






/* Seite Fotos  */
.fotos ul {
  display: flex;
  flex-direction: row; 
  flex-wrap: wrap;
  /* flex: 1; */
  gap: 0.5rem;
  padding: 0; 
  margin: 0; 
  justify-content: center;
  }

.fotos li { list-style: none; }

/* .fotos img, .cd_dvd_bild img, .werkuebersicht img, .home img {
  border: 2px var(--basisfarbe) solid;
  box-shadow: 0 2px 6px var(--schattenfarbe); 
} */

.cd_dvd_bild img {
  max-width: 250px;
}

.fotos figure {
  margin: 0;
}
.fotos p {
  margin-bottom: 3rem;
}

.fotos figcaption {
      text-align: center;
  }

/* Gestaltung events */

@media screen and (min-width: 700px) {

.events {
  display: grid;
  grid-template-columns: 1fr 1fr;
   column-gap: 1rem;
}
}

article.past {
  color: var(--grau-dunkel);
}

article.past .event{
   background-color: white;
   border-top: solid 1px var(--grau-dunkel);
}

article.past .event:first-child {
  border-bottom: none;
}
/* article.past .event:last-child {
  border-bottom: solid 1px var(--grau-dunkel);
} */


.event {
  padding: 0.5rem;
  margin-bottom: 0.25rem;
}
.events a {
  text-decoration: none;
  color: var(--akzentfarbe);
  font-weight: bold;
}
.events a:hover,
.events a:focus {
  color: var(--linkfarbe-hover-focus);
  /* text-decoration: underline;
  text-underline-offset: 0.25em;
  text-decoration-thickness: 2px; */
}
/* Gestaltung einzelnes Event */
article.event {
  /* max-width: 800px; */
  margin: 2rem auto 1rem auto;
  text-align: center;
  /* background: var(--grau-sehr-hell); */
  padding-top: 3rem;
  padding-bottom: 3rem;
}


/* Gestaltung der eventlistekurz */


 @media screen and (min-width: 900px) {
.eventlistekurz div.event 
{
  display: flex;
  flex-direction: row;
  /* justify-content: center; */
}

.eventlistekurz  div.gross {
  padding-left: 1.5rem;
} 

.eventlistekurz h2 {
  text-align: center;
}
} 

/* Gestaltung header */


header div.zeile1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  
}

header div.sprache {
  text-align: right;
  font-weight:bold;
  padding-bottom: 0.5rem;
}



/* @media screen and (max-width: 550px) {
  header div.zeile1 {
    display: flex;
    flex-direction: column;
    align-items: baseline;
  }
} */

header div.inside h1 {
  margin-bottom: 0;
  font-weight: 800;
  font-size: 2rem;
  line-height: 1;

}


header .grafik {
  position: sticky;
  top: 0;
}

/* @media screen and (min-width: 800px) {
header {
  position: sticky;
  top: 0;
  background: white;
  color: var(--akzentfarbe);
  margin-bottom: 0;
  border-bottom: dotted 1px darkgrey;
  padding-bottom: 1rem;
}
} */

header {
  position: sticky;
  top: 0;
  background: white;
  color: var(--akzentfarbe);
  margin-bottom: 0;
  border-bottom: dotted 1px darkgrey;
  padding-bottom: 1rem;
}


.homebild {
  margin-bottom: 1.5rem;
  
}

header a:link { color: var(--linkfarbe); text-decoration: none; } 
  header a:visited { color: var(--linkfarbe-visited); } 
  
  header a:hover, header a:focus, header li[aria-current] a {
     color: var(--linkfarbe-hover-focus); } 
  header a:active { color: var(--linkfarbe-active); } 



  /* Startseite Bild und Text  */



.info {
  background: var(--akzentfarbe);
  padding: 0.5rem;
  color: var(--basisfarbe);
  max-width: 1200px;
  line-height:120%;
  /* text-align: center; */
}

.info h2 {
  margin-bottom: 0;
  font-weight: 600;
  margin-top: 0;
  padding-top: 0.5rem;
  
}


  /* Gestaltung des Hauptmenüs */

 #topnav {
  list-style: none;
  display: grid;
  gap:0;
  grid-template-columns: 1fr;
  padding: 0; 
  margin: 0;
  justify-content: start;
 
  
}

@media screen and (min-width: 576px) {
  #topnav {
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  gap:2px;
  }
}

@media screen and (min-width: 800px) {
  #topnav {
  grid-template-columns: repeat(8, 1fr);
  text-align: center;
  gap:2px;
  }
}

#topnav a {
  /* color: #a32e38; */
  display: block;
  font-size: 1.25rem;
  letter-spacing: 1px;
  font-weight: 800;
  padding: 0.5rem 0.25rem 0.25rem 0.25rem;
  text-decoration: none;
  background-color: var(--grau-sehr-hell);
  border-bottom: solid 3px white;
}
#topnav a:hover, #topnav a:focus,  #topnav li[aria-current] a, #topnav a.active{
  /* text-decoration: underline; 
  text-underline-offset: 0.25rem;
  text-decoration-thickness: 1px;  */
  border-bottom: solid 3px rgb(198,6,58, 0.3);
  font-weight: 800;
}

@media screen and (max-width: 230px) {
  /* #topnav {
    grid-template-columns: 1fr;
    text-align: left;
    
  } */
  .videos {
  display: grid;
  grid-template-columns: 1fr;

}
}




div.werkuebersicht .uebersicht {
  display: grid;
  grid-template-columns: 1fr;
  gap:0.5rem;
  align-items: start;
  font-size: 1.25rem;
 
}



@media screen and (min-width: 992px) {
div.werkuebersicht .uebersicht {
  display: grid;
  grid-template-columns: auto 850px;
  gap:0.5rem;
  align-items: start;
  font-size: 1.25rem;
  height: 946px;
  overflow: hidden;
}
.werkuebersicht ul.genre {
  padding-top: 2.5rem;
}
}

div.werkuebersicht .uebersicht ul {
  list-style-type: none;
  padding-right: 1rem;
}

div.werkuebersicht .uebersicht li {
  margin: 1rem 0 0 1rem;
}




/* @media screen and (min-width: 400px) {
  #topnav {
    grid-template-columns: repeat(2,150px);
  }
} */
@media screen and (min-width: 600px) {
  /* #topnav {
    grid-template-columns: repeat(4,150px);
  } */
 .videos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2rem;
  }
}
@media screen and (min-width: 800px) {
  /* #topnav {
    grid-template-columns: repeat(5,150px);
  } */
}
@media screen and (min-width: 1000px) {
  /* #topnav {
    grid-template-columns: repeat(8,1fr);
  } */
  .videos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 2rem;
  }
}

/* ************************************************** */
/* CDs DVDs: Bild und Text nebeneinander, wenn Platz */

@media screen and (min-width: 600px) {
  .cd_dvd_komplett {
    display: grid;
    grid-template-columns: 300px auto;
    column-gap: 1rem;
    align-items: center;
  
  }
}

/* ************************************************** */
/* news: Bild und Text nebeneinander, wenn Platz */

.news h1 {
  text-align: center;
  line-height: 110%;
}

.meldung {
border-bottom: 1px darkgrey solid;
margin-bottom: 2rem;
}

.meldung img {
  padding-bottom: 0.75rem;
}

.meldung h2 {
  font-size: 1.25rem;
}


/* @media screen and (min-width: 600px) {
  .news2 {
    display: grid;
    grid-template-columns: 300px auto;
    align-items: center;
  }
} */




@media screen and (min-width: 800px) {
 .meldung {
display: grid;
grid-template-columns: 1fr 1fr;
column-gap: 1rem;
align-items: start;
}
}

/* ************************************************** */
/* podcasts, interviews, writings */

.interviews_rezensionen h3, .textuebersicht h3 {
  font-weight: 600;
  margin-top: 1.5rem;
}

.interviews_rezensionen p {
  margin-bottom: 0;
}
.interviews_rezensionen .text, .writings .text {
  background-color: var(--grau-hell);
  padding: 0.5rem;
}

.interviews, .rezensionen, .writings {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}


@media screen and (min-width: 600px) {
.interviews, .rezensionen, .writings {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
}

.quelle {margin-bottom: 1rem;
}

/* ************************************************** */
/* Übersicht Writings  */

@media screen and (min-width: 992px) {
div.textuebersicht .uebersicht {
  display: grid;
  grid-template-columns: auto 850px;
  gap:0.5rem;
  align-items: start;
  font-size: 1.25rem;
  height: 946px;
  overflow: hidden;
}

div.textuebersicht .uebersicht .foto img {
  object-fit: contain;
}
}




.textuebersicht #text-nav {
  font-size: 1.25rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  list-style-type: none;
}

@media screen and (max-width: 700px) {
  .textuebersicht #text-nav {
    grid-template-columns: 1fr;
}
}
/* ************************************************** */
/* Gestaltung der Links */

  /* main a:link { color: var(--linkfarbe); } 
  main a:visited { color: var(--linkfarbe-visited); } 
  
  main a:hover, main a:focus { color: var(--linkfarbe-hover-focus); } 
  main a:active { color: var(--linkfarbe-active); }  */

 a:link { color: var(--linkfarbe); font-weight: bold; } 
  a:visited { color: var(--linkfarbe-visited);  font-weight: bold; } 
  
  a:hover,  a:focus { color: var(--linkfarbe-hover-focus);  font-weight: bold; } 
  a:active { color: var(--linkfarbe-active);  font-weight: bold; } 



.site-content .werkgattung ul {
  list-style-type: none;
  
}
.site-content .werkgattung a {
  font-weight: bold;
  font-size: 125%;
}
  
.site-content .werkgattung li {
  padding-bottom: 1rem;
}
/******************************************
/* fixierter Pfeil nach oben */



a.back-to-top {
 position: fixed;
 bottom: 2rem;
 right: 0.5rem;
 font-size: 1.5rem; line-height: 1;
 text-align: center; text-decoration: none;
 background: var(--akzentfarbe); color: var(--basisfarbe);
 transition: background .3s ease-in-out;
 width: 2.5rem; height: 2.5rem;
 padding: 0.5rem; border-radius: 0.5rem; margin: 0.5rem;
 }
 a.back-to-top:hover, a.back-to-top:focus {
 background-color: var(--linkfarbe-hover-focus);
 color: var(--basisfarbe);
 }

 @media screen and (min-width: 1400px) {
a.back-to-top {
 position: fixed;
 bottom: 2rem;
 right: 15rem;
} 
} 




/****************************************** */

 @media screen and (max-width: 991px) {
    #gruppenliste, h2.eltern {
      position: absolute;
      clip: rect(0, 0, 0, 0); 
      clip-path: inset(50%); 
      overflow: hidden;
      white-space: nowrap;
      width: 1px; 
      height: 1px; 
      padding: 0; 
      border: 0; 
      margin: -1px;
    }
 }




/* werklisten, Auswahlliste rot auf großen Bildschirmen*/

 @media screen and (min-width: 992px) {
 div#headline {
   position: absolute;
  clip: rect(0, 0, 0, 0); 
  clip-path: inset(50%); 
  overflow: hidden;
  white-space: nowrap;
  width: 1px; 
  height: 1px; 
  padding: 0; 
  border: 0; 
  margin: -1px;
}


div.uebersicht {
  display: grid;
  grid-template-columns: auto 850px;
  column-gap: 0.5rem;
 
}

div#gruppenliste {
  background-color: var(--akzentfarbe);
  padding-top: 0;
  color: var(--basisfarbe);
  font-size: 1.25rem;
  font-weight: bold;
   max-width: 850px;
}

div#gruppenliste ul {
  list-style: none;
  padding-bottom: 2rem;
  padding-right: 1rem;
  padding-left: 2.5rem;
  margin-bottom: 0;
}


div#gruppenliste li {
  margin-top: 1rem;
  margin-left: 1rem;
}
div#gruppenliste ul.genre {
  padding-top: 2.5rem;
}

 #gruppenliste  a:link { color: var(--basisfarbe); } 
   #gruppenliste  a:visited { color: var(--basisfarbe); } 
  
   #gruppenliste  a:hover,  #gruppenliste  a:focus { color: var(--kontrastfarbe); } 
   #gruppenliste  a:active, #gruppenliste li[aria-current] a { color: var(--kontrastfarbe); }

 }

 #werkliste {
  padding-bottom: 2rem;
 }

 #werkliste h2 {
  padding-top: 0.5rem;
 }

 #werkliste .schwierig {
  font-size: 0.9rem;
  font-variant: small-caps;
 }

.werkbilder {
  margin: 1.5rem 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

/* .werkbilder ul {
  list-style-type: none;
  padding-left: 0;
  
}
.werkbilder li {
  padding-bottom: 1rem;
} */

 /* Bilder bei den Werken  */
  @media screen and (min-width: 768px) {
 .werkbilder {
    max-width: 1000px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: start;
    gap: 0.5rem;
    padding: 0;
  }
}






/* subnav auf den Seiten about und writings  */
.subnav {
  background-color: var(--akzentfarbe);
  padding: 0.5rem;
  
}


.subnav a:link { color: var(--basisfarbe); } 
   .subnav a:visited { color: var(--basisfarbe); } 
  
   .subnav a:hover,  .subnav a:focus, .subnav li[aria-current] a{ color: var(--kontrastfarbe); } 
   .subnav a:active { color: var(--kontrastfarbe); }


ul.subnav {
  list-style-type: none;
  list-style-position: inside;
  padding-left: 0;
}
ul.subnav li {
  padding: 0rem 1rem;
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 150%;
}

.textuebersicht ul.subnav {
  padding: 2.5rem 1rem 2rem 2rem;
  margin-bottom: 0.5rem;
}

div.textuebersicht .uebersicht li {
  margin: 1rem 0 0 1rem;
}



/* @media screen and (min-width: 576px) {
  ul.subnav {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}



@media screen and (min-width: 576px) {
  .textuebersicht .subnav {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 992px) {
  .textuebersicht .subnav {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
} */



/* Seite .event */
/* weitere past events  */
.events summary {
  font-size: 1.25rem;
  font-weight: 800;
  color: var(--akzentfarbe);
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}


/* Back  */
.back  {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: right;
  
}
.back a {
  text-decoration: none;
  color: var(--akzentfarbe);
}
.events .back a {
  text-decoration: none;
}



/* Textliste auf der Seite writings (details, summary)  */
.textliste>ul {
  padding-left: 0.5rem;
}

.textliste ul {
  list-style-type: none;
}
.textliste li.gruppentitel {
  font-weight: bold;
}
.textliste li {
  font-weight: 500;
  font-size: 1.2rem;
  padding-top: 1rem;
}
  

 /* Seite  writings (.textuebersicht .uebersicht .liste  */
.textuebersicht .uebersicht .liste {
  background-color: var(--akzentfarbe);
  height: 100%;
}


/* Werkliste Kinder, menu3 */
ul.menu3 {
  list-style-type: none;
  padding-left: 0;
  font-weight: bold;
  font-size: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 0.5rem;
}

ul.menu3 li {
  padding: 0 0.5rem 0.5rem 0.5rem;
  display: block;
  background: var(--grau-sehr-hell);
  border-left: solid 2px var(--basisfarbe);
}


/* Tabelle .auszeichnungen  */
table.auszeichnungen td {
    padding-bottom:0.75rem;
    vertical-align: top;
}

@media screen and (max-width: 576px) {
  table.auszeichnungen td {
    padding-bottom:0.75rem;
    vertical-align: top;
}

}

/* Events auf der Seite news  */
.news .events {
  display: grid;
  grid-template-columns: 1fr;
}




/* auf Seiten mit Fussnoten (div class='fussnoten' händisch eingefügt im Quelltext) */

/* In Webseite enthaltenes Stil-Dokument | https://www.gerlindehipfl.com/iris/writings/arbeitsnotizen/fragen-zum-zukunftigen/ */

.fussnoten {
  font-size: 0.8rem;
}
