/* Version: 03.2017 */

@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', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	word-spacing: normal;
	line-height: 16px;
	background-color: #FFF;
}

p {
	margin:0;
}

p:empty {
height: 18px;
}


h1{
	margin: 0px;
	line-height: 30px;
	font-size: 25px;
	font-weight: normal;
}

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

#rahmen {
	color: #303132;
	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 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	position:relative;
}
#content{
	padding:35px;
}
#box_links{
	float: left;
	width: 42%;
	padding:3%;	
	border-radius:0px;	
	background-color:#f2f2f2;
	font-size:11px;
	min-height:330px;
}
#box_rechts{
	float: right;
	width: 42%;
	padding:3%;
	border-radius:0px;
	background-color:#f2f2f2;
	font-size:11px;
	min-height:330px;
}
#box_links2{
	float: left;
	width: 42%;
	padding:3%;	
	border-radius:0px;	
	background-color:#f2f2f2;
	font-size:11px;
	min-height:200px;
}
#box_rechts2{
	float: right;
	width: 42%;
	padding:3%;
	border-radius:0px;
	background-color:#f2f2f2;
	font-size:11px;
	min-height:200px;
}
#box_links3{
	float: left;
	width: 42%;
	padding:3%;	
	border-radius:0px;	
	background-color:#f2f2f2;
	font-size:11px;
	
}
#box_rechts3{
	float: right;
	width: 42%;
	padding:3%;
	border-radius:0px;
	background-color:#f2f2f2;
	font-size:11px;
	
}

.flex {
  display: -webkit-box; 
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; 
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 1rem 0;
}

.flex > div {
  margin: 0 3%;
}

.caps
{
	text-transform: uppercase;	
}
.clear{clear:both;font-size:0px;line-height:0px;}


/* -------------- FLEXBOX -------------------- */

.flexboxGrau {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}

.leftGrau{
	width: 42%;
	padding:3%;	
	border-radius:0px;	
	background-color:#f2f2f2;
	font-size:11px;
}

.rightGrau{
	width: 42%;
	padding:3%;	
	border-radius:0px;	
	background-color:#f2f2f2;
	font-size:11px;
}

/* -------------- FLEXBOX -------------------- */

.caps
{
	text-transform: uppercase;	
}
.clear{clear:both;font-size:0px;line-height:0px;}

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

a img { border: none;
}

/* Zusatz*/ 

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #cf0038;
	text-decoration: underline;
}
a:active{
	color: #000;
	text-decoration: none;
}

.footer_rot a:link {
	color: #fff;
	text-decoration: none;
}
.footer_rot a:visited {
	color: #fff;
	text-decoration: none;
}
.footer_rot a:hover {
	color: #000;
	text-decoration: underline;
}
.footer_rot a:active{
	color: #fff;
	text-decoration: none;
}
 
.text_gross{
	font-size: 13px;
	line-height: 20px;
	font-weight:bold;
}

.titel_gross{
	font-size: 26px;
	line-height: 35px;
}

.text_klein{
	font-size: 11px;
	line-height: 17px;
}

.titel_klein{
	font-size: 19px;
	line-height: 25px;
}

.farbe {
	color: #cf0038;
}

.ausblenden {

}
.footer
{
	background-color:#f2f2f2;	
	padding:30px;
}
.footer_rot
{
	background-color:#cf0038;	
	padding:10px 38px;
	color:#fff;
	text-align:center;
}
.slogan
{
position:absolute;
top:80px;
right:30px;	
width:350px;
}
#footer_bilder
{
float:left;
width:24%;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	padding: 0px;
	line-height:15px;
	margin-top: 5px;
}

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


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

.slideshow {
	position: absolute;
  	width: 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 24s linear infinite;
	animation: image 24s linear infinite;
}

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

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

.slideshow li {
    margin:0;
    padding:0;
  	list-style: none;
}
.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;
}

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

.slider-wrap li::before{
	display: none;
}

.slider-wrap ul {
    margin:0;
    padding-left:0px;
    list-style-type: none;
    list-style:none;
	border-bottom:none;
	border-color: #fff;
    border-width: 0px;
	padding-bottom:5px;
}




.slider-wrap3{
	max-width:720px;
  	width: auto;
  	height: auto;
	position:relative;
	border-top:5px solid #cf0038;
}

.slideshow3 {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow3 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 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;
  }
  25% {
    opacity: 1;
  }
  33% {
    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;
  }
  25% {
    opacity: 1;
  }
  33% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

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

ul.slideshow3{
	margin:0;
}


.button a {
	background: #cf0038 scroll right top ;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 30px;
    cursor: pointer;
   	display: block;
    position: relative;
    padding: 12px 0 0 0;
    margin:0px;
	border-radius:0px;	
	border: 1px solid #cf0038;
}
.button a:hover {
	background:#f2f2f2;
	border: 1px solid #cf0038;
	color:#cf0038;
}

.button2 a {
	background: #cf0038 scroll right top ;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    width: 200px;
    height: 30px;
    cursor: pointer;
   	display: block;
    position: relative;
    padding: 12px 0 6 0;
    margin:0px;
	border-radius:0px;	
	border: 1px solid #cf0038;
}
.button2 a:hover {
	background:#f2f2f2;
	border: 1px solid #cf0038;
	color:#cf0038;
}


.refnr {}


.apply {}
