
/* ***************/
/* Body */
/* ***************/

body {
	margin: 0px;
	background: #FFFFFF;
}

#kontakt, #wissenswertes {
	display: block;
	height: 240px;	/* Headline 160px + baseline1 padding 80px */
	margin-top: -240px;
	visibility: hidden;
}

.scroll-to-top-link {
    position: fixed;
    right: 25px;
    bottom: 25px;
    cursor: pointer;
	
	background: url(../images/scroll-to-top-image.png) no-repeat;
	opacity: 1;
	width: 60px;
	height: 119px;
	z-index: 10;
}



/* ***************/
/* Header */
/* ***************/

header .mobil {
	display: none; 
}

header {
	display: block;
	width: 100%; 
    height: 160px;    /* layer1 50px + layer2 110px */
	margin: 0px auto;
	background: #E6E6E4;
}

header .desktop {
	position: fixed;
	top: 0px;
	left: 0px;
	
	display: block;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	
	background-color: rgba(47, 152, 251, 1);
	
	transition: all 0.6s ease 0s; 
	
	z-index:3;
}

header .desktop .baseline {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
}

header .desktop .layer1 {
	display: block;
	width: 100%; 
    height: 50px;
	margin: 0px;
	
	background-color: #E63E33;

	position: fixed;
}

header .desktop .layer1 .section {
	float: left;
	color: #FFFFFF;
	font-family: arial, serif; 
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 12px 40px 0px 40px;
}

header .desktop .layer1 .section ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
    list-style-image: none;
	list-style-position: inside;
}

header .desktop .layer1 .section li.hours {
	background: url(../images/img_icons1.png) 0px -2px no-repeat;
	height: 30px;
	margin: -1px 0px 0px 3px;
	padding: 4px 0px 0px 35px;	
}

header .desktop .layer1 .section li.phone {
	background: url(../images/img_icons1.png) 0px -43px no-repeat;
	height: 30px;
	margin: -2px 0px 0px 3px;
	padding: 5px 0px 0px 35px;
}

header .desktop .layer1 .section li.whatsapp {
	background: url(../images/img_icons1.png) 0px -89px no-repeat;
	height: 30px;
	margin: -2px 0px 0px 3px;
	padding: 5px 0px 0px 35px;	
}

header .desktop .layer1 .section li.mail {
	background: url(../images/img_icons1.png) 0px -134px no-repeat;
	height: 26px;
	margin: 0px 0px 0px 3px;
	padding: 3px 0px 0px 35px;	
}

header .desktop .layer2 {
	display: block;
	width: 100%; 
	height: 150px;
	margin: 50px auto;
	
	background-color: rgba(47, 152, 251, 1);
	transition: all 0.6s ease 0s;
	position: fixed;
}

header .desktop .layer2 .section {
	float: left; 
	width: 400px;
	margin: 0px;
	padding: 0px;
}

header .desktop .layer2 .section .logo {
    float: left;
    width: 276px;
	height: 96px;
	margin: 25px 0px 0px 50px;
	padding: 0px;
    background: rgba(0, 0, 0, 0) url("../images/img_logo.png") no-repeat scroll 0 0 !important;
    transition: all 0.6s ease 0s;
}

header .desktop .layer2 .section .headerbutton {
	float: left;
	background-color: #E63E33;
	
	margin: 45px 0px 0px 25px;
	padding: 15px 25px 15px 25px;
	
	color: #000000; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	border: 2px solid #FFFFFF;
	transition: all 0.6s ease 0s;
}

header .desktop .layer2 .section .signature {
    float: left;
    width: 310px;
	height: 60px;
	margin: 53px 0px 0px 0px;
	padding: 0px;
    background: rgba(0, 0, 0, 0) url("../images/img_signature.png") no-repeat scroll 100% 0 !important;
    transition: all 0.6s ease 0s;
}




/* ***************/
/* Aside */
/* ***************/

aside {
	display: block;
	width: 100%; 
    height: 494px;   
	margin: 0px auto;
	background: #E6E6E4;
}

aside .baseline {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

aside .layer1 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
	
aside .slider2 {
	float: left;
	width: 1227px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
		
aside .slider2 .section {
	float: left;
	width: 382px;
	height: auto;
	margin: 70px 27px 0px 0px;	
}

aside .slider2 .img1 {
	float: left;
	background: url(../pics/stripe1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 424px;
	margin: 0px;
	z-index:1;
}
		
aside .slider2 .img2 {
	display: block;
	background: url(../pics/stripe1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 424px;
	margin: 0px;
	z-index:1;	
}
		
aside .slider2 .img3 {
	display: block;
	background: url(../pics/stripe1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 424px;
	margin: 0px;
	z-index:1;	
}

aside .layer2 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

aside .fade {
	display: none;
}




/* ***************/
/* Main */
/* ***************/

main {
	display: block;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	clear: both;
}

main .baseline1 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 80px 0px 80px 0px;
	background: #E6E6E4;
}

main .baseline2 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 80px 0px 80px 0px;
	background: #FFFFFF;
}

main .baseline3 {
	float: left;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	padding: 80px 0px 80px 0px;
	background: #2F98FB;
}

main .layer1 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer1 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}

main .layer1 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer1 #p3 {
	margin: 25px 50px 0px 50px;
	text-align: center;
	text-align: justify;

	white-space: normal;	
}

main .layer1 #p4 {
	color: #E63E33; 
	margin: 50px 0px 0px 0px;
	text-align: center;
}

main .layer1 #p5 {
	color: #2F98FB;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer2 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer2 #p1 {
	color: #2F98FB; 
	margin: 60px 0px 0px 0px;
	text-align: center;
}

main .layer2 #text {
	color: #000000; 
	font-family: 'Nunito', sans-serif; 
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	margin: 0px;
}

main .layer2 .section1 {
	float: left;
	width: 300px;
	height: auto;
	margin: 50px 27px 0px 0px;
	padding: 0px 0px 0px 82px;
}

main .layer2 .section2 {
	float: left;
	width: 332px;
	height: auto;
	margin: 50px 27px 0px 0px;
	padding: 0px 0px 0px 50px;
}

main .layer2 .section3 {
	float: left;
	width: 317px;
	height: auto;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 65px;
}

main .layer2 .section1 #img {
	display: block;
	width: 114px;
	height: 134px;
	margin: 0px 0px 20px 50px;
	background: url(../images/img_icons3.png) -14px -8px no-repeat;
}

main .layer2 .section2 #img {
	display: block;
	width: 104px;
	height: 60px;
	margin: 47px 0px 47px 80px;
	background: url(../images/img_icons3.png) -14px -170px no-repeat;
}

main .layer2 .section3 #img {
	display: block;
	width: 136px;
	height: 86px;
	margin: 30px 0px 38px 50px;
	background: url(../images/img_icons3.png) -7px -250px no-repeat;
}

main .layer3 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer3 #p1 {
	color: #E63E33; 
	margin: 80px 0px 0px 0px;
	text-align: center;
}

main .layer3 #p2 {
	color: #2F98FB;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer3 .bodybutton {
	float: left;
	background-color: #E63E33;
	
	margin: 35px 0px 0px 450px;
	padding: 15px 25px 15px 25px;
	
	color: #000000; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	border: 2px solid #FFFFFF;
}




main .layer4 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer4 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer4 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer4 #p3 {
	margin: 25px 0px 0px 0px;
	text-align: left;
}




main .layer5 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section1 h2 {
	color: #2F98FB;  
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 625px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section1 #highlight {
	color: #E63E33;  
}

main .layer5 .section1 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section1 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section1 #p3 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section1 #p4 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section1 #video {
	width: 525px;
	height: 295px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}

main .layer5 .section1 #pic {
	background: url(../pics/video_1200.webp) 0px 0px no-repeat;
	width: 525px; 
    height: 295px;
	margin: 0px 0px 10px 0px;
}






main .layer5 .section2 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
}

main .layer5 .section2 h2 {
	color: #2F98FB; 
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: right;
	width: 625px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section2 #highlight {
	color: #E63E33;  
}

main .layer5 .section2 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section2 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section2 #p3 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section2 #p4 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section2 #img {
	background: url(../pics/stripe2_1200.webp) 0px 0px no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 50px 0px 0px;
	
	float: left;
}

main .layer5 .section2 img {
	width: 525px;
	height: 350px;
	margin: 30px 50px 0px 0px;
	
	float: left;
}

main .layer5 .section3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
}

main .layer5 .section3 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section3 #highlight {
	color: #E63E33;  
}

main .layer5 .section3 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section3 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section3 #p3 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer5 .section3 #img {
	background: url(../pics/stripe2_1200.webp) -525px 0px no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}

main .layer5 .section3 img {
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}

main .layer6 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer6 #p1 {
	color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer6 #p2 {
	color: #262626;
	margin: 20px 0px 0px 0px;
	text-align: left;
}





main .layer6 .slider3 {
	float: left;
	width: 1227px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}
		
main .layer6 .slider3 .section {
	float: left;
	width: 382px;
	height: auto;
	margin: 50px 27px 0px 0px;

	background:#C1C1C1;	
}

main .layer6 .slider3 .title {
	float: left;
	background-color: #E63E33;
	width: 382px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	
	color: #FFFFFF; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	text-align: center;
}

main .layer6 .slider3 .highlight {
	color: #000000;
	font-weight: bold;
}

main .layer6 .slider3 .img {
	width: 382px;
	height: 287px;
	margin: 0px;
	border: 0px;
}

main .layer6 .bild .ani {
	width: 409px;
	height: auto;
}
		
main .layer6 .bild .ani .img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
	opacity: 0.7;
	filter: alpha(opacity=70);
}

main .layer6 .bild .ani:hover .img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	
	opacity: 1;
	filter: alpha(opacity=100);
}

main .layer6 .slider3 .pic1 {
	background: url(../pics/stripe3_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}
		
main .layer6 .slider3 .pic2 {
	background: url(../pics/stripe3_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;	
}
		
main .layer6 .slider3 .pic3 {
	background: url(../pics/stripe3_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}




main .layer7 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer7 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}

main .layer7 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer7 #p3 {
	margin: 25px 50px 0px 50px;
	text-align: center;
	text-align: justify;
}



main .layer8 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer8 .section {
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	clear:both;
}

main .layer8 .section #section1 {
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 50px;
}

main .layer8 .section #section2 {
	float: left;
	width: 520px;
	height: auto;
	margin: 0px 0px 0px 30px;
}

main .layer8 .section ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
    list-style-image: none;
	list-style-position: inside;
	height: 50px;  /* line-height:25px x 2 = 50px */
	background: url(../images/img_icons4_gross.png) 0px -2px no-repeat;
}

main .layer8 .section li {
	color: #000000;
	font-family: 'Nunito', serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	
	margin: 40px 0px 0px 80px;
	padding: 5px 0px 10px 0px;
}

main .layer8 .section #highlight {
	color: #2F98FB;  
}



main .layer9 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer9 #p1 {
	color: #E63E33; 
	margin: 80px 0px 0px 0px;
	text-align: center;
}

main .layer9 #p2 {
	color: #2F98FB;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer9 .bodybutton {
	float: left;
	background-color: #E63E33;
	
	margin: 35px 0px 0px 450px;
	padding: 15px 25px 15px 25px;
	
	color: #000000; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	border: 2px solid #FFFFFF;
}




main .layer10 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	position: relative;
}

main .layer10 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer10 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer10 #p3 {
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer10 .slider4 {
	float: left;
	width: 1227px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

main .layer10 .balken {
	position: absolute;
	top: 0px;
	left: 1200px;
	width: 27px;
	height: 500px;
	background: #FFFFFF;
	z-index: 2;
}
		
main .layer10 .slider4 .section {
	float: left;
	width: 382px;
	height: 360px;
	margin: 50px 27px 0px 0px;

	background:#E6E6E4;	
}

main .layer10 .slider4 .angaben {
	text-align: left;
	padding: 20px;
	margin: 0px;

	color: #000000;  
	font-family: arial, serif; 
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;	
}

main .layer10 .slider4 .bewertung {
	text-align: left;
	padding: 0px 20px 20px 20px;
	margin: 0px;

	color: #000000;  
	font-family: arial, serif; 
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	
	height: 125px;	
}

main .layer10 .slider4 .sterne1 {
	background: url(../images/img_sterne-sprite.png) 0px -120px no-repeat;
	width: 145px;
	height: 29px;
	margin: 10px 0px 0px 0px;	
}
	
main .layer10 .slider4 .sterne2 {
	background: url(../images/img_sterne-sprite.png) 0px -90px no-repeat;
	width: 145px;
	height: 29px;
	margin: 10px 0px 0px 0px;	
}
	
main .layer10 .slider4 .sterne3 {
	background: url(../images/img_sterne-sprite.png) 0px -60px no-repeat;
	width: 145px;
	height: 29px;
	margin: 10px 0px 0px 0px;	
}

main .layer10 .slider4 .sterne4 {
	background: url(../images/img_sterne-sprite.png) 0px -30px no-repeat;
	width: 145px;
	height: 29px;
	margin: 10px 0px 0px 0px;	
}

main .layer10 .slider4 .sterne5 {
	background: url(../images/img_sterne-sprite.png) 0px 0px no-repeat;
	width: 145px;
	height: 29px;
	margin: 10px 0px 0px 0px;
}

main .layer10 .slider4 .plattform1 {
	background: url(../images/img_bewertungplattformen.webp) 0px 0px no-repeat;
	width: 220px;
	height: 96px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform2 {
	background: url(../images/img_bewertungplattformen.webp) -336px 0px no-repeat;
	width: 192px;
	height: 96px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform3 {
	background: url(../images/img_bewertungplattformen.webp) -617px -10px no-repeat;
	width: 264px;
	height: 86px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform4 {
	background: url(../images/img_bewertungplattformen.webp) 0px -179px no-repeat;
	width: 238px;
	height: 80px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform5 {
	background: url(../images/img_bewertungplattformen.webp) -328px -168px no-repeat;
	width: 218px;
	height: 102px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform6 {
	background: url(../images/img_bewertungplattformen.webp) -627px -174px no-repeat;
	width: 260px;
	height: 90px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform7 {
	background: url(../images/img_bewertungplattformen.webp) 0px -324px no-repeat;
	width: 264px;
	height: 99px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform8 {
	background: url(../images/img_bewertungplattformen.webp) -326px -326px no-repeat;
	width: 207px;
	height: 97px;
	margin: 0px 0px 0px 20px;	
}

main .layer10 .slider4 .plattform9 {
	background: url(../images/img_bewertungplattformen.webp) -624px -326px no-repeat;
	width: 264px;
	height: 97px;
	margin: 0px 0px 0px 20px;	
}




main .layer11 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer11 #p1 {
	color: #E63E33; 
	margin: 80px 0px 0px 0px;
	text-align: center;
}

main .layer11 #p2 {
	color: #2F98FB;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer11 .bodybutton {
	float: left;
	background-color: #E63E33;
	
	margin: 35px 0px 0px 475px;
	padding: 15px 25px 15px 25px;
	
	color: #000000; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	border: 2px solid #FFFFFF;
}




main .layer12 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	position: relative;
}

main .layer12 #p1 {
	color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer12 #p2 {
	color: #262626;
	margin: 20px 0px 0px 0px;
	text-align: left;
}




main .layer12 .slider5 {
	float: left;
	width: 1227px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

main .layer12 .balken {
	position: absolute;
	top: 0px;
	left: 1200px;
	width: 27px;
	height: 550px;
	background: #2F98FB;
	z-index: 2;
}
		
main .layer12 .slider5 .section {
	float: left;
	width: 382px;
	height: auto;
	margin: 50px 27px 0px 0px;

	background:#C1C1C1;	
}

main .layer12 .slider5 .title {
	float: left;
	background-color: #E63E33;
	width: 382px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	
	color: #FFFFFF; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	text-align: center;
}

main .layer12 .slider5 .img {
	width: 382px;
	height: 287px;
	margin: 0px;
	border: 0px;
}

main .layer12 .bild .ani {
	width: 409px;
	height: auto;
}
		
main .layer12 .bild .ani .img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
	opacity: 0.7;
	filter: alpha(opacity=70);
}

main .layer12 .bild .ani:hover .img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	
	opacity: 1;
	filter: alpha(opacity=100);
}

main .layer12 .slider5 .pic1 {
	background: url(../staedte/nrw1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}
		
main .layer12 .slider5 .pic2 {
	background: url(../staedte/nrw1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}
		
main .layer12 .slider5 .pic3 {
	background: url(../staedte/nrw1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic4 {
	background: url(../staedte/nrw2_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic5 {
	background: url(../staedte/nrw2_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic6 {
	background: url(../staedte/nrw2_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic7 {
	background: url(../staedte/baden-wuerttemberg1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic8 {
	background: url(../staedte/baden-wuerttemberg1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic9 {
	background: url(../staedte/baden-wuerttemberg1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic10 {
	background: url(../staedte/bayern1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic11 {
	background: url(../staedte/bayern1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic12 {
	background: url(../staedte/bayern1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic13 {
	background: url(../staedte/hessen1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic14 {
	background: url(../staedte/hessen1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic15 {
	background: url(../staedte/hessen1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic16 {
	background: url(../staedte/niedersachsen1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic17 {
	background: url(../staedte/niedersachsen1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic18 {
	background: url(../staedte/niedersachsen1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic19 {
	background: url(../staedte/sonstige1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic20 {
	background: url(../staedte/sonstige1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic21 {
	background: url(../staedte/sonstige1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic22 {
	background: url(../staedte/sonstige2_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic23 {
	background: url(../staedte/sonstige2_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic24 {
	background: url(../staedte/sonstige2_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic25 {
	background: url(../staedte/nrw3_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic26 {
	background: url(../staedte/nrw3_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic27 {
	background: url(../staedte/nrw3_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic28 {
	background: url(../staedte/nrw4_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic29 {
	background: url(../staedte/nrw4_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer12 .slider5 .pic30 {
	background: url(../staedte/nrw4_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}




main .layer13 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer13 #p1 {
	color: #262626;
	margin: 70px 0px 0px 0px;
	text-align: left;
}






main .layer14 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer14 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}

main .layer14 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: center;
}





main .layer15 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer15 .section {
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	clear:both;
}

main .layer15 .section #section1 {
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 50px;
}

main .layer15 .section #section2 {
	float: left;
	width: 520px;
	height: auto;
	margin: 0px 0px 0px 30px;
}

main .layer15 .section ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
    list-style-image: none;
	list-style-position: inside;
	height: auto;  
	background: url(../images/img_icons4_gross.png) -89px -81px no-repeat;
}

main .layer15 .section li {
	color: #000000;
	font-family: arial, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	
	margin: 40px 0px 0px 60px;
	padding: 0px 0px 0px 20px;
	
	background: #E6E6E4;
	height: auto;
}

main .layer15 .section #highlight {
	font-family: 'Nunito', serif;
	font-size: 20px;
	line-height: 35px;
	color: #2F98FB;
	font-weight: bold;
}





main .layer16 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer16 #p1 {
	color: #E63E33; 
	margin: 80px 0px 0px 0px;
	text-align: center;
}

main .layer16 #p2 {
	color: #2F98FB;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

main .layer16 .bodybutton {
	float: left;
	background-color: #E63E33;
	
	margin: 35px 0px 0px 450px;
	padding: 15px 25px 15px 25px;
	
	color: #000000; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	border: 2px solid #FFFFFF;
}

main .layer16 #highlight {
	color: #FFFFFF;
}






main .layer17 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer17 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer17 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer17 #p3 {
	margin: 25px 0px 0px 0px;
	text-align: left;
}

main .layer17 #p4 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}

main .layer17 .p4 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}



main .layer18 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer18 #p1 {
	margin: 25px 0px 0px 0px;
	text-align: left;
}

main .layer18 #p2 {
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer18 .text {
	color: #000000; 
	font-family: arial, sans-serif; 
	font-size: 15px;
	line-height: 17px;
	margin: 0px;
}

main .layer18 .section {
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
}

main .layer18 .section #section1 {
	float: left;
	width: 335px;
	height: auto;
	margin: 0px 0px 0px 65px;
}

main .layer18 .section #mail {
	background: url(../images/img_mail.png) no-repeat;
	width: 267px;
	height: 210px;
	margin: 25px 0px 0px 0px;
}

main .layer18 .section #section2 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 100px;
}

main .layer18 .section #whatsapp {
	background: url(../images/img_whatsapp.png) no-repeat;
	width: 200px;
	height: 196px;
	margin: 39px 0px 0px 0px;
}

main .layer18 .section #section3 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 100px;
}

main .layer18 .section #facebook {
	background: url(../images/img_facebook.png) no-repeat;
	width: 190px;
	height: 190px;
	margin: 45px 0px 0px 0px;
}

main .layer18 .section #section4 {
	float: left;
	width: 270px;
	height: auto;
	margin: 0px 40px 0px 90px;
}

main .layer18 .section #error {
	background: url(../images/img_error.png) no-repeat;
	width: 214px;
	height: 190px;
	margin: 45px 0px 0px 0px;
}



main .layer18 .fahrzeugangaben {
	float: left;
	width: 1200px; 
    height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .fahrzeugangaben .section {
	float: left;
	width: 300px;
	height: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .fahrzeugzustand {
	float: left;
	width: 600px; 
    height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .fahrzeugzustand .section1 {
	float: left;
	width: 300px;
	height: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .fahrzeugzustand .section2 {
	float: left;
	width: 600px;
	height: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .fahrzeugstandort {
	float: left;
	width: 600px; 
    height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .fahrzeugstandort .section {
	float: left;
	width: 300px;
	height: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .kontaktdaten {
	float: left;
	width: 600px; 
    height: auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .kontaktdaten .section1 {
	float: left;
	width: 300px;
	height: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer18 .kontaktdaten .section2 {
	float: left;
	width: 300px;
	height: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



main .layer18 .datenschutz {
	float: left;
	width: 1200px;
	height: auto;
	margin: 0px;
}

main .layer18 .datenschutz .section1 {
	float: left;
	width: 25px;
	height: 25px;
	margin: 25px 0px 0px 0px;
}

main .layer18 .datenschutz .section2 {
	float: left;
	width: 1175px;
	height: 25px;
	margin: 25px 0px 0px 0px;
}






main .layer19 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	
	position: relative;
}

main .layer19 #p1 {
	color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer19 #p2 {
	color: #262626;
	margin: 20px 0px 0px 0px;
	text-align: left;
}




main .layer19 .slider6 {
	float: left;
	width: 1227px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

main .layer19 .balken {
	position: absolute;
	top: 0px;
	left: 1200px;
	width: 27px;
	height: 550px;
	background: #2F98FB;
	z-index: 2;
}
		
main .layer19 .slider6 .section {
	float: left;
	width: 382px;
	height: auto;
	margin: 50px 27px 0px 0px;

	background:#C1C1C1;	
}

main .layer19 .slider6 .title {
	float: left;
	background-color: #E63E33;
	width: 382px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
	
	color: #FFFFFF; 
	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	
	text-align: center;
}

main .layer19 .slider6 .highlight {
	color: #000000; 
	font-weight: bold;
}

main .layer19 .slider6 .img {
	width: 382px;
	height: 287px;
	margin: 0px;
	border: 0px;
}

main .layer19 .bild .ani {
	width: 409px;
	height: auto;
}
		
main .layer19 .bild .ani .img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	
	opacity: 0.7;
	filter: alpha(opacity=70);
}

main .layer19 .bild .ani:hover .img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	
	opacity: 1;
	filter: alpha(opacity=100);
}

main .layer19 .slider6 .pic1 {
	background: url(../autos/autos1_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}
		
main .layer19 .slider6 .pic2 {
	background: url(../autos/autos1_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}
		
main .layer19 .slider6 .pic3 {
	background: url(../autos/autos1_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic4 {
	background: url(../autos/autos2_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic5 {
	background: url(../autos/autos2_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic6 {
	background: url(../autos/autos2_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic7 {
	background: url(../autos/autos3_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic8 {
	background: url(../autos/autos3_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic9 {
	background: url(../autos/autos3_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic10 {
	background: url(../autos/autos4_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic11 {
	background: url(../autos/autos4_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic12 {
	background: url(../autos/autos4_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic13 {
	background: url(../autos/autos5_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic14 {
	background: url(../autos/autos5_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic15 {
	background: url(../autos/autos5_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic16 {
	background: url(../autos/autos6_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic17 {
	background: url(../autos/autos6_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic18 {
	background: url(../autos/autos6_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic19 {
	background: url(../autos/autos7_1200.webp) 0px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic20 {
	background: url(../autos/autos7_1200.webp) -382px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}

main .layer19 .slider6 .pic21 {
	background: url(../autos/autos7_1200.webp) -764px 0px no-repeat;
	width: 382px;
	height: 287px;
	margin: 0px;
	z-index:1;
}






main .layer20 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer20 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: center;
}

main .layer20 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: center;
}





main .layer21 {
	display: block;
	width: 1100px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 50px 0px 50px;
}

main .layer21 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
    list-style-image: none;
	list-style-position: inside;
	min-height: 70px;  
	background: url(../images/img_icons4_gross.png) -180px -162px no-repeat;
}

main .layer21 li {
	color: #000000;
	font-family: arial, serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	
	margin: 40px 0px 0px 60px;
	padding: 0px 0px 0px 20px;
	
	background: #E6E6E4;
	height: auto;
}





main .layer22a {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer22a .section {
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	clear:both;
}

main .layer22a .section #section1 {
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 50px;
}

main .layer22a .section #section2 {
	float: left;
	width: 520px;
	height: auto;
	margin: 0px 0px 0px 30px;
}

main .layer22a .section ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
    list-style-image: none;
	list-style-position: inside;
	height: 50px;  /* line-height:25px x 2 = 50px */
	background: url(../images/img_icons4_gross.png) -274px -248px no-repeat;
}

main .layer22a .section li {
	color: #000000;
	font-family: 'Nunito', serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	
	margin: 40px 0px 0px 80px;
	padding: 5px 0px 10px 0px;
}

main .layer22a .section #highlight {
	color: #2F98FB;  
}



main .layer22b {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer22b #p1 {
	color: #E63E33; 
	margin: 80px 0px 0px 0px;
	text-align: center;
}

main .layer22b #p2 {
	margin: 25px 50px 0px 50px;
	text-align: center;
	text-align: justify;

	white-space: normal;	
}






main .layer22c {
	display: block;
	width: 1200px;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer22c .section {
	float: left;
	width: 1200px;
	margin: 45px 0px 0px 0px;
	clear: both;
}

main .layer22c .section #section1 {
	float: left;
	width: 600px;
	height: auto;
	margin: 0px 0px 0px 50px;
}

main .layer22c .section #section2 {
	float: left;
	width: 520px;
	height: auto;
	margin: 0px 0px 0px 30px;
}

main .layer22c #p1 {
	color: #2F98FB;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer22c #p2 {
	margin: 30px 0px 0px 0px;
	text-align: left;
	white-space: normal;
}





main .layer23 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer23 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer23 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer23 #p3 {
	margin: 25px 0px 0px 0px;
	text-align: left;
}





main .layer24 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section1 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section1 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section1 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section1 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section1 #img {
	background: url(../pictures/bild2_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}




main .layer24 .section2 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section2 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section2 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section2 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section2 #img {
	background: url(../pictures/bild4_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}



main .layer24 .section3 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section3 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section3 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section3 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section3 #img {
	background: url(../pictures/bild5_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}




main .layer24 .section4 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section4 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section4 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section4 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section4 #img {
	background: url(../pictures/bild1_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}



main .layer24 .section5 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section5 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section5 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section5 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section5 #img {
	background: url(../pictures/bild3_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}



main .layer24 .section6 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section6 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section6 #p2 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section6 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section6 #img {
	background: url(../pictures/bild6_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}




main .layer24 .section7 h2 {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	
	float: left;
	width: 1200px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section7 #p1 {
	float: left;
	width: 625px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section7 #p2 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section7 #p3 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

main .layer24 .section7 #img {
	background: url(../pictures/bild7_1200.webp) no-repeat;
	width: 525px;
	height: 350px;
	margin: 30px 0px 0px 50px;
	
	float: right;
}




main .layer25 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer25 #p1 {
	color: #FFFFFF; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer25 #p2 {
	color: #262626;
	margin: 20px 0px 0px 0px;
	text-align: left;
}



main .layer26 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

main .layer26 #p1 {
	color: #2F98FB; 
	margin: 0px 0px 0px 0px;
	text-align: left;
}

main .layer26 #p2 {
	color: #E63E33;
	margin: 20px 0px 0px 0px;
	text-align: left;
}

main .layer26 #p3 {
	margin: 25px 0px 50px 0px;
	text-align: left;
}

main .layer26 #p4 {
	margin: 25px 0px 0px 0px;
	text-align: left;
}

main .layer26 .section1 {
	float: left;
	width: 400px;
	height: auto;
	margin: 30px 0px 0px 0px;
}

main .layer26 .section2 {
	float: left;
	width: 400px;
	height: auto;
	margin: 30px 0px 0px 0px;
}

main .layer26 .section3 {
	float: left;
	width: 400px;
	height: auto;
	margin: 30px 0px 0px 0px;
}

main .layer26 .section4 {
	float: left;
	width: 1200px;
	height: auto;
	margin: 30px 0px 0px 0px;
}




/* ***************/
/* Footer */
/* ***************/

footer {
	display: block;
	width: 100%; 
    height: auto;
	margin: 0px auto;
	clear: both;
}

footer .baseline {
	float: left;
	width: 100%; 
    height: 35px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
	background: #E63E33;
	clear: both;
}

footer .baseline #text {
	color: #FFFFFF;
	font-family: arial, serif; 
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
}

footer .layer1 {
	display: block;
	width: 1200px; 
    height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

footer .layer1 .section1 {
	float: left;
	width: 800px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

footer .layer1 .section2 {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
	text-align: right;
}












/* ***************/
/* Formular */
/* ***************/

form { 
	padding: 0px; 
	border: 0px 
}

input {
	color: #2F98FB;
	font-size:16px; 
	font-family: arial;
	font-weight: normal; 
	text-decoration: none;
	
	box-sizing: border-box;
	
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	
    border-radius: 0px;
}

select {
	color: #2F98FB; 
	font-size:16px; 
	font-family: arial;
	font-weight: normal; 
	text-decoration: none;
	
	box-sizing: border-box;
	
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 100%;
    border-radius: 0px;
}

#choice1 option, #choice2 option, #choice3 option, #choice4 option, #choice5 option, #choice6 option, #choice7 option, #choice8 option { 
	color: #000000;
	font-weight: normal; 	
}

.empty { 
	color: gray;
	font-weight: normal; 	
}


textarea {
	color: #2F98FB;
	font-size:16px; 
	font-family: arial;
	font-weight: normal; 
	text-decoration: none;
	
	box-sizing: border-box;
	
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	
    border-radius: 0px;
}



.form1 { 
	width: 275px; 
	height: 35px;
	background-color: #E6E6E4;	
	border: 1px solid #000000;	
}

.form2 { 
	width: 275px; 
	height: 35px;
	background-color: #E6E6E4;	
	border: 1px solid #000000;	
}

.form3 { 
	width: 575px; 
	height: 137px;
	background-color: #E6E6E4;	
	border: 1px solid #000000;
	
	resize: none;
}

.form4 { 
	display: none;
}


.button {  
	float: left;
	height: auto;
	width: 250px;
	background-color: #E63E33;
	padding: 15px 25px 15px 25px;
	margin: 25px 0px 0px 0px;
	border: 2px solid #FFFFFF;

	font-family: 'Nunito', serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000; 
	cursor: pointer;
	text-decoration: none;	
}


::placeholder {
  color: gray;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: gray;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: gray;
}




input[type="checkbox"] {
	appearance: none;
	width: 15px;
	height: 15px;
	border-radius: 0px;
	border: 1px solid #000000;
	background-color: #E6E6E4;
	display: block;
	background-clip: content-box;
	padding: 0px;
}

input[type="checkbox"]:checked {
	box-shadow: inset 0px 0px 0px 3px #E6E6E4;
	background-color: #000000;
}




/* ***************/
/* Text */
/* ***************/


h1 {
	font-family: 'Nunito', sans-serif;
	font-size: 40px;
	line-height: 40px;
	margin: 0px;
}

h2 {  
	font-family: 'Nunito', sans-serif; 
	font-size: 25px;
	line-height: 25px;
	margin: 0px;
}

h3 {
	color: #000000; 
	font-family: arial, sans-serif; 
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	margin: 0px;
}

strong {
	font-weight: bold;
}






/* ***************/
/* Links */
/* ***************/

a.link1:link, a.link1:visited {
	color: #FFFFFF;  
	font-family: arial, serif; 
	font-size: 15px;
	text-decoration: none;
}

a.link1:hover, a.link1:focus, a.link1:active {
	text-decoration: underline; 
}


a.link2:link, a.link2:visited {
	color: #000000;  
	font-family: 'Nunito', serif; 
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover, a.link2:focus, a.link2:active {
	text-decoration: underline; 
}

a.link3:link, a.link3:visited {
	color: #E63E33;   
	font-family: arial, serif; 
	font-size: 15px;
	text-decoration: underline;
}

a.link3:hover, a.link3:focus, a.link3:active {
	text-decoration: none;	
}

a.link4:link, a.link4:visited {
	font-family: 'Nunito', serif;
	font-size: 20px;
	line-height: 35px;
	color: #2F98FB;
	font-weight: bold;
	text-decoration: none;
}

a.link4:hover, a.link4:focus, a.link4:active {
	text-decoration: none; 
}

a.link5:link, a.link5:visited {
	color: #000000; 
	font-family: arial, sans-serif; 
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}

a.link5:hover, a.link5:focus, a.link5:active {
	text-decoration: none; 
}

a.link6:link, a.link6:visited {
	color: #2F98FB;   
	font-family: arial, serif; 
	font-size: 15px;
	text-decoration: underline;
}

a.link6:hover, a.link6:focus, a.link6:active {
	text-decoration: none;	
}

a.link7:link, a.link7:visited {
	color: #000000; 
	font-family: arial, sans-serif; 
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	text-decoration: none;
	cursor: text;
}

a.link7:hover, a.link7:focus, a.link7:active {
	text-decoration: none; 
}



a:link, a:visited {
	text-decoration: none;
}

a:hover, a:focus, a:active {
	text-decoration: none;	
}



.links1 a:link,.links1 a:visited {
	color: #FFFFFF;  
	font-family: 'Nunito', sans-serif; 
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}

.links1 a:hover,.links1 a:focus,.links1 a:active {
	text-decoration: underline;  
}

.links2 a:link,.links2 a:visited {
	color: #FFFFFF;  
	font-family: arial, serif; 
	font-size: 15px;
	text-decoration: none;
}

.links2 a:hover,.links2 a:focus,.links2 a:active {
	text-decoration: underline;  
}

.links3 a:link,.links3 a:visited {
	color: #FFFFFF;  
	font-family: arial, serif; 
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
}

.links3 a:hover,.links3 a:focus,.links3 a:active {
	text-decoration: underline;  
}



/* ***************/
/* Linkbox */
/* ***************/

.linkbox {
	float: left;
	width: 1200px;
	height: 400px;
	margin: 40px 0px 0px 0px;
	clear:both;
}

.linkbox #linksection1 {
	float: left;
	width: 382px;
	height: 400px;
	margin: 0px 27px 0px 0px;
}

.linkbox #linksection2 {
	float: left;
	width: 382px;
	height: 200px;
	margin: 0px;
}

.linkbox #linksection3 {
	float: left;
	width: 382px;
	height: 200px;
	margin-top: 200px;
	margin-left: -382px;
}

.linkbox #linksection4 {
	float: right;
	width: 382px;
	height: 400px;
	margin: 0px 0px 0px 27px;
}




.linkbox2 {
	float: left;
	width: 1200px;
	height: 400px;
	margin: 40px 0px 0px 0px;
	clear:both;
}

.linkbox2 #linksection1 {
	float: left;
	width: 382px;
	height: 400px;
	margin: 0px 27px 0px 0px;
}

.linkbox2 #linksection2 {
	float: left;
	width: 382px;
	height: 200px;
	margin: 0px;
}

.linkbox2 #linksection3 {
	float: left;
	width: 382px;
	height: 200px;
	margin-top: 200px;
	margin-left: -382px;
}

.linkbox2 #linksection4 {
	float: right;
	width: 382px;
	height: 400px;
	margin: 0px 0px 0px 27px;
}









/* ***************/
/* Tellinks */
/* ***************/

a.tellink1[href^="tel"]:link,
a.tellink1[href^="tel"]:visited, 
a.tellink1[href^="tel"]:hover {

    text-decoration: none;
    color: #FFFFFF;  
	cursor: text;
}

a.tellink2[href^="tel"]:link,
a.tellink2[href^="tel"]:visited, 
a.tellink2[href^="tel"]:hover {

    text-decoration: none;
    color: #C8070A;  
	cursor: text;
}






/* ***************/
/* Bullets */
/* ***************/

.bullet1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.bullet1 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
    list-style-image: none;
	list-style-position: inside;
}

.bullet1 li {
	background: url(../images/img_bullet.png) 0px 0px no-repeat;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}


#bullet {
	margin: 20px 0px 20px 0px;
}

#bullet ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
}

#bullet li {
	color: #000000;  
	font-family: arial, sans-serif; 
	font-size: 15px;
	line-height: 19px;
	margin-top: 20px;
}








/* ***************/
/* Animation */
/* ***************/


.animation {
    animation: Animation linear 7s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: Animation linear 7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: Animation linear 7s;
        animation-delay: 0s;
        animation-iteration-count: 1;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: Animation linear 7s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: Animation linear 7s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
    animation-delay: 7s;
}


@keyframes Animation {


0% {
    -webkit-transform: rotate(0deg) scale(0.80, 0.80);
    transform: rotate(3deg) scale(0.80, 0.80);
}
1% {
    -webkit-transform: rotate(3deg) scale(0.80, 0.80);
    transform: rotate(-3deg) scale(0.80, 0.80);
}
2% {
    -webkit-transform: rotate(-3deg) scale(0.80, 0.80);
    transform: rotate(-3deg) scale(0.80, 0.80);
}
3% {
    transform: rotate(3deg) scale(1.00, 1.10);
}
4% {
    transform: rotate(-3deg) scale(1.00, 1.00);
}
5% {
    transform: rotate(3deg) scale(1.00, 1.00);
}
6% {
    transform: rotate(-3deg) scale(1.00, 1.00);
}
7% {
    transform: rotate(3deg) scale(1.00, 1.00);
}
8% {
    transform: rotate(-3deg) scale(1.00, 1.00);
}
9% {
    transform: rotate(3deg) scale(1.00, 1.00);
}
10% {
    transform: rotate(0deg) scale(1.00, 1.00);
}
100% {
    transform: rotate(0deg) scale(1.00, 1.00);
}

}



/* ***************/
/* Call-to-Action */
/* ***************/


.click-to-call {
    display: none;
}

.click-to-whatsapp {
    display: none;
}


