/* Version: 05.03.2018 */

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Thin.woff2') format('woff2') ;
	font-weight: 100;
	font-style: normal;	
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ThinItalic.woff2') format('woff2') ;
	font-weight: 100;
	font-style: italic;	
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraLight.woff2') format('woff2') ;
	font-weight: 200;
	font-style: normal;	
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraLightItalic.woff2') format('woff2') ;
	font-weight: 200;
	font-style: italic;	
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Light.woff2') format('woff2') ;
	font-weight: 300;
	font-style: normal;	
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-LightItalic.woff2') format('woff2') ;
	font-weight: 300;
	font-style: italic;	
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Regular.woff2') format('woff2') ;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Italic.woff2') format('woff2') ;
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Medium.woff2') format('woff2') ;
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-MediumItalic.woff2') format('woff2') ;
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-SemiBold.woff2') format('woff2') ;
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-SemiBoldItalic.woff2') format('woff2') ;
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Bold.woff2') format('woff2') ;
	font-weight: 700;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow"; src: local('Barlow'),url('https://fonts.pwrk.dev/ofl/barlow/Barlow-BoldItalic.woff2') format('woff2') ;
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: local('Barlow'),url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraBold.woff2') format('woff2') ;
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Barlow"; src: local('Barlow'),url('https://fonts.pwrk.dev/ofl/barlow/Barlow-ExtraBoldItalic.woff2') format('woff2') ;
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-Black.woff2') format('woff2') ;
	font-weight: 900;
	font-style: normal;
}

@font-face { 
	font-family: "Barlow"; src: url('https://fonts.pwrk.dev/ofl/barlow/Barlow-BlackItalic.woff2') format('woff2') ;
	font-weight: 900;
	font-style: italic;
}

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

strong{
font-weight:700;	
	
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Barlow', sans-serif;
  font-size: 100%;
  text-decoration: none;
  word-spacing: 0.15rem;
  background-color: #f6f5f4;
  -webkit-print-color-adjust:exact;
	
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 780px;
  margin: 1.3rem auto;
  background-color: #FFF;
  border: 0.02rem solid #A7A9A4;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  line-height: 1.5;
  color:#000;
  font-weight: 300;
  font-size: 0.9rem;
}

.frame-outer::after {
  content: "";
  display: block;
  clear: both;
}

.farbe {
	color: #083163;
}

.white {
	color: #fff;
}

.header{
	
	

	-webkit-border-radius: 40px 40px 40px 0px;
-moz-border-radius: 40px 40px 40px 0px;
border-radius: 40px 40px 40px 0px;
	text-align:center;
}

.stellentitel{
top:31rem;
	right: 2%;
	position: absolute;
	width: 45%;
	padding: 1.5rem 4%;
	background-color: #d3db2b;
	text-align: center;
	font-weight:700;
	font-size:1.1rem;
	-webkit-border-radius: 40px 40px 40px 0px;
-moz-border-radius: 40px 40px 40px 0px;
border-radius: 40px 40px 0px 40px;
	
}

.stellentitel22{
top:35rem;
	right: 2%;
	position: absolute;
	width: 45%;
	padding: 1.5rem 4%;
	background-color: #d3db2b;
	text-align: center;
	font-weight:700;
	font-size:1.1rem;
	-webkit-border-radius: 40px 40px 40px 0px;
-moz-border-radius: 40px 40px 40px 0px;
border-radius: 40px 40px 0px 40px;
	
}


.stellentitel_neu{
	position: relative;
	padding: 1.5rem 4%;
        margin:-2rem 0 0 32%;
	background-color: #d3db2b;
	text-align: center;
	font-weight:700;
	font-size:1.1rem;
	-webkit-border-radius: 40px 40px 40px 0px;
        -moz-border-radius: 40px 40px 40px 0px;
        border-radius: 40px 40px 0px 40px;
}


.benefits{
	 padding:0.1rem 3% 1rem 2%;
	background-color:#b4c1d0;
	-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
	margin: 1rem 1rem 0 1rem;
	border:solid 1px #b4c1d0;

	
	
}

.benefits:hover{
		border:solid 1px #000;
	transition: box-shadow .3s ease,color .3s ease,-webkit-box-shadow .3s ease;
}


.button_box {
	text-align: center;
}

.button, .button:link, .button:visited, .button:active {
               display: inline-block;
  background: #083163;
  padding: 0.6rem 2.5rem 0.6rem 2.5rem;
  margin: 2rem auto;
  cursor: pointer;
  /*-webkit-border-radius: 1.5rem;
  border-radius: 1.5rem;*/
  border: 0.1rem solid #083163;
	border-radius:19px;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff;
  text-transform: none;
  font-weight: 670;

}
.button:hover {
  background-position: 15px center;
  background-color:#000;
  text-decoration: none;
	 border: 0.1rem solid #fff;
  color: #fff;
}

.button a, .button a:link, .button a:visited, .button a:active {
  color: #fff;

}
.button a:hover {
  color: #fff;
  text-decoration: none;

}



#logo{
	padding:2.5rem 4% 2rem 4%;
	width: 100%;
	text-align: left;
	background-color:#083163;
}

#logo img{
	width:35%;
	display: inline-block;
}

.content {
  padding:2.6rem 6% 1rem 6%;
	
}

.content2 {
  padding:0.5rem 6% 0rem 4%;
	
}

.contentGrau {
  padding:1rem 6% 0rem 6%;
	background-image:url("background_grey.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	
	
}

.content-ohne {
  padding:0;
}

.content-bg {
  background-color: #EAEAEA
}

.content::after {
  content: "";
  display: block;
  clear: both;
}

h1 {
	padding: 0;
	line-height: 1.6rem;
	font-size: 1.8rem;
	font-weight: 700;
	text-align: left;

}

h2{
	margin: 0.7rem 0 0.7rem 0;
	padding: 0;
	line-height: 1.2;
	font-size: 1.1rem;
	font-weight: 700;
}

h3{
	margin-bottom: 1rem;
	padding: 0;
	line-height: 1.7;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

#footer {
  color: #fff;
  text-align: center;
	background-color:#083163;
	padding:2.1rem 4%;
	border-top: solid 25px #2e517b;
}

.footerBalken{
	width:100%
}
.flex01 {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	flex-wrap: wrap;
  flex-direction: row;
	margin:0 1rem 0.5rem 1rem;
	

}

.flex02 {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	flex-wrap: wrap;
  flex-direction: row;
	margin:0;
	

}



.left{
	width:30%;
}

.left-padding{
	width:49%;
	padding: 0.2rem 3% 1.5rem 3%;
	background-image: url("background_green.jpg");
	
}

.right{
	width:70%;
	margin-top:1rem;
}

.right-padding{
	width:49%;
	padding:0.2rem 3% 1.5rem 3%;
	background-image: url("background_green.jpg");

}

.right-ohne{
	width:50%;
	padding:0;
}


.left02{
	width:50%
	
}

.right02{
	
	width:50%
}

.icon01{
	width:50%;
	margin-left:5rem;
	
}

.icon02{
	width:23%;
	margin-left:11.7rem;
	
}

.abstand{
	background-color: #fff;
	height:1.5rem;

}

.linie{
	height:0.1rem;
	background-color:#2e517b;
}

img {
	  max-width: 100%;
	width: 100%;
	height: auto;
	border:none !important;
	display: block;
}

a:link {
  text-decoration: none;
	color:#000;
}

a:visited {
  text-decoration: none;
	color:#000;


}

a:active {
  text-decoration: none;


}


a:hover {
  text-decoration: none;
	color:#d3db2b;

}

ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style:none;
}

li {
	position: relative;
	padding: 0 0 0 1rem;
	line-height: 1.5rem;
}

li:last-child{
	padding-bottom:0;
}

li::before{
	content:"•";
	position: absolute;
	top: -0.08rem;
	left: -0.2rem;
	color:#083163;
	font-size: 1.5rem;
}


.checkmark li::before {
  position: absolute;
  top: -0.1rem;
  left: -0.2rem;
  content: "✔";
  font-size: 1rem;
color:#b8be1d;
}


ul.circle {
  margin: 0 auto 0.3rem 0.5rem;
  padding-left: 0.5rem;
  list-style-type: disc;
  list-style-type: none;
}

ul.circle li {
  position: relative; 
  margin: auto;
  padding-bottom: 0.1rem;
}

 ul.circle li::before {
  position: absolute;
  top: -0.1rem;
  left: 0.1rem;
  content: "○";
  font-size: 0.9rem;
  color: #00a3e0;
}


ul.checkmark2 {
  margin: 0 auto 0.3rem 0.5rem;
  padding-left: 0.5rem;
  list-style-type: disc;
  list-style-type: none;
}

ul.checkmark2 li {
  position: relative; 
  margin: auto;
  padding-bottom: 0.1rem;
}

 ul.checkmark2 li::before {
  position: absolute;
  top: -0.1rem;
  left: 0.1rem;
  content: "✓";
  font-size: 0.8rem;
  color: #b8be1d;
}

.slider-wrap li::before{
	content:none;
	position: absolute;
	top: -0.1rem;
	left: 0.05rem;
}

.slider-wrap{
max-width: 780px;
width: auto;
position: relative;
overflow: hidden;
}

.slideshow-4-bilder {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.slideshow-4-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image-4-bilder 24s linear infinite;
}

@keyframes image-4-bilder {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  
  1% {
opacity: 1;
    transform: translateX(0);
  }
  
  25% {
    transform: translateX(0);
               
  }
  
  26% {
    transform: translateX(-100%);
opacity: 1;
  }
               100%{
                              transform: translateX(-100%);
               opacity: 0;
               }
}

@-webkit-keyframes image-4-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  24% {
    transform: translateX(0);
               
  }
  
  25% {
    transform: translateX(-100%);

  }
               100%{
                              transform: translateX(-100%);
               opacity: 1;
               }
}

.slideshow-4-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-4-bilder li:nth-child(1) span {
}

.slideshow-4-bilder li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.slideshow-4-bilder li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-4-bilder li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}

ul.slideshow-4-bilder {
    margin:0;
}


.hide {
	display:none;
}

.hide_m {
}

.justify{text-align:justify;}

.refnr{}
.apply{}
.refnr {}

.apply {}
