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




* {
  margin: 0;
  padding: 0;
}

html, body {
    height: 100%;
}

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;
}




header {
    background-color: rgba(0, 0, 0, .3);
/*	background-color: rgba(80,80,80, .95);*/
	padding: 0px 20px 0px 0px;
	margin: 0 auto;
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	z-index: 9900;
	position: fixed;
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
}


.active {
    background-color: rgba(0, 0, 0, .7);
}

main {
  background-color: rgba(250,250,250,1.00);
  line-height: 1.7;
  position: relative;
  z-index: 2;
}

section {
	width: 100%;
	
}

.sec1{
  	width: 100%;
	padding-top: 56px;
	height: 50vh; 
	min-height: 700px;
	background-image: url("../media/Titel1.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.sec1-1{
  	width: 100%;
	padding-top: 56px;
	height: 50vh; 
	min-height: 700px;
	background-image: url("../media/Titel2.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}



.sec2{
  	width: 100%;
	background-color: #F6F6F6;
	min-height: 400px;
}
.sec3{
  	width: 100%;
	background-color: #FFFFFF;
	min-height: 400px;
}

.sec4{
  	width: 100%;
	
}





.line {
    
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*    background-color: #e3252b;*/
	width: 100%;
	height: 6px;
	background: rgb(90,90,93);
background: -webkit-linear-gradient(left, rgba(90,90,93,1) 0%, rgba(255,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(90,90,93,1) 0%, rgba(255,0,0,1) 100%);
background: linear-gradient(to right, rgba(90,90,93,1) 0%, rgba(255,0,0,1) 100%);

/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
    z-index: 10000;
	position: fixed;
}







#wrapper {
	background-color: rgba(250,250,250, 1);
	box-shadow: 0 -1px 10px rgba(89, 94, 99, .6);
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    width: 100%;
	padding-bottom: 0em;
/*    padding: 1px 3em;*/
    min-height: 100vh;

  
}



/*
.hero-text {
  text-align: center;
  position: relative;
	width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
	z-index: 1000000;
}
*/


.hero-text {
  text-align: center;
  position: relative;
	width: 100%;
  top: 50px;
 margin-bottom: 50px;
  color: white;
	z-index: 1000;
	float: left;
}

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

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


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

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

.kopf {
	background-color: rgba(9, 73, 180, .2);
	color: #063775;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
    position: absolute;
    bottom: 0;
    font-size: .9em;
    font-weight: 600;
}




#sparte {
	width: 100%;
	margin-right: 0.8%;
	padding: 0px;
	text-align: center;
    position: relative;
}
.sparte-spacer {content:""; display:block; padding-top:80%;}



#sparte a {
	display:block;
}


footer {
	width: 100%;
	min-height: 50px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	background-color: #313131;
	text-align: center;
	font-size:14px;
	line-height: 25px;
	margin:0 auto;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.footer_main_container{
	width: 100%;
	
/*	background-color: rgba(8, 40, 57, 1);*/
	background-color: #313131;
	/*border-style: solid;*/
    border-bottom: thin solid #313131;
	border-top: thin solid #313131;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
/*	box-shadow: 0 -1px 10px rgba(34, 34, 34, .6);*/
}

.spacer_footer{
	height: 20px;
}

.footer_content {
	width: 100%;
	float: left;
	color: #ffffff;
	text-align: center;
	margin-top: 30px;
}

.footer_liste{
	list-style: none;
	margin-left: 0em; 
	padding-left: 0em;
	font-size: 1.3em; 
	line-height: 2.3em;
}

.footer_content2 {
	width: 100%;
	float: left;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.footer_liste2 {
	list-style: none;
	
}

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




	.artikel50lcs {
	width: 100%;
	float: left;
	text-align: center;
		top: 50px;
	margin-top: 0px;
/*	padding-right: 20px;*/
/*	padding-left: 50px;*/
	position: relative;
	}
		
	.artikel50rcs {
	width: 100%;
	float: left;
	text-align: center;
/*		top: 90px;*/
	margin-top: 100px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	}
		
	.videobox{
			width: 70%;
		
		}	

/*
	
	.artikel50l {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
		margin-left: 0px;
		margin-right:  0px;
	padding-right: 20px;
	padding-left: 0px;
	}
		
	.artikel50r {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
		margin-right:  0px;
	padding-right: 0px;
	padding-left: 20px;
	}
	
*/

	
	
.artikel20l {
	min-width: 250px;
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-right: 0px;
	padding-left: 0px;
	}
	

		
	.artikel50lcs2 {
		background-color: #ffffff;
	width: 100%;
	float: left;
	text-align: center;
		font-size: .9em;
		top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: -10px;
	padding: 10px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	position: relative;
	}
		
	.artikel50rcs2 {
		background-color: #ffffff;
	width: 100%;
	float: left;
	text-align: center;
	font-size: .9em;
		top: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: -10px;
	padding: 10px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	position: relative;
	}
		
	.videobox2{
			width: 100%;
		}	

		
	.video-format{
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	cursor: pointer;
}	
		
		
	.artikel50l {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -10px;
	padding: 10px;
	}
		
	.artikel50r {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -10px;
	padding: 10px;
	}
		
	.imageformat1{
			width: 100%;
		}
	
	
	
	.artikel30l {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 60px;
	padding-left: 0px;
	}
		
	.artikel30m {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
		
	.artikel30r {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	}
		
		
	
	.artikel33l2 {
/*	background-color: #ffffff;*/
	width: 100%;
	float: left;
	min-height: 12em;
	text-align: left;
	font-size: .8em;
	font-weight: 400;
	margin-top: 20px;
	margin-left: -15px;
	margin-right: 0px;
	padding: 15px;
	
	}	
	.artikel33l {
	background-color: #ffffff;
	width: 100%;
	float: left;
	min-height: 12em;
	text-align: center;
	font-size: .8em;
	font-weight: 500;
	margin-top: 20px;
	margin-left: -15px;
	margin-right: 0px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.iconcs1{
			width: 100%;
		}
		
		
		
	.artikel25l {
	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%;
		}
	
		
	.artikel33l3-1 {
	background-image: url("../media/01.svg");
	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%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-2 {
	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;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-3 {
	background-image: url("../media/03.svg");
	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%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-4 {
	background-image: url("../media/04.svg");
	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%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-5 {
	background-image: url("../media/05.svg");
	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%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-6 {
	background-image: url("../media/06.svg");
	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%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.iconcs2{
			height: 70px;
		}

	.iconcs3{
			height: 70px;
		}
	.artikel33l4 {
	background-color: #ffffff;
	width: 100%;
	float: left;
	min-height: 16em;
	text-align: center;
	font-size: .9em;
	font-weight: 400;
	margin-top: 20px;
	margin-left: -15px;
	margin-right: 0px;
	padding: 15px 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		

	.artikel33l5 {
	background-color: #ffffff;
	width: 100%;
	float: left;
	min-height: 20em;
	text-align: center;
	font-size: .9em;
	font-weight: 400;
	margin-top: 20px;
	margin-left: -15px;
	margin-right: 0px;
	padding: 15px 15px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
	.iconcs5{
			width: 100%;
		}


	.artikel30kontakt {
	background-color: #ffffff;
	width: 100%;
	float: left;
/*	min-height: 20em;*/
	text-align: center;
	font-size: .9em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
		
	.artikel70kontakt {
	background-color: #ffffff;
	width: 100%;
	float: left;
/*	min-height: 20em;*/
	text-align: left;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}

 
h1 { 
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: 1.5px;
}

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: 1px;
 }

h3 {
     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;
 }

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;
 }
 
h4, h5, h6 {
    /*letter-spacing: 1px;*/
}
h1 {font-size: 22px;}
h2 {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 16px;}
h4 {font-size: 22px;}
h5 {font-size: 10px;}
h6 {font-size: 18px;}

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

ul { 
	font-size: 1em;
	
	}

.ul-center{
	text-align: center;
  list-style: inside;
		margin-left: 0em; 
	padding-left: 0em;
}


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

a:link {
	text-decoration: none;
	color:#333;
	outline: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
a:visited {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	outline: none;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,.6);*/
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
a:active {
	text-decoration: none;
	color: #333;
	outline: none;
}


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

.color1 { color: #081904; }
.color2 { color: #a5e206; }
.color3 { color: #61D909; }
.color4 { color: #00A21B; }
.color5 { color: #ffffff; }
.color6 { color: #F00; }
.color7 { color: #555555; }
.color8 { color: #1A7996; }
.color9 { color: #0e2d04; }


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

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

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

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

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.Insta:link{ color: #FFFFFF; }
a.Insta:active{ color: #FFFFFF; }
a.Insta:visited{ color: #FFFFFF; }
a.Insta:hover{ color: #ff0000; }
.Insta{font-size: 1.5em;}


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


.schein{
    box-shadow: 0 -1px 10px rgba(33, 33, 33, .7);
	display: block;
    margin-left: auto;
	margin-right: auto;
	transform: scale(1.00, 1.00);
 	-moz-transform: scale(1.00, 1.00);
 	-webkit-transform: scale(1.00, 1.00);
 	-o-transform: scale(1.00, 1.00);
 	-ms-transform: scale(1.00, 1.00);
	-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;
}

.schein:hover{
	box-shadow: 0 -1px 10px rgba(33, 33, 33, .7);
	cursor: pointer;
	display: block;
    margin-left: auto;
	margin-right: auto;
/*
	margin-top: 1em;
	margin-bottom: 1em;
*/
/*
	-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.01, 1.01);
 	-moz-transform: scale(1.01, 1.01);
 	-webkit-transform: scale(1.01, 1.01);
 	-o-transform: scale(1.01, 1.01);
 	-ms-transform: scale(1.01, 1.01);
	-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;
}
	

.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;
}


.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;
}

.Headline{
	font-size: 1.3em;
	font-weight: 600;
}


.brand {
	background-image: url("../media/Logo2.png");
	background-repeat: no-repeat;
	margin: 4px 10px -10px 10px;
	width: 180px;
  	height: 60px;
	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;
 }

.brand2 {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 4px 10px -10px 10px;
	width: 180px;
  	height: 60px;
	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;
 }




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

.img-gruppe1, .img-gruppe2{
	width: 250px;
	height: 250px;
	display: block;
    margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	-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-gruppe1:hover{
	cursor: pointer;
	display: block;
    margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	-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);
*/
}


#button {
	font-family: 'Work Sans', sans-serif;
  	font-weight: 400;
	text-align: center;
	width:100%;
	height:50px;
	background-color: rgba(190, 190, 190, 1);
	-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;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid rgba(35, 85, 140, 1);
	padding-top:14px;
	margin-top:5px;
	margin-bottom:40px;
	font-size:1.2em;
	color:#ffffff;
	

	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}

#button:hover {
	cursor: pointer;
	color:rgba(35, 85, 140, 1);
		background-color: rgba(190, 190, 190, .6);;
		-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 */
.btn {
  background-color: #0e2d04;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn:hover {
  	background-color: #0e2d04;
	color: #a5e206;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}



/* Style buttons */
.btn2 {
  background-color: transparent;
  border: none;
  color: #ffffff;
  padding: 6px 15px;
  cursor: pointer;
  font-size: 10px;
	margin-top: 1.4em;
	margin-right: 1em;
	float: right;
	border-color: white;
border-width: 1px;
border-style: solid;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn2:hover {
  	background-color: transparent;
	color: #ffffff;
	margin-top: 1.4em;
	margin-right: 1em;
	float: right;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}


/* Style buttons */
.btn3 {
  background-color: #ff0000;
  border: none;
  color: #ffffff;
  padding: 8px 15px;
  cursor: pointer;
  font-size: 10px;
	margin-top: 1.3em;
	margin-right: 1em;
	float: right;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn3:hover {
  	background-color: #e20000;
	color: #ffffff;
	margin-top: 1.3em;
	margin-right: 1em;
	float: right;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}




/*
.rm-container {
	max-width: 120px;
	float: right;
}
*/

.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: 2.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;
		}	

.ans{
	text-align:center;
	margin-top: 2.8em;	
	min-width: 100%;
		}
.ans1{
	float: none;
	width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    overflow:hidden;  /*F&uuml;r Image-Element Variante */
	margin: 0 auto;
	margin-bottom: 0px;
		}
.ans2{
	float: center;
		}	



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













/*********Formular*********/

/*
:invalid { 
  border-color: #e88;
  -webkit-box-shadow: 0 0 5px rgba(255, 0, 0, .8);
  -moz-box-shadow: 0 0 5px rgba(255, 0, 0, .8);
  -o-box-shadow: 0 0 5px rgba(255, 0, 0, .8);
  -ms-box-shadow: 0 0 5px rgba(255, 0, 0, .8);
  box-shadow:0 0 5px rgba(255, 0, 0, .8);
}

:required {
  border-color: #88a;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
  -o-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
  -ms-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
  box-shadow: 0 0 5px rgba(0, 0, 255, .5);
}
*/

		
			.form1{
	visibility:hidden;
	width:400px;
	max-height: 50px;
	margin-right: 5em;
	margin-top: 2em;
	float: right;
}

.vk{
	visibility:visible;
	width:100%;
	max-height: 500px;
	margin-left: 0em;
	margin-top: 2em;
	float: left;
}
		
form2 {
	

  width:100%;
	max-height: 50px;

	background-color: rgba(20, 20, 20, .9);
	
/*
	margin-right: 5em;
	margin-top: 2em;
*/
	padding-left: .5em;
	padding-right: .5em;
	padding-top: 1em;
	padding-bottom: 1.6em;
	border: none;
	
}

input {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
	background-color: rgba(20, 20, 20, .5);
	color: #fc4f08;
  border:1px solid #ccc;
  font-size:18px;
  width:100%;
  min-height: 35px;
  display:block;
  margin-bottom:15px;
  margin-top:5px;
  outline: none;
float: right;
	padding-left: 0em;
	
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
}

input[type=submit] {
  background:none;
  padding:10px;
}

#label {
	width: 100%;
	margin-left: -22px;
	height: auto;
	font-size: 1.3em;
	font-weight: 500;
	color: #fc4f08;
	text-align: center;
}

textarea {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
	background-color: rgba(20, 20, 20, .5);
	color: #fc4f08;
  border:1px solid #ccc;
  font-size:18px;
  width:100%;
  min-height:100px;
  display:block;
  margin-bottom:15px;
  margin-top:5px;
  outline: none;
float: right;
	padding-left: 0em;
	
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
	resize: none;
}


select {
	-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
	background-image:url(../media/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
    font-family: 'Work Sans', sans-serif;
  font-weight: 300;
	background-color: rgba(20, 20, 20, .5);
	color: #fc4f08;
  border:1px solid #ccc;
  font-size:18px;
  width: 100%;
  min-height:35px;
  display:block;
  margin-bottom:15px;
  margin-top:5px;
	margin-left: 0px;
  outline: none;
	padding-left: 0em;
	
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  border-radius:5px;
}

select:hover {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}

/* hide browser-styling (arrow) in IE10 */
select::-ms-expand {
  display:none;
}

.lt-ie10 select {
    background-image: none;
}

select:required:invalid {
color: #999;
}
option[value=””][disabled] {
display: none;
}
option {
color: #999;
}

option {

	padding:.3em 1em .3em 1em;
	
}

#submit {
	font-family: 'Work Sans', sans-serif;
  font-weight: 300;
	width:100%;
	height:47px;
	background-color: rgba(252, 79, 8, 0.7);
	-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;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #ccc;
	padding:0px;
	margin-top:20px;
	font-size:1.5em;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;

	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}

#submit:hover {
		background-color: rgba(51, 204, 0, 0.7);
		-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;
	}

/*********FormularEND*********/




















@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: 1150px){
	
.sec1{
  	width: 100%;
	padding-top: 76px;
}
	
	
	
/* Style buttons */
.btn2 {
  background-color: transparent;
  border: none;
  color: #ffffff;
  padding: 8px 30px;
  cursor: pointer;
  font-size: 15px;
	margin-top: 1.5em;
	margin-right: 1em;
	float: right;
	border-color: white;
border-width: 1.5px;
border-style: solid;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn2:hover {
  	background-color: transparent;
	color: #ffffff;
	margin-top: 1.5em;
	margin-right: 1em;
	float: right;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}


/* Style buttons */
.btn3 {
  background-color: #ff0000;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 15px;
	margin-top: 1.5em;
	margin-right: 1em;
	float: right;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn3:hover {
  	background-color: #e20000;
	color: #ffffff;
	margin-top: 1.5em;
	margin-right: 1em;
	float: right;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

	
	
.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;
}
	
	#sparte {
	width: 45%;
	margin-right: 4%;
	padding: 0px;
	text-align:center;
}
    
    .bild {
  	width: 48%;
	float: left;
	padding: 0em;
	margin: 0px 10px 0px 0px;
}
    

    
    .brand {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 10px 10px -10px 10px;
	width: 200px;
  	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;
 }
    
        .brand2 {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 10px 10px -10px 10px;
	width: 200px;
  	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;
 }
    


		
	h1 {font-size: 35px;}
	h2 {font-size: 22px; line-height: 1.5em;}
	h3 {font-size: 18px;}
	h4 {font-size: 24px;}
	h5 {font-size: 20px;}
	h6 {font-size: 38px;}
	p {font-size: 1em;}
	
	ul { 
	margin-left: 0.6em; 
	padding-left: 0.6em;
	font-size: 1em;
	}
	
	.logo {
    font-size: 1.0em;
    line-height: 40px;
    margin: 20px 0 0;
    width: 200px;
    height: 40px;
    background-color: #3C97D5;
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}

	.headline {
		margin: 20px 0px 20px 0px;
		font-size: 2.0em;
		}
	
		
		
	.footer_content {
	width: 25%;
	float: left;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	}
		
	.footer_liste{
	list-style: none;
	margin-left: 0em; 
	padding-left: 2em;
	font-size: 1.0em; 
	line-height: 2.0em;
}

	.hero-text {
  text-align: center;
  position: relative;
	width: 100%;
  top: 50px;
 margin-bottom: 50px;
  color: white;
	z-index: 1000;
	float: left;
}
	

	
	.artikel50lcs {
	width: 45%;
	float: left;
	text-align: right;
		top: 100px;
	margin-top: 0px;
/*	padding-right: 20px;*/
/*	padding-left: 50px;*/
	position: relative;
	}
		
	.artikel50rcs {
	width: 42%;
	float: left;
	text-align: left;
		top: 50px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 1em;
	padding-left: 20px;
	position: relative;
	}
		
	.videobox{
			width: 70%;
		}	

	
	
	
	
	
	
	
	
	
	
	.artikel50l {
	width: 45%;
	float: left;
	text-align: left;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	}
		
	.artikel50r {
	width: 45%;
	float: left;
	text-align: center;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	}
	

	
	
.artikel20l {
	min-width: 250px;
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
	
	.artikel50lcs {
	width: 46%;
	float: left;
	text-align: right;
		top: 100px;
	margin-top: 0px;
/*	padding-right: 20px;*/
/*	padding-left: 50px;*/
	position: relative;
	}
		
	.artikel50rcs {
	width: 46%;
	float: left;
	text-align: left;
		top: 100px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 1em;
	padding-left: 20px;
	position: relative;
	}
		
	.videobox{
			width: 70%;
		}		
		
		
		
		
	.artikel50lcs2 {
		background-color: #ffffff;
	width: 44%;
	float: left;
	text-align: right;
		font-size: .9em;
		top: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	position: relative;
	}
		
	.artikel50rcs2 {
		background-color: #ffffff;
	width: 44%;
	float: left;
	text-align: left;
	font-size: .9em;
		top: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	position: relative;
	}
		
	.videobox2{
			width: 100%;
		}	

		
	.video-format{
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	cursor: pointer;
}	
		
		
	.artikel50l {
	width: 44%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding: 10px;
	}
		
	.artikel50r {
	width: 44%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	}
		
	.imageformat1{
			width: 100%;
		}
	
	
	
	.artikel30l {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 60px;
	padding-left: 0px;
	}
		
	.artikel30m {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
		
	.artikel30r {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	}
		
		
	
	.artikel33l2 {
/*	background-color: #ffffff;*/
	width: 100%;
	float: left;
	min-height: 12em;
	text-align: left;
	font-size: .8em;
	font-weight: 400;
	margin: 10px;
	padding: 15px;
	
	}	
	.artikel33l {
	background-color: #ffffff;
	width: 42%;
	float: left;
	min-height: 12em;
	text-align: center;
	font-size: .8em;
	font-weight: 500;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.iconcs1{
			width: 100%;
		}
		
		
		
	.artikel25l {
	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%;
		}
	
		
	.artikel33l3-1 {
	background-image: url("../media/01.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-2 {
	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;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-3 {
	background-image: url("../media/03.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-4 {
	background-image: url("../media/04.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-5 {
	background-image: url("../media/05.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-6 {
	background-image: url("../media/06.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.iconcs2{
			height: 70px;
		}

	.iconcs3{
			height: 70px;
		}
	.artikel33l4 {
	background-color: #ffffff;
	width: 26%;
	float: left;
	min-height: 28em;
	text-align: left;
	font-size: .9em;
	font-weight: 400;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		

	.artikel33l5 {
	background-color: #ffffff;
	width: 28%;
	float: left;
	min-height: 20em;
	text-align: center;
	font-size: .9em;
	font-weight: 400;
	margin: 10px;
	padding: 5px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
	.iconcs5{
			width: 100%;
		}
	
	.artikel30kontakt {
	background-color: #ffffff;
	width: 35%;
	float: left;
/*	min-height: 20em;*/
	text-align: left;
	font-size: .9em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
		
	.artikel70kontakt {
	background-color: #ffffff;
	width: 65%;
	float: left;
/*	min-height: 20em;*/
	text-align: left;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
	
	
	.mail {
		width: 18px;
		margin-bottom: -2px;
	}
		
	.telefon {
		width: 16px;
		margin-bottom: -2px;
	}
	.telefon2 {
		width: 22px;
		margin-bottom: -4px;
	}
	
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: left;
	margin-left: 10px;
	text-align: left;
		}
.ans{
	text-align:left;
	margin-top: 2.8em;	
	min-width: 100%;
	height: 150px;
		}
.ans1{
	float: left;
	width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    overflow:hidden;  /*F&uuml;r Image-Element Variante */
		}
.ans2{
	float: left;
	margin-left: 20px;
		}
	
		
/*
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		}
*/

.artikel{
	float: left;
	width: 35%;
	margin-top: -5px;
	text-align: left;
}		

	
	#button {
	font-family: 'Work Sans', sans-serif;
  	font-weight: 400;
	text-align: center;
	width:100%;
	height:60px;
	background-color: rgba(90, 90, 90, 1);
	-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;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid rgba(35, 85, 140, 1);
	padding:0px;
	margin-top:20px;
	font-size:2em;
	color:#ffffff;
	

	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}
	
	
	.sec1text{
	padding-top: 1em;
	margin-left: 5%;
	font-size: 1.5em;
	font-weight: 400;
	width: 200px;
	color: #fff;
		float: left;
}
    

    
	
	/*********Formular*********/
	.form1{
	visibility:visible;
}


	
	
		form2 {
	
  width: 400px;
	max-height: 800px;
	background-color: rgba(20, 20, 20, .9);
	float: right;
	margin-right: -3em;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 2em;
	border: none;
	
}
/*********FormularEND*********/
	
	
	}	
	

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

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

		
.line {
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*    background-color: #e3252b;*/
	width: 100%;
	height: 8px;
    background: rgb(90,90,93);
background: -webkit-linear-gradient(left, rgba(90,90,93,1) 0%, rgba(255,0,0,1) 100%);
background: -o-linear-gradient(left, rgba(90,90,93,1) 0%, rgba(255,0,0,1) 100%);
background: linear-gradient(to right, rgba(90,90,93,1) 0%, rgba(255,0,0,1) 100%);
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
    z-index: 10000;
	position: fixed;
}
        
    
/*
		
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		} 
*/

.img-gruppe1{
	width: 350px;
	height: 350px;
	display: block;
    margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
		
.img-gruppe2{
	width: 350px;
	height: 350px;
	display: block;
    margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
		
		
		
.brand {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 20px 10px -25px 20px;
	width: 250px;
  	height: 120px;
	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;
 }
        
 .brand2 {
	background-image: url(../media/Logo2.png);
	background-repeat: no-repeat;
	margin: 20px 10px -25px 20px;
	width: 250px;
  	height: 120px;
	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;
 }
        
        
     .hero-text {
  text-align: center;
  position: relative;
	width: 100%;
  top: 150px;
 margin-bottom: 50px;

  color: white;
	z-index: 1000;
	float: left;
}   
        
		
.sec1{
  	width: 100%;
			padding-top: 0px;
}
		
/* Style buttons */
.btn2 {
  background-color: transparent;
  border: none;
  color: #ffffff;
  padding: 10px 30px;
  cursor: pointer;
  font-size: 20px;
	margin-top: 2em;
	margin-right: 2em;
	float: right;
	border-color: white;
border-width: 2px;
border-style: solid;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn2:hover {
  	background-color: transparent;
	color: #ffffff;
	margin-top: 2em;
	margin-right: 2em;
	float: right;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}


/* Style buttons */
.btn3 {
  background-color: #ff0000;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	margin-top: 2em;
	margin-right: 2em;
	float: right;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn3:hover {
  	background-color: #e20000;
	color: #ffffff;
	margin-top: 2em;
	margin-right: 2em;
	float: right;
	-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: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	-ms-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}


		
		
	.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 110px;
    line-height: 110px;
}
	
        
    .bild {
  	width: 32%;
	float: left;
margin: 0px 10px 0px 0px;
padding: 0px;
	
}
		
	.mail {
		width: 18px;
		margin-bottom: -2px;
	}
		
	.telefon {
		width: 16px;
		margin-bottom: -2px;
	}
    .telefon2 {
		width: 22px;
		margin-bottom: -4px;
	}   
        
        
    #sparte {
	width: 31%;
	height: 250px;
	margin-right: 2%;
	padding: 0px;
	text-align:center;
}

	
	h1 {font-size: 50px;}
	h2 {font-size: 30px; line-height: 1.5em;}
	h3 {font-size: 24px;}
	h4 {font-size: 32px;}
	h5 {font-size: 60px;}
	h6 {font-size: 105px;}
	p {font-size: 1em;}
		
		
		ul { 
	margin-left: 0.6em; 
	padding-left: 0.6em;
	font-size: 1em;
	}

	.logo {
    font-size: 1.0em;
    line-height: 40px;
    margin: 20px 0 0;
    width: 200px;
    height: 40px;
    background-color: #3C97D5;
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}

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


	.footer_content {
	width: 25%;
	float: left;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	}
		
	.footer_liste{
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.2em; 
	line-height: 2.0em;
}
		
		
		
		
		
		
	.artikel50lcs {
	width: 48%;
	float: left;
	text-align: right;
		top: 100px;
	margin-top: 0px;
/*	padding-right: 20px;*/
/*	padding-left: 50px;*/
	position: relative;
	}
		
	.artikel50rcs {
	width: 48%;
	float: left;
	text-align: left;
		top: 100px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 1em;
	padding-left: 20px;
	position: relative;
	}
		
	.videobox{
			width: 70%;
		}		
		
		
		
		
	.artikel50lcs2 {
		background-color: #ffffff;
	width: 46%;
	float: left;
	text-align: right;
		top: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	position: relative;
	}
		
	.artikel50rcs2 {
		background-color: #ffffff;
	width: 46%;
	float: left;
	text-align: left;
		top: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	position: relative;
	}
		
	.videobox2{
			width: 100%;
		}	

		
	.video-format{
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	cursor: pointer;
}	
		
		
	.artikel50l {
	width: 46%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding: 10px;
	}
		
	.artikel50r {
	width: 46%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	}
		
		
	.artikel30l {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 60px;
	padding-left: 0px;
	}
		
	.artikel30m {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
		
	.artikel30r {
	width: 29%;
	float: left;
	text-align: justify;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 50px;
	}
		
		
	
	.artikel33l2 {
/*	background-color: #ffffff;*/
	width: 28%;
	float: left;
	min-height: 12em;
	text-align: left;
	font-size: .8em;
	font-weight: 400;
	margin: 10px;
	padding: 15px;
	
	}	
	.artikel33l {
	background-color: #ffffff;
	width: 28%;
	float: left;
	min-height: 12em;
	text-align: center;
	font-size: .8em;
	font-weight: 500;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.iconcs1{
			width: 100%;
		}
		
		
		
	.artikel25l {
	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%;
		}
	
		
	.artikel33l3-1 {
	background-image: url("../media/01.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-2 {
	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;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-3 {
	background-image: url("../media/03.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-4 {
	background-image: url("../media/04.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-5 {
	background-image: url("../media/05.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.artikel33l3-6 {
	background-image: url("../media/06.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
	.iconcs2{
			height: 70px;
		}

	.iconcs3{
			height: 70px;
		}
	.artikel33l4 {
	background-color: #ffffff;
	width: 28%;
	float: left;
	min-height: 20em;
	text-align: left;
	font-size: .9em;
	font-weight: 400;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
		
	.artikel33l5 {
	background-color: #ffffff;
	width: 30%;
	float: left;
	min-height: 20em;
	text-align: center;
	font-size: .9em;
	font-weight: 400;
	margin: 10px;
	padding: 5px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
	.iconcs5{
			width: 100%;
		}
		
	.artikel30kontakt {
	background-color: #ffffff;
	width: 30%;
	float: left;
/*	min-height: 20em;*/
	text-align: left;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
		
	.artikel70kontakt {
	background-color: #ffffff;
	width: 70%;
	float: left;
/*	min-height: 20em;*/
	text-align: left;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);*/
	}
		
		
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: left;
	margin-left: 10px;
	text-align: left;
		}
		

		
.ans{
	text-align:left;
	margin-top: 2.8em;	
	min-width: 100%;
	height: 150px;
		}
.ans1{
	float: left;
	width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    overflow:hidden;  /*F&uuml;r Image-Element Variante */
		}
.ans2{
	float: left;
	margin-left: 20px;
		}


.artikel{
	float: left;
	width: 25%;
	margin-top: -5px;
	text-align: left;
}		
		
	
		
/*
		
	.artikel20l {
	width: 28%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 0px;
	}
		
	.artikel80r {
	width: 70%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	}
*/
		
		.artikel20l {
	min-width: 250px;
	width: 250px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 20px;
	padding-right: 0px;
	padding-left: 0px;
	}
		
		
		
		
#button {
	font-family: 'Work Sans', sans-serif;
  	font-weight: 400;
	text-align: center;
	width:100%;
	height:60px;
	background-color: rgba(190, 190, 190, 1);
	-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;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid rgba(35, 85, 140, 1);
	padding:0px;
	margin-top:20px;
	font-size:2em;
	color:#ffffff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}
		
		
.sec1text{
	padding-top: 7%;
	margin-left: 5%;
	font-size: 2.5em;
	font-weight: 300;
	width: 750px;
	color: #fff;
		float: left;
}
        

	

   
		
	/*********Formular*********/
		
.vk{
	visibility:visible;
	width:100%;
	max-height: 700px;
	margin-left: 0em;
	margin-top: 0em;
	float: left;
			background-color: rgba(20, 20, 20, .9);
}
		
		
		
.form1{
	visibility:visible;
}

		form2{
	
  width:400px;
	max-height: 700px;
	background-color: rgba(20, 20, 20, .5);
	float: right;
	margin-right: 1em;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	
	border: none;
	
}


/*********FormularEND*********/

	
}








/********** GOOGLE MAP **********/

/*
.map-container {
	width: 100%;
	margin: 50px 0 3000px;
}
*/
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}


/********** GOOGLE MAP ENDE**********/








/* Slider */


/* 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;
}




/*Video Ligtbox*/

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.9;
  opacity: .90;
  filter: alpha(opacity=90);
}

#light {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  max-width: 1000px;
/*  max-height: 360px;*/
  margin-left: -500px;

  margin-top: -220px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 100002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  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 */
}



		




/*
@font-face {
    font-family: 'AnimalsNormal';
    src: url('fonts/animals-webfont.eot');
    src: url('fonts/animals-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/animals-webfont.woff') format('woff'),
         url('fonts/animals-webfont.ttf') format('truetype'),
         url('fonts/animals-webfont.svg#AnimalsNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}



*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
*/

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ 
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}


a {
	color: #555;
	text-decoration: none;
}*/

/*
.container {
	width: 100%;
	position: relative;
}


.container.demo-1 {
	height: 100%;
	position: absolute;
}

.clr {
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.main {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.container > header,
.content-wrapper {
	padding: 30px;
	width: 80%;
	max-width: 960px;
	margin: 0 auto;
}

.content-wrapper p{
	padding-top: 30px;
	line-height: 26px;
}

.container > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.container > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}*/




/* Header Style */
/*
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	font-family: Cambria, Georgia, serif;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.6);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}*/


