
* {
	padding:0;
	margin:0;
}
html {
	font-size:100.01%;
}
body {
	font-size:16px;
	font-family: Verdana;
	color:#555;
	background-color: #eceff1;
	line-height: 1.3em;
}
html, body {
	height: 100%;
}
table.Autoform {
	padding: 10px;
}

table, td, div {
	border:0;
	border-collapse:collapse;
}
td {
	padding: 3px;
	vertical-align:top;
}
ul {
	/* list-style-image:url(../bilder/uploaded/150308-unbenannt1.jpg); */
	padding: 0px 0px 10px 30px;
}
h1 {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #8d7208;
	padding: 5px 0 7px 0;
	margin-bottom: 10px;
	font-weight: 300;
	letter-spacing: -1px;
	text-decoration: none;
}
h2 {
	font-size: 1.4em;
	font-weight: 300;
	color: #8d7208;
	text-align: left;
	padding: 5px 0 16px 1px;
}
h3 {
	font-size: 1.2em;
	font-weight: 400;
	color: #8d7208;
	text-align: left;
	padding: 20px 0 0 5px;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	padding: 0 0 5px 1px;
}

p {
	padding:0px 0px 18px 0px;
}
a {
	text-decoration: underline;
	color:#232021;
}
a:hover {
	text-decoration: none;
}
sup {
	font-size: 0.7em;
}
/*################*/
/* Navigations Styles */
/*################*/

#myLinks {
	height: 0px;
	show:none;
	text-align: center;
		background-color: #ffcd1d;
		z-index: 1000;
		overflow: hidden;
		transition: all 1000ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
		transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
}


#mobMen {
		width: 100%;
		font-size: 2.0em;
		line-height: 2.0em;
		padding: 3px 0px 3px 0px;
		text-decoration: none;
		transition: all 1000ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
		transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */
}

/*###################################################################################################################*/
/* Seitenlayout */
.Overall {
	margin: 0 auto;
	width: 90%;
	max-width: 1500px;
	min-height: 100vh;
	font-size: 0.9em;
}
.Top{
	margin: 0 auto;
	width: 100%;
	height: 17vh;
	border-top: 5px solid #eceff1;
}
	.LogoBlock {
		float:left;
		width:30%;
		height: 100%;
		background-color: #182333;
	}
		#Logo {
			float: left;
			padding: 12px 5px 14px 11px;
		}
		#LogoT1 {
			float: left;
			width:60%;
			color: #fff;
			font-family: 'M PLUS Rounded 1c', sans-serif;
			font-weight: 500;
			font-size: 1.3em;
			padding: 88px 5px 0px 2px;
		}
		#LogoT2 {
			float: left;
			width:60%;
			color: #ffcd1d;
			font-family: 'M PLUS Rounded 1c', sans-serif;
			font-weight: 900;
			font-size: 1.5em;
			padding: 5px 5px 15px 2px;
		}

	.MailBlock {
		float:left;
		width:35%;
		height: 100%;
		background-color: #fff;
	}
		#Mail {
			float: left;
			padding: 45px 0px 14px 11px;
			width: 65px;
			height: auto;
		}
		#MailT1 {
			float: left;
			width:50%;
			color: #9c9c9c;
			font-family: 'M PLUS Rounded 1c', sans-serif;
			font-weight: 300;
			font-size: 1.1em;
			margin-top: 55px;
		}
		#MailT2 {
			float: left;
			color: #ffcd1d;
			font-family: 'Verdana', sans-serif;
			font-size: 0.9em;
			padding: 5px 0px 15px 2px;
		}
			a.MailTlink {
				text-decoration: none;
			}

	.PhoneBlock {
		float:left;
		width:25%;
		height: 100%;
		background-color: #fff;
	}
		#PhoneT1 {
			float: left;
			width:55%;
			color: #9c9c9c;
			font-family: 'M PLUS Rounded 1c', sans-serif;
			font-weight: 300;
			font-size: 1.1em;
			margin-top: 55px;
		}
		#PhoneT2 {
			float: left;
			color: #ffcd1d;
			font-family: 'Verdana', sans-serif;
			font-size: 0.9em;
			padding: 5px 0px 15px 2px;
		}
			a.MailTlink {
				text-decoration: none;
				font-stretch: ultra-condensed;
				font-size: 0.9em;
			}

	.NavBlock {
		float:left;
		width:10%;
		height: 100%;
		background-color: #ffcd1d;
		text-align: center;
	}
		#Nav {
			float: center;
			width: 50px;
			height: auto;
			margin-top: 3em;
		}
		#NavT1 {
			float: center;
		}

.Main{
	margin: 0 auto;
	width: 100%;
	height: auto;
	line-height: 2.0em;
}
	#videoBG {
		position:relative;
		width: 100%;
		z-index: -1;
	}
	.MainTitel {
		position: absolute;
		margin: 6% 0px 0px 10px;
		z-index: 10;
		color: #fff;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-weight: 900;
		font-size: 3.0em;
	}
	.MainSubTitel {
		position: absolute;
		margin: 32% 0px 0px 10px;
		z-index: 11;
		color: #fff;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-weight: 900;
		font-size: 2.0em;
		line-height: 1.5em;
	}
	.MainCall4Action {
		position: absolute;
		margin: 40% 10% 0px 10px;
		padding: 1% 3%;
		background-color: #ffcd1d;
		z-index: 1;
		color: #182333;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-weight: 500;
		font-size: 2.0em;
		border: none;
		opacity: 0.8;
		justify-content: flex-start;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		box-shadow: 0px 3px 1px -4px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
	}
		.MainCall4Action:hover {
			opacity: 1.0;
			transition: box-shadow 280ms cubic-bezier(0.9, 2, 0.9, 2);
		}

	.MainText {
		position: absolute;
		margin: 36% 10% 0px 55%;
		z-index: 12;
		color: #fff;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-weight: 900;
		font-size: 1.3em;
		line-height: 1.3em;
	}

.Produkte{
	display: flow-root;
	width: 100%;
	height: auto;
	padding-bottom: 30px;
	background-color: #fff;
}
	.Produkte h1 {
		font-family: 'M PLUS Rounded 1c', sans-serif;
		padding: 30px 10px 0px 12px;
		font-size: 2.6em;
		font-weight: 700;
	}
	.Produkte h2 {
		font-family: 'M PLUS Rounded 1c', sans-serif;
		padding: 15px 0 16px 5px;
		font-size: 1.6em;
	}
	.Produkte p {
		padding: 5px 5px 10px 5px;
	}


	.P1 {
		float:left;
		background-color: #fff;
		height: 30em;
		width: 30%;
		margin: 1.5%;
		border: 1px solid Black;
	}
	.P2 {
		float:left;
		background-color: #fff;
		height: 30em;
		width: 30%;
		margin: 1.5% 0.5%;
		border: 1px solid Black;
	}
	.P3 {
		float:left;
		background-color: #fff;
		height: 30em;
		width: 30%;
		margin: 1.5%;
		border: 1px solid Black;
	}
#Fliesstext {
	margin: 0px 5px 0px 10px;
}
.MainFooter{
	display: flow-root;
	width: 100%;
	height: auto;
	background-color: #182333;
}
	.MFleft {
		float:left;
		height: 90%;
		width: 30%;
		margin: 1.5%;
		color:#ffcd1d;
		text-align: left;
	}
	.MFcenter {
		float:left;
		height: 90%;
		width: 30%;
		margin: 1.5% 0.5%;
		color:#ffcd1d;
		text-align: center;
	}
	.SocLinkSymbol {
		width: 30px;
		height: auto;
		padding: 0px 10px;
		margin-top: 2em;
		margin-bottom: 2em;
	}
	.MFright {
		float:left;
		height: 90%;
		width: 33%;
		margin: 1.5%;
		color:#ffcd1d;
		text-align: right;
	}

.Footer {
	float:center;
	margin:0 auto;
	height: 10vh;
	padding:20px 0px 10px 0px;
	text-align: center;
	font-size: 0.9em;
	background-color: #eee;
}

/* if portrait mode is detected, rotate the entire site -90 degrees to hint rotating to landscape */
/*
@media (orientation: landscape) {
	body {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:1100px) {
	.MainText {
		font-size: 1.2em;
		font-weight: 800;
	}
	.MainSubTitel {
		font-size: 1.8em;
		font-weight: 800;
		line-height: 1.2em;
	}

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:1025px) {
	.Top {
		height: 12vh;
	}
	.MainText {
		font-size: 1.1em;
		font-weight: 700;
	}
	.MainSubTitel {
		font-size: 1.6em;
		font-weight: 700;
	}

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:990px) {
	.Top {
		height: 14vh;
	}
	#Logo {
		width: 63px;
	}
	#LogoT1 {
		font-size: 1.0em;
		padding: 71px 5px 0px 2px;
	}
	#MailT2 {
		font-size: 0.7em;
	}
	#PhoneT2 {
		font-size: 0.7em;
	}
	#Nav {
		width: 40px;
	}
	#NavT1 {
		font-size: 0.9em;
	}
	.MainText {
		font-size: 1.0em;
		font-weight: 500;
	}
	.MainTitel {
		font-size: 2.5em;
		font-weight: 700;
	}
	.MainSubTitel {
		font-size: 1.6em;
		font-weight: 700;
	}
	.MainCall4Action {
		font-size: 1.5em;
	}

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:815px) and (orientation:portrait){
	#Logo {
		width: 25px;
		padding:11px 0px 0px 10px;
	}
	#Nav {
		margin-top: 1.5em;
	}
	.MainText {
		font-size: 0.9em;
		font-weight: 500;
	}
	.MainTitel {
		font-size: 2.0em;
		font-weight: 700;
	}
	.MainSubTitel {
		font-size: 1.4em;
		font-weight: 700;
	}
	.MainCall4Action {
		font-size: 1.3em;
	}


}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:815px) and (orientation:landscape){
	.Top {
		height: 12vh;
	}
	#Logo {
		width: 35px;
		padding: 12px 0px 0px 10px;
	}
	#LogoT1 {
		font-size: 0.9em;
		padding: 51px 5px 0px 2px;
	}
	#Mail {
		padding: 35px 0px 14px 11px;
		width: 40px;
	}
	#MailT1 {
		margin-top: 37px;
		margin-left: 5px;
	}
	#MailT2 {
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
	}
	#PhoneT1 {
		margin-top: 37px;
		margin-left: 5px;
	}
	#PhoneT2 {
		padding-top: 0px;
		margin-top: 0px;
		margin-left: 5px;
	}
	#Nav {
		margin-top: 3.5em;
	}
	#myLinks {
		height: 0px;
		show: none;
		text-align: center;
		background-color: #ffcd1d;
		z-index: 1000;
		overflow: hidden;
		transition: all 1000ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
		transition-timing-function: cubic-bezier(0.420, 0.000, 1.000, 1.000);
	}


}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:760px) {
	.LogoBlock {
		width:35%;
	}
			#Logo {
			width: auto;
			height: 64px;
				float: center;
			}
	.MailBlock {
		width:25%;
	}
		#Mail {
			width: 50%;
			margin: 0 auto;
			padding: 30px 0px 0px 40px;
		}
		#MailT1 {
			display: none;
		}
		#MailT2 {
			display: none;
		}
	.PhoneBlock {
		width:25%;
	}
		#PhoneT1 {
			display: none;
		}
		#PhoneT2 {
			display: none;
		}
	.NavBlock {
		width:15%;
	}
	#NavT1 {
		display: none;
	}
	.P1 {
		float:left;
		height: 40em;
		width: 96%;
	}
	.P2 {
		float:left;
		height: 40em;
		width: 96%;
		margin: 1.5%;
	}
	.P3 {
		float:left;
		height: 40em;
		width: 96%;
	}
	.MainText {
		font-size: 0.8em;
		font-weight: 100;
		margin: 38% 10% 0px 55%;
	}
	.MainTitel {
		font-size: 1.7em;
		font-weight: 300;
	}
	.MainSubTitel {
		font-size: 1.2em;
		font-weight: 300;
	}
	.MFleft {
		text-align: center;
		width: 100%;
		margin: 1.5%;
	}
	.MFcenter {
		width: 100%;
		margin: 1.5%;
	}
	.SocLinkSymbol {
		margin-top: 1em;
		margin-bottom: 2em;
	}
	.MFright {
		text-align: center;
		width: 100%;
		margin: 1.5%;
	}


}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:660px) {
	.MainText {
		font-size: 0.7em;
		font-weight: 100;
		margin: 38% 10% 0px 55%;
	}
	.MainTitel {
		font-size: 1.7em;
		font-weight: 300;
	}
	.MainSubTitel {
		font-size: 1.2em;
		font-weight: 300;
	}
	.MainCall4Action {
		font-size: 1.2em;
	}
	.P1 {
		height: 37em;
	}
	.P2 {
		height: 37em;
	}
	.P3 {
		height: 37em;
	}

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:600px) {
	.LogoBlock {
		width:35%;
		text-align: center;
	}
	#LogoFloat {
		width: 50%;
		margin: 0 auto;
	}
		#LogoT1 {
			display: none;
		}
		#LogoT2 {
			display: none;
		}
	#Mail {
		width: 60%;
		margin: 0 auto;
		padding: 25px 0px 0px 20px;
	}
	.MainText {
		display: none;
		visibility: hidden;
	}
	.MainTitel {
		font-size: 1.2em;
		font-weight: 300;
	}
	.MainSubTitel {
		font-size: 1.0em;
		font-weight: 300;
	}
	.MainCall4Action {
		font-size: 1.0em;
		padding: 5px 15px;
	}
	.P1 {
		height: 33em;
	}
	.P2 {
		height: 33em;
	}
	.P3 {
		height: 33em;
	}


}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:500px) {
	.LogoBlock {

	}
	#LogoFloat {

	}
	#Mail {
		width: 70%;
		margin: 0 auto;
		padding: 15px 0px 0px 10px;
	}
	.MainSubTitel {
		margin-top: 26%;
	}
	.MainCall4Action {
		margin-top: 35%;
		font-size: 1.0em;
		padding: 5px 15px;
	}
	.P1 {
		height: 30em;
	}
	.P2 {
		height: 30em;
	}
	.P3 {
		height: 30em;
	}

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (min-width:415px) {
	.Top {
		height: auto;
		overflow: hidden;
	}
	.LogoBlock {
		height:133px;
	}
		#Logo {
			height:100px;
		}
		#LogoT1 {
			font-size: 0.9em;
			padding-top:43px;
		}
	.MailBlock {
		height:133px;
	}
	.PhoneBlock {
		height:133px;
	}
	.NavBlock {
		height:133px;
	}
	#Nav{
		margin-top: 2.7em;
	}

}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/*                                     Mobile Styleanpassungen                                */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width:415px) {
	#mobMen {
		width: 100%;
		font-size: 1.5em;
	}
}






/* RedYs MAX */
#f1 {
 position:absolute;
 top:0px;
 left:0px;
 background-color:transparent;
 cursor:default;
 border:none;
}
.admingate_img {
 border:1px solid black;
 cursor:default;
 /*** visibility:hidden; ***/
}
/* ist besser als display:none; weil display:none von einigen Screenreadern wirklich nicht gesprochen wird */
.invisible {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:1px;
	height: 1px;
	overflow:hidden;
	display:inline;
}
/* .invisible { color:#ff0000; font-size:50% } */
.clear {
	clear: both;
}