@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;
}
@font-face {
  font-family: 'TheSansBold';
  src: url('../../fonts/thesansosfsemibold.eot');
  src: local('☺'), url('../../fonts/thesansosfsemibold.woff') format('woff'), url('../../fonts/thesansosfsemibold.ttf') format('truetype'), url('../../fonts/thesansosfsemibold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: TheSansBlack;
  src: url(../../fonts/thesansextrabold.ttf);
}
* {
  margin: 0;
  padding: 0;
}
/*
body {   background:linear-gradient(180deg, rgba(0, 154, 73, 1) 60%, rgba(155, 190, 69, 1) 100%);}*/
a img {
  border: none
}
html {
  height: 100.1%;
  scroll-padding-top: 115px;
}
@media only screen and (max-width: 640px) {
  html {
    scroll-padding-top: 80px;
  }
}
body {
  background-color: #fff;
  color: #333;
  padding: 0px;
  font: 1.1em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
  font-weight: normal;
}
.BG-image {
  background-image:
    url(img/Rechteck-lime.png), url("img/Rechteck-magenta.png"), url("img/Rechteck-blue.png");
  background-position: left 3% top 5%, left 90% top 20.5%, left 10% top 47%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  height: auto
}
a, a:visited {
  color: #009a49;
  text-decoration: none;
}
a:hover {
  color: #009a49;
  text-decoration: underline
}
a.actionBox:visited {
  color: #fff;
}
h1 {
  color: #000000;
  font: normal 210%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0.3em 0
}
.h1-bigger {
  font: normal 210%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.2em 0 0.2em 0;
  line-height: 110% !important;
}
h2 {
  color: #000;
  font: normal 200%/130% 'TheSansBold', Verdana, 'Geneva, sans-serif';
  margin: 0em 0 0.8em 0;
  font-weight: normal;
}
.h2-smaller {
  font: normal 135%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0em 0 0.2em 0
}
.h2-bigger {
  font: normal 210%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0.2em 0 0.8em 0;
  line-height: 115% !important;
}
h3 {
  color: #000;
  font: normal 140%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0.6em 0
}
.h3-bigger {
  font: normal 190%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
}
h4 {
  color: #000;
  font: normal 105%/135% 'TheSans', Verdana, 'Geneva, sans-serif';
  margin: 0 0 0 0;
  padding: 0;
}
.versal {
  text-transform: uppercase;
}
.bold {
  font-family: 'TheSansBlack', Verdana, 'Geneva, sans-serif';
}
.green-outline {
  color: #009a49;
  text-shadow: -0.5px -0.5px 0 #009a49, 0.5px -0.5px 0 #009a49, -0.5px 0.5px 0 #009a49, 0.5px 0.5px 0 #009a49;
}
.light-green-outline {
  color: #8fd400;
  text-shadow: -0.5px -0.5px 0 #8fd400, 0.5px -0.5px 0 #8fd400, -0.5px 0.5px 0 #8fd400, 0.5px 0.5px 0 #8fd400;
}
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: 980px) {
  h2 {
    margin: 0.8em 0 0.8em 0;
    font: normal 140%/120% 'TheSansBold', Verdana, 'Geneva, sans-serif';
  }
  .h2-bigger {
    font: normal 180%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
    margin: 0.2em 0 0.8em 0
  }
    .BG-image {
  background-image:none
}
}
@media only screen and (max-width: 640px) {
  h2 {
    font: normal 140%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
  ul {
    margin: 0 0 1em 0.8em;
    width: auto
  }
}
@media only screen and (max-width: 420px) {
  h1 {
    font: normal 200%/120% 'TheSans', Verdana, 'Geneva, sans-serif';
  }
}
sub {
  font-size: 0.7em;
  vertical-align: -2px
}
sup {
  font-size: 0.7em;
}
/********************** HEADER ********************************/
.headerAround {
  width: 100%;
  height: 120px;
  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);
}
.headergreenAround {
  width: 100%;
  background-color: #009a49;
}
.headergreen {
  max-width: 1920px;
  margin: 0 auto;
  font-size: 0.8em;
  color: #ffffff;
  padding: 6px 10px 6px 6px;
  text-align: right;
  background-color: #009a49;
}
.headergreen a, .headergreen a:visited {
  color: #ffffff;
}
.headergreen a:hover {
  color: #c9ead8;
  text-decoration: none
}
.header {
  max-width: 1366px;
  margin: 0 auto;
  height: 80px;
  position: relative;
}
.header img {
  width: 200px;
  margin: 19px 10% 10px 50px;
  float: left
}
.header a, .header a:visited {
  color: #009a49 !important;
}
.mobilicon {
  display: none
}
@media only screen and (max-width:940px) {
  .mobilicon {
    display: inline;
    width: 44px;
    position: absolute;
    top: 0px;
    right: 35px;
  }
  .mobilicon img {
    width: 100% !important;
    background: rgba(255, 255, 255, 0.8);
    padding: 2px;
  }
}
#nav {
  margin: 0px 0 0 10px;
  font: normal 90%/140% 'TheSans', Verdana, 'Geneva, sans-serif';
}
#nav p {
  display: block;
  float: left;
  padding: 8px 8px 8px 8px;
  margin-top: 25px;
  margin-right: 3%;
  color: #009a49;
  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 */
}
.tel {
  border-bottom: 0px solid #ffffff !important;
}
.nav-top {
  max-width: 1120px;
  margin: 0 auto;
  text-align: right;
  padding: 10px 10px 0px 0px
}
#nav .nav-blue-button {
  padding: 6px 30px 10px 30px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  display: block;
  border-radius: 25px;
  margin-top: 18px;
  margin-right: 3%;
  line-height: 100%;
  background-color: #003243;
  border: 9px solid #003243;
  color: #fff;
  border-bottom: 5px solid #003243;
  float: right;
}
#nav a.nav-blue-button:link {
  padding: 6px 30px 10px 30px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  background-color: #003243;
  border: 9px solid #003243;
  color: #fff !important;
  border-bottom: 5px solid #003243;
  transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */ float: right;
}
#nav a.nav-blue-button:visited {
  background-color: #003243;
  border: 9px solid #003243;
  color: #fff !important;
  border-bottom: 5px solid #003243;
}
#nav a.nav-blue-button:hover {
  text-decoration: none;
  background-color: #007fab;
  border: 9px solid #007fab;
  color: #fff !important;
  border-bottom: 5px solid #007fab;
}
@media only screen and (max-width: 1320px) {
  #nav a:link {
    margin-right: 2%;
  }
  .header img {
    margin: 18px 3% 10px 20px;
    float: left
  }
}
@media only screen and (max-width: 1100px) {
  #nav a:link {
    font-size: 0.9em;
    padding: 14px 3px 13px 3px;
    margin-right: 1.4%;
  }
  .header img {
    margin: 18px 3.3% 10px 20px;
    float: left
  }
}
@media only screen and (max-width: 940px) {
  #nav p {
    font-size: 90%;
    max-width: 140px;
    text-align: center;
    padding: 8px 8px 8px 8px;
    margin-top: 10px;
    margin-right: 3%;
  }
  #nav .nav-blue-button {
    padding: 0px 8px 5px 8px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 20px;
    margin-top: 15px;
    background-color: #003243;
    border: 9px solid #003243;
    color: #fff;
    border-bottom: 5px solid #003243;
    float: right;
  }
  .headerAround {
    height: 110px;
    background-image: none
  }
  .header {
    height: 70px;
    background-image: none;
    background-size: auto 100%;
    background-position: top center;
  }
  .header img {
    width: 160px;
  }

}
@media only screen and (max-width: 720px) {
    .headergreen {
    width: 98%;
    margin: 0;
    font-size: 0.72em;
    padding: 10px 10px 10px 5px;
    text-align: center;
    line-height: 110%
  }
}
@media only screen and (max-width: 640px) {

  .header img {
    width: 150px;
    margin: 15px 5% 5px 20px;
  }

.headergreen {
    padding: 5px 10px 5px 5px;
  }
    
#nav .nav-blue-button {
  padding: 4px 15px 10px 15px;
  display: block;
  margin-top: 12px;
}
#nav a.nav-blue-button:link {
  padding: 4px 15px 10px 15px;
}

}
@media only screen and (max-width: 580px) {
  .header, .headerAround {
    height: 100px;
  }
}
@media only screen and (max-width: 490px) {
    
    #nav .nav-blue-button {
  padding: 3px 10px 7px 10px;
  display: block;
  margin-top: 12px;
}
#nav a.nav-blue-button:link {
  padding: 3px 10px 7px 10px;
}
    
  #nav p {
    font-size: 80%;
    max-width: 115px;
    text-align: center;
    padding: 8px 8px 8px 8px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 1%;
  }
  #nav .nav-blue-button {
    padding: 0px 5px 5px 5px;
    font-size: 90%;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    margin-top: 12px;
    background-color: #003243;
    border: 9px solid #003243;
    color: #fff;
    border-bottom: 5px solid #003243;
    float: right;
  }
  .header img {
    width: 110px;
    margin: 18px 0% 10px 15px;
  }
    
}

.infoBoxHeadAround {
  height: 627px;
  display: flex;
  justify-content: space-around;
}
.infoBoxHead50 {
  width: 48%;
  float: left;
  margin: 0 0.5% 0 0%;
  padding: 10px 5px 0px 0px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.bigger {
  font: 'TheSansBold', Verdana, 'Geneva, sans-serif';
  font-weight: 900;
  font-size: 130%;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #009a49;
}
.bigger-sm {
  font: 'TheSans', Verdana, 'Geneva, sans-serif';
  font-weight: normal;
  font-size: 100%;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #fff;
}

.top-bild-box {
  max-width: 600px;
  height: 100px;
  position: relative;
  z-index: 0;
  padding: 20px 20px 10px 20px;
  font-family: 'TheSansLight', Verdana, 'Geneva, sans-serif';
  width: 100%;
  left: 0;
  display: block;
  margin-top: -130px;
}
.border-rundunten {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.border-rund {
  border-radius: 15px;
}
.register {
  float: right;
  width: 29%;
  padding-left: 1%;
}
.register-txt {
  float: left;
  width: 70%;
}
@media (max-width: 767px) {
  .top-bild-box {
    width: 90%;
    max-width: 360px;
    margin-top: -145px;
    padding: 20px 20px 0px 20px;
    height: 90px;
  }
  .register-txt {
    width: 60%;
    font-size: 90%;
  }
  .register {
    width: 35%;
    padding-left: 1%;
  }
}
/********************** CONTENT ********************************/
.contentWhiteHeader {
  max-width: 1380px;
  margin: 0px auto 0 auto;
  height: auto;
  position: relative;
  z-index: 100;
  padding: 50px 80px 20px 80px;
  background-color: rgba(255, 255, 255, 1);
}
@media only screen and (max-width:920px) {
  .contentWhiteHeader {
    max-width: 920px;
    margin: 0px auto 0 auto;
  }
}
@media only screen and (max-width:600px) {
  .contentWhiteHeader {
    padding: 25px;
  }
}
.contentWhiteAround {
  width: 100%;
  height: auto;
  position: relative;
}
.head-section {
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 120px 0px 0px 0px;
}
.content {
  max-width: 960px;
  margin: 0px auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 30px;
  border-radius: 18px;
}
.content-wide {
  max-width: 1060px;
  margin: 0px auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 30px 20px 30px 20px;
  border-radius: 18px;
}
.content-bild {
  max-width: 1020px;
  margin: 40px auto;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 0px;
  border-radius: 18px;
}
.box600 {
  max-width: 600px;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 0px 20px 10px 20px;
  font-family: 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.mitte {
  margin: 0 auto;
}
.box1000 {
  max-width: 1380px;
  height: auto;
  position: relative;
  z-index: 0;
  padding: 30px 10px 30px 10px;
  font-family: 'TheSansLight', Verdana, 'Geneva, sans-serif';
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 3px 11px 0px rgba(50, 50, 50, 0.2);
  background: url(img/expert-chat.png) center top 0px #fff;
  background-repeat: no-repeat;
  background-size: 1100px;
  -moz-background-size: 1100px;
}
.infoBox50 {
  width: 48%;
  max-width: 580px;
  float: left;
  margin: 0 0.5% 0 0%;
  padding: 10px 5px 0px 0px;
}
.infoBox70 {
  width: 65%;
  max-width: 880px;
  float: left;
  margin: 0;
  padding: 25px 0px 0px 0px;
  text-align: right;
}
.kreis {
  border-radius: 50%;
}
.infoBoxLI {
  width: 27%;
  max-width: 420px;
  float: left;
  margin: 2% 3% 0 3%;
  padding: 10px 0px 0px 0px;
  border-radius: 15px;
}
.infoBoxRE {
  width: 30%;
  max-width: 420px;
  float: right;
  margin: 0 0% 1.5% 0%;
  padding: 10px 10px 0px 0px;
  border-radius: 20px;
}
.infoBoxLI p, .infoBoxRE p {
  font: 0.91em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.infoBoxLI h2, .infoBoxRE h2 {
  clear: both;
}
.infoBoxRE img {
  width: 30px;
}
.infoBoxLI img {
  width: 30px;
}
.infoBoxLI.big img {
  width: 100%;
}
.infoBoxLI.big {
  padding: 0px 0px 25px 0px;
}
.infoBoxLI.V {
  display: flex;
  flex-direction: column;
} /*align button vertikal unten*/
.BBoxAround {
  width: 100%;
  clear: both;
  margin: 0px;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  justify-content: center;
  line-height: 140%;
  flex-flow: row wrap;
}
.BBox {
  width: 21%;
  margin: 0 1.6% 8px 0px;
  padding: 4px;
  text-align: center;
  border-radius: 10px;
}
.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: 95%;
  color: #fff;
  margin-top: 24%;
  padding: 3px;
}
.arrow {
  width: 20px;
  height: 180px;
  background: url(img/arrow.png) center right;
  background-repeat: no-repeat;
}
.icn {
  width: 60px !important;
  margin-left: 0px;
  padding-right: 10px;
  padding-bottom: 50px;
  float: left
}
@media only screen and (max-width:1100px) {
  .icn {
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 150px;
    float: left
  }
  .content {
    padding: 20px;
    margin: 30px
  }
  .content-bild {
    margin: 30px;
    height: auto;
  }
}
@media only screen and (max-width: 640px) {
  .icn {
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 30px;
    float: left
  }
}
@media (max-width: 980px) {
  .BBoxAround {
    align-items: stretch;
    flex-wrap: wrap;
    margin: 1em 0 0em 0px;
  }
  .infoBoxLI {
    width: 44%;
    max-width: none;
    margin: 1.0% 1.5% 0% 1.5%;
  }
  .infoBox70 {
    width: 55%;
    margin: 0;
    padding: 10px 0px 0px 0px;
    text-align: center;
  }
    
    .head-section {
  padding: 110px 0px 0px 0px;
}
    
}
@media (max-width: 840px) {
  .infoBox70 {
    width: 90%;
    float: none;
    margin: 0;
    padding: 10px 0px 0px 0px;
    text-align: center;
  }
  .box-breiter {
    width: 90%
  }
}
@media only screen and (max-width: 750px) {
  .BBox {
    width: 43%;
    float: left;
    padding: 10px 10px;
    margin: 0 5px 5px 0px;
  }
}
@media only screen and (max-width: 700px) {
  .arrow {
    width: 40px;
    height: 180px;
    background: url(img/arrow.png) center left;
    background-repeat: no-repeat;
  }
  .infoBox50 {
    width: 98%;
    max-width: 580px;
    float: none;
    margin: 0;
    padding: 0px;
  }
  .infoBoxHead50 {
    width: 98%;
    max-width: 580px;
    float: none;
    margin: 0;
    padding: 0px;
  }
}
@media only screen and (max-width: 600px) {
  .infoBoxLI {
    width: 90%;
    max-width: none;
    margin: 1.5%;
    float: none;
  }
  .content {
    padding: 15px;
    margin: 20px
  }
  .content-bild {
    margin: 20px;
    height: auto;
  }
}
@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;
  }
  .BBox {
    width: 100% !important;
    float: none;
    margin: 0px 0px 30px 0px;
  }
   .head-section {
  padding: 100px 0px 0px 0px;
}
}
.box1000-text {
  padding: 2% 5% 2% 3.5%;
  margin: auto 0px auto 0px;
  width: 39%;
  max-width: 600px;
  height: auto;
  font: 0.9em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
  float: right;
  display: flex;
  flex-direction: column;
}
.box1000-bild {
  padding: 0px 2.5% 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 50%;
  float: left;
  height: auto;
  display: flex;
  flex-direction: column;
}
.box1000-bild img {
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
}
.box1000-center {
  padding: 25px 5px 0px 0px;
  margin: 0px auto -100px auto;
  width: 45%;
  float: none;
  height: auto;
}
.box1000-center img {
  -webkit-box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.45);
  box-shadow: 5px 5px 15px 5px rgba(0, 0, 0, 0.45);
  border-radius: 15px;
}
.abstand-top-100 {
  width: 55%;
  margin: 0 auto 0px auto;
  padding: 130px 20px 20px 20px;
}
.abstand-top-130 {
  margin: 0 auto 0px auto;
  padding: 130px 20px 20px 20px;
}
.mobile {
  display: none;
}
.box-verlauf {
  background: rgb(0, 154, 73);
  /* background: linear-gradient(360deg, rgba(0, 154, 73, 1) 0%, rgba(143, 212, 0, 1) 40%);*/
  color: #fff;
  display: flex;
  flex-direction: column;
}
.box-verlauf img {
  padding-bottom: 15px
}
@media only screen and (max-width: 980px) {
  .box1000-text {
    padding: 2% 2% 2% 3%;
    margin: auto 0px auto 0px;
    width: 39%;
    max-width: 600px;
    height: auto;
  }
  .box1000-bild {
    padding: 0px 0% 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 56%;
    float: left;
    height: auto;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (max-width: 780px) {
  .mobile {
    display: inline
  }
  .box1000 {
    display: block;
  }
  .box1000-center {
    padding: 3% 2% 3% 2%;
    width: 85%;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  .abstand-top-100 {
    width: 85%;
    margin: 0 auto 0px auto;
    padding: 10px 20px 40px 20px;
  }
  .abstand-top-130 {
    margin: 0 auto 0px auto;
    padding: 30px 20px 0px 20px;
  }
  .box1000-text {
    padding: 4% 2% 5% 2%;
    width: 85%;
    margin: 0 auto;
    font: 0.9em/140% 'TheSansLight', Verdana, 'Geneva, sans-serif';
    float: none;
    text-align: center;
  }
  .box1000-bild {
    padding: 0px;
    margin: 0px auto;
    width: 100%;
    float: none;
    height: auto;
  }
  .box1000-bild img {
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
  }
  .WelderAround-2 {
    background: #8fd400;
  }
}
.top {
  padding-top: 20px;
}
.weite {
  max-width: 800px; margin:0 auto;
}
@media only screen and (max-width:600px) {
  .top {
    padding-top: 20px;
  }
  .weite {
    max-width: none
  }
}
.abstand-bottom0 {
  padding: 0px 20px 0px 20px;
}
.abstand-bottom-20 {
  padding: 0px 0px 20px 0px;
}
.contentGrey-WhiteAround {
  width: 100%;
  height: auto;
  position: relative;
  background: linear-gradient(-180deg, #ebebeb, #fff);
  margin-top: 0px
}
.contentContactAround {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
  color: #fff;
  background: rgb(143, 212, 0);
  background: linear-gradient(90deg, rgba(143, 212, 0, 1) 3%, rgba(0, 154, 73, 1) 61%);
}
.lineCONT {
  height: 1px;
  border-bottom: 1px dotted #ccc;
  margin: 1em 0 2em 0;
  clear: both
}
@media only screen and (max-width: 800px) {
  .desktop {
    display: none;
  }
}
.button-more {
  width: 280px;
  display: inline-block;
  color: #fff;
  border: 0px solid #003243;
  moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  text-align: center;
  padding: 15px 0px;
  background: #003243;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */
}
a.button-more:link {}
a.button-more:visited {
  color: #fff;
}
a.button-more:hover {
  color: #fff;
  background: #007fab;
  text-decoration: none;
  border: 0px solid #007fab;
}
.button-90 {
  width: 80%;
}
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;
}
.buttonLightGreen {
  -webkit-appearance: none;
  width: 220px;
  padding: 8px 20px 8px 20px;
  border: 0px solid #ffffff;
  color: #fff;
  cursor: pointer;
  font: 1.1em/140% 'TheSans', Verdana, 'Geneva, sans-serif';
  background: #8fd400;
  moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  margin: 10px auto;
  text-align: center;
}
a.buttonLightGreen:link {
  color: #fff;
}
a.buttonLightGreen:visited {
  color: #fff;
}
a.buttonLightGreen:hover {
  color: #fff;
  background: #015e27;
  text-decoration: none;
  border: 0px solid #8fd400;
  transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */
}
.buttonBack {
  margin: 0px auto 0px auto;
}
@media only screen and (max-width: 780px) {
  .button-more, .button-90 {
    margin: 0px auto;
    text-align: center;
  }

  a.button-top {
    height: 9px;
    padding: 0px;
    margin: 0px;
    font-size: 90%
  }
  .button-register {
    moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    padding: 8px 2px;
  }
}
.buttonTopFooter {
  width: 70px;
  margin: -36px auto 0px auto;
  height: auto;
  position: relative;
  z-index: 10
}
.buttonTopFooter img {
  width: 100%;
}
@media only screen and (max-width: 640px) {
  .buttonTopFooter {
    width: 50px;
    margin: -25px auto 25px auto;
  }
}
/********************** 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;
}
.mobile {
  display: none
}
.mobi-only {
  display: none
}
@media only screen and (max-width: 768px) {
  .no-mobi {
    display: none
  }
  .mobi-only {
    display: block
  }
  .mobile {
    display: block
  }
}
.validator {
  display: none;
}
.v-down {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  margin: 0 auto;
  width: 60%;
  text-align: center
}
.v-down-left {
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
  width: 60%;
}
.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;
}
.black {
  color: #000
}
a.black:hover {
  color: #000;
  text-decoration: none;
}
a.no-decoration {
  text-decoration: none;
}
.weiss {
  color: #fff
}
a.weiss:hover {
  color: #fff
}
.BG-blue {
  background-color: #00a9e0;
  color: #fff;
}
.BG-green {
  background-color: #009a49;
  color: #fff;
}
.BG-light-green {
  background-color: #8fd400;
  color: #fff;
}
.BG-magenta {
  background-color: #ce1b62;
  color: #fff;
}
.BG-grey {
  background: #f1f1f1
}
.BG-green-verlauf {
  width: 100%;
  height: auto;
  position: relative;
  margin-top: 0px;
  color: #fff;
  background: rgb(143, 212, 0);
  background: linear-gradient(90deg, rgba(143, 212, 0, 1) 3%, rgba(0, 154, 73, 1) 61%);
}
.border-blue {
  border: 2px solid #00a9e0;
  background: #fff;
  margin-right: 40px;
}
.border-blue:hover {
  border: 2px solid #00a9e0;
  background: #ebf7fd;
  transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */
}
.circle {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}
.table-service {
  width: 70%;
  margin: 0 auto;
}
.td-table-service {
  padding: 15px;
  border-bottom: 1px solid #666
}
.border-light-green {
  border: 2px solid #8fd400
}
.border-light-green:hover {
  border: 2px solid #8fd400;
  background: #f4f8e6;
  transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* IE */
  -webkit-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* chrome & safari */
  -moz-transition: background-color 0.3s ease-in, border 0.3s ease-in, color 0.0s ease-in; /* FF */
}
.border-grey {
  border: 2px solid #e0e0e0;
}
.border-no {
  border: 0px solid #cccccc;
}
.enger {
  width: 75%;
  margin: 0 auto 15px auto;
}
.small {
  font-size: 80%
}
@media only screen and (max-width: 1000px) {
  .table-service {
    width: 95%;
    margin: 0 auto;
  }
}
@media only screen and (max-width:800px) {
  .table-service {
    width: 100%;
    margin: 0 auto;
    font-size: 90%;
  }
  .td-table-service {
    padding: 8px;
    border-bottom: 1px solid #666
  }
  .enger {
    width: 99%;
    margin: 0 auto 5px auto;
  }
}
@media only screen and (max-width: 700px) {
  .border-blue {
    border: 2px solid #00a9e0;
    background: #fff;
    margin-right: 0px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width:540px) {
  .table-service {
    width: 100%;
    margin: 0 auto;
    font-size: 85%;
  }
  .td-table-service {
    padding: 5px;
    border-bottom: 1px solid #666;
    line-height: 130%
  }
}

/********************** akkordeon ********************************/

.accordion {
  background-color: transparent;
  color: #333333;
  cursor: pointer;
  padding: 10px 0px 0px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  border-bottom: 0px solid #f3f3f3;
  font: 1em/200% 'TheSansLight', Verdana, 'Geneva, sans-serif';
}
.active, .accordion:hover {
 /*background-color: #f2f2f2;*/
}
.panel {
  padding:15px 0px 0px 0px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s ease-out;
}
.accordion:after {
  content:url("img/PLUS.png") 'Read the full article here';
  color: #00a9e0;
font:1em/200%  'TheSans', Verdana, 'Geneva, sans-serif';
  font-weight: normal;
  float: left;
  margin-left: 0px;
}

.active:after {
  content:url("img/MINUS.png") 'Close article ';
}
