.seitenzahlen {font-size:0.6em;}
.zitat,blockquote {font-size:0.75em;margin:1em 0;line-height:150%;}
h1,h2 {text-align:center;margin:1.5em;line-height:200%;}
h3,h4,h5,h6 {text-align:center;margin:1em;line-height:200%;}
table {margin:1.5em;max-width:120vw !important;}
BODY {margin-right:4%; margin-left:4%;max-width:100%; -webkit-hyphens: auto;-moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;text-align: justify;text-justify: inter-word;font-family:"Times New Roman","Baskerville Old Face",Arial,Helvetica,serif;color:#2D3A53;background-color:#EEF0F5;line-height:200%;font-size:1.25em;}
.volc {width: 85%;text-align:justify;margin:1em auto;text-indent:0;}
p,div {text-indent:1em;margin: 0 0;line-height:200%;}
a {color: #2563EB;text-decoration: underline;}/*#1A0DAB;*/
a:visited {color: #4B6CB7;}
a:hover, a:focus {color: #1E40AF;}/*#2563EB;#6B7280*/
.table-wrapper {
  overflow-x: auto;
  max-width: 100%;
}
@media (prefers-color-scheme: dark) {
  body {
    background-color: #1e1e1e;
    color:rgba(224,224,224,0.75);
}
a {
  color: #64ABD5;
  text-decoration: underline;
}

a:visited {
  color:  #8597AE;
}

a:hover, a:focus {
  color: #a3d4ff;
  text-decoration: underline;
}

a:active {
  color:  #ff6b6b; 
}
h1,h2,h3,h4,h5,h6,b {
 color:  #F0F0F0;
}
a b,b a {
 color:   #64ABD5;
  text-decoration: underline;
}
a:visited  b,b a:visited{
  color:  #8597AE;
}

a:hover b, a:focus b ,b a:focus, b a:hover{
  color: #a3d4ff;
}

a:active b,b a:active {
  color:  #ff6b6b; 
}
}

