
html,body{
	margin: 0px;
	width: 100%;
		color: #EFEFEF;
  font-size: 1em;
 font-family: 'Lato', sans-serif;
	background: rgba(52,55,63,1) ;
		background-size:cover;

}


*{box-sizing:border-box;}

hr{
	 border: 1px dotted #fff;}

a {
	text-decoration:none;
		color: #fff;

		
		}


h1{
	font-size:1.9em;
font-weight:normal;
margin:0px;
padding:0;

	}
	.video-container {
		width:46%;
	  position: relative;
    padding-bottom: 26.12%;
    height: 0;
    overflow: hidden;
	margin:5px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 95%;
   
}
	h2{

	font-size: 1.5em;
		margin:0;
		padding:0;
font-weight:normal;
	}	
h3{

font-weight:normal;
	font-size: 1.2em;
	margin:0px;}	

div.clear { clear: both; }



.slider_logo{
	width:550px;

	margin-left:35%;
	position:absolute;
	z-index:3;
	margin-top:30vh;}
	
	.carousel_1{
		position:absolute;
		z-index:2}
		
		
			.carousel_2{
		position:absolute;
		z-index:2;}
		
			.img_slider{
				height:100vh;
				width:100% ;
				background-size:contain;
				
			}
			
			.box_kat{
				width:100%;
				margin-bottom:15px;
				display:flex;
				justify-content:center;
				flex-wrap:wrap;
				}
				
				.box_kat_titel{
					width:100%;
					padding:15px;
					text-align:center;
					font-size:0.8em;}
					
						.box_kat_box{
					width:24%;
					padding:15px;
					text-align:center;
						display:flex;
				align-items:flex-start;
				justify-content:center;}
				
				.bg_slider{
	position:relative;
	min-height:100vh;}

.slider_button{
	position:absolute;
	background:url(bilder/link.png) no-repeat;
	background-size:contain;
	width:60px;
	height:60px;
		 -webkit-transition: all 300ms ease-out;
-moz-transition: all 150ms ease-out;
-o-transition: all 150ms ease-out;
transition: all 150ms ease-out;
	bottom:40px;
	right:40px;
	z-index:5;
	opacity:0.6;}
	
	.gal_left{
		width:30%;}
			.gal_right{
				text-align:left;
		width:70%;
		padding:25px;}
	
	
	.slider_button:hover{
opacity:0.9;}


.box_show{
	width:100%;
	
	margin-bottom:40px;
	display:flex;}

.box_show_img2{
	width:30%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:140px;}
	
	.box_show_text{
		text-align:left;
		padding:15px;
	width:70%;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:140px;}
	
		.box_show_text h1{
		text-align:left !important;
		}
	
	
	.box_gal_sub{
		width:22%;
		margin:4px;}
	
	.box_galerie{
		width:24%;
		margin:5px;
		padding:15px;
			 -webkit-transition: all 300ms ease-out;
-moz-transition: all 150ms ease-out;
-o-transition: all 150ms ease-out;
transition: all 150ms ease-out;
}
		
		
			.box_galerie:hover{
	
	}
		
		
		.box_galerie_show{
			display:flex;
			justify-content:center;
			flex-wrap:wrap;
			
			}
			
			.box_galerie_show_img{
				
				
				padding:8px;}
				
						.box_galerie_show_img_2{
							
							display: flex;
							justify-content:center;
				padding:8px;}
				
				.box_galerie_show_img_3{
					padding:15px;
							width:100%;
							display: flex;
							justify-content:center;
				padding:8px;}
				
				
				.box_galerie_show_img_3 img{
						height:300px;
					;
						width:auto;
						max-width:100%;}
				
					.box_galerie_show_img img{
						height:300px;
						width:auto;}
				
				
				
				.box_galerie_img_3{
					display:flex;
					justify-content:center;
		max-width:100%;
	
	
		}
		
				
				.box_galerie_img_3 img{
				
		max-height:100%;
		
	
		}
		
			
		
			.box_galerie_img{
		width:100%;
		height:100%;
	
		margin:5px;

		}
		
				.box_galerie_img_2{
		width:100%;
		height:250px;
		margin:5px;

		}
		
			.box_galerie_text{
				padding:8px;
				text-align:center;
		width:100% !important;
		font-size:1.3em;
	}

.box_back{
	font-weight:bold;
	text-align:center;
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:8px;
	background:#CCC;
	color:#333;}
.wrapper_platzhalter_1{
	position:relative;
	z-index:2;
	
	width:100%;
	height:450px;
	background: url(bilder/pl_1.jpg)center no-repeat fixed;
	background-size:cover;
	background-attachment:fixed;}
	
	.wrapper_platzhalter_2{
		position:relative;
	z-index:2;
	width:100%;
	height:750px;
		background: url(bilder/pl_2.jpg)center no-repeat fixed;
	background-size:cover;
	background-attachment:fixed;}
	
	.wrapper_platzhalter_3{
		position:relative;
	z-index:2;
	width:100%;
	height:750px;
	background: url(bilder/pl_3.jpg)center no-repeat fixed;
	background-size:cover;
	background-attachment:fixed;}

.line{
	margin-top:15px;
	margin-bottom:15px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	height:1px;
	background:#666;
	opacity:0.5;}

.flexbox-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700px;
  visibility: hidden;
}

.flexbox-slider .flexbox-slide {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  transition: all 650ms ease-out;	
  
  width: 20%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  visibility: visible;
}

.flexbox-slider .flexbox-slide:after {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 2;
  opacity: 0;
}

.flexbox-slider .flexbox-slide img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}




.flexbox-slider:hover .flexbox-slide:hover {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 80%;
}


.box_kurse{
	width:31%;
	height:250px;
	margin:4px;
	 padding:15px;
	 background: rgba(38,41,48,1);
	
	}
	
	.box_kurse_kat{
	   width:100%;
	   color:#af3a3f;
		  font-size:1.0em;
		   padding-top:12px;
	  }
	
	 .box_kurse_datum{
		 width:100%;
	  padding:12px;
		 font-size:1.2em;
		 border-bottom: 1px dotted rgba(102,102,102,1);
		 
		 }
  .box_kurse_titel{
	   width:100%;
	   color:#af3a3f;
		  font-size:1.5em;
		   padding-top:12px;
	  }
   .box_kurse_text{
	    width:100%;
	  padding-bottom:12px;
		  font-size:1.0em;
		   border-bottom: 1px dotted rgba(102,102,102,1);
	   }
   .box_kurse_more{
	   width:60px;
	  padding:6px;
	   margin-left:auto;
	   margin-right:auto;
	   background:#942f33;
	   color:#fff;
	   margin-top:15px;
	   
	   }
	   
	   
	   .box_kurse_left{
		   width:30%;
		   padding:15px;}
		   
		      .box_kurse_right{
		   width:70%;
		   padding:15px;
		   text-align:left;}
		   
		   
.box_video{
	width:70%;
	height:auto;
	margin-left:auto;
	margin-right:auto;}	
	

video {
    max-width: 100%;
    height: auto;
}

.videobereich {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}	
.videoextern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
.box_form{
	width:100%;
	padding:4px;}

table {
	width:60%;}
	
	
.box_float{
		float:left;}	
		

.box_logo{
	width:250px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	margin-bottom:0px;
	
		 -webkit-transition: all 300ms ease-out;
-moz-transition: all 150ms ease-out;
-o-transition: all 150ms ease-out;
transition: all 150ms ease-out;	}
	
	.box_80{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	z-index:5;
	padding:30px;

	}	
	
	.box_content{
		width:80%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;}
	
		.box_80 h1{
	width:100%;
	text-align:center;
	margin-bottom:15px;
	font-size:1.9em;

	}
	
	.box_cards{
		position:relative;
		width:350px;
		height:auto;
		margin:10px;
		z-index:1;
		cursor:pointer;
		overflow:hidden;
		
		border:6px solid rgba(255,255,255,0.5);}
		
		.box_cards_img{
 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
transform:scale(1);
				z-index:2;
				overflow:hidden;
				
				}
		
		.box_cards_overlay{
		position: absolute;
		width:100%;
	height: 100%;

	flex-wrap:wrap;

background: rgba(16,16,16,0.5);
	 color:#FFF;
	 padding:0px;
	text-align: center;
	cursor: pointer;
	z-index:3;
	opacity:0;
 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

	.box_cards_overlay_text{
		position: absolute;
		bottom:20px;
		opacity:1;
		z-index:5;
		width:100%;
	 color:#FFF;
	 padding:20px;
	 margin-top:100px;
	text-align: center;
	font-size:1.2em;
 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
	transform:scale(1);
	 text-shadow: 2px 2px 4px #000000;
}

	.box_cards:hover  .box_cards_overlay_text{

bottom:70px;
	
		}
		

.box_cards_overlay_button{
	position: absolute;
	width:50%;
	bottom:40px;
	margin-left:22%;
	background-size:contain;
	 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
transform:scale(1.3);
opacity:0;

	}
	
	

	
	
	.box_cards:hover  .box_cards_overlay_button{
	opacity:1;
	transform:scale(1);
		}

.box_cards:hover  .box_cards_overlay{
	opacity:0.8;
		border: 1px solid rgba(255,255,255,0.4);
		padding:10px;
		}
		
		.box_cards:hover  .box_cards_img{
transform:scale(1.1);
 filter: blur(2px);
  -webkit-filter: blur(2px);
		}
		
		.page_overlay{
			width:100%;
			height:100vh;
			z-index:99999999999;
			position: fixed; 
			top:0;
			left:0;
			background:rgba(20,96,16,0.9);
			opacity:0;
			display:none;
 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
transform:scale(0.2)
			}
			
			.box_page_overlay_close{
				cursor:pointer;
				color:#FFF;
				font-size:1.7em;
				position:absolute;
				top:40px;
				right:40px;
				border: 2px solid rgba(255,255,255,1);
				background:#1ba013;
				padding:8px;
			
				}
				
				
				.box_page_overlay_text{
					text-align:center;
					color:#FFF;
					padding:40px;
					margin-top:12%;
					width:80%;}
					
						.box_page_overlay_text_2{
							margin-left:auto;
							margin-right:auto;
							margin-top:12%;
							width:80%;
					text-align:left;
					color:#FFF;
					padding:40px;
					border-left:2px solid rgba(255,255,255,1);
				max-height:100vh;
				overflow-y:auto;
					}
					
					
				
				
				
				.testbox{
					display:none;
					background:#F00;}
	
	
	video {
 width: 80%;
  max-height: 100%;
   height:auto;
   overflow:hidden;
   margin-left:auto;
   margin-right:auto;
   background:#000;

}
	
	
	.button_more{
		width:190px;
			height:45px;
		text-align:center;
		color:#fff;
		
		padding:10px;
		cursor:pointer;
				 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;		
	}
	
	
		.button_more:hover{
		width:190px;
		text-align:center;
	
		
	}
	
	
		.thumbs{
		width:14%;
		box-sizing:border-box;
		border: 3px solid rgba(255,255,255,0.5);
		padding:1px;
		margin:3px;
			 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;		
				}
				
						.thumbs:hover{
						
		border: 3px solid rgba(255,255,255,0.9);
		opacity:0.8;
				}
	
.ref_thumbs{
		width:19%;
		box-sizing:border-box;
		margin-right:5px;
		margin-bottom:5px;
		border:2px solid rgba(255,255,255,0.3);}
		
	.ref_thumbs:hover{

		border:4px solid rgba(255,255,255,0.6);}	
		





	.scroll_down{
		display:flex;
		justify-content:center;
		width:99%;
		margin-left:auto;
		margin-right:auto;
		color:#FFF;
		position: absolute;
		bottom:50px;
		z-index:3;
		text-align:center;}

	
.form_box{
	width:100%;
	
	margin-right:auto;
}


	.form_box_titel{
	width:100%;
	color:rgba(255,255,255,1);
	padding:4px;
	
	}
	
	
	.wrapper_content{
		width:100%;
		
		position:relative;
		z-index:10;
		
		
		}
		
		
		.wrapper_content_box_2_termine{
			padding:40px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
			padding-top:100px;;
		
			}
		
			.wrapper_content_1{
		padding:40px;
		width:100%;
		height:100vh;
		margin-left:auto;
		margin-right:auto;
		z-index:1;
		position:relative;
		padding-top:350px;
		
		
		}
		
				.wrapper_content_b{
		padding:40px;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		z-index:1;
		position:relative;
		padding-top:100px;
		
		
		
		}
		
				.wrapper_content_2{
					
		
		width:100%;
		background-size:contain;
		margin-left:auto;
		margin-right:auto;
		z-index:3;
		position:relative;
	
			background: rgba(52,55,63,0.7) ;
			
			
			
		}
		
				
		
		.wrapper_content_3{
	
		width:100%;
		background: rgba(52,55,63,0.7) ;
		background-size:contain;
		margin-left:auto;
		margin-right:auto;
		z-index:3;
		position:relative;
		
		}
		
		
					.wrapper_content_3_back{
				background: url(bilder/pl_2.jpg)center no-repeat fixed;
		background-size: cover;
	
		width:100%;
		height:100%;
	position:absolute;
		margin-left:auto;
		margin-right:auto;
		z-index:4;
		opacity:0.5;
		
		}
		
		.carousel_2_img{
			padding:5px;
			width:33%;}
		
		
					.wrapper_content_4{
							background: rgba(52,55,63,0.7) ;
	
		width:100%;
	
		margin-left:auto;
		margin-right:auto;
		z-index:3;
		position:relative;
		
		}
		
		
					.wrapper_content_4_back{
				background: rgba(52,55,63,0.6) ;
		background-size: cover;
	
		width:100%;
		height:100%;
	position:absolute;
		margin-left:auto;
		margin-right:auto;
		z-index:4;
		opacity:0.2;
		
		}
		
		
		.wrapper_content_7{
								background: rgba(52,55,63,0.1) ;
	
		width:100%;
	
		margin-left:auto;
		margin-right:auto;
		z-index:3;
		position:relative;
		
		}
		
			.wrapper_content_7_back{
					background: url(bilder/pl_3.jpg)center no-repeat fixed;
		background-size: cover;
	
		width:100%;
		height:100%;
	position:absolute;
		margin-left:auto;
		margin-right:auto;
		z-index:4;
		opacity:0.5;
		
		}
		
		
		
		
		.box_linie{
			width:100%;
			padding:20px;
			opacity:0.7;
	
			text-align:center;}
			
				.box_linie img{
			width:60%;
		}
		
		
		.box_left_start{
			
		width:30%;
			padding:50px;
			font-size:1.1em;
			text-align:left;
			
			}
			
		
			
			
			
			
				
		.box_right_start{
		width:70%;
			padding:50px;
			text-align:right;
			font-size:1.1em;
			text-align:left;
			}
			
				
		
		
	.box_left{
		width:50%;
			padding:20px;
			text-align:right;
			border-right: 1px dotted rgba(255,255,255,0.9);
			
			text-align:right;
			}
			
			.box_left h1{
			
				margin-bottom:5px;
				text-align:left;}
				
				
				
				
					.box_left h3{
				font-size:1.5em;}
		
		
		.box_right{
			
		width:50%;
			padding:20px;
		text-align:left;
			}
		
		.box_left h1{

			font-size:2.5em;
			
			
			}
		
			
		

				.flex_space{
	width: 100%;
	height: auto;
	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:space-around ;
  	-webkit-justify-content: space-around;
  	justify-content:space-around; 
	-ms-flex-pack:space-around;
  	flex-direction: row;
	
	}

	.flex_stretch{

display: flex;
display: flexbox;
display: -webkit-flex;
display: ms-flexbox;
-webkit-align-items: center;
-webkit-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: center;
flex-direction: row;
flex-wrap: wrap;
align-items: stretch;
	
	
	}

 img{ vertical-align: middle;}

	
	
		.effect{
 -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -kthtml-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;

		}
	
	
	
	
.flex_left{
	
		display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:stretch ;
  	-webkit-justify-content: stretch;
  	justify-content:left; 
	-ms-flex-pack:left;
  	flex-direction: row;
	flex-wrap:wrap;
	align-items:stretch;
	}

	
	
			.flex_center{

	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:center ;
  	-webkit-justify-content: center;
  	justify-content:center; 
	-ms-flex-pack:center;
  	flex-direction: row;
flex-wrap:wrap;

	
	
	}
	
	
	
	
			.flex_right{

	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:right ;
  	-webkit-justify-content: right;
  	justify-content:right; 
	-ms-flex-pack:center;
  	flex-direction: row;
	flex-wrap:wrap;
	align-items:stretch;
	}
	
	
			.flex_strech{
	display:flex;
	display: flexbox;
	display: -webkit-flex;
  	display:ms-flexbox;
  	-webkit-align-items:space-between ;
  	-webkit-justify-content: space-between;
  	justify-content:space-between; 
	-ms-flex-pack:space-between;
  	flex-direction: row;
	flex-wrap:wrap;
	flex-grow: 1;
	align-items:stretch;
	}
	

	
	
	
.footer{
	position:relative;
	height:auto;
	width:100%;
	box-sizing: border-box;
	z-index:900;
			background:#34373f ;
		background-size:contain;
		border-top: 1px solid rgba(51,51,51,1);
	
	}
	
	
	.share-buttons{
		padding:5px;
		border-bottom: 1px dotted rgba(255,255,255,0.7);
		margin-bottom:10px;
				
			
			}
		
		.share-buttons img{
			width:30px;
			height:auto;
			}
			
			

.wrapper_footer{
	text-align:left;
	width:100%;
		box-sizing: border-box;
		margin-left:auto;
	margin-right:auto;
	border-top: 1px solid rgba(153,153,153,0.2);
		color: rgba(111,120,130,1);
		}
		
		.share-buttons img{
			width:30px;
			height:auto;
			}
			
	
	.footerbox{
		text-align:right;
		width:32%;
		color: rgba(255,255,255,1);
padding:30px;
		font-size:1em;
	
		}
		
			
	.footerbox_2{
		text-align:left;
		width:68%;
		color: rgba(255,255,255,1);
padding:30px;
		font-size:1em;
	
		}
		
			
		
				.footerbox:last-child {
border: none;
}	
		
		
		
			.footer_item{
		margin:10px;
			color: rgba(255,255,255,1);
		}
		
			.footerbox img{
		margin-right:6px;
		
	
		}
		
		.footerbox a{
		
			color: rgba(255,255,255,1);
		}
		
		
		
	

		

		
		

	
/* Forms */


.form_start{
	width:40%;
	margin-left:auto;
	margin-right:auto;}



		form {
		}
		
			form label {
				display: block;
			}
		
			form input[type="text"],
			form input[type="email"],
			form input[type="password"],
		
			form select,
			form textarea {
	width: 100%;
	padding: 0.6em;
	margin:2px;
background: rgba(255,255,255,1);
	border: solid 1px rgba(200,200,200,0.5);
	color: rgba(111,120,130,1);
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
	transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
		-webkit-border-radius: 5px;
	border-radius: 5px;

			}

				form input[type="text"]:hover,
				form input[type="password"]:hover,
				form select:hover,
				form textarea:hover {
				}

				form input[type="text"]:focus,
				form input[type="password"]:focus,
				form select:focus,
				form textarea:focus {
	border-color: #999;

				}

			form input[type="text"],
			form input[type="password"],
			form select {
				line-height: 1em;
			
			}
				
			form textarea {
				min-height: 4em;	width: 100%;
				
			}

			form .formerize-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form ::-webkit-input-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form :-moz-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form ::-moz-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form :-ms-input-placeholder {
				color: rgba(0,0,0,0.70) !important;
			}

			form ::-moz-focus-inner {
				border: 0;
			}
			
input[type=submit] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #95130e;
	color: #fff ;
	font-weight: bold;
	margin-top:15px;
}

input[type=date] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left:4px;
	margin-bottom:4px;
	
}
input[type=time] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left:4px;
	
}
			
input[type=submit]:hover {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	color: #95130e;
	font-weight: bold;
}


input[type=reset] {
	padding: 5px 15px;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #F90;
	color: #fff;
	font-weight: bold;


}


select {
    border: 0 none;
    color:rgba(102,102,102,1);
    background: transparent;
    font-size: 0.9em;
    font-weight: bold;
    padding: 6px;
    width: auto;

	border: 1px solid rgba(102,102,102,1);
}




	
	@media screen and (max-width : 800px){
			
			.wrapper_content_1{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		
		position:relative;
		padding-bottom:0;
	padding-top:20vh;
		
		}
		
					
		
				.footerbox_2{
		text-align:center;
		width:100%;
		color: rgba(255,255,255,1);
padding:10px;
		
		
		font-size:1.2em
	
		}
		
		
	
	.box_float{
		float:none;}	
		
	
		
	table {
	width:100%;
	font-size:0.8em;}
	
	.scroll_down{
		display:none;
		justify-content:center;
		width:100%;
		margin-left:auto;
		margin-right:auto;
		color:#FFF;
		position: absolute;
		bottom:50px;
		z-index:3;
		text-align:center;}
		
			.box_cards{
		width:100%;
		margin:10px;
		min-height:100px;
		border: 1px solid rgba(255,255,255,1);}
		
		.box_page_overlay_close{
				cursor:pointer;
				color:#FFF;
				font-size:1.3em;
				position:absolute;
				top:20px;
				right:20px;
				border: 2px solid rgba(255,255,255,1);
				background:#1ba013;
				padding:8px;
			
				}
	
		.thumbs{
		width:45%;
		box-sizing:border-box;
		border: 3px solid rgba(255,255,255,0.5);
		padding:1px;
		margin:3px;
			 -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;		
				}
		.box_content{
		width:98%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;}
	
	
	.box_page_overlay_text{
					text-align:center;
					color:#FFF;
					padding:20px;
					margin-top:80px;
					width:100%;}
					.box_80{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

	}	
	
	.box_kurse{
	width:100%;
	margin:4px;
	 padding:15px;
	 background: rgba(38,41,48,1);
	
	}
	
	
	.box_left{
		width:100%;
			padding:10px;
			text-align:right;
			font-size:1.1em;
			text-align:left;
				border-right: 0px dotted rgba(255,255,255,0.9);
			}
			
			.box_left h2{
				font-size:1.8em;
				margin-bottom:5px;
				text-align:left;}
				
					.box_right h2{
				font-size:1.8em;
				margin-bottom:5px;
				text-align:left;}
				
					.box_left h2{
				font-size:1.8em;}
				
				
					.box_left h3{
				font-size:1.5em;}
		
			
			
		
		.box_right{
			
		width:100%;
			padding:10px;
			font-size:1em;
			}
			
			.carousel_2_img{
			padding:5px;
			width:100%;}
			
			.box_video{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;}	
	
	.box_left_start{
		width:70%;
			padding:20px;
			text-align:center;
			font-size:1.1em;
			text-align:left;
			margin-left:auto;
			margin-right:auto;
			}
			
				
		.box_right_start{
		width:100%;
			padding:20px;
			text-align:right;
			font-size:1.1em;
			text-align:left;
			}
			.footerbox{
		text-align:center;
		width:100%;
		color: rgba(255,255,255,1);
		padding:30px;
		font-size:1em;
	
		}
		
			.footerbox_2{
		text-align:center;
		width:100%;
		color: rgba(255,255,255,1);
		padding:30px;
		font-size:1.4em
	
		}
		
		html,body{

		background-size:contain;

}
.box_kurse{
	width:100%;
	height:auto;
	margin:4px;
	 padding:10px;
	 background: rgba(38,41,48,1);
	
	}
	
	.bg_slider{
	position:relative;
	min-height:20vh;}

.slider_logo{
	width:200px;

	margin-left:30%;
	position:absolute;
	z-index:3;
	margin-top:100px;}
	
	.carousel_1{
		position:relative;
		z-index:2;
		margin-top:50px;}
		
			.img_slider{
				height:250px;
				width:100% ;
				background-size:contain;
				
			}
.slider_button{

	width:30px;
	height:30px;

	bottom:10px;
	right:10px;
	}
	
	.box_galerie{
		width:100%;
		padding:15px;
		background: rgba(0,0,0,0.7);}

		.gal_left{
		width:100%;}
			.gal_right{
				text-align:left;
		width:100%;
		padding:15px;}		
		
		.box_galerie_show_img img{
						height:auto;
						width:90%;
						margin-left:auto;
						margin-right:auto;}	
						
						
						.wrapper_platzhalter_1{
	position:relative;
	z-index:2;
	
	width:100%;
	height:450px;
	background: url(bilder/pl_1.jpg)center no-repeat fixed;
	background-size:cover;
	background-attachment:fixed;}
	
	.wrapper_platzhalter_2{
		position:relative;
	z-index:2;
	width:100%;
	height:250px;
		background: url(bilder/pl_2.jpg)center no-repeat fixed;
	background-size:cover;
	background-attachment:fixed;}
	
	.wrapper_platzhalter_3{
		position:relative;
	z-index:2;
	width:100%;
	height:250px;
	background: url(bilder/pl_3.jpg)center no-repeat fixed;
	background-size:cover;
	background-attachment:fixed;}
	
	
	.video-container {
		width:90%;
	  position: relative;
    padding-bottom: 56.12%;
    height: 0;
    overflow: hidden;
	margin:5px;
	margin-left:auto;
	margin-right:auto;
}
	
			}
			
			
			