/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style:bold;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}




@font-face {
  font-family: 'abadi-mt';
  font-style: bold;
  font-weight: 400;
  src: url('../fonts/abadi-mt.otf'); /* IE9 Compat Modes */
  src: local(''),
    
       url('../fonts/abadi-mt.ttf') format('truetype'), /* Safari, Android, iOS */
      
}

@font-face {
  font-family: 'ABALC';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/abadi-mt.otf'); /* IE9 Compat Modes */
  src: local(''),
    
       url('../fonts/ABALC.ttf') format('truetype'), /* Safari, Android, iOS */
      
}

html,body{
	margin: 0px;
	width: 100%;
	color: #fff;
  font-size: 1em;
font-family: 'Arial', sans-serif;

background: rgba(57,101,111,1);
line-height:1.1em;

}

*{box-sizing:border-box;}


p{
	margin-top:4px;
	margin-bottom:5px;}
a {
	text-decoration:none;
	color:rgb(255, 255, 255);
	}
	
.wrapper_max{
	width:100%;
	max-width:2500px;
	margin-left:auto;
	margin-right:auto;
	}

h1{
	font-size:3.2em;
font-weight:normal;
margin:0px;
padding:0;
color:rgb(255, 255, 255);
line-height: normal;
	}
	

	
h2{
line-height: normal;
	font-size: 1.5em;
		margin:0;
		padding:0;
font-weight:300;

	}	
h3{font-weight:300;
	font-size: 1.1em;
	margin:0px; 
	padding:0px;
	line-height: normal;}	
	
	.slider{
		position:relative;
		  -o-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
		height:100vh;
		width:100%;
		overflow:hidden;}
		
		.box_slider_img img{
			display:block;
			width:100%;
			height:auto;}
		
		
.button_shop{
	padding:8px;
	background: rgb(147, 12, 54);
	color:#FFF;
	}	
	
	
	.button_more{
		display:inline-block;
	padding:5px;
	background:rgba(57,101,111,1);
	color:rgba(255,255,255,1);
	font-size:1.2em;
		 -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
	margin-top:10px;
	}	
	
	.button_more:hover{
	background:rgba(57,101,111,0.1);
	color:rgba(57,101,111,1);


	}	
	
	.box_link{
		margin-top:15px;
		width:auto;
		padding:20px;
		border:1px solid rgba(255,255,255,1);
		font-size:1em;}
		
		.box_link h2{
			font-size:2em;}	
		
	.wrapper_startbild{
	width:100%;
	height:100vh;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;

	}	
		.wrapper_startbild_sub{
	width:100%;
	height:50vh;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;

	}	
	
			.wrapper_content_sub{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;

	}
	
	.box_80_sub{
		margin-top:25px;
			
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
		}	
	
	#kb {
    width:100%;
    height:100%;
    position:relative;
}

.simg {
  
   -o-transition: all 6.7s ease-in;
    -moz-transition: all 6.7s ease-in;
    -ms-transition: all 6.7s ease-in;
    transition: all 6.7s ease-in;
	 transform: scale(1);
  
    top:50%;
    left:50%;
 
}
.zoom {
    transform: scale(1.2);
}

.bg_image{
	position:relative;
	z-index:100;
	width:100%;
	height:100vh;
	overflow:hidden;}
	
	.bg_image img{

	width:120%;

	}
	
	.startlogo{
		position:fixed;
		top:20px;
		left:20px;
		width:120px;
		z-index:999999;
		
		}
	
	.starticons{
		position:absolute;
		width:100%;
		display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	z-index:200;
		}
		
		
	.starticons h1{
		font-size:3.8em;
		line-height: normal;
		opacity:0.5;
		text-transform:uppercase;
		}
		
		.iconsx{
				display: inline-block;
			text-align:center;
			font-size:1.4em;
			margin:10px;
			
				font-family: 'abadi-mt', serif;
	
	 filter: blur(0px);
  -webkit-filter: blur(0px);}
  
  
  	.iconsx:hover > a > img {
		transform:scale(0.9);
	
	}
	
	
	
			
				.iconsx >a > img{
					width:220px;
					
					-webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;}
			
			
			
			.wrapper_starttext{
				width:100%;}
	
	.wrapper_starttext_content{
		width:80%;
		padding:50px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		color:#FFF;
		}
		
		.wrapper_starttext_content h1{
	line-height: normal;
		color:#FFF;
		}
		
		.wrapper_produkte_content h2{
	
		color:#FFF;
		}
	
.wrapper_termine{
	width:80%;
	display:flex;
	align-items: stretch;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;

}	

.wrapper_termine_sub{
	width:90%;
	display:flex;
	align-items: stretch;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;

}

.box_termine{
	width:30%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	background: rgba(255,255,255,0.9);
	padding:25px;
	margin:4px;
	-webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    transition: all 1s ease-in;

}

.box_termine:hover{

	background: rgba(255,255,255,1);
	

}


.box_termine_w{
	width:30%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	background: rgba(235,235,235,0.8);
	padding:25px;
	margin:4px;
	-webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    transition: all 1s ease-in;

}

.box_termine_w:hover{

	background: rgba(255,255,255,1);
	

}

.box_termine_img{
	width:30%;
	margin-left:auto;
	margin-right:auto;
	
	
					-webkit-transition: all 1s ease-in;
    -o-transition: all 1s ease-in;
    -moz-transition: all 1s ease-in;
    -ms-transition: all 1s ease-in;
    transition: all 1s ease-in;

}



.box_termine_datum{
	text-align:center;
	width:100%;
	color:rgba(57,101,111,1);
	padding:8px;
}	

.box_termine_datum h3{

	font-size:1.8em;
	
}	



.box_termine_linie{
	display:block;
	height:1px;
	width:100%;
	background:rgba(57,101,111,1);

}

.box_termine_anfrage{
	display: inline-block;
	background: rgba(57,101,111,1);
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding:10px;



}

.box_termine_datum h3{
	text-align:center;
	width:100%;
	color:rgba(57,101,111,1);
	font-size:1.3em;
}

.box_termine_text{
	text-align:center;
	width:100%;
	color:rgba(55,55,55,1);
	font-size:1.0em;
		padding:8px;
}
	
	
	.box_termine_text h2{
		text-align:center;
	width:100%;
	color:rgba(55,55,55,1);
	font-size:1.3em;
	font-weight:bold;
}
	.wrapper_produkte_content{
		padding:20px;
		border-left:4px solid rgba(255,255,255,1);
		text-align:left;
		color:#FFF;
		}
		
		.img_25{
		
			position:relative;
			z-index:10;
			width:22%;
			margin:4px;
			overflow:hidden;}
			
			
				
			
			.gal_img{
					display:block;
				filter: grayscale(100%);
				-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 02s ease-in;
    transition: all 0.2s ease-in;}
			
		
				.img_25:hover > a> img{
				filter: grayscale(0%);
			}
			
		
	.wrapper_produkte_content h1{
	line-height: normal;
		color:#FFF;
		}
		
		.wrapper_produkte_content h2{
	
		color:#FFF;
		}
	
	.wrapper_ueber_mich{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	padding:50px;}	
	
	
	.wrapper_ueber_mich_content{
	width:90%;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
		}	
	
	
	.wrapper_Produkte{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	background:rgb(147, 12, 54);
	}	
	
	.wrapper_produkte_content{
	width:100%;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
		}	
	
		.wrapper_Geschaeft{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;

	padding:0;}	
	
		.wrapper_Geschaeft_content{
	width:80%;
	display:flex;
	align-items: center;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
		}	
			.box_left_kontakt{
		width:40%;
		text-align:center;
			padding:10px;
			background:url(bilder/logo_trans.png)  no-repeat ;
			background-size: contain;
		display: flex;
		align-items:center;
		justify-content:center;
		
		}
		
		
		
			.box_right_kontakt{
		width:50%;
		
			padding:10px;
			
		
		}
		

	.box_left{
		width:55%;
		text-align:center;
			padding:10px;
		 -o-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
	opacity:0.4;
		}
		
	
	
				.box_left:hover{
	
	opacity:1;
		
		}
		
		
		.box_80_sub_2{
			position:relative;
		margin-top:0px;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	padding:25px;
		}
	
		
	.box_right{
		text-align:left;
				position:relative;

		width:45%;
		padding:25px;
		font-size:0.8em;
		

			
			
			}
			
			.box_right_titel{
					border-bottom:2px solid rgba(255,255,255,1);
			margin-left:-150px;
				padding:20px;
				text-transform:uppercase;
				margin-bottom:15px;
					z-index:300;
					position:relative;
					word-wrap: break-word;}
					
					.box_right_titel h1{
						font-size:4.4em;}
						
						.box_right_titel h3{
						font-size:1.5em;
						margin-left:130px;}
						
						.box_right_titel_2 h3{
						font-size:1.5em;
						margin-right:130px;}
						
							.box_right_titel_2 h1{
						font-size:4.4em;}
				
				.box_right_titel_2{
					border-bottom:2px solid rgba(255,255,255,1);
				margin-right:-150px;
				z-index:300;
				padding:20px;
				text-transform:uppercase;
				margin-bottom:15px;
				position:relative;
				}
				
					.box_right > p > a{
						font-weight: 800;
						margin-top:10px;
				}
			
			
			.box_right_2 > p > a{
						font-weight: 800;
						margin-top:10px;
				}
			
			
		.box_left_2{
		width:55%;
		text-align:center;
			padding:10px;
			z-index:100;
						position:relative;
						 -o-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -ms-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
	opacity:0.4;

		
		}
		
		
			.box_left_2:hover{
	
	opacity:1;
		
		}
		
		
		
	.box_right_2{
		text-align:right;
					position:relative;

		width:45%;
		padding:25px;
	font-size:0.8em;
			z-index:300;
			
			}	
			
	.footer{
	height:auto;
	width:100%;
	box-sizing: border-box;
	z-index:900;
	background:  rgba(57,101,111,1);

	margin-top:25px;
	
	}
	
	.footer_social{
				width:100%; display:flex; margin-bottom:14px;
				justify-content: flex-start; align-items:center;
				}
	

.wrapper_footer{
	display:flex;
	align-items: flex-start;
	justify-content:center;
	flex-wrap:wrap;
	width:80%;
	border-top:1px dashed rgba(255,255,255,1);
		padding:10px;
		margin-left:auto;
	margin-right:auto;
	color:#fff;
		}
	

	.footerbox_1{
		width:100%;
color: #fff;
padding:20px;
		font-size:1.0em;
		text-align:center;
		display:flex;
	align-items: flex-start;
	justify-content:center;
	flex-wrap:wrap;}
		
		.footerbox_1 > div{
		
padding:8px;
		
		border-right: 1px dotted rgba(255,255,255,0.8);
		text-align:center;}
		
		.footerbox_1 > div:last-child{
border-right: 1px dotted rgba(255,255,255,0.0);
}
		
		
			.footerbox_1 img{
			
				vertical-align:central;
				margin-bottom:-4px;}
		
		.footerbox_2{
		width:60%;
color: #fff;
padding:0px;
		font-size:1.0em;
		border-right: 1px dotted rgba(255,255,255,0.2);}
		
		
	.footerbox_3{
		width:20%;
color: #fff;
padding:30px;
		font-size:1.0em;
		display:block;
		
		}	
				
	.footerbox_3 h3{
		font-weight:bold;

		font-size:1.2em;
		
		
		}	
		.line{
			width:70%;
			height:1px;
			display:block;
			background:rgba(255,255,255,1);
			margin-bottom:10px;
			margin-top:5px;}
		
		
		
		
			.footerbox img{
		margin-right:6px;
		
	
		}
		
		.footerbox_1 a{
		
		color: #fff;
		}
		.footerbox_3 a{
		
		color: #fff;
		}		
		

	
/* Forms */

.button{
	margin-bottom:15px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;}

.box_form{
	width:100%;
	background: #EEE;
	padding:15px;}

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

.form_box_x{
	
	display:flex;
	justify-content:flex-start;
	align-items:center;
	flex-wrap:wrap;
	width:100%;
	padding:14px;
	background:rgba(204,204,204,0.2);
	margin-top:10px;
	margin-bottom:10px;
	
	}


	
	.form_1{
		width:100%;
		display:flex;
		justify-content:flex-start;
		align-items:center;
		flex-wrap:wrap;}
	
.form_box_50{
	width:47%;
}
	
	.form_box_titel{

	color: rgba(255,255,255,1);
	padding:4px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	flex-wrap:wrap;
	margin-left:5px;
	margin-right:5px;
	}
	


		form {
		}
		
			form label {
				display: block;
			}
		
			form input[type="text"],
			form input[type="email"],
			form input[type="date"],
			form input[type="password"],
			form select,
			form textarea {
	display: block;
	width: 100%;
	padding: 0.6em;
	background: none;
	border: solid 2px rgba(185,186,187,0.25);
	color: #000;
	border-radius: 0.5em;
	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;
	margin-right: 13px;
	background-color: #fff;

	

			}

				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: #ec6707;
	text-align: left;

				}

			form input[type="text"],
			form input[type="password"],
			form select {
				line-height: 1em;
			
			}
				
			form textarea {
				min-height: 6em;	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: 10px;
	text-align:center;
	border: 0 none;
	cursor: pointer;
	-webkit-border-radius: 0px;
	border-radius: 5px;
	background-color: rgba(255,255,255,1);
	color: rgba(57,101,111,1);
	font-weight: bold;
}

input[type=submit]:hover {

	background:  rgba(45,80,88,1);
	color: rgba(255,255,255,1);
}

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 (min-width : 1500px){



}


@media screen and (max-width : 900px){
	.slider{
		margin-top:60px;
		position:relative;
		  -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -kthtml-transition: all 02s ease-in;
    transition: all 0.2s ease-in;
		height:30vh;
		overflow:hidden;
		width:100%;}
		
		
		.box_left{
		width:100%;
		text-align:center;
			padding:10px;
		
		}
		
	.box_right{
		text-align:left;
		border-left:0px solid rgb(147, 12, 54);
		width:100%;
	
		padding:10px;

			
			
			}
			
				.box_left_2{
		width:100%;
		text-align:left;
			padding:10px;
			border-right:0px solid rgb(147, 12, 54);
		
		}
		
	.box_right_2{
		width:100%;
		padding:10px;
	
			
			}
			
			
			
	.footer{
	height:auto;
	width:100%;
	box-sizing: border-box;
	z-index:900;
	
		background-size:cover;
	
	}
	
	.footer_social{
				width:100%; display:flex; margin-bottom:14px;
				justify-content: flex-start; align-items:center;
				}
	

.wrapper_footer{
	display:flex;
	align-items: flex-start;
	justify-content:center;
	flex-wrap:wrap;
	width:100%;

		padding:10px;
		margin-left:auto;
	margin-right:auto;
	color:#fff;
		}
	

	.footerbox_1{
		width:100%;
color: #fff;
padding:10px;
		font-size:1.0em;
		border-right: 1px dotted rgba(255,255,255,0.0);
		text-align:center;}
		
			.footerbox_1 img{
			
				vertical-align:central;
				margin-bottom:-4px;}
		
		.footerbox_2{
		width:100%;
color: #fff;
padding:0px;
		font-size:1.0em;
		border-right: 1px dotted rgba(255,255,255,0.0);}
		
		
	.footerbox_3{
		width:100%;
color: #fff;
padding:10px;
		font-size:1.0em;
		display:block;
		text-align:center;
		}	
				
	.footerbox_3 h3{
		font-weight:bold;

		font-size:1.2em;
		
		
		}	
		.line{
			width:100%;
			height:1px;
			display:block;
			background:rgba(255,255,255,1);
			margin-bottom:5px;
			margin-top:5px;}
		
	
		.wrapper_Geschaeft_content{
	width:95%;
	display:flex;
	align-items: center;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
		}	
	

	.wrapper_ueber_mich{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	padding:10px;}	
	
	
	.wrapper_ueber_mich_content{
	width:100%;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
		}	
		
		.img_25{
		
			position:relative;
			z-index:10;
			width:47%;
			margin:4px;
			overflow:hidden;}
			
			
				.box_left_2{
		width:100%;
		text-align:left;
			padding:10px;
		
		}
		
	.box_right_2{
		text-align:left;
		border-right:none;
		width:100%;
		padding:15px;
order: 1;
			
			
			}	
			
			
	.wrapper_termine{
	width:198;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;

}	

.box_termine{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	background: rgba(255,255,255,0.9);
	padding:15px;
	margin:4px;
	

}

.box_termine:hover{

	background: rgba(255,255,255,1);
	

}

.box_termine_img{
	width:0%;
	margin-left:auto;
	margin-right:auto;
	
	
}



.box_termine_datum{
	text-align:center;
	width:100%;
	color:rgba(57,101,111,1);
	padding:8px;
}	

.box_termine_datum h3{

	font-size:1.5em;
	
}	



.box_termine_linie{
	display:block;
	height:1px;
	width:100%;
	background:rgba(57,101,111,1);

}



.box_termine_datum h3{
	text-align:center;
	width:100%;
	color:rgba(57,101,111,1);
	font-size:1.2em;
}

.box_termine_text{
	text-align:center;
	width:100%;
	color:rgba(55,55,55,1);
	font-size:1.0em;
		padding:8px;
}
	
	
	.box_termine_text h2{
		text-align:center;
	width:100%;
	color:rgba(55,55,55,1);
	font-size:1.3em;
	font-weight:bold;
}	

.wrapper_termine_sub{
	width:100%;
	display:flex;
	align-items: stretch;
	justify-content:center;
	flex-wrap:wrap;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;

}	

	.box_right_titel{
					border-bottom:2px solid rgba(255,255,255,1);
			margin-left:0px;
				padding:0px;
				text-transform:uppercase;
				margin-bottom:15px;
					z-index:300;
					position:relative;
					font-size:1em;
							word-wrap: break-word;
							padding-bottom:10px;}
				
				.box_right_titel_2{
					border-bottom:2px solid rgba(255,255,255,1);
				margin-right:0px;
				z-index:300;
				padding:0px;
				text-transform:uppercase;
				margin-bottom:15px;
				position:relative;
				font-size:1em;
				word-wrap: break-word;
				padding-bottom:10px;
				}
				
				
				.box_left_kontakt{
		width:100%;
		text-align:left;
			padding:10px;
			
			display: block;
		align-items: flex-start;
		justify-content: flex-start;
			
		
		}
			.box_right_kontakt{
		width:100%;
		
			padding:10px;
			
		
		}
		
		.box_right_titel h1{
						font-size:2.0em;}
						
							.box_right_titel_2 h1{
						font-size:2.0em;}
						
							
	.bg_image img{

	width:100%;

	}
				
	.box_right_titel h3{
						font-size:1.2em;
						margin-left:00px;}
						
						.box_right_titel_2 h3{
						font-size:1.2em;
						margin-right:0px;}	
						
						.starticons{
	
		display:none;
	
		}
						
							
	.starticons h1{
		display:none;
		}
		
		.wrapper_startbild_sub{
	width:100%;
	height:auto;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;

	}
	
		.wrapper_startbild{
	width:100%;
	height:auto;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;

	}	
	.startlogo{
		position:absolute;
		top:20px;
		left:20px;
		width:120px;
		z-index:999999;
		
		}	
		
		.footerbox_1 > div{
			width:100%;
		
padding:8px;
		
		border-right: 1px dotted rgba(255,255,255,0);
		text-align:center;}
		
		
}



