/* === Automatically created from app.scss - do not modify! === */

body, p, h1, h2, strong {
  font-family: arial, sans-serif;
}
body {
  padding: 0 5px 15px 15px;
  font-size: 12pt;
}
.pfy-small-screen-header h1 {
  color: white;
}
h1, h2, strong {
  color: #373b5b;
}
.pfy-page {
  position: relative;
  max-width: 50em;
  padding: 2em;
  margin: 0 auto;
}
.pfy-nav-horizontal {
  display: flex;
  justify-content: flex-end;
}
#pfy .pfy-nav-horizontal li.pfy-lvl-1:last-child > div {
  right: 0;
  left: unset !important;
  text-align: right;
}
.pfy-header-wrapper .pfy-nav-outer-wrapper {
  position: absolute;
  top: 3em;
  right: 3em;
  font-size: 16pt;
}
.pfy-footer {
  margin-top: 3em;
  border-top: 1px solid #ccc;
  padding-top: 1em;
  display: flex;
  justify-content: space-between;
}
.pfy-site-title {
  float: left;
  padding-top: calc((var(--pfy-nav-elem-height, 2em) - 1.2em) / 2);
  padding-bottom: calc((var(--pfy-nav-elem-height, 2em) - 1.2em) / 2);
  font-size: var(--pfy-nav-txt-size, 12pt);
}
.pfy-large-screen .pfy-img-wrapper, .pfy-large-screen .site-title {
  display: inline-block;
}
.pfy-large-screen .pfy-img-wrapper img {
  height: 3em;
  margin-right: 0.5em;
}
.pfy-large-screen .pfy-header {
  margin-bottom: 2em;
}
.pfy-small-screen .helfer_tabelle {
  margin-right: -1em;
  margin-left: -1em;
}
.pfy-header {
  font-size: 16pt;
}
