/* Version: 17.01.2014 */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



body {
    font-family: 'Roboto', sans-serif;
	font-size: 100%;
	color: #3a3a3a;
	text-decoration: none;
	font-weight: 400;
	word-spacing: normal;
	line-height: 1.35;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{ 
	margin: 0px;
	font-size: 1.5rem;
	font-weight: property;
	padding-bottom: 0.5rem;
}

h2{
	margin: 0px;
	font-size: 1rem;
	font-weight: property;
	color:#FBB900;
}

#frame-outer {
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
	border: 1px solid #A7A9A4;
	box-shadow: 0px 0px 40px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 0px 40px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 40px rgba(0,0,0,.2);
	font-size: 0.85rem;
}

.logo{ padding:3%;
	   background-color: #FBB900
}
.logo img{width:10rem;}
.content{background-color: #FBB900;
	padding: 4% 4% 4% 4%;

}

.box_oben{ text-align: center;
		   max-width: inherit;
		   color:#FBB900;
		   background-color: #29313B;
		   padding: 3% 2%;


}

.box_mitte{background:linear-gradient(90deg,#0376fb 0,#09b6fe 100%);
		   padding: 4%;
		   color:#fff;
		   
}

.box_unten{padding: 4% 4%;
}

.box_links{
	float: left;
	width: 48%;
}

.box_rechts{
	float: right;
	width: 48%;
}

.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	flex-wrap: wrap;
}

.left-box-1 {
	margin: 0% 0;
	padding: 0% 0%;
	width: 100%;

}
.left-box-1 iframe{
	margin: 0% 0;
	padding: 0% 0%;
	width: 100%;
	height:100%;
	
}


.right-box-1 {
	margin: 0% 0;
	padding: 5% 4%;
	width: 100%;
	font-weight: 400;
	background-color: #29313B; 
	color:#FFF;
	
}

.left-box-2 {
	margin: 0% 0;
	padding: 0% 0%;
	width: 50%;
	color:#707070;
	background-color: #DDD;
	
}

.right-box-2 {
	margin: 0% 0;
	padding: 5% 4%;
	width: 42%;
	color:#29313B;
	font-weight: 400;
	background-color: #FBB900;
	opacity: 0.91;
}

/*Slider*/

#sliderBox{
               position: relative;
}

.slider-wrap {
  width: auto;
  height: auto;
  position: relative;
  overflow: hidden;
               z-index: 2;
}

#footer{background-color: #3e6277;
	color:#FFF;
	padding: 2% 4%;
	text-align: center;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{

}

.titel_klein{

}

.farbe {
	color: #0A75BD;
}

.upper {
	text-transform: uppercase;
}

.hide_m {

}

.abstand5 {
	padding-top: 0.5rem;
}

.abstand10 {
	padding-top: 1rem;
}

.abstand15 {
	padding-top: 1.5rem;
}

ul {
  margin: 0 auto 0.3rem 0.5rem;
  padding-left: 0.8rem;
  list-style-type: disc;
  list-style-type: none;
}

li {
  position: relative; 
  margin: auto;
  padding-bottom: 0.3rem;
}

li::before {
  position: absolute;
  top: 0.2rem;
  left: -1.25rem;
  content: "➤";
  font-size: 0.7rem;
  color: #FBB900;
}

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.refnr {}

.button:link, .button:visited, .button:active {
               color: #29313B;
               text-decoration: none;
               background-color: #FBB900;
               padding: 9px 18px;
               -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;
               -webkit-border-radius: 6px;
               -moz-border-radius: 6px;
               border-radius: 6px;
               display: inline-block;
			   /*box-shadow:  rgba(0, 14, 35, 0.1) 0 2px 2px, rgba(0, 14, 35, 0.1) 0 4px 4px, rgba(0, 14, 35, 0.1) 0 8px 8px, rgba(0, 14, 35, 0.1) 0 16px 16px, rgba(0, 14, 35, 0.3) 0 0 20px;*/
}
.button:hover {
               color: #FFF;
               text-decoration: none;
               background-color: #475B6D;
}

/*---4Bilder---*/

.slideshow_4Bilder {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.slideshow_4Bilder 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_4Bilder 12s linear infinite;
  animation: image_4Bilder 12s linear infinite;
}

@keyframes image_4Bilder {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes image_4Bilder {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  4% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  30% {
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.slideshow_4Bilder li {
  margin:0 !important;
  padding:0 !important;
  list-style: none !important;
}
.slideshow_4Bilder li:nth-child(1) span {}
.slideshow_4Bilder li:nth-child(2) span {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.slideshow_4Bilder li:nth-child(3) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow_4Bilder li:nth-child(4) span {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
}

ul.slideshow_4Bilder {
	margin:0 !important;
	padding: 0 !important;
}

.slideshow_4Bilder li::before{
	display:none !important;
}

.slideshow_4Bilder ul {
	margin:0 !important;
	padding-left:0 !important;
	list-style-type: none !important;
	list-style:none !important;
}

/*---4Bilder ENDE---*/

.apply {}
