* {
	margin: 0;
	padding: 0;
}

html,
body {
	background-color: #333;
	max-width: 100%;
	overflow-x: hidden;
}

#content * {
	box-sizing: unset !important;
}

/*#uselessWrapper{
	position: abdolu;
	overflow-x: hidden;
    overflow-y: scroll !important;
}*/

/*h1{
	position: absolute;
	font: 100pt/0.65em Avenir, Futura, Avant-Garde, Georgia, Times;
	z-index: 1;
	color: white;
	width: 100%;
	text-align: center;
	margin-top: -50px;
	font-weight: bold;
	text-shadow: 0px 6px rgba(0,0,0,0.05);
}*/

p {
	font: 9pt/1.45em Inter;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.right {
	right: 20%;
	left: auto;
}

p.center {
	width: 100%;
	text-align: center;
	left: 0;
	font-weight: bold;
	margin-top: 90px;
}

h1 {
	width: 1000px;
	font: 50pt/0.85em Inter;
	font-weight: 500;
	/*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
	position: relative;
	margin-top: 180px;
	margin-bottom: 20px;
	left: 20%;
}

h2 {
	width: 1000px;
	font: 30pt/1em Inter;
	font-weight: 600;
	position: relative;
	margin-top: 100px;
	margin-bottom: 20px;
	left: calc(50% - 490px);
}

h3 {
	font: 11pt/1.4em Nunito Sans;
	font-weight: 400;
	position: relative;
	text-align: left;
	color: black;
	margin-top: 12px;
	width: 55%;
	left: 50%;
	margin-left: -100px;
}

.unterstreichung {
	position: absolute;
	z-index: 0;
}

#content {
	/*position: absolute;*/
	margin-top: 80px;
	width: 100%;
	/*height: 85%;*/
	overflow: visible;
}

div {
	position: relative;
	overflow: hidden;
}

.navbar div{
	overflow: visible;
}

.storebtn {
	margin-top: 55px;
	height: 40px;
}

.partnerBtn {
	text-decoration: none;
	display: inline-block;
	position: relative;
	font: 11pt/1.4em Inter;
	font-weight: 600;
	color: white;
	background-color: #e00;
	padding: 10px;
	border-radius: 3px;
	margin-top: 60px;
}

.partnerBtn:hover{
	color: white;
	background-color: #c00;
	text-decoration: none;
}

#freeBtn {
	position: fixed;
	left: 6%;
	top: 500px;
	width: 150px;
	z-index: 3;
	transform: rotate(-6deg);
}

/*  DIVs   */

/* 1. Seite */

#inv_ae {
	letter-spacing: -4px;
	position: absolute;
	display: block;
	left: calc(50% + 52px) !important;
	top: 19px !important;
	color: #e00 !important;
}

#divTeal {
	padding-top: 60px;
	height: 650px;
	background-color: #fbb03b;
	width: 100%;
	z-index: 4;
}
#divTeal .useless {
	position: absolute;
	height: 600px;
	left: 50%;
	margin-left: -400px;
	overflow: visible;
}
#home1_phone {
	padding-top: 170px;
	width: 220px;
	margin-left: -10px;
}
#home1_stempel {
	position: absolute;
	left: 85px;
	width: 150px;
}
#home1_booklet {
	position: absolute;
	top: 73px;
	width: 130px;
}
#home1_stamp {
	position: absolute;
	top: 205px;
	left: 75px;
	width: 30px;
	opacity: 0;
}
#booklet_div {
	position: absolute;
	width: 100%;
	height: 350px;
	top: 180px;
	left: 35px;
	width: 130px;
}

.nfcpic {
	position: absolute;
	left: 72px;
	top: 142px;
	width: 65px;
	transform: rotate(-6deg);
}

/*#divTeal h1 {
	left: 50%;
	background-image: url(bilder/subline_1.png);
	background-size: 190px;
	background-repeat: no-repeat;
	background-position: 210px 52px;
	margin-left: -100px;
	overflow: visible;
}*/
#divTeal h1 {
	left: 50%;
	color: white;
	margin-left: -105px;
}

#appstorebtn {
	margin-left: calc(50% - 100px);
}

/* 2. Seite */

#divGreen {
	height: 550px;
	background-color: #e4e3e7;
	width: 100%;
}

#divGreen .useless {
	position: absolute;
	height: 100%;
	left: calc(50% - 90px);
	margin-right: -300px;
	width: 650px;
}
#divGreen h2 {
	background-image: url(bilder/subline_2.png);
	background-size: 120px;
	background-position: 245px -8px;
	background-repeat: no-repeat;
}

#divGreen.en h2 {
	background-image: url(bilder/subline_1.png);
	background-size: 200px;
	background-position: 175px -8px;
	background-repeat: no-repeat;
}

#videoplaceholder {
	margin-top: 100px;
	width: 100%;
}

#theVideo{
	margin-top: 0px;
	width: 100%;
	height: 100%;
}

#divGreen h3 {
	left: 50%;
	margin-left: -490px;
	width: 380px;
	color: black;
}

#divGreen .partnerBtn {
	left: 50%;
	margin-left: -490px;
}

/* 3. Seite */

#divPink {
	height: 550px;
	background-color: #fbb03b;
	width: 100%;
}
#divPink .useless {
	position: absolute;
	left: 50%;
	margin-left: -500px;
	height: 100%;
	overflow: visible;
}
#divPink .useless img {
	width: 300px;
}

#home3_phone {
	position: absolute;
	left: 140px;
	width: 120px;
}

#home3_mac {
	margin-left: -40px;
}

#divPink h3 {
	margin-left: 0px;
	width: 45%;
	max-width: 500px;
}

#divPink h2 {
	left: 50%;
	background-image: url(bilder/subline_3.png);
	background-size: 370px;
	background-repeat: no-repeat;
	background-position: 5px 30px;
	padding-left: 20px;
	margin-left: -20px;
	overflow: visible;
}

#divPink .partnerBtn {
	left: 50%;
	margin-left: 0px;
}



/* 4. Seite */

#divBlue {
	height: 280px;
	background-color: #555;
	width: 100%;
}

#divBlue h2{
	color: white;
	text-align: center;
	width: 100%;
	left: 0px;
}

#divBlue h3{
	color: white;
	text-align: center;
	margin-left: 0px;
	width: 100%;
	left: 0px;
}

#divBlue h3 a {
	color: #fbb03b;
}

#partner {
	/* height: 550px; */
	background-color: #e4e3e7;
	
  	
}
#partner h2{
	/* color: white; */
	text-align: center;
	width: 100%;
	left: 0px;
}

.partnerlogos {
	display: flex;
	margin-top: 40px;
	/* flex-wrap: wrap; */
	flex-direction: row;
	width: 100%;
	margin-bottom: 100px;
}
.partnerlogos .column {
	width: 33.33%;
	display: flex;
	flex-direction: column;
	align-content: center;
	margin-left: 20px;
	margin-right: 20px;
	/* justify-content: center; horizontal */ 
}


/* FAQ */


#faq-content{
	background-color: white;
	padding-top: 80px;
}

#faq-content p{
	margin: auto;
	max-width: 800px;
	padding: 5px 30px;
}

#faq-content h2{
	left: 0px;
	margin-left: 0px;
	margin: auto;
	max-width: 800px;
	padding: 60px 30px 10px 30px;
}

#faq-content h3{
	font: 14pt/1.1em Inter;
	font-weight: 600;
	position: relative;
	text-align: left;
	color: black;
	left: 0px;
	margin-left: 0px;
	margin: auto;
	width: 800px;
	padding: 20px 30px 0px 30px;
}


/* AGB */


#agb-content{
	background-color: white;
	padding-top: 80px;
	padding-bottom: 80px;
}

#agb-content div{
	padding-left: 0px;
	margin-left: 20px;
}

#agb-content .row{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#agb-content p{
	margin: auto;
	max-width: 800px;
	padding: 5px 30px;
}

#agb-content li{
	font: 9pt/1.45em Inter;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 0px;
	margin: auto;
	max-width: 800px;
	padding: 5px 30px;
}

#agb-content h1{
	left: 0px;
	margin-left: 0px;
	margin: auto;
	max-width: 800px;
	padding: 60px 30px 10px 30px;
}

#agb-content h2{
	left: 0px;
	margin-left: 0px;
	margin: auto;
	max-width: 800px;
	padding: 60px 30px 10px 30px;
}

#agb-content h4{
	max-width: 800px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#agb-content h5{
	max-width: 800px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#agb-content h3{
	font: 14pt/1.1em Inter;
	font-weight: 600;
	position: relative;
	text-align: left;
	color: black;
	left: 0px;
	margin-left: 0px;
	margin: auto;
	width: 800px;
	padding: 20px 30px 0px 30px;
}

#agb-content .formular{
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.Datenschutz-paragraph-title{
	margin-top: 15px !important;
}



/* MOBILE */

@media only screen and (max-width: 600px) {
	h3 {
		left: 0px !important;
		margin-left: 20px !important;
		width: 90% !important;
	}

	#appstorebtn {
		margin-left: calc(50% - 130px);
	}

	.partnerBtn {
		left: calc(50% - 110px) !important;
		margin-left: 0px !important;
		margin-top: 40px;
	}

	#freeBtn {
		right: -4%;
		left: auto;
		bottom: 10px;
		top: auto;
	}

	#divTeal {
		height: 1040px;
	}

	#divTeal .useless {
		margin-left: -100px;
	}

	#divTeal h1 {
		margin-top: 70px;
		margin-bottom: 460px;
		left: 10px;
		transform: scale(0.8);
	}

	#home1_stempel {
		z-index: 2;
	}

	#inv_ae{
		left: calc(10px + 42px) !important;
		top: 34px !important;
	}

	#divGreen {
		height: calc(55vw + 380px);
	}

	#divGreen .useless {
		left: 0px;
		width: 100%;
	}

	#videoplaceholder {
		margin-top: 0px;
	}
	#theVideo{
		margin-top: -188px;
	}

	#divGreen h2 {
		margin-top: calc(55% + 30px);
		left: 15px;
	}

	#divPink {
		height: 850px;
	}

	#divPink .useless {
		margin-top: -100px;
		margin-left: -200px;
		transform: scale(0.8);
	}

	#home3_mac {
		transform: scale(0.8);
	}

	#divPink h2 {
		margin-top: 460px;
		left: 15px;
		/*background-color: #fbb03b;*/
	}





	/* Cookie-Alert, weil HTML zu behindert ist für @media*/

	#cookie_main_bg{
		width: 400px !important;
		height: 700px !important;
		margin-left: -200px !important;
		margin-top: -350px !important;
		transform: scale(0.9)
	}

	#cookie_inner_bg{
		margin: 10px !important;
	}




}