@font-face {
  font-family: 'TheSans';
  src: url('/fonts/thesansosfplain.eot');
  src: local('☺'), url('/fonts/thesansosfplain.woff') format('woff'), url('/fonts/thesansosfplain.ttf') format('truetype'), url('/fonts/thesansosfplain.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'TheSansLight';
  src: url('/fonts/thesans-b4-semilight.eot');
  src: local('☺'), url('/fonts/thesans-b4-semilight.woff') format('woff'), url('/fonts/thesans-b4-semilight.ttf') format('truetype'), url('/fonts/thesans-b4-semilight.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0px;
  padding: 0px;
}
/* bildshow  */
* {
  box-sizing: content-box;
  border: solid #000 0px;
  padding: 0px;
  margin: 0px
}
.mySlides {
  display: none;
}
img {
  vertical-align: middle;
}
/* Slideshow container */
.slideshow-container {
  max-width: 3000px;
  position: relative;
  margin: auto;
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  height: 8px;
  width: 8px;
  margin: 0 2px;
  background-color: #e9f1f9;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active {
  background-color: #e9f1f9;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
@-webkit-keyframes fade {
  from {
    opacity: .1
  }
  to {
    opacity: 1
  }
}
@keyframes fade {
  from {
    opacity: .1
  }
  to {
    opacity: 1
  }
}
/* bildshow beendet  */
a img {
  border: none
}
html {
  height: 100.1%
}
body {
  background-color: #fff;
  color: #333;
  padding: 0px;
  margin: 0px;
  font: 1.1em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
  font-weight: normal;
}
a, a:visited {
  color: #00a9e0;
  text-decoration: none;
}
a:hover {
  color: #00a9e0;
  text-decoration: underline
}
a.actionBox:visited {
  color: #fff;
}
h1 {
  color: #000000;
  font: normal 200%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 1em 0
}
h2 {
  color: #000;
  font: normal 150%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0em 0 0.4em 0
}
.h2-bigger {
  font: normal 195%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
}
.h1-bigger {
  font: normal 230%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
}
.bigger {
  font: normal 125%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
}
h3 {
  color: #000;
  font: normal 120%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0.5em 0
}
h4 {
  color: #000;
  font: normal 105%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0.8em 0;
  padding: 0 0 0.3em 0;
}
p {
  margin-bottom: 1.2em
}
strong {
  font-family: 'TheSans'
}
ul {
  margin: 0 0.2em 1em 0em;
  list-style-type: none;
}
ul li::before {
  content: '✓ '; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #009a49; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}
ul li {
  margin: 0 0 0.4em 1em;
}
@media only screen and (max-width: 640px) {
  h2 {
    font: normal 140%/135% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
    .h2-bigger {
  font: normal 150%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
}
  ul {
    margin: 0 0 1em 0.8em;
    width: auto
  }
}
@media only screen and (max-width: 420px) {
      h1 {
    font: normal 175%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
    .h1-bigger {
  font: normal 175%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
}
    .bigger {
  font: normal 100%/130% 'TheSans', Verdana, 'Geneva, sans-serif';
}
}
sub {
  font-size: 0.7em;
  vertical-align: -2px
}
sup {
  font-size: 0.7em;
  vertical-align: 4px
}



.green {
  color: #009a49
}
.hunter {
  color: #015e27;
}
.grey {
  color: #4d4f53
}
.blue {
  color: #00a9e0
}
.ink {
  color: #003243;
}
.navy {
  color: #004962;
}
.light-green {
  color: #8fd400;
}
.orange {
  color: #ea7125;
}
.yellow {
  color: #ffcb00;
}
.small {
  font-size: 90%
}
.weiss {
  color: #fff
}


a.weiss:hover {
  color: #fff
}

.black {
  color: #000
}
a.black {
  color: #000
}
a.black:link {
  color: #000
}
a.black:hover {
  color: #000
}
.grey-BG {
  background: #f3f3f3
}
.light-grey-blue-BG {
  background: #e9f1f9
}
/********************** HEADER ********************************/
.headerAround {
  width: 100%;
  height: 118px;
  position: fixed;
  top: 0;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.4);
      background-image: url(img/header_BG.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.greenAround {
  width: 100%;
  background-color: #009a49;
  color: #fff;
}
.headergreen {
  max-width: 980px;
  margin: 0 auto;
  font-size: 0.8em;
  color: #ffffff;
  padding: 6px 10px 6px 40px;
  text-align: right;
  background-color: #009a49;
}
.headergreen a, .headergreen a:visited {
  color: #ffffff;
}
.headergreen a:hover {
  color: #c9ead8;
  text-decoration: none
}
.header {
  max-width: 1080px;
  margin: 0 auto;
  height: 100px;
  position: relative;

}
.header img {
  width: 160px;
  margin: 18px 15% 24px 20px;
  float: left
}
.header a, .header a:visited {
  color: #009a49 !important;
}
#nav {
  margin: 25px auto 0px auto;
  font: normal 100%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  display: block;
  float: left;
  padding: 8px 8px 8px 8px;
  color: #009a49;
  border-bottom: 0px solid #fff;
  line-height: 100%;
}
#nav a:link {
  display: block;
  float: left;
  padding: 8px 8px 8px 8px;
  margin-top: 25px;
  margin-right: 1%;
  color: #009a49;
  background: rgba(255, 255, 255, 0.8);
  border-bottom: 0px solid #fff;
  line-height: 100%;
  transition: border-bottom 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: border-bottom 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: border-bottom 0.3s ease-in, color 0.0s ease-in; /* FF */
}
#nav a:focus {
  text-decoration: none;
  border-bottom: 5px solid #009a49;
  padding: 8px 8px 8px 8px;
}
#nav a:visited {
  text-decoration: none;
  border-bottom: 5px solid #009a49;
  padding: 8px 8px 8px 8px;
}
#nav a:hover {
  text-decoration: none;
  border-bottom: 5px solid #009a49;
  padding: 8px 8px 8px 8px;
}
.tel {
  border-bottom: 0px solid #ffffff !important;
}
#nav a:active {
  text-decoration: none;
  border-bottom: 5px solid #000;
  padding: 8px 8px 8px 8px;
}
.nav-top {
  max-width: 1120px;
  margin: 0 auto;
  text-align: right;
  padding: 10px 10px 0px 0px
}
@media only screen and (max-width: 1024px) {
  #nav a {
    font-size: 0.8em;
    padding: 14px 8px 13px 8px;
    margin-right: 1%;
  }
  #nav a:hover {}
  .header img {
    margin: 18px 4% 24px 20px;
    float: left
  }
}
@media only screen and (max-width: 768px) {
  #nav {
    margin: 20px auto 0px 10%;
    font: normal 90%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  #grey-bar {
    display: none
  }
  .headerAround {
    height: 118px;
    background-image: none
  }
  .header {
    height: 118px;
    background-image: none;
    background-size: auto 100%;
    background-position: top center;
  }
  .header img {
    width: 160px;
  }
}
@media only screen and (max-width: 640px) {
  #nav {
    margin: 15px 0px 0px 40px;
    font: normal 85%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  .header, .headerAround {
    height: 88px;
  }
  .header img {
    width: 150px;
    margin: 15px 0% 10px 20px;
  }
  .headergreen {
    width: 98%;
    margin: 0;
    font-size: 0.72em;
    padding: 5px 10px 3px 5px;
    text-align: center;
    line-height: 110%
  }
}
@media only screen and (max-width:540px) {
  #nav {
    padding: 0px;
    margin: 20px 0px 0px 15px;
    font: normal 80%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  .header img {
    width: 130px;
    margin: 15px 0% 5px 20px;
  }
}
.bigIMAGE {
  margin-top: 50px;
  height: 627px;
  width: 100%;
  z-index: 0;
  background-color: #fff;
}
.bigIMAGE.home {
  background: url(img/header.webp) right 25% bottom 0em #D7E5F2;
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: contain;
  -moz-background-size: contain;
}
.bigIMAGE.home-2 {
  background-image: url(img/header-2.webp), url(img/header-2-left.webp);
  background-position: right bottom, left bottom;
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
  -moz-background-size: contain;
  background-color: #ffffff,
}
.bigIMAGEslogan {
  position: relative;
  left: 0;
  width: 80%;
  top: 22%;
  max-width: 500px;
  margin: 70px auto 0 0;
  z-index: 0;
  text-align: left;
  line-height: 140%;
}
.bigIMAGEslogan img {
  margin-top: 0px
}
.slogan-grafic {
  width: 99%;
  max-width: 400px;
}
.bigIMAGEslogan h1 {
  font-weight: normal;
  color: #4b4e53;
  display: inline;
  padding: 10px 0px 5px 0px;
  line-height: 100%;
  font: normal 2.2em/130% 'TheSans', Verdana, 'Geneva, sans-serif';
}
.bigIMAGEslogan h2 {
  font-size: 2.8em;
  font-weight: normal;
  color: #009a49;
  line-height: 140%;
  padding: 5px 0px 5px 0px;
  margin: 0 0 0 0;
}
.bigIMAGEslogan p {
  padding-top: 0px;
  font: normal 80%/135% 'TheSans', Verdana, 'Geneva, sans-serif';
  color: #4b4e53;
}
.bigIMAGEslogan h1 span {
  font-size: 80%;
  color: #4b4e53;
}
.bigIMAGEslogan a, .bigIMAGEslogan a:hover {
  outline: none;
  border-bottom: none
}
@media (max-width: 1200px) {
  .bigIMAGE.home {
    background: url(img/header.webp) right 5% bottom 50% #D7E5F2;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: contain;
    -moz-background-size: contain;
  }
}
@media (max-width: 960px) {
  .bigIMAGEslogan img {
    margin-top: 20px
  }
}
@media (max-width: 740px) {
  .bigIMAGEslogan img {
    margin-top: 40px
  }
  .bigIMAGEslogan {
    top: 0%;
    width: 99%;
    margin: 10px auto 0 0;
  }
  .bigIMAGE {
    height: 580px;
    margin-top: 20px;
  }
  .bigIMAGE.home {
    background: url(img/header-blass.webp) bottom 0em left #D7E5F2;
    background-repeat: no-repeat;
    background-size: 100%;
    background-size: cover;
    -moz-background-size: cover;
  }
  .bigIMAGEslogan p {
    padding-top: 0px;
    font: normal 80%/135% 'TheSans', Verdana, 'Geneva, sans-serif';
    color: #000
  }
  .bigIMAGEslogan h1 {
    font-size: 1.6em;
    padding: 0px;
  }
  .bigIMAGEslogan h2 {
    font-size: 2.2em;
  }
}
.bigIMAGEslogan a, .bigIMAGEslogan a:hover {
  text-decoration: none;
  outline: none;
  border-bottom: none
}
/********************** CONTENT ********************************/
.contentWhiteAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #fff;
}
.content {
  max-width: 1080px;
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 40px 40px 40px 40px;
}
.box600 {
  max-width: 600px;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 0px 20px 30px 0px;
  font-family: 'TheSansLight', Verdana, 'Geneva, sans-serif';
  float: left;
}
.box200 {
  max-width: 200px;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 40px 0px 0px 0px;
  font-family: 'TheSansLight', Verdana, 'Geneva, sans-serif';
  float: left;
}
.mitte {
  margin: 0 auto;
}
.downloadBoxLI {
  width: 45%;
  max-width: 420px;
  float: left;
  margin: 0 0% 0 5%;
  padding: 0px 0px;
}
.downloadBoxRE {
  width: 45%;
  max-width: 420px;
  float: right;
  margin: 0 5% 3% 0%;
  padding: 0px 0px;
}
.downloadBoxLI p, .downloadBoxRE p {
  font: 0.8em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.downloadBoxLI h2, .downloadBoxRE h2 {
  clear: both;
}
.downloadBoxRE img {
  width: 100%;
}
.downloadBoxLI img {
  width: 100%;
}
.infoBoxAround {
  width: 100%;
  clear: both;
  margin: 0.8em 0 0em 0px;
  display: flex;
  flex-flow: row wrap;
}
.bg-webinar {
  background: url(img/webinar-teller.png) left top;
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: contain;
}
.blue-circle {
  width: 100px;
  height: 100px;
  display: block;
  position: sticky;
  margin-left: -150px;
  text-align: center;
  padding: 15px;
  color: #fff;
  border-radius: 100%;
  background: #00a8e1;
}
.blue-circle p {
  margin: 40% 0 auto 0
}
@media only screen and (max-width:1300px) {
  .blue-circle {
    width: 100px;
    height: 100px;
    display: block;
    position: sticky;
    margin-left: 350px;
    text-align: center;
    padding: 15px;
    color: #fff;
    border-radius: 100%;
    background: #00a8e1;
  }
}
@media only screen and (max-width:980px) {
  .box600 {
    width: 95%;
    float: none;
  }
  .box200 {
    width: 95%;
    float: none;
    padding: 0px;
  }
  .blue-circle {
    width: 100px;
    height: 100px;
    display: block;
    position: sticky;
    margin-left: 250px;
    text-align: center;
    padding: 15px;
    color: #fff;
    border-radius: 100%;
    background: #00a8e1;
  }
}
.infoBoxLI {
  width: 48%;
  float: left;
  margin-right: 1.5%;
  padding-bottom: 50px;
}
.infoBoxRE {
  width: 48%;
  float: right;
}
.infoBoxLI img, .infoBoxRE img {
  width: 100%
}

.infoBoxLI.img-kleiner img, .infoBoxRE.img-kleiner img {
  width: 80%;  margin: 0 auto;
}

.infoBoxRE.smaller img {
  width: 75%;
  margin: 0 auto;
}
.infoBoxLI p, .infoBoxLI h2, .infoBoxRE h2, .infoBoxLI h3, .infoBoxRE p {
  margin: 15px 20px
}
@media only screen and (max-width:980px) {
  .bg-webinar {
    background: url(img/webinar-teller.png) left top;
    background-repeat: no-repeat;
    background-size: 60%;
  }
}
@media only screen and (max-width:800px) {
  .bg-webinar {
    background: url(img/webinar-teller-gespiegelt.png) right top;
    background-repeat: no-repeat;
    background-size: 60%;
  }
  .blue-circle {
    width: 100px;
    height: 100px;
    display: block;
    position: sticky;
    margin-left: 0px;
    text-align: center;
    padding: 15px;
    color: #fff;
    border-radius: 100%;
    background: #00a8e1;
  }
  .infoBoxRE, .infoBoxLI {
    width: 99% !important;
    margin-bottom: 1em
  }
  .infoBoxLI {
    margin-bottom: 2em
  }
  .infoBoxRE.smaller img {
    width: 80%;
    margin: 0 auto;
  }
}
.BBoxAround {
  width: 100%;
  clear: both;
  margin: 0.9em 0 0.9em 0px;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  line-height: 120%;
  text-align: center;
}
/********************** dreierbox ********************************/
.BBoxDreierAround {
  width: 100%;
  clear: both;
  margin: 0.8em 0 0em -8px;
  overflow: hidden;
  display: flex;
  flex-flow: row wrap;
  line-height: 120%;
  align-items: stretch;
  justify-content: center;
  text-align: left;
}
.v-down {
flex-grow: 1;
display: flex;
align-items: flex-end;
margin-top: auto;
    padding-top:0px;
}
.justify { 
  text-align: justify;
  text-justify: inter-word;
}
.BBox {
  width: 29%;
  border: 0px solid #fff;
  margin: 20px 25px 20px 10px;
  padding: 8px 8px;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  display:block; display:flex;
    flex-direction: column;
     box-shadow: 3px 3px 10px #ebe9e9, -3px -3px 10px #ebe9e9;
}
.BBox:hover {
  border: 0px solid #086483;
  box-shadow: 3px 3px 12px #cecdcd, -3px -3px 12px #cecdcd;
  text-decoration: none;
font:#000;
}
.BBox:hover a {
  text-decoration: none;font:#000 !important;
}

.BBox.blank {
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
  padding: 8px 8px 8px 8px;
}
.BBox h3, .BBox h4 {
  padding: 10px 10px 10px 10px;
  line-height: 130%;
  margin: 0px;
  font-size: 110%;
  color: #000;
}
.BBox h3 {
  font: normal 130%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0em 0 10px 0;
  color: #009a49;
  padding: 0;
}
.BBox:hover {
  /*border: 1px solid #fff;*/
}
.BBox ul {
  font-size: 80%
}
.BBox p {
  padding: 20px 10px 10px 0px;
  font: normal 90%/150% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin-bottom: 3px
}
.schatten {
  -webkit-box-shadow: 1px 2px 6px silver;
  -moz-box-shadow: 1px 2px 6px silver;
  box-shadow: 1px 1px 6px silver;
}
@media only screen and (max-width: 1080px) {
  .BBoxDreierAround {
    width: 100%;
    clear: both;
    margin: 0.8em 0 0em -8px;
    overflow: hidden;
    display: flex;
    flex-flow: row wrap;
    line-height: 120%;
  }
  .BBox {
    width: 29%;
    margin: 0 10px 10px 0px;
  }
  .BBox ul {
    font-size: 80%
  }
}
@media only screen and (max-width: 799px) {
  .BBox {
    width: 43%;
    margin: 0 0.6em 0.6em 0;
  }
}
@media only screen and (max-width: 530px) {
  .BBox {
    width: 90% !important;
    float: none;
    margin: 10px auto;
  }
}
/********************** dreierbox end ********************************/
.icon {
  width: 180px;
  height: 180px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgb(0, 154, 73);
  background: linear-gradient(23deg, rgba(0, 154, 73, 1) 11%, rgba(143, 212, 0, 1) 86%);
  margin: 1em auto;
  text-align: center
}
.icon p {
  font-size: 90%;
  color: #fff;
  margin-top: 28%;
  padding: 3px;
}
.arrow {
  width: 20px;
  height: 180px;
  background: url(img/arrow.png) center right;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 750px) {
  .downloadBoxRE, .downloadBoxLI {
    width: 46%;
    max-width: none;
    margin: 0 0% 0.5% 0%;
  }
}
@media only screen and (max-width: 680px) {
  .arrow {
    width: 40px;
    height: 180px;
    background: url(img/arrow.png) center left;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 530px) {
  .icon {
    width: 250px;
    height: 250px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgb(0, 154, 73);
    background: linear-gradient(23deg, rgba(0, 154, 73, 1) 11%, rgba(143, 212, 0, 1) 86%);
    margin: 1em auto;
    text-align: center
  }
  .icon p {
    font-size: 120%;
    line-height: 140%;
    font-weight: bold;
    color: #fff;
    margin-top: 35%;
    padding: 3px;
  }
  .arrow {
    width: 50px;
    height: 220px;
    background: url(img/arrow.png) center left;
    background-repeat: no-repeat;
  }
  .arrow-last {
    width: 50px;
    height: 220px;
  }
}
.box1000-text {
  padding: 0px 0px 0px 5px;
  margin: auto 10px auto 10px;
  width: 40%;
  font: 0.9em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
  float: right
}
.box1000-text h2 {
  line-height: 90%
}
.box1000-bild {
  padding: 0px 5px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 45%;
  float: left;
  height: auto;
}
.mobile {
  display: none;
}
@media only screen and (max-width: 780px) {
  .mobile {
    display: inline
  }
  .box1000 {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .content {
    padding: 15px
  }
}
.top {
  padding-top: 60px;
}
.weite {
  max-width: 800px
}
@media only screen and (max-width:950px) {
  .top {
    padding-top: 10px;
  }
  .weite {
    max-width: none
  }
}
.abstand-bottom0 {
  padding: 0px 20px 0px 20px;
}
.contentGrey-WhiteAround {
  width: 100%;
  height: auto;
  position: relative;
  background: linear-gradient(90deg, #e9e4e3 0%, #fff 50%);
  margin-top: 0px
}
.contentGreyAround {
  width: 100%;
  height: auto;
  position: relative;
  background:#f7f7f7;
  margin-top: 0px
}
.contentGreenAround {
  width: 100%;
  height: auto;
  background: #009a49;
  position: relative;
}
.bg-verlauf-boxunten {
  width: 90%;
  background: #009a49;
  background-image: linear-gradient(90deg, rgba(0, 154, 73, 1) 0%, rgba(1, 90, 43, 1) 50%, rgba(0, 154, 73, 1) 99%)
}
.contentContactAround {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
  color: #fff;
  background: rgb(143, 212, 0);
  background: linear-gradient(90deg, rgba(0, 67, 32, 1) 3%, rgba(0, 154, 73, 1) 61%);
}
.lineCONT {
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 1em 0 2em 0;
  clear: both
}
.border-grey {
  border: 2px solid #e0e0e0;
}
.border-no {
  border: 0px solid #cccccc;
}
@media only screen and (max-width: 800px) {
  .desktop {
    display: none;
  }
}
.button-more {
  color: #fff;
  display: block;
  border: 0px solid #fff;
  moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  text-align: center;
  padding: 10px 0px;
    margin: 15px auto 15px auto ;
  background: #009a49;
  cursor: pointer;
  width:200px;
}
a.button-more:link {}
a.button-more:visited {
  color: #fff;
}
a.button-more:hover {
  color: #fff;
  display: block;
  background: #015e27;
  text-decoration: none;
  border: 0px solid #007fab;
}
.button-90 {
  width: 90%;
}
a.button-top {
  color: #fff;
  border: 1px solid #54af7f;
  moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  width: 110px;
  height: 15px;
  text-align: center;
  padding: 5px 0px;
  background: #54af7f;
  font-size: 95%;
  cursor: pointer;
}
a.button-top:link {
  cursor: pointer;
}
a.button-top:visited {
  cursor: pointer;
  color: #fff;
}
a.button-top:hover {
  color: #fff;
  background: #206b43;
  text-decoration: none;
  border: 1px solid #206b43;
}
.buttonGreen {
  -webkit-appearance: none;
  display: block;
    width:100%;
  max-width: 240px;
  padding: 10px 15px 10px 15px;
  border: 1px solid #ffffff;
  color: #fff;
  cursor: pointer;
  font: 1.1em/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  background: #009a49;
  moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin: 0px auto;
  text-align: center;
}

.button-left {  margin: 0px 20px 0px 20px}
a.buttonGreen:link {
  color: #fff;
}
a.buttonGreen:visited {
  color: #fff;
}
a.buttonGreen:hover {
  color: #fff;
  background: #015e27;
  text-decoration: none;
  border: 1px solid #fff;
}
.unten {
  position: absolute;
  bottom: 0px;
}
.buttonBack {
  margin: 0px auto 0px auto;
}
@media only screen and (max-width: 740px) {
  .buttonGreen {
    -webkit-appearance: none;
    width: 95%;
    display: block;
    padding: 8px 4px 8px 4px;
    color: #fff;
    cursor: pointer;
    font: 0.9em/140% 'TheSans', Verdana, 'Geneva, sans-serif';
    moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    margin: 0px auto;
    text-align: center;
  }
  a.button-top {
    height: 9px;
    padding: 0px;
    margin: 0px;
    font-size: 90%
  }
  .button-90 {
    width: 100%;
  }
}
.buttonTopFooter {
  width: 70px;
  margin: -36px auto 0px auto;
  height: auto;
  position: relative;
  z-index: 10
}
.buttonTopFooter img {
  width: 100%;
}
.t-webinar {
  margin-left: 70px;
}
@media only screen and (max-width: 780px) {
  .t-webinar {
    margin-left: 00px;
  }
}
.minus-top {
  margin-top: -100px !important;
}
@media only screen and (max-width:800px) {
  .minus-top {
    margin-top: 0px !important;
  }
}
/********************** footer **************************/
.footerAround {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #f5f8f9;
  border-top: 0px solid #f5f8f9;
}
.footer {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  padding: 40px 40px 40px 40px;
  font-size: 80%;
}
.footer a {
  color: #015e27
}
.line {
  clear: both;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 1em 0
}
.line.blu {
  border-bottom: 1px solid #00a9e0;
}
.Yline {
  height: 2px;
  background-color: #ffcb00;
  margin: 1em 35% 1em 0%
}
#socialmedia a, #socialmedia a:visited {
  color: #838383;
  text-decoration: none;
}
#socialmedia a:hover {
  color: #838383;
  text-decoration: underline
}
#socialmedia img {
  margin-right: 3px;
  vertical-align: -2px;
}
/********************** Stoerer Online-Shop ********************************/
.stickybox {
  height: 18px;
  width: 140px;
  position: fixed;
  top: 62px;
  right: 40px;
  z-index: 1000;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background-color: #00a9e0;
  background-size: 90%;
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: center;
  border: 9px solid #00a9e0;
  color: #fff;
  padding: 5px 0 0 0;
}
.stickybox a {
  color: #fff;
}
a.stickybox:link {
  color: #fff;
}
a.stickybox:hover {
  color: #fff;
}
a.stickybox:visited {
  color: #fff;
}
.stickybox img {
  width: 100%
}
.mobile {
  display: none
}
.mobi-only {
  display: none
}
@media only screen and (max-width: 768px) {
  .no-mobi {
    display: none
  }
  .mobi-only {
    display: block
  }
  /*.stickybox {display: none;}*/
  .stickybox {
    right: 8%;
  }
  .mobile {
    display: block
  }
}
@media only screen and (max-width: 640px) {
  /*.stickybox {display: none;}*/
  .stickybox {
    top: 5%;
    right: 8%;
    border: 8px solid #00a9e0;
    height: 18px;
  }
}
@media only screen and (max-width: 480px) {
  /*.stickybox {display: none;}*/
  .stickybox {
    top: 5%;
  }
}
@media only screen and (max-width: 380px) {
  /*.stickybox {display: none;}*/
  .stickybox {
    top: 5%;
    right: 19%;
  }
}
@media only screen and (max-width: 340px) {
  .stickybox {
    top: 8%;
    right: 19%;
    color: #00a9e0 !important;
    font-size: 80%;
    background-color: #fff;
    border: 0px solid #fff;
    padding: 8px 0 0 0;
  }
  .stickybox a {
    color: #00a9e0;
  }
  a.stickybox:link {
    color: #00a9e0;
  }
  a.stickybox:hover {
    color: #00a9e0;
  }
  a.stickybox:visited {
    color: #00a9e0;
  }
}
.validator {
  display: none;
}