@charset "UTF-8";
.error {
  color: #e85600; }

.grau {
  color: #485150; }

.blau {
  color: #002851; }

.gruen {
  color: #76b82a; }

.weiss {
  color: #fff; }

.pfeil_l, .pfeil_r {
  color: #fff;
  font-size: 120%;
  font-weight: bold; }

.pfeil_r {
  padding-right: 20px;
  text-align: right; }

.pfeil_l {
  padding-left: 20px; }

.hg-gesamt {
  background-color: #ededed; }

h6 {
  color: #fff;
  font-size: 110%;
  font-weight: bold; }

.schwung {
  background-image: url(schwung.svg);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: contain; }

.text1 {
  background-color: #fff;
  color: #485150;
  padding: 3px;
  box-shadow: 1px 6px 20px #485150; }

.text2 {
  background-color: #002851;
  color: #fff; }

.text3 {
  background-color: #485150;
  margin-top: 0px;
  color: #fff; }

.band {
  background-color: #002851;
  color: #fff;
  font-weight: bold;
  font-size: 150%; }

.btn.btn-link {
  color: #fff;
  font-weight: bold;
  font-size: 132%; }

.mobile-container {
  position: absolute;
  z-index: 2;
  top: 40%;
  left: 0;
  margin: 0 auto; }

.mobil {
  padding-top: 10px; }

.mobile-logo img, .mobile-logo svg {
  height: 42px; }

.mobile-logo img path, .mobile-logo svg path {
  fill: #fff; }

.mobile-menu {
  z-index: 3;
  top: 0;
  right: 0;
  display: none; }

.header-fixed .mobile-menu {
  position: fixed; }

.mobile-menu {
  display: block; }

.mobile-menu .button_container {
  position: absolute;
  z-index: 100;
  top: 1.3rem;
  right: 1rem;
  width: 28px;
  height: 24px;
  cursor: pointer;
  transition: opacity 0.25s ease, top 0.5s ease; }

.mobile-menu .button_container:hover {
  opacity: 0.7; }

.mobile-menu .button_container.active {
  position: fixed; }

.mobile-menu .button_container.active .top {
  transform: translateY(8px) translateX(0) rotate(45deg);
  background: #fff; }

.mobile-menu .button_container.active .middle {
  opacity: 0;
  background: #fff; }

.mobile-menu .button_container.active .bottom {
  transform: translateY(-8px) translateX(0) rotate(-45deg);
  background: #fff; }

.mobile-menu .button_container span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  cursor: pointer;
  transition: all 0.35s ease;
  border: none;
  background: #0d3e66; }

.mobile-menu .button_container span:nth-of-type(2) {
  top: 8px; }

.mobile-menu .button_container span:nth-of-type(3) {
  top: 16px; }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 0;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  opacity: 0;
  background: #000; }

.overlay.open {
  visibility: visible;
  height: 100%;
  opacity: 0.95; }

.overlay nav {
  position: relative;
  margin: 0 auto;
  text-align: left; }

.overlay-menu {
  overflow-y: scroll;
  height: calc(100% - 90px); }

.overlay-menu > .treemenu {
  text-align: left; }

.treemenu.treemenu-root {
  margin: 1rem; }

.treemenu li {
  line-height: 1.2rem;
  margin: 0 0 1px;
  padding: 5px 0;
  list-style: none;
  background: rgba(102, 113, 137, 0.1);
  text-align: left; }

.nactive {
  color: #76b82a; }

.treemenu li a {
  font-size: 1rem;
  display: block;
  margin-left: 1.2rem;
  color: #76b82a; }

.treemenu li a.active, .treemenu li a:focus, .treemenu li a:hover {
  text-decoration: none;
  color: #fff !important; }

.treemenu ul {
  margin: 0 0 0 1rem; }

.treemenu .toggler {
  font-size: 1.1rem;
  line-height: 1rem;
  float: left;
  padding-left: 5px;
  cursor: pointer;
  vertical-align: top; }

.treemenu .toggler:before {
  display: inline-block;
  margin-right: 2pt; }

.treemenu li.tree-empty > .toggler {
  cursor: default;
  opacity: 0.3; }

.treemenu li.tree-empty > .toggler:before {
  content: "•"; }

.treemenu li.tree-closed > .toggler:before {
  content: "+"; }

.treemenu li.tree-opened > .toggler:before {
  content: "−"; }

.mobile-nav-open {
  overflow-y: hidden; }

.form-group2 {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1; }

.fmenu a {
  color: #fff; }
  .fmenu a:hover {
    color: #76b82a;
    text-decoration: none; }

.mailer a {
  color: #76b82a; }
  .mailer a:hover {
    color: #fff;
    text-decoration: none; }

.picture {
  width: 100%;
  height: auto; }

.centerlist {
  height: 100%;
  display: inline-flex;
  align-items: left;
  justify-content: center; }

@media screen and (min-width: 601px) {
  .absweiss {
    padding-left: 5em;
    padding-right: 5em;
    margin-bottom: 2em;
    margin-top: 1em; } }
@media screen and (max-width: 600px) {
  .absweiss {
    padding-left: 2em;
    padding-right: 2em;
    margin-bottom: 1em;
    margin-top: 0.5em; } }


.icon:hover {
  fill: #DA4567;
  filter: grayscale(100%) sepia(100%);
}


.parallax {
  display: block;
  height: auto;
  position: relative;
  width: auto;
}

.parallax .parallax-content {
  height: auto;
  transform: perspective(1000px);
  transform-style: preserve-3d;
  transition: all .4s ease;
  width: 100%;
}

.parallax .parallax-content::before {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.parallax .parallax-front {
  align-items: center;
  color: #fff;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translateZ(50px) scale(.95);
  transition: transform .4s;
  width: 100%;
  z-index: 1;
}

.parallax .parallax-top-left {
  height: 50%;
  left: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 100;
}

.parallax .parallax-top-left:focus ~ .parallax-content,
.parallax .parallax-top-left:hover ~ .parallax-content {
  transform: perspective(1000px) rotateX(3deg) rotateY(-3deg);
}

.parallax .parallax-top-left:focus ~ .parallax-content::before,
.parallax .parallax-top-left:hover ~ .parallax-content::before {
  background: linear-gradient(135deg, rgba(255, 255, 255, .35) 0%, transparent 50%);
}

.parallax .parallax-top-left:focus ~ .parallax-content .parallax-front,
.parallax .parallax-top-left:hover ~ .parallax-content .parallax-front {
  transform: translate3d(4.5px, 4.5px, 50px) scale(.95);
}

.parallax .parallax-top-right {
  height: 50%;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 100;
}

.parallax .parallax-top-right:focus ~ .parallax-content,
.parallax .parallax-top-right:hover ~ .parallax-content {
  transform: perspective(1000px) rotateX(3deg) rotateY(3deg);
}

.parallax .parallax-top-right:focus ~ .parallax-content::before,
.parallax .parallax-top-right:hover ~ .parallax-content::before {
  background: linear-gradient(-135deg, rgba(255, 255, 255, .35) 0%, transparent 50%);
}

.parallax .parallax-top-right:focus ~ .parallax-content .parallax-front,
.parallax .parallax-top-right:hover ~ .parallax-content .parallax-front {
  transform: translate3d(-4.5px, 4.5px, 50px) scale(.95);
}

.parallax .parallax-bottom-left {
  bottom: 0;
  height: 50%;
  left: 0;
  outline: none;
  position: absolute;
  width: 50%;
  z-index: 100;
}

.parallax .parallax-bottom-left:focus ~ .parallax-content,
.parallax .parallax-bottom-left:hover ~ .parallax-content {
  transform: perspective(1000px) rotateX(-3deg) rotateY(-3deg);
}

.parallax .parallax-bottom-left:focus ~ .parallax-content::before,
.parallax .parallax-bottom-left:hover ~ .parallax-content::before {
  background: linear-gradient(45deg, rgba(255, 255, 255, .35) 0%, transparent 50%);
}

.parallax .parallax-bottom-left:focus ~ .parallax-content .parallax-front,
.parallax .parallax-bottom-left:hover ~ .parallax-content .parallax-front {
  transform: translate3d(4.5px, -4.5px, 50px) scale(.95);
}

.parallax .parallax-bottom-right {
  bottom: 0;
  height: 50%;
  outline: none;
  position: absolute;
  right: 0;
  width: 50%;
  z-index: 100;
}

.parallax .parallax-bottom-right:focus ~ .parallax-content,
.parallax .parallax-bottom-right:hover ~ .parallax-content {
  transform: perspective(1000px) rotateX(-3deg) rotateY(3deg);
}

.parallax .parallax-bottom-right:focus ~ .parallax-content::before,
.parallax .parallax-bottom-right:hover ~ .parallax-content::before {
  background: linear-gradient(-45deg, rgba(255, 255, 255, .35) 0%, transparent 50%);
}

.parallax .parallax-bottom-right:focus ~ .parallax-content .parallax-front,
.parallax .parallax-bottom-right:hover ~ .parallax-content .parallax-front {
  transform: translate3d(-4.5px, -4.5px, 50px) scale(.95);
}
