@charset "utf-8";
/* CSS Document */
html {
  height: 100%;
  scroll-behavior: smooth;
  scrollbar-color: #354f12 #8fa835;
  scrollbar-width: thin;
  hyphens: auto;
}
body {
  background-color: whitesmoke;
  background-attachment: fixed;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.dropdown-item:hover {
  background-color: #8fa83533;
}
.dropdown-item:active {
  background-color: #8fa835;
}
.dropdown-menu {
  box-shadow: 6px 6px 8px #00000077;
}
.nav-item:hover {
  background-color: #8fa83533;
  border-radius: 25px 5px 15px 5px;
}
h1 {
  line-height: 1.1;
}
h2 {
  background-color: #00000044;
  padding: 3px 3px 3px 18px;
  display: inline-block;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  text-indent: -1.2em;
}
h3 {
  text-align: left;
  color: #354f12;
  font-variant: small-caps;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 19px 0;
  border-bottom: 4px solid #8fa835;
  text-shadow: 10px 10px 10px #00000055;
}
h3:first-letter {
  color: #8fa835;
  font-size: 180%;
  font-weight: 500;
}
h4 {
  text-align: left;
  font-variant: small-caps;
  font-weight: 400;
  font-size: 16pt;
  color: #354f12;
  margin: 16px 0 6px 0;
  display: block;
  text-shadow: 6px 6px 6px #00000055;
}
h5 {
  font-weight: 300;
  color: #141414;
  font-size: 38pt;
  font-variant: small-caps;
  text-align: center;
}
input[type="checkbox"] {
  -moz-appearance: None;
  -webkit-appearance: none;
  margin-top: -4px;
  width: 16px;
  height: 16px;
  background-image: url(../images/unchecked.png);
  background-size: 16px 16px;
  background-position: Center Center;
  border: none;
  outline: none;
  vertical-align: Middle;
}
input[type="checkbox"]:checked {
  background-image: url(../images/checked.png);
}
input[type="radio"] {
  -moz-appearance: None;
  -webkit-appearance: none;
  margin-top: -4px;
  width: 16px;
  height: 16px;
  background-image: url(../images/unchecked.png);
  background-size: 16px 16px;
  background-position: Center Center;
  border: none;
  outline: none;
  vertical-align: Middle;
}
input[type="radio"]:checked {
  background-image: url(../images/checked.png);
}
.personalize {
  cursor: pointer;
  border-radius: 4px;
  display: none;
}
.personalize:hover {
  cursor: pointer;
  background-color: #d0d0d0;
  color: #660000;
}
.myHover:hover {
  filter: brightness(150%);
  cursor: pointer;
}
.pseudoLink, .pseudoLink:visited {
  color: #8fa835;
  cursor: pointer;
  user-select: none;
}
.pseudoLink:hover {
  color: #8fa835;
  cursor: pointer;
  text-decoration: underline;
  user-select: none;
}
tbt {
  display: inline-block;
  font-size: 10.5pt;
  font-weight: 400;
  line-height: 1.1;
  color: #333;
}
tbt small {
  font-style: italic;
  color: #555;
}
.bildnachweis {
  text-align: center;
  color: #888;
  font-size: 10pt;
  margin: 35px 0 -36px 0;
}
#logo {
  width: 200px; /*war 11em*/
}
main {
  margin-top: 67px;
  margin-bottom: 3em;
}
.flogo {
  width: 20px;
  margin: 20px;
}
.flogo:hover {
  filter: hue-rotate(280deg) saturate(4) brightness(.5);
}
.head {
  margin-left: -3px;
}
img.zitat {
  margin: 0px 20px 125px 0px;
  align: left;
  float: left;
}
cite {
  font-weight: 500;
}
h5.card-title {
  text-align: left;
}
.headline {
  text-indent: -5px;
}
.firstline {
  text-indent: 0;
}
fadeEdgeBottom {
  position: sticky;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
}
fadeEdgeTop {
  position: sticky;
  top: 0px;
  display: block;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
}
footer {
  background-color: #8fa835;
  padding: 20px;
  color: #354f12;
  text-align: center;
  font-variant: small-caps;
  box-shadow: 0px -6px 12px rgba(58, 58, 58, 0.5);
  margin-top: auto;
  margin-bottom: 0;
  bottom: 0;
  width: 100%;
}
footer a, footer a:visited {
  color: #354f12;
  text-align: center;
  text-decoration: none;
}
footer a:hover, footer a:active {
  color: #660000;
  text-decoration: none;
}
a, a:hover, a:active {
  color: #6B7E27;
}
a.faq {
  color: #aaff00;
}
a.faq:hover {
  text-decoration: underline;
}
.favStar {
  cursor: pointer;
}
.favStarFalse {
  filter: saturate(0) contrast(0) brightness(1.4);
}
.myBox {
  padding: 0px 10px 10px 10px;
  text-align: justify;
  /*text-indent: 1em;*/
}
.myFirstText:first-letter {
  color: #8fa835;
  font-size: 200%;
  font-weight: bold;
  line-height: 1em;
}
.myBox:first-child {
  text-indent: 0;
}
p {
  margin-bottom: 6px;
  text-indent: 1em;
}
.card p {
  text-indent: 0;
}
.myImage {
  /*padding: 10px;*/
}
.jumbotron {
  background-size: cover;
  background-position: center center;
  color: white;
  text-shadow: 2px 2px 2px black;
  font-variant: small-caps;
  padding-top: -100px;
  box-shadow: 0px 6px 12px rgba(58, 58, 58, 0.5);
}
.navbar {
  box-shadow: 0px 6px 12px rgba(58, 58, 58, 0.5);
}
.myHead:before {
  padding-left: 7px;
  content: ' ';
}
.btn-success, btn-success:visited {
  background-color: #8fa835;
  border-color: #8fa835;
  color: white;
  color: #354f12;
  box-shadow: 3px 3px 3px #55555599;
}
.btn-success:hover {
  background-color: #6b7e27;
  border-color: #6b7e27;
  color: white;
  color: #354f12;
  box-shadow: 3px 3px 3px #55555599;
}
.btn-dark, btn-dark:visited {
  background-color: #ffffff;
  border-color: #8fa835;
  color: #354f12;
  box-shadow: 3px 3px 3px #55555599;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  background-color: #6b7e27;
  border-color: #6b7e27;
  color: white;
  color: #354f12;
  box-shadow: 5px 5px 5px #55555599;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  background-color: #6B7E27;
  border-color: #6b7e27;
  color: white;
  color: #354f12;
  box-shadow: 5px 5px 5px #55555599;
}
.animCard {
  background-color: #fff;
  box-shadow: 5px 5px 5px #888888;
  opacity: 0.9;
  transition-duration: 0.5s;
}
.animCard:hover {
  box-shadow: 10px 10px 10px #888888;
  opacity: 1;
  transform: rotate(4deg) scale(1.1, 1.1);
  transition-duration: 0.5s;
  z-index: 1000;
}
.cardStart {
  box-shadow: 10px 10px 10px #888888;
  background-color: #fff;
  margin-bottom: 4em;
}
.myBookCard {
  box-shadow: 5px 5px 5px #888888;
  background-color: #fff;
  margin-bottom: 1.5em;
}
.spoiler {
  font-weight: normal;
  font-size: small;
  font-variant: small-caps;
  color: white;
  /*background-image: linear-gradient(178deg, #FFADAD 10%, #660000 50%);*/
  background-color: #660000;
  border: 1px solid black;
  padding: 1px;
  border-radius: 3px;
}
strong {
  font-weight: 600;
}
ul, ol {
  text-align: left;
}
ul.my li {
  text-indent: 0;
  list-style-position: outside;
  list-style-image: url("../images/bullet.png");
}
ul.myRed li {
  text-indent: 0;
  list-style-position: outside;
  list-style-image: url("../images/bullet_red.png");
}
ol.myList {
  list-style: none;
  counter-reset: item;
}
ol.myList li {
  counter-increment: item;
  margin-bottom: 5px;
}
ol.myList li:before {
  margin-left: -2em;
  /*width: -2em;*/
  margin-right: 7px;
  content: counter(item);
  background: #8FA835;
  border-radius: 100%;
  color: white;
  width: 1.5em;
  text-align: center;
  display: inline-block;
}
.myShadow {
  box-shadow: 8px 8px 8px #00000077;
}
/* width */ ::-webkit-scrollbar {
  width: 5px;
}
/* Track */ ::-webkit-scrollbar-track {
  background: #8fa835;
}
/* Handle */ ::-webkit-scrollbar-thumb {
  background: #354f12;
}
/* Handle on hover */ ::-webkit-scrollbar-thumb:hover {
  background: #660000;
}
.scrollable-menu {
  height: auto;
  max-height: 300px;
  overflow-x: hidden;
}
/* Ohne Scrollbars und mit Fadeout */
fadeEdgeBottom {
  position: sticky;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
}
fadeEdgeTop {
  position: sticky;
  top: 0px;
  display: block;
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 100%);
}
.noScrollBars {
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll;
}
-noScrollBars::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
/* layerBallLayer */
.layerBall {
  display: none;
  transform-origin: bottom right;
  width: min(calc(100vw - 50px), 400px);
  height: min(calc(100vh - 100px), 550px);
  border: 1px solid #999;
  border-radius: 47px 22px 7px 34px;
  background-color: #ffffffaa;
  color: #111111;
  font-variant: normal;
  font-size: 11pt;
  text-align: left;
  z-index: 2499;
  position: fixed;
  bottom: 22px;
  right: 22px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  overflow-x: hidden;
  overflow-y: auto;
  animation: layerBallFold .6s forwards;
}
@keyframes layerBallFold {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  25% {
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    transform: scale(0);
  }
}
.layerBallUnfolded {
  animation: lbuAnim .6s ease-in-out forwards;
}
@keyframes lbuAnim {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  75% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.layerBallBall {
  cursor: pointer;
  animation: layerBallBallAnim .4s forwards;
}
@keyframes layerBallBallAnim {
  0% {
    opacity: .8;
    width: 42px;
    filter: saturate(1) brightness(2);
  }
  10% {
    width: 55px;
  }
  100% {
    filter: saturate(0) brightness(2) drop-shadow(6px 6px 4px #000000);
    opacity: .4;
    width: 24px;
  }
}
.layerBallBallUnfolded {
  animation: layerBallBallUnfoldedAnim .4s forwards;
}
@keyframes layerBallBallUnfoldedAnim {
  0% {
    filter: saturate(0) brightness(2) drop-shadow(6px 6px 4px #000000);
    opacity: .4;
    width: 24px;
  }
  50% {
    width: 55px;
  }
  100% {
    opacity: .8;
    width: 42px;
    filter: saturate(1) brightness(2);
  }
}
#toolBoxHeader {
  position: sticky;
  top: 0px;
  display: block;
  width: 100%;
  height: 1px;
}
#toolBoxFooter {
  position: sticky;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 25px;
  background-color: #354f12;
  color: #ffffff;
  text-align: center;
  padding: 3px;
  font-variant: small-caps;
  cursor: pointer;
}
#toolBoxFooter:hover {
  filter: brightness(1.3);
}
.growShrink {
  transform-origin: center;
  animation: growShrinkAnim 1s infinite ease-in-out;
}
@keyframes growShrinkAnim {
  0%, 100% {
    transform: scale(.5);
  }
  50% {
    transform: scale(2);
  }
}
.heuteBlink {
  animation: heuteBlinkAnim 1s infinite both;
}
@keyframes heuteBlinkAnim {
  0%, 100% {
    filter: drop-shadow(0px 0px 1px #ffffff);
  }
  50% {
    filter: drop-shadow(0px 0px 3px #bb0000);
  }
}