@font-face {
  font-family: "Ancizar_Serif";
  src: url("/_fonts/Ancizar_Serif/static/AncizarSerif-Regular.ttf") format("truetype");
}
html, h2, h3 {
  font-family: "Ancizar_Serif";
}
zzza {
  display: inline-block;
  font-size: 1.5rem;
  color: #663DA0;
  text-decoration: none;
}
zzza:hover {
  text-decoration: none;
}
zzza:hover::after {
  width: 100%;
}
zzza::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: black;
  transition: all 1s;
}
.aniunten {
  xcolor: red;
  display: inline-block;
  xtext-decoration: none;
}
.aniunten:hover {
  xcolor: red;
  xtext-decoration: none;
}
.aniunten:hover::after {
  width: 100%;
}
.aniunten::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #940f00;
  transition: all 0.5s;
}
.btn-group .uk-button {
  background: #1e4b41;
  font-size: 1rem;
  font-weight: normal;
  padding: 1rem;
  line-height: unset;
}
.btn-group .uk-button-default {
  color: #FFFFFF;
}
.btn-group .uk-button-default:hover {
  background: #5bac4d;
}
#offcanvas-overlay .uk-offcanvas-bar {
  background: #5bac4d;
  width: 350px;
}
.termine a:hover {
  text-decoration: none;
}
.termine a:hover .uk-card-title {
  text-decoration: underline;
}
.termine span.uk-button {
  background: #1e4b41;
  color: #FFFFFF;
  padding: 1rem;
  border: 1px solid #e5e5e5;
  font-size: 1rem;
  line-height: unset;
  margin-bottom: 0.25rem;
}
.termine span.uk-button a {
  color: #FFFFFF;
}
.termine span.uk-button:hover:not(:first-child) {
  background: #5bac4d;
}
.termine .uk-card {
  background: #e5f0dd;
}
.termine .uk-card .uk-card-title {
  color: #986e42;
}
.termine .uk-card .datum {
  color: #1e4b41;
}
.uk-modal-dialog {
  background: #e5f0dd;
}
.uk-modal-dialog h2 {
  color: #986e42;
}
.uk-modal-dialog .datum {
  color: #1e4b41;
}
.uk-modal-dialog a {
  color: #5bac4d;
}
.uk-modal-dialog .bu {
  font-size: 0.5rem;
}
.uk-modal-dialog .uk-overlay {
  color: #FFFFFF;
  font-size: 0.5rem;
  padding: 0.5rem;
  background: rgba(0, 0, 0, 0.5);
}
.uk-modal-dialog #Bildgalerie img {
  border: 1px solid #e5f0dd;
}
footer {
  color: #1e4b41;
  background: #5bac4d;
}
footer h2 {
  color: #1e4b41;
}
footer .logo img {
  width: 200px;
  margin: 0 1rem 1rem 0;
}
footer a {
  color: #1e4b41;
}
footer a:hover {
  color: #1e4b41;
}
