/* © cs-media.one */
/* Mobil first */


* {
  margin: 0;
  padding: 0;
}

html, body {
    height: 100%; /*Für Sticky Footer auch main/body*/
}

html {
	background-attachment: fixed;
	background-color: rgba(250, 250, 250, 1);
/*
	background-image: url("../media/IMG_0432.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	
}

body {
    /*    margin: 0;*/
    font-size: 110%;
    font-family: 'Work Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    line-height: 1.7;
	font-weight: 300;
	color:#161631;
  	width: 100%;
  	display: flex;/*Für Sticky Footer auch main/html*/
  	flex-direction: column; /*Für Sticky Footer auch main/html*/
}


header {
  /*	  background-color: rgba(142,161,174, 1);*/
	background-color: rgba(250,250,250, .0);
	min-height: 70px;
	height: 70px;
	padding: 0px 0px 0px 0px;
/*	margin: 0 auto;*/
	width: 100%;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .0);
	z-index: 9900;
/*	position: sticky;*/
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	position: absolute;
	
}
	
.header-width{
		width: 100%;
		margin: 0 auto;
		-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;

	}
	
.header-width2{
		width: 100%;
		-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;

	}



.active_cs {
  background-color: rgba(250,250,250, .0);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .0);
}



main {
  	background-color: rgba(250,250,250,1.00);
  	line-height: 1.7;
  	z-index: 2;
	flex: 1; /*Für Sticky Footer auch body/html*/
}

footer {
	width: 100%;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	background-color: #222222;
	text-align: center;
	font-size:14px;
	line-height: 25px;
}

section {
	width: 100%;
	
}

column{
	width: 100%;
}

.sec1{
	background-image: url("../media/AdobeStock_243098099.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; 
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
}

.sec1-2{
	background-image: url("../media/AdobeStock_243098099.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; 
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
}


.sec1-3{
	background-image: url("../media/AdobeStock_1175220682.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; 
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
}



.sec2{
  	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fff8ff;
	min-height: 300px;
}
.sec3{
  	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #fffaff;
	min-height: 300px;
	margin-top: 0px;
}

.sec4{
  	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
/*	min-height: 200px;*/
}


.content {
    background-color: #e8e8e8; /* fall-back */
    background-color: rgba(250,250,250,.0);
    padding-top: 2em;
	padding-left: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
    max-width: 1060px;
	min-height: 100%;
  	/*  	height:auto !important;*/
  	height:100%;
	font-size:1.0em;
}

.content2 {
    padding: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
    max-width: 1060px;
	font-size:1.0em;
/*	color:#161631;*/
}


.content3 {
    padding: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
    max-width: 1060px;
/*  	height:auto !important;*/
	font-size:1.0em;
/*	color: #fff;*/
}

.content4 {
/*
    padding: 1em;
	margin-top: 0em;
	margin-bottom: 0em;*/
	margin-left: auto;
	margin-right: auto;

    max-width: 1060px;

}

.content5 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
    width: 100%;
 	height:auto !important;
/*	color: #fff;*/

}

.Hamburger-bg{
	background-image: url("../media/Kreis.png") ; 
	background-repeat: no-repeat;
	background-size: 50px;
	width: 50px;
	height: 50px;
	top: 17px;
	right: 35px;
/*	margin-right: 20px;*/
	position: absolute;
	float: right;
	visibility: visible;
	display:block;
}

.line {
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*    background-color: #e3252b;*/
	width: 100%;
	height: 10px;
	background: rgb(206,232,72);
    background: -webkit-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: -moz-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: -ms-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: -o-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
    z-index: 999999;
	position: fixed;
}


.spacer_sticky_header{
	height: 150px;
}

.spacer_footer{
	height: 80px;
}

.footer_artikel{
	width: 100%;
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.5em; 
	line-height: 2.3em;
	color: #ffffff;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 25px 0px;
	border-bottom: solid thin rgba(58,58,58,1.00);
}


.footer_headline {
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #bb9558;
}

.col-2-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}

.col-2_4-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}

.col-3-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}

.col-3_2-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}

.col-footer-4{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}

.col-footer-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
		}



.col-12-12, .col-9-12, .col-8-12, .col-6-12, .col-4-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}




.artikel_001, .artikel_017 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
		
.artikel_002 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: center;
	font-weight: 500;
	font-size: .9em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	position: relative;
	}
		
.artikel_003 {
	width: 100%;
	max-width: 100%;
	min-height: 50em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #ffffff;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .9em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		


.artikel_004 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
*/	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}

.artikel_005 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #f6f6f6;
*/	float: left;
	text-align: center;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}

.artikel_006 {
	width: 80%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-weight: 700;
	font-size: .8em;
*/	background-color: #fff6ff;
	float: left;
	text-align: center;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}

.artikel_007 {
	width: 80%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: center;
	font-weight: 500;
	font-size: .9em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}



.artikel_010 {
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 600;
	margin-top: 0px;
	margin-left: -10px;
	margin-right: 0px;
	padding: 10px;
	border: 0.5px solid #949494;
	}	


.expect-icon{
			width: 30%;
		}

.

.artikel_012 {
	width: 90%;
/*	max-width: 400px;*/
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #ffffff;
*/	float: center;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 0px 10px -10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
.artikel_013 {
	width: 90%;
/*	max-width: 400px;*/
	min-height: 4em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #ffffff;
*/	float: center;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 0px 10px -10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}


.artikel_014 {
	width: 92%;
	max-width: 100%;
	min-height: 40em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .9em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	position: relative;
	border-radius: 10px;
	}


.artikel_015 {
	width: 92%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.artikel_016 {
	width: 92%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .9em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}





	
.iconcs1{
	width: 100%
}

.iconcs2{
			height: 70px;
		}

.iconcs3{
			height: 70px;
		}

.tabelle-center{
	display: flex;
  align-items: center;
  justify-content: center;
	text-align: left;
}

.tab-row1{
	float: left;
	width: 12%;
	margin-top: -5px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}
.tab-row1-haed{
	float: left;
	width: 12%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}	
	
	
	
	
	
.tab-row2-head{
	float: left;
	width: 44%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}		
.tab-row2{
	float: left;
	width: 44%;
	margin-top: -5px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}		
	
	

	
	
.tab-row3-head{
	float: left;
	width: 44%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}
.tab-row3{
	float: left;
	width: 44%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}



.alert{
	width: 90%;
	padding: 25px;
	font-weight: 600;
	font-size: 1.1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10;
	margin-bottom: 10;
	background-color: #FFC8AC;
	border: thin solid;
	border-color: #FF4900;
	border-radius: 5px;
}

.Hinweis1{
	font-size: 0.8em;
	color: #ff8b00;
	line-height: 1rem;
	display: block;
}

.Hinweisfeld1{
	font-size: 0.8em;
	font-weight: 500;
	line-height: 2.5rem;
	text-align: center;
	display: block;
	background-color: Red;
  	border: none;
  	color: white;
  	padding: 15px 30px;
	margin: 0 auto;
	width: fit-content;
	block-size: fit-content;
	transform: rotate(356deg);
	outline: 6px dashed red;
}

.handwriting { 
font-family: 'Great Vibes';
font-weight: 400;
-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    letter-spacing: 0px;
}

 
h1 { 
font-family: 'Great Vibes', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    letter-spacing: 0px;
}

h2 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }

h3 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 700;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }

h4 {
font-family: 'Work Sans', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}


h5 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 300;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }

h6 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 300;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }
 

	h1 {font-size: 2.5em;}
	h2 {font-size: 2em;}
	h3 {font-size: 1.75em;}
	h4 {font-size: 1.5em;}
	h5 {font-size: 1.25em;}
	h6 {font-size: 1em;}

#tab1 {
  	tab-size: 4;
	font-size: 80%;
	font-family: 'Lekton';
	font-weight: 300;
}


p {
	font-size: 1em;
/*	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);*/
}

ul { 
	margin-left: 0.6em; 
/*	padding-left: 0.6em;*/
	font-size: 1em;
	}

.liste{
	margin-left: 0.6em; 
	padding-left: 0.6em;
	font-size: 1em;
}

.center-ul{ text-align: center; list-style: inside;}


a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;

}
a:active {
	text-decoration: none;
	outline: none;
}

a.imglink:hover { 
	 border-bottom-style: none;
	 outline: none;
}

.un {
  display: inline-block;
}

.un:after {
  content: '';
  width: 0px;
  height: 2px;
  display: block;
  background:  #61D909;
  transition: 300ms;
}

.un:hover:after {
	width: 100%;}


.color1 { color: #bb9558; }
.color2 { color: #ffc7ff}
.color3 { color: #282832; }
.color4 { color: #61D909;}
.color5 { color: #FE0000; }
.color6 { color: #ffffff;}
.color7 { color: #cee848}

.center {text-align: center;}
.wide {letter-spacing: .25em}
.mobil_center {text-align: center; margin: 2 auto; display: flex; align-items: center; justify-content: center;}

.xxs { font-size: 0.7em;}
.xs { font-size: 0.8em;}
.s { font-size: 0.9em;}
.m { font-size: 1.1em;}
.l { font-size: 1.2em;}
.xl { font-size: 1.3em;}
.xxl { font-size: 1.4em;}
.xxxl { font-size: 1.5em;}

.Bold1 { font-weight: 100;}
.Bold2 { font-weight: 200;}
.Bold3 { font-weight: 300;}
.Bold4 { font-weight: 400;}
.Bold5 { font-weight: 500;}
.Bold6 { font-weight: 600;}
.Bold7 { font-weight: 700;}
.Bold8 { font-weight: 800;}




a.menuLink:link{ color: #FFFFFF; }
a.menuLink:active{ color: #FFFFFF; }
a.menuLink:visited{ color: #FFFFFF; }
a.menuLink:hover{ color: #bb9558; }

a.menuLink2:link{ color: #6EA6DA; }
a.menuLink2:active{ color: #6EA6DA; }
a.menuLink2:visited{ color: #6EA6DA; }
a.menuLink2:hover{ color: #bb9558; }

a.menuLink3:link{ color: #282832; }
a.menuLink3:active{ color: #282832; }
a.menuLink3:visited{ color: #282832; }
a.menuLink3:hover{ color: #bb9558; }

a.copyright_csm:link{ color: #ffffff; }
a.copyright_csm:active{ color: #ffffff; }
a.copyright_csm:visited{ color: #ffffff; }
a.copyright_csm:hover{ color: #FF7400; }
.copyright{color: #ffffff;}

a.menuSlider:link{ color: #fc4f08; }
a.menuSlider:active{ color: #fc4f08; }
a.menuSlider:visited{ color: #fc4f08; }
a.menuSlider:hover{ color: #fc4f08; text-decoration: underline; }

a.logo:link{ color: #FFFFFF; }
a.logo:active{ color: #FFFFFF; }
a.logo:visited{ color: #FFFFFF; }
a.logo:hover{ color: #FFFFFF; }

a.cs-media:link{ color: #FFFFFF; }
a.cs-media:active{ color: #FFFFFF; }
a.cs-media:visited{ color: #FFFFFF; }
a.cs-media:hover{ color: #ff0000; }

a.Insta:link{ color: #FFFFFF; }
a.Insta:active{ color: #FFFFFF; }
a.Insta:visited{ color: #FFFFFF; }
a.Insta:hover{ color: #bb9558; }
.Insta{font-size: 1.5em; }

.schein{
    box-shadow: 0 -1px 10px rgba(33, 33, 33, .7);
}

.shadow{
     box-shadow: 0px 0px 10px #ccc;
      -moz-box-shadow: 0px 0px 10px #ccc;
      -webkit-box-shadow: 0px 0px 10px #ccc;
      -khtml-box-shadow: 0px 0px 10px #ccc;
}


	.mail {
		width: 18px;
		margin-bottom: -2px;
	}
		
	.telefon {
		width: 16px;
		margin-bottom: -2px;
	}
    .telefon2 {
		width: 22px;
		margin-bottom: -4px;
	} 




.sticky2 {

  position: -webkit-sticky;
  position: sticky;
  top: 150px;
	right: 0px;
  z-index: 99999;
	max-width: 270px;
	float: right;
	margin-top: 50px;
	margin-bottom: -350px;
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}

.sticky3 {
/*	background: rgba(255,250,255,.8);*/
	background: rgba(230,230,230,.9);
  z-index: 99999;
	max-width: 220px;
	float: right;
	padding: 10px;
	font-size: .7em;
/*	border: thin solid rgba(230,17,21,1.00);*/
	border-radius: 8px 0px 0px 8px;

}

.sticky4 {
/*	background: rgba(255,250,255,.8);*/
	background: rgba(220, 220, 220, .9);
	
  z-index: 99999;
	max-width: 40px;
	min-height: 150px;
	float: left;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	border: thin  rgba(100,100,100,1.00);
	border-radius: 8px 0px 0px 8px;
	border-style: solid none solid solid;
	display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sticky5 {

  position: -webkit-sticky;
  position: sticky;
  top: 10px;
	margin-top: 0px;
  z-index: 99999;
	width: 100%;
	padding: 0px;

}




.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #ffffff;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #bb9558;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}



.display-switch1{
	visibility: hidden;
	display:none;
}
.display-switch2{
	visibility: visible;
	display:block;
}


.video-format{
	width: 100%;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	cursor: pointer;
}



.img-gruppe3{
	width: 100;
	display: block;
    margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(0, 0, 0, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(0, 0, 0, 0.3));
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	
}

.img-gruppe3:hover{
	cursor: pointer;
	display: block;
    margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(0, 0, 0, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(0, 0, 0, 0.3));
	transform: scale(1.03, 1.03);
 	-moz-transform: scale(1.03, 1.03);
 	-webkit-transform: scale(1.03, 1.03);
 	-o-transform: scale(1.03, 1.03);
 	-ms-transform: scale(1.03, 1.03);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
/*
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
	
	-webkit-transition:  all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
	
	transform: translateY(-0px);
*/
}



.fadeIn {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
	color: #ffffff; 
	text-shadow: 0 -1px #333, 1px 0 #333, 0 1px #333, -1px 0 #333;
	 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

.fadeIn2 {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
	color: #333; 
	text-shadow: 0 -1px #fff, 1px 0 #fff, 0 1px #fff, -1px 0 #fff;
	 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}


.Kachel {
	background-color: #FFFFFF;
	width: 100%;
	min-height: 490px;
	padding: 10px 10px;
	color: #444;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.Kachel2 {
	background-color: #FFFFFF;
	width: 100%;
	min-height: 49px;
	padding: 10px 10px;
	color: #444;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.Kachel:hover, .Kachel2:hover{
	box-shadow: 0 -1px 10px rgba(33, 33, 33, .3);
	color: #050020;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	transform: translateY(-2px);
}

.Kachel:active, .Kachel2:active{
	color: #333;
}

.Kachel:link, .Kachel2:link{
	color: #333;
	
}

.Kachel:visited, .Kachel2:visited{
	color: #333;
}




/* Style buttons */
.btn {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: RoyalBlue;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}



/* Style buttons */
.btn2 {
  background-color: #bb9558;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	border-radius: 5px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: absolute;
	bottom: 1em;
}



/* Darker background on mouse-over */
.btn2:hover {
  	background-color: #fbe2e1;
	color: #bb9558;
	border-radius: 5px;
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(251, 226, 225, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(251, 226, 225, 0.7));
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: absolute;
	bottom: 1em;
}

.Button{
	display: flex;
	width: 100%;
	justify-content: center;
}






.btn3 {
  background-color: #04C603;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
	width: 100%;
  cursor: pointer;
  font-size: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}



/* Darker background on mouse-over */
.btn3:hover {
  	background-color: #24F700;
	color: #ffffff;
	margin-bottom: 10px;
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(0, 0, 0, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(0, 0, 0, 0.3));
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}



.btn4 {
  	flex: 1 1 auto;
  	margin: 10px;
  	padding: 8px;
  	text-align: center;
/*  text-transform: uppercase;*/
  	transition: 0.8s;
  	background-size: 200% auto;
  	color: white;
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  	box-shadow: 0 0 20px #eee;
  	border-radius: 5px;
	cursor: pointer;
	font-size: 20px;
 }
.btn4:hover {
	background-position: right center;
	color: white;
	transition: 0.8s;
	cursor: pointer;
	font-size: 20px;
 }

.btn5 {
  	background-color: rgba(251,226,225,.8);
  	border: 2px solid #bb9558;
  	color: #bb9558;
  	padding: 12px 30px;
  	cursor: pointer;
  	font-size: 20px;
	border-radius: 5px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: absolute;
	bottom: 1em;
}

/* Darker background on mouse-over */
.btn5:hover {
  	background-color: #bb9558;
	border: 2px solid #bb9558;
	color: #ffffff;
	border-radius: 5px;
/*
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(255, 139, 0, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(255, 139, 0, 0.7));
*/
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: absolute;
	bottom: 1em;
}




.btn-1 {
  background-image: -webkit-linear-gradient(right, #282832 0%, #282832 50%, #ff9c00 55%, #ff9c00 100%);
  background-image: -o-linear-gradient(right, #282832 0%, #282832 50%, #ff9c00 55%, #ff9c00 100%);
  background-image: linear-gradient(to right, #282832 0%, #282832 50%, #ff9c00 55%, #ff9c00 100%);
}
.container-btn{
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	align-content: center;
  	flex-wrap: wrap;
  	width: 100%;
  	margin: 0 auto;
  	min-height: 30px;
}

.container-btn2{
  	display: flex;
  	justify-content: left;
  	align-items: left;
  	align-content: left;
  	flex-wrap: wrap;
  	width: 300px;
  	margin-left: 0px;
  	min-height: 25px;
}






/*
.brand {
	background-image: url(../media/Logo.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 36vw;
	margin-right: auto;
	margin-bottom: 10px;
	width: 30%;
  	height: 110px;
	object-fit: contain;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
        visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
 }
*/


.brand {
	background-image: url(../media/Logo3.png);
	background-repeat: no-repeat;
	margin-top: 85px;
	margin-left: 34vw;
	margin-right: auto;
	margin-bottom: 10px;
	width: 50%;
  	height: 35vw;
	object-fit: contain;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
        visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	z-index: 99;
 }



        
.brand2 {
	background-image: url(../media/Logo3.png);
	background-repeat: no-repeat;
	margin: 5px 0px 0px 20px;
	width: 250px;
  	height: 100px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	z-index: 99;
 }

.h1logo {
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    font-size: 2.0em;
    line-height: 40px;
    margin: 36px 0px 0px 20px;
    width: 450px;
    height: 40px;
    text-align: left;
    display: block;
    float: left;
    text-decoration: none;
    color: #fc4f08;
    padding: 0;
}






.rm-nav {
    letter-spacing: 1px;
}
.rm-toggle.rm-button {
    margin-top: 8px;
	font-size: 1.6em;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}

.rm-container.rm-layout-expanded {
    float: right;
	margin-right: 20px;
	margin-top: 6px;
 
  
}

.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: 1em;
    line-height: 1.5rem;
/*    text-transform: uppercase;*/
}

.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 90px;
    line-height: 90px;
}




.headline {
    width: 100%;
    font-size: 1.50em;
    font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
/*	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);*/
    margin: 20px 0px 20px 0px;
    color: #333;
}

	
/*
	.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
*/
	
.pdf{
	text-align:center;
	margin-top: 2em;
		}
.pdf1{
	float:none;
		}
.pdf2{
	
	text-align:center;
		}	



IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		}




.justify{
    text-align: justify;
  text-justify: inter-word;
}







@media screen and (min-width: 170px) and (max-width: 760px){
	
	

	
}




	
	
/* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */  /* Tablett */  /* Tablett */  /* Tablett */
	
@media screen and (min-width: 760px) and (max-width: 1200px){
	
header {
  /*	  background-color: rgba(142,161,174, 1);*/
	background-color: rgba(250,250,250, .7);
	min-height: 90px;
	height: 90px;
	padding: 0px 0px 0px 0px;
/*	margin: 0 auto;*/
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	z-index: 9900;
/*	position: sticky;*/
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	position: absolute;

}
	
.header-width{
		width: 700px;
		margin: 0 auto;
		-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;

	}
	
.header-width2{
		width: 100%;
		-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;

	}	
	
.active_cs {
  background-color: rgba(250,250,250, .9);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
}

.sticky5 {

  position: -webkit-sticky;
  position: sticky;
  top: 10px;
	margin-top: 250px; /*Wert bei sec1 im minus*/
  z-index: 99999;
	width: 100%;
	padding: 0px;

}
	
.Hamburger-bg{
	background-image: url("../media/Kreis.png") ; 
	background-repeat: no-repeat;
	background-size: 0px;
	width: 0px;
	height: 0px;
	top: 0px;
	right: 0px;
/*	margin-right: 20px;*/
	position: absolute;
	float: right;
	visibility:hidden;
	display:none;
}


.display-switch1{
	visibility: hidden;
	display:none;
}
.display-switch2{
	visibility: visible;
	display:block;
}

	
	

	
/*
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 80px;
    line-height: 80px;
}
*/
		
.rm-toggle.rm-button {
    margin-top: 16px;
	font-size: 1.6em;
}

		.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 70px;
    line-height: 1.5em;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
    display: table-cell;
}
	

	
	

	
	
	
    

.brand {
	background-image: url(../media/Logo3.png);
	background-repeat: no-repeat;
	margin: -70px 0px -50px 0px;
	width: 230px;
/*  	height: 110px;*/
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
        visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	z-index: 99;
 }

	

        
.brand2 {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 5px 10px 0px 10px;
	width: 220px;
  	height: 80px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	z-index: 99;
 }
	
    
    
  .sec1{
	background-image: url("../media/AdobeStock_243098099.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; /*Wert bei sticky5 im plus*/
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
}  
	
  .sec1-2{
	background-image: url("../media/AdobeStock_243098099.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; /*Wert bei sticky5 im plus*/
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
} 
	
  .sec1-3{
	background-image: url("../media/AdobeStock_1175220682.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; /*Wert bei sticky5 im plus*/
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
} 
	



		

		
	h1 {font-size: 2.5em;}
	h2 {font-size: 2em;}
	h3 {font-size: 1.75em;}
	h4 {font-size: 1.5em;}
	h5 {font-size: 1.25em;}
	h6 {font-size: 1em;}
	p {font-size: 1em;}
	
	ul { 
	margin-left: 0.6em; 
/*	padding-left: 0.6em;*/
	font-size: 1em;
	}
	

	
	.headline {
		margin: 20px 0px 20px 0px;
		font-size: 2.0em;
		}
	
		

		
.footer_artikel{
	width: 100%;
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: .9em; 
	line-height: 2.0em;
	color: #ffffff;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 20px 40px;
	border-bottom: none;
}

.footer_headline {
	text-decoration: underline;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #bb9558;
}	
	

.col-footer-4{
		width: 24%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		}
.col-footer-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 20px 0px;
		}
	
	
.col-2-12{
		width: 16.66%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}
	
.col-2_4-12{
		width: 20%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}
	
.col-3-12, .col-3_2-12{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}
	
.col-4-12{
		width: 33.33%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}
	
.col-6-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}	
	
.col-8-12{
		width: 66%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}	
	
.col-9-12{
		width: 75%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}	



.artikel_001 {
	width: 100%;
	min-height: 10em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
		
.artikel_002 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	position: relative;
	}
		
.artikel_003 {
	width: 100%;
	max-width: 100%;
	min-height: 50em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #ffffff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .7em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		

	
.artikel_004 {
	width: 50%;
	max-width: 400px;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: center;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
*/	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
	
	
.artikel_005 {
	width: 100%;
	min-height: 100%;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #f6f6f6;
*/	float: left;
	text-align: center;
	font-weight: 700;
	font-size: .8em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}	
	
.artikel_006 {
	width: 100%;
	min-height: 18em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-weight: 700;
	font-size: .8em;
*/	background-color: #fff6ff;
	float: left;
	text-align: center;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
	
.artikel_007 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
	
.artikel_010 {
	width: 46%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 600;
	margin: 0px;
	padding: 10px;
	border: 0.5px solid #949494;
	}	
	
	
.expect-icon{
			width: 30%;
		}
	

	
.artikel_012 {
	width: 90%;
/*	max-width: 400px;*/
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #ffffff;
*/	float: center;
	text-align: center;
	font-weight: 500;
	font-size: .8em;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
.artikel_013 {
	width: 90%;
/*	max-width: 400px;*/
	min-height: 4em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #ffffff;
*/	float: center;
	text-align: center;
	font-weight: 500;
	font-size: .8em;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
.artikel_014 {
	width: 100%;
	max-width: 90%;
	min-height: 30em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .7em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);

	position: relative;
	border-radius: 10px;
	}
	
.artikel_015 {
	width: 90%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.artikel_016 {
	width: 90%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
.artikel_017 {
	width: 100%;
	min-height: 25em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
	
	
	
	.iconcs2{
			height: 70px;
		}

	.iconcs3{
			height: 70px;
		}
	
.tabelle-center{
	display: flex;
  	align-items: left;
	justify-content: left;
	}
	
	
.tab-row1{
	float: left;
	width: 10%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}
.tab-row1-haed{
	float: left;
	width: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}	
	
	
	
	
	
.tab-row2-head{
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}		
.tab-row2{
	float: left;
	width: 50%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}		
	
	

	
	
.tab-row3-head{
	float: left;
	width: 40%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}
.tab-row3{
	float: left;
	width: 40%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}	
	
	
	
	
	
	


	
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: center;
	margin-left: 10px;
	text-align: center;
		}
	

	
.sec1text{
	padding-top: 1em;
	margin-left: 5%;
	font-size: 1.5em;
	font-weight: 400;
	width: 200px;
	color: #fff;
		float: left;
}

  
}	
	

	

	
/* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */
@media screen and  (min-width: 1200px) {

		
header {
  /*	  background-color: rgba(142,161,174, 1);*/
	background-color: rgba(250,250,250, .7);
	min-height: 110px;
	height: 110px;
	padding: 0px 0px 0px 0px;
/*	margin: 0 auto;*/
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	z-index: 9900;
/*	position: sticky;*/
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	position: absolute;

}
	
.header-width{
		width: 700px;
		margin: 0 auto;
		-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;

	}
	
.header-width2{
		width: 100%;
		-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;

	}
	
.active_cs {
  background-color: rgba(250,250,250, .9);
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
}


.sticky5 {

  position: -webkit-sticky;
  position: sticky;
  top: 14px;
	margin-top: 250px; /*Wert bei sec1 im minus*/
  z-index: 99999;
	width: 100%;
	padding: 0px;

}
	
	
	
		
.display-switch1{
	visibility: visible;
	display:block;
}
.display-switch2{
	visibility: hidden;
	display:none;
}
		
		
.line {
    
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*    background-color: #e3252b;*/
	width: 100%;
	height: 15px;
    background: rgb(206,232,72);
    background: -webkit-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: -moz-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: -ms-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: -o-linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    background: linear-gradient(90deg,rgba(251, 226, 225, 1) 27%, rgba(187, 149, 88, 1) 100%);
    z-index: 999999;
	position: fixed;
}
		

        
    
        
.brand {
	background-image: url(../media/Logo3.png);
	background-repeat: no-repeat;
	margin: -55px 10px -40px 60px;
	width: 250px;
  	height: 220px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
        visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	z-index: 99;
 }
        
.brand2 {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 5px 10px 0px 20px;
	width: 250px;
  	height: 100px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
	z-index: 99;
 }
	
	
.Hamburger-bg{
	background-image: url("../media/Kreis.png") ; 
	background-repeat: no-repeat;
	background-size: 0px;
	width: 0px;
	height: 0px;
	top: 0px;
	right: 0px;
/*	margin-right: 20px;*/
	position: absolute;
	float: right;
	visibility:hidden;
	display:none;
}
        
        
		
.sec1{
	background-image: url("../media/AdobeStock_243098099.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
  	width: 100%;
	height: 600px;
	margin-top: -250px; /*Wert bei sticky5 im plus*/
	padding-top: 14px;
	margin-bottom: 0px;
	position: relative;
}
	


		
	
		
	.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 70px;
    line-height: 1.5em;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
    display: table-cell;
}
	
        

	
	
	h1 {font-size: 4em;}
	h2 {font-size: 2em;}
	h3 {font-size: 1.75em;}
	h4 {font-size: 1.5em;}
	h5 {font-size: 1.25em;}
	h6 {font-size: 1em;}
	p {font-size: 1em;}
		
		
ul { 
	margin-left: 0.6em; 
/*	padding-left: 0.6em;*/
	font-size: 1em;
	}



.headline {
		margin: 100px 0px 100px 0px;
		font-size: 2.75em;
		}
	


		
.footer_artikel{
	width: 100%;
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.2em; 
	line-height: 2.0em;
	color: #ffffff;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 100px;
	border-bottom: none;
}
	
.footer_headline {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #bb9558;
	}

	
.col-footer-4{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		}	
.col-footer-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 20px 0px;
		}
	
	
	
.col-2-12{
		width: 16.66%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}
	
	
.col-2_4-12{
		width: 20%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
		}
	
	
.col-3-12, .col-3_2-12{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}
		
.col-4-12{
		width: 33.33%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}

		
.col-6-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}
	
.col-8-12{
		width: 66%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}
	
.col-9-12{
		width: 75%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}

	
.col-12-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}
	
	
	
.artikel_001 {
	width: 100%;
	min-height: 10em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: ##fff6ff;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
		
.artikel_002 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: 1em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	position: relative;
	}
		
.artikel_003 {
	width: 100%;
	max-width: 100%;
	min-height: 50em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #ffffff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 0px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/	position: relative;
	}
	


.artikel_004 {
	width: 50%;
	max-width: 400px;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: center;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
*/	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
		
	
.artikel_005 {
	width: 100%;
	min-height: 22em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #f6f6f6;
*/	float: left;
	text-align: center;
	font-weight: 700;
	font-size: .8em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
	
.artikel_006 {
	width: 100%;
	min-height: 18em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-weight: 700;
	font-size: .8em;*/
	background-color: #fff6ff;
	float: left;
	text-align: center;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
	
.artikel_007 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: 1em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		
		
.artikel_010 {
	width: 22%;
	float: left;
	min-height: 12em;
	text-align: center;
	font-size: .8em;
	font-weight: 600;
	margin: 0px;
	padding: 10px;
	border: 0.5px solid #949494;
	}	

	
	
	
.expect-icon{
			width: 30%;
		}
		

	
.artikel_012 {
	width: 90%;
/*	max-width: 400px;*/
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #ffffff;
*/	float: center;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
.artikel_013 {
	width: 90%;
/*	max-width: 400px;*/
	min-height: 4em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	background-color: #ffffff;
*/	float: center;
	text-align: center;
	font-weight: 500;
	font-size: 1em;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
.artikel_014 {
	width: 90%;
	max-width: 100%;
	min-height: 30em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #fff6ff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 0px 10px;
/*
	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
	position: relative;
	border-radius: 10px;
	}
	
	
.artikel_015 {
	width: 90%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.artikel_016 {
	width: 90%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: 1em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
	
	
	.artikel_017 {
	width: 100%;
	min-height: 20em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: ##fff6ff;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .2);
	border-radius: 10px;
	}
	
	
		
.iconcs2{
			height: 70px;
		}

.iconcs3{
			height: 70px;
		}
		
	
.tabelle-center{
	display: flex;
  align-items: left;
	justify-content: left;
	}
	
		
.tab-row1{
	float: left;
	width: 10%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
.tab-row1-haed{
	float: left;
	width: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
		
		
		
.tab-row2{
	float: left;
	width: 35%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}	
.tab-row2-head{
	float: left;
	width: 35%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
		
		
		
.tab-row3{
	float: left;
	width: 55%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}	
.tab-row3-head{
	float: left;
	width: 55%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
		
		
		

		
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: center;
	margin-left: 10px;
	text-align: center;
		}
		
		

		
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		}
		

		
		
.sec1text{
	padding-top: 7%;
	margin-left: 5%;
	font-size: 2.5em;
	font-weight: 300;
	width: 750px;
	color: #fff;
		float: left;
}
        
        

	
}










/* Print Layout */
@media print {
  @page {
    size: A4 portrait; /*portrait landscape*/
	margin: 1rem .5rem;
  }

	/* Start a new page before <h1> elements 
  h1 {
    page-break-before: always; 
  }*/
	
	/* Start a new page after <section> elements */
  section {
    page-break-after: always; 
  }

	.pagebreak { page-break-before: always; } /* <div class="pagebreak"> </div>*/
	
/*
	.pagebreak {
        clear: both;
        page-break-after: always;}
*/
	
  footer {
    display: none;
	}
	
}

@media all {
.page-break { display: none; }
}





		
		
	







/* work-sans-100 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/work-sans-v17-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-100.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-200 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/work-sans-v17-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-200.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-300 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/work-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-300.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-regular - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/work-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-regular.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-500 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/work-sans-v17-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-500.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-600 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/work-sans-v17-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-600.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-700 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/work-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-700.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-800 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/work-sans-v17-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-800.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-900 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/work-sans-v17-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-900.svg#WorkSans') format('svg'); /* Legacy iOS */
}



/* lekton-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lekton';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lekton-v20-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lekton-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lekton';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lekton-v20-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lekton-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lekton';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lekton-v20-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}






/* corinthia-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Corinthia';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/corinthia-v11-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* corinthia-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Corinthia';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/corinthia-v11-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




/* great-vibes-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/great-vibes-v19-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}



