﻿@font-face {
  font-family: 'VAGRounded_Bold';
  src: url('fonts/2891F0_1_0.eot');
  src: url('fonts/2891F0_1_0.eot?#iefix') format('embedded-opentype'), url('fonts/2891F0_1_0.woff') format('woff'), url('fonts/2891F0_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'VAGRounded_Light';
  src: url('fonts/2891F0_0_0.eot');
  src: url('fonts/2891F0_0_0.eot?#iefix') format('embedded-opentype'), url('fonts/2891F0_0_0.woff') format('woff'), url('fonts/2891F0_0_0.ttf') format('truetype');
}
@media only screen and (max-width: 768px) {
  html {
    font-size: calc(11px + 1vw);
  }
}
@media only screen and (min-width: 769px) and (max-width: 880px) {
  html {
    font-size: calc(4px + 1vw);
  }
}
@media only screen and (min-width: 881px) and (max-width: 1280px) {
  html {
    font-size: calc(3px + 1vw);
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1280px) {
  html {
    font-size: calc(2px + 1vw);
  }
}
@media only screen and (min-width: 1281px) {
  html {
    font-size: calc(1px + 1vw);
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'VAGRounded_Light', Arial, Helvetica, sans-serif;
}
.site {
  margin-top: 5.8em;
}
.clr {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.2em;
}
h2 {
  font-size: 3.12em;
  color: #82c828;
  margin-bottom: 1.12em;
  line-height: 1.12em;
}
h3 {
  color: #82c828;
  margin-bottom: 0.6em;
}
h3,
h4 {
  font-size: 1.68em;
}
h5 {
  font-size: 1.12em;
  color: #82c828;
  margin-bottom: 1em;
}
h6 {
  font-size: 0.6em;
}
p,
ul.alternative,
ul.standard {
  font-size: 1.2em;
  margin-bottom: 1.4em;
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.6em;
  color: #333333;
}
p.footnote {
  font-size: 0.8em;
  margin-top: 2em;
  margin-bottom: 0em;
  line-height: 1.48em;
}
.small-text {
  font-size: 0.78em;
  color: #808080;
}
ul.standard {
  list-style-type: disc;
  list-style-position: inside;
}
ul.alternative li {
  line-height: 1.46em;
  list-style: none;
  margin-left: 1.62em;
  position: relative;
}
ul.alternative li:before {
  font-size: 1.1em;
  font-family: FontAwesome;
  content: '\f00c';
  color: #82c828;
  position: absolute;
  left: -1.48em;
  top: 0.1em;
}
@media only screen and (max-width: 880px) {
  ul.alternative {
    margin-left: calc(2.2em - 0.84em);
  }
  ul.alternative li:before {
    transform: scale(0.92);
  }
}
@media only screen and (min-width: 881px) and (max-width: 1280px) {
  ul.alternative li:before {
    /*transform: scale(.74);*/
  }
}
.float-left {
  float: left;
  /*clear: left;*/
}
.float-right {
  float: right;
  /*clear: right;*/
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.strong {
  font-family: 'VAGRounded_Bold';
}
.colored {
  color: #82c828;
}
.enlarged {
  font-size: calc(100% + 0.4em);
  letter-spacing: 0;
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: block !important;
  }
}
/* Links */
a {
  color: #82c828;
  text-decoration: none;
}
a:hover {
  color: #333333;
}
a:focus {
  outline: auto;
  outline: dotted;
  color: #82c828;
}
a:focus:not(:focus-visible) {
  outline: none;
}
a.standard {
  text-decoration: underline;
}
a.tel {
  color: #333333;
  border: none;
}
a.tel-standard,
a.email-standard,
a.web-standard {
  text-decoration: none;
  border: none;
}
a.tel-standard {
  color: #333333;
  cursor: text;
}
a.tel-standard:before,
a.email-standard:before,
a.web-standard:before,
a.arrow:after {
  font-size: 1.32em;
  font-family: FontAwesome;
  width: auto;
  color: #82c828;
  margin: auto 0.34em 0.22em 0.1em;
  vertical-align: middle;
  display: inline-block;
}
a.tel-standard:before {
  content: '\f098';
}
a.email-standard:before {
  content: '\f040';
}
a.web-standard:before {
  content: '\f0ac';
}
a.arrow:after {
  content: '\f105';
  margin-left: 0.4em;
}
/* Links Ende */
/* Standardtabelle */
table {
  width: 100%;
  margin-bottom: 1.8em;
  border-spacing: 0px;
}
th {
  font-size: 1.24em;
  padding: 1em 0.4em 0.4em 0.3em;
  color: #82c828;
  text-align: left;
  letter-spacing: 0.06em;
}
th.small-cell {
  font-size: 0.9em;
  font-weight: normal;
}
td {
  font-size: 0.9em;
  color: #333333;
  padding: 0.8em 0.4em 0.8em 0.4em;
  border-top: 1px solid #82c828;
  letter-spacing: 0.06em;
}
td.result-cell {
  font-weight: bold;
  border-bottom: 4px double #333333;
}
/* Ende Standardtabelle */
/* image Sizer */
.o_image-parent {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.o_image--fitHeight {
  position: absolute;
  margin: auto;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  height: 100%;
  width: auto;
}
.o_image--fitWidth {
  position: absolute;
  margin: auto;
  top: -100%;
  bottom: -100%;
  left: -100%;
  right: -100%;
  width: 100%;
  height: auto;
}
img.loader {
  min-height: 100%;
  /*sicherheitshalber Überlappung*/
  opacity: 0;
  -webkit-transition: all 1.2s ease-in-out, opacity 1s ease-in-out;
  transition: all 1.2s ease-in-out, opacity 1s ease-in-out;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
img.loaded {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
/*Ende image Sizer */
/* Button */
.button,
.button-noHover {
  min-width: 5.8em;
  min-height: 2.8em;
  background-color: white;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0.08em;
  display: inline-block;
  padding: 0.68em 2.8em 0.68em 2.8em;
  margin: 1.4em 0.4em 1em 0em;
  color: #82c828;
  border: 2px #82c828 solid !important;
  cursor: pointer;
  border-radius: 1.8em;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.button-noHover {
  cursor: default;
}
.button:hover {
  background-color: #82c828;
  color: white;
}
.button.inverse {
  background-color: #82c828;
  color: white;
}
.button.inverse:hover {
  background-color: white;
  color: #82c828;
}
.button.black {
  background-color: #000000;
  border: 1px #000000 solid !important;
  color: white;
}
.button.black:hover {
  background-color: white;
  color: #000000 !important;
}
@media only screen and (max-width: 768px) {
  .button {
    padding: 0.68em 2em;
  }
}
/* Button Ende */