@charset "utf-8";
/* CSS Document - Fit to page QHD with 2560px - Second is FullHD+ with 2160px 

Quadrate im Hintergrund {
	background-color: DeepSkyBlue;
	background-image: 
		repeating-linear-gradient(transparent, transparent 30px, white 30px, white 32px), 
		repeating-linear-gradient(to right, transparent, transparent 30px, white 30px, white 32px),
		linear-gradient(white, deepskyblue);0b446d
	color: midnightblue;
	height: 85vh;
}

	lighter blue from back #0b446d
	lighter orange back #ef645e

*/

@font-face {
  font-family: 'Century Gothic';
  src: url('GOTHIC.TTF') format('truetype');
}
@font-face {
  font-family: 'Century Gothic';
  src: url('GOTHICI.TTF') format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('GOTHICB.TTF') format('truetype');
	font-weight: bold;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('GOTHICBI.TTF') format('truetype');
  font-style: italic;
	font-weight: bold;
}
.line {
	margin-top: -10px;
	top: 100%;
	height: 10px;
	width: 100%;
	min-width: 100%;
	overflow: hidden;
	z-index: 99;
	position: fixed;
}
@media (prefers-reduced-motion: no-preference) {
	.line {
		background: no-repeat -25% / 30% 100% linear-gradient(80deg, #e6594b 20%, #ffffff 50%, #e6594b 80%),  #e6594b;
		animation: 15s linear infinite 0s wonky_cylon;
	}
}
@keyframes wonky_cylon {
	from {
		background-position: -30% -100%;
	}
	to {
		background-position: 130% 200%;
	}
}
.bth {
	clear: both;
}
* {
	padding: 0px;
	margin: 0 auto;
	transition: all 0.5s;
	text-decoration: none;
	text-align: center;
}
body {
	font: 16px 'Century Gothic', sans-serif;
	font-weight: 200;
	color: #4D4D4D;
	background-image: url("../image/background.jpg");
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  	align-items: center;
	text-align: center;
}
::placeholder {
  color: #202020;
}
.functional {
	width: 1920px;
	max-width: 1920px;
}
.functional-fullscreen {
	width: 100%;
	max-width: 100%;
}
.whitening {
	height: 80px;
	background-color: #ffffff;
}
.font01 {
	font: 14px 'Century Gothic', sans-serif;
	color: #ffffff;
	letter-spacing: 0.2em;
	margin-top: 27px;
	text-align: right;
	font-style: italic;
	font-weight: 600;
}
.font02 {
	font: 72px "Exo 2", sans-serif;
	color: #ff0000;
	text-align: left;
	max-width: 80%;
	margin-top: -70px;
	margin-left: 120px;
	font-weight: 700;
}
.font03 {
	font: 21px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-left: 125px;
	width: 70%;
	max-width: 920px;
	font-weight: 200;
}
.font04 {
	font: 22px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: left;
	margin-top: 80px;
	margin-bottom: 30px;
	font-weight: 600;
}
.font05 {
	font: 17px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: left;
	line-height: 165%;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 20px;
	font-weight: 200;
}
.font06 {
	font: 17px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: left;
	line-height: 165%;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 80px;
	font-weight: 200;
}
.font07 {
	font: 27px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: left;
	line-height: 165%;
	margin-top: -40px;
	margin-right: 45px;
	margin-bottom: 80px;
	font-weight: 600;
}
.font08 {
	font: 24px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: center;
	line-height: 165%;
	margin-top: -20px;
	margin-right: 45px;
	margin-bottom: 80px;
	padding-bottom: 20px;
	padding-top: 20px;
	border: 1px solid #ffffff;
	font-weight: 600;
}
.font09 {
	font: 12px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
	font-weight: 300;
}
.form02 {
	font: 17px "Exo 2", sans-serif;
	color: #000000;
	font-weight: 300;
	width: 100%;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.formarea02 {
	font: 17px "Exo 2", sans-serif;
	color: #000000;
	height: 50px;
	font-weight: 300;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formbtn {
	font: 21px "Exo 2", sans-serif;
	color: #ffffff;
	background-color: #961914;
	font-weight: 400;
	width: 300px;
	margin-bottom: 20px;
	padding: 10px;
	border: 0px solid #000000;
	box-shadow: 7px 7px 5px rgba(0,0,0,0.5);
}
.formbtn02 {
	font: 22px "Exo 2", sans-serif;
	color: #ffffff;
	background-color: #961914;
	font-weight: 400;
	width: 300px;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #ffffff;
}
.formbtn02:hover {
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #961914;
}
.menufont {
	font: 20px "Exo 2", sans-serif;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 165%;
	color: #ffffff;
	font-weight: 200;
	padding-bottom: 20px;
}
.menufont02 {
	font: 12px "Exo 2", sans-serif;
	text-align: center;
	letter-spacing: 1px;
	font-weight: 200;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #ffffff;
}
.link {
	color: #ffffff;
	text-shadow: #e6594b 2px 0 5px;
}
.link:hover {
	color: #e6594b;
	text-shadow: #e6594b 0px 0 0px;
}
.link02 {
	color: #ffffff;
	text-shadow: #e6594b 2px 0 5px;
}
.link02:hover {
	color: #202020;
	text-shadow: #202020 0px 2 2px;
}
.link03 {
	color: #ffffff;
	text-shadow: #e6594b 2px 0 5px;
}
.link03:hover {
	color: #e6594b;
	text-shadow: #e6594b 0px 0 0px;
}
.menu-dots {
	padding-top: 8px;
	padding-bottom: 14px;
	padding-left: 25px;
	padding-right: 25px;
	color: #ffffff;
	font-weight: 200;
	border-radius: 17px;
	border: 1px solid #ffffff;
}
.menu-dots:hover {
	background-color: rgba(255,255,255,0.08);
	border: 1px solid #e6594b;
}
.topcontact {
	width: 100%;
	min-width: 100%;
	height: 0px;
	max-height: 0px;
    background-color: #202020;
	display: inherit;
	position: fixed;
	z-index: 99;
	overflow: hidden;
}
#box {
	background-color: #ff0000;
	left: 100%;
	top: 0px;
	height: 100%;
	min-height: 100vh;
	width: 0px;
	position: fixed;
	box-shadow: 0px 0px 25px rgba(20,20,20,0.7);
	z-index: 210;
}
.clickertop {
	margin-top: 0px;
	width: 100%;
	min-width: 100%;
	height: 80px;
	max-height: 80px;
	background-color: #ff0000;
	border-top: 1px solid #000000;
	position: fixed;
	z-index: 100;
	overflow: hidden;
}
.contentfieldlight {
	width: 100%;
	min-width: 100%;
	min-height: 100px;
    background-color: #202020;
}
.contentfielddark {
	width: 100%;
	min-width: 100%;
	min-height: 100px;
    background-color: #000000;
}
.contentfieldorange {
	width: 100%;
	min-width: 100%;
	min-height: 100px;
    background-color: #ff0000;
}
.subfoot {
	width: 100%;
	min-width: 100%;
	height: 80px;
	max-height: 80px;
    background-color: #ff0000;
}
.logo {
	background-color: #ff0000;
	width: 75px;
	height: 80px;
	overflow: hidden;
	text-align: left;
	float: left;
}
.menubutton {
	width: 353px;
	height: 80px;
	background-color: #ff0000;
	font: 20px "Exo 2", sans-serif;
	padding-top: 28px;
	color: #ffffff;
	font-weight: 400;
	overflow: hidden;
	float: left;
}
.menubutton:hover {
    background: repeating-linear-gradient(
  	45deg, 
	#f2f2f2,
  	#f2f2f2 4px,
  	#ffffff 4px,
  	#ffffff 8px
);
}
.menubuttom-brd {
	border-right: 1px solid #ff0000;
}
.ham {
	background-color: #ff0000;
	width: 75px;
	height: 80px;
	overflow: hidden;
	text-align: right;
	float: right;
}
.logopic {
	border: 1px solid #ff0000;
	margin-top: 5px;
	height: 68px;
}
.bannerfield {
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height:100vh;
	display: inherit;
	overflow: hidden;
}
.bannerfont {
	position: relative;
	width: 100%;
	float: left;
	text-align: left;
}
.headfont {
	width: 1000px;
	margin-top: 60vh;
	margin-left: 75px;
}
.foot25 {
	width: 25%;
	float: left;
}
.foot25r {
	width: 25%;
	float: right;
}
.text40l {
	width: 48%;
	float: left;
}
.text60r {
	width: 48%;
	float: right;
}
.text40r {
	width: 48%;
	float: right;
}
.text60l {
	width: 48%;
	float: left;
}
.picwidth {
	width: 99%;
	margin-top: 80px;
	margin-bottom: 80px;
}
.picsmall {
	width: 150px;
	margin-top: 120px;
	margin-bottom: 80px;
	text-align: left;
}

@media screen and (max-width: 2160px)
{
	
.functional {
	width: 1650px;
	max-width: 1650px;
}
.menubutton {
	width: 299px;
}
.headfont {
	margin-top: 48vh;
}
	
}

@media screen and (max-width: 1650px)
{
	
.functional {
	width: 1350px;
	max-width: 1350px;
}
.menubutton {
	width: 239px;
}
	
}

@media screen and (max-width: 1380px)
{
	
	.functional {
		width: 1200px;
		max-width: 1200px;
	}
	.whitening {
		height: 50px;
		background-color: rgba(255,255,255,0);
	}
	.topcontact {
		display: none;
	}
	.clickertop {
		margin-top: 0px;
	}
	.menubutton {
		width: 209px;
	}	
	.bannerfield {
		height: 50px;
		min-height: 50px;
		max-height: 50px;
	}
}

@media screen and (max-width: 1100px)
{	
.functional {
	width: 100%;
	max-width: 100%;
}
.menubutton {
	display: none;
}
.font02 {
	font: 48px "Exo 2", sans-serif;
	line-height: 90%;
	color: #e6594b;
	text-align: left;
	margin-top: -50px;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	font-weight: 800;
}
.font03 {
	font: 16px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: left;
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
	font-weight: 200;
}
.headfont {
	width: 700px;
	margin-top: 40vh;
	margin-left: -20px;
}
.clickertop {
	height: 55px;
	max-height: 55px;
	overflow: hidden;
}
.logo {
	width: 50px;
	height: 55px;
}
.ham {
	width: 50px;
	height: 55px;
}
.logopic {
	border: 0px solid #f47d78;
	margin: 5px;
	height: 43px;
}
.text40l {
	width: 100%;
	margin-bottom: 40px;
	float: left;
}
.text60r {
	width: 100%;
	margin-bottom: 40px;
	float: left;
}
.text40r {
	width: 100%;
	margin-bottom: 40px;
	float: left;
}
.text60l {
	width: 100%;
	margin-bottom: 40px;
	float: left;
}
.foot25 {
	width: 100%;
	float: left;
}
.foot25r {
	width: 100%;
	margin-bottom: 40px;
	float: left;
}
.font04 {
	margin-top: 40px;
	margin-left: 30px;
	margin-bottom: 0px;
	font-weight: 600;
}
.font05 {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
	font-weight: 200;
}
.font06 {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
	font-weight: 200;
}
.font07 {
	font: 22px "Exo 2", sans-serif;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
	font-weight: 400;
}
.font08 {
	font: 24px "Exo 2", sans-serif;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 0px;
	font-weight: 400;
}
.picwidth {
	width: 90%;
	margin-bottom: 0px;
	text-align: center;
}
}

@media screen and (max-width: 768px)
{	
	
}