

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

}

*{box-sizing:border-box;}


p{
	margin-top:4px;
	margin-bottom:15px;}
a {
	text-decoration:none;
	color:rgb(147, 12, 54)}
	
.wrapper_max{
	width:100%;
	max-width:1900px;
	margin-left:auto;
	margin-right:auto;
	}

h1{
	font-size:2.2em;
font-weight:normal;
margin:0px;
padding:0;
color:rgb(147, 12, 54);
font-family: 'Lora', serif;
	}
	

	
h2{
font-family: 'Lora', serif;
	font-size: 1.5em;
		margin:0;
		padding:0;
font-weight:300;

	}	
h3{font-weight:300;
	font-size: 1.1em;
	margin:0px; 
	padding:0px;}	
	
	.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;
	}		
		
	.wrapper_starttext{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	background:rgb(147, 12, 54) url(bilder/bg_tile.jpg);
	padding:50px;}	
	
	.wrapper_starttext_content{
		padding:20px;
		border-left:4px solid rgba(255,255,255,1);
		text-align:left;
		color:#FFF;
		}
		
		.wrapper_starttext_content h1{
	
		color:#FFF;
		}
		
		.wrapper_produkte_content h2{
	
		color:#FFF;
		}
	
.wrapper_produkte{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	background:rgb(255, 255, 255);
}	
	
	.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{
	
		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-left:50px;
	padding-right: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_veranstaltungen{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	padding:50px;}	
	
	
	.wrapper_veranstaltungen_content{
	width:100%;
	display:flex;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	
		}	
		
		.box_va{
			
			width:31%;
			display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
			margin-bottom:5px;
			background: rgba(200, 200, 200,0.1);
			-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;
	padding:20px;
	margin:4px;
			
			}
		
		.va_1{
			width:70%;
			border-bottom: 2px solid rgba(153,0,0,1);
			text-align:center;
			}
			
				.va_2{
			width:100%;
			text-align:center;
			
			}
			
			
			.va_2 h2{
			color:rgb(147, 12, 54);
			font-size:2em;
			font-weight: 500;}
			
				.va_3{
			width:100%;
			font-size:0.8em;
			text-align:center;
			line-height:18px;}
			
			
			
		.wrapper_menue{
	width:100%;
	display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
	padding:50px;
	border-top: 1px solid rgba(147, 12, 54,1);
	border-bottom: 1px solid rgba(147, 12, 54,1);
	background: rgba(204,204,204,0.2);}	
	
		.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{
		width:30%;
		text-align:center;
			padding:20px;
		
		}
		
	.box_right{
		text-align:left;
		border-left:3px solid rgb(147, 12, 54);
		width:70%;
	
		padding:25px;

			
			
			}
			
			
				.box_left_2{
		width:70%;
		text-align:right;
			padding:20px;
			border-right:3px solid rgb(147, 12, 54);
		
		}
		
	.box_right_2{
		width:30%;
		padding:20px;}
			
		
		
		.box_left_3{
		width:60%;
		text-align:left;
			padding:20px;
			border-left:3px solid rgb(147, 12, 54);
		
		}
		
	.box_right_3{
		width:40%;
		padding:20px;}
				
			
	.footer{
	height:auto;
	width:100%;
	box-sizing: border-box;
	z-index:900;
		background:rgb(147, 12, 54);
		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:20px;
		margin-left:auto;
	margin-right:auto;
	color:#fff;
		}
	

	.footerbox_1{
		width:20%;
color: #fff;
padding:30px;
		font-size:1.0em;
		border-right: 1px dotted rgba(255,255,255,0.2);
		text-align:right;}
		
			.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;
}

.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(26,106,43,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(26,106,43,1);
	color: #fff;
	font-weight: bold;
}

input[type=submit]:hover {

	background: rgba(13,95,64,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:auto !important;
		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:rgb(147, 12, 54);
		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:5px;
	margin-bottom:5px;
	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_3{
		width:100%;
		text-align:left;
			padding:10px;
			border-left:0px solid rgb(147, 12, 54);
		
		}
		
	.box_right_3{
		width:100%;
		padding:10px;}
		
		.box_va{
			
			width:100%;
			display:flex;
	align-items:flex-start;
	justify-content:center;
	flex-wrap:wrap;
			margin-bottom:5px;
			background: rgba(200, 200, 200,0.1);
			-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;
	padding:20px;
	margin:4px;
			
			}
		
		.va_1{
			width:90%;
			border-bottom: 2px solid rgba(153,0,0,1);
			text-align:center;
			}
			
				.va_2{
			width:100%;
			text-align:center;
			
			}
			
			
			.va_2 h2{
			color:rgb(147, 12, 54);
			font-size:2em;
			font-weight: 500;}
			
				.va_3{
			width:100%;
			font-size:0.8em;
			text-align:center;
			line-height:18px;}
			
			
}



