/* Version: 17.01.2014 */

@import url('/fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: 400;
	word-spacing: normal;
	line-height: 20px;
	background-color: #ccc;
}

p {
	margin:0;
}

#footer-bar {
	background-color: #006db3;
	padding: 2% 3%;
	margin-bottom: 0rem;
border-bottom: solid 10px #333;
}

p:empty {
height: 18px;
}

strong{
	font-weight: 600;
}

h1{
	margin: 0px;
	line-height: 29px;
	font-size: 23px;
	font-weight: 400;
}

h2{
	margin: 0px;
	line-height: 23px;
	font-size: 18px;
	font-weight: 400;
}

#rahmen {
	padding: 0px;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	-moz-box-shadow: 0px 0px 30px #bbb;
    -webkit-box-shadow: 0px 0px 30px #bbb;
    box-shadow: 0px 0px 30px #bbb;
}

.logo{
	padding: 24px;
	text-align: right;
}

.content{
	padding: 34px 24px;
}

.box_oben{

}

.box_mitte{
	padding: 24px;
}

.box_unten{
	padding: 24px;
}

.box_links{
	float: left;
	width: 33.25%;
}

.box_rechts{
	float: right;
	width: 66.6%;
}

.flex {
	display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.left {
	width: 66.95%;
}

.right {
	width: 33.25%;
	background-color: #006db3;
	color: #FFF;
}

.flex2 {
	display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.text-box {

    background-color: #f0f3fa;
    padding: 1rem 24px;
    margin: 1rem 3%;

}

.bg-dark-blue{
background-color: #006db3 !important;
color: white;
}

.left2 {
	width: 33.25%;
	background-color: #f0f3fa;
}


.left3 {
	width: 39.25%;
	background-color: #f0f3fa;
}

.right2 {
	width: 33.25%;
	background-color: #006db3;
	color: #FFF;
}

#footer{
	padding: 34px 24px;
	border-bottom: solid 10px #333;
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #006db3;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: none;
}
 
.text_gross{
	font-size: 17px;
	line-height: 22px;
}

.titel_gross{
	font-size: 28px;
	line-height: 32px;
}

.text_klein{

}

.titel_klein{
	font-size: 20px;
	line-height: 26px;
}

.farbe {
	color: #006db3;
}

.upper {
	text-transform: uppercase;
}

.ausblenden {

}

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}

li {
	padding: 0px;
}

.left2 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	list-style-type: none;
	list-style:none;
}

.left2 li {
	padding-top: 5px;
	text-indent: -10px;
}

.left2 ul li::before {
    content: "·";
    padding-right: 6px;
}

.left3 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
	list-style-type: none;
	list-style:none;
}

.left3 li {
	padding-top: 5px;
	text-indent: -10px;
}

.left3 ul li::before {
    content: "·";
    padding-right: 6px;
}

.right2 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	list-style-type: none;
	list-style:none;
}

.right2 li {
	padding-top: 5px;
	text-indent: -17px;
}

.right2 ul li::before {
    content: "✔";
    padding-right: 5px;
}

.button:link, .button:visited, .button:active {
	color: #FFF;
	text-decoration: none;
	background-color: #006db3;
	padding: 10px 22px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: 2px solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.button:hover {
	color: #006db3;
	text-decoration: none;
	background-color: #FFF;
	border: 2px solid #006db3;
}


#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.slider-wrap{
	width: auto;
	height: auto;
	position: relative;
}

.slideshow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow 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 18s linear infinite;
  animation: image 18s linear infinite;
}
@keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  37% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  8% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  37% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow li {
    margin:0;
    padding:0;
  list-style: none;
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(1) span {
}
.slideshow li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
ul.slideshow {
    margin:0;
}

.slider-wrap_4{
	max-width:740px;
  	width: auto;
  	height: auto;
	position:relative;
	margin-top: 0;
	border-top:0rem solid #2f6293;
}

.slideshow_4 {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow_4 li span {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image 24s linear infinite;
}
@keyframes image {
  5% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  15% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image {
  5% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  15% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow_4 li {
	margin:0;
	padding:0;
  list-style: none;
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}
.slideshow_4 li:nth-child(1) span {}
.slideshow_4 li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow_4 li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
.slideshow_4 li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
ul.slideshow_4 {
	margin:0;
}

.refnr {}

.apply {}
