@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap');


body{
	margin: 0 !important;
	padding: 0 !important;
	overflow-x: hidden;
}

.angebotTEXT{
	padding-top: 10vh;
	width: 100vw;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 25px;
	color: black;
	font-weight: 500;
}

.angebotHEADER{
	margin-top: 0.8vh;
	font-family: 'Roboto', sans-serif;
	color:black;
	font-size: 1.2vw;
	font-weight: 500;
	opacity: 1;
}

.site{
	background-color: rgb(222, 231, 255);
	height: 100vh;
	width:100vw; 
}

#coachDESC{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9vw;
	margin-top: 1vh;
}

.standardCONTAINER{
	
	background-color: rgb(245, 255, 255);
	height: 40vh;
	width: 13vw;
	margin:1vw;
	-webkit-box-shadow: 0px 0px 9px 0px grey;
-moz-box-shadow: 0px 0px 9px 0px grey;
box-shadow: 0px 0px 9px 0px rgba(255,255,255,0.3);
	text-align: center;
}

.angebotCONTAINER{
	
	background-color: rgb(245, 255, 255);
	height: 40vh;
	width: 15vw;
	margin:1vw;
	-webkit-box-shadow: 0px 0px 9px 0px grey;
-moz-box-shadow: 0px 0px 9px 0px grey;
box-shadow: 0px 0px 9px 0px rgba(255,255,255,0.3);
	text-align: center;
}
.standardTITLE{
	padding-top: 10vh;
	width: 100vw;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 1.2vw;
	color: black;
	font-weight: 500;
}

.standardDIV{
	display: flex;
	justify-content: center;
	margin-top: 5vh;
}

.standardIMG{
	width: 10vw;
	margin-top: 4vh;
}
.standardHEADER{
	margin-top: 0.8vh;
	font-family: 'Roboto', sans-serif;
	color:black;
	font-size: 1vw;
	font-weight: 500;
	opacity: 1;
}

#coachDESC{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9vw;
	margin-top: 1vh;
}



.infoBOX{
	float:right;
	margin-right: 25vw;
	margin-top: 12vh;
	text-align: right;
	margin-bottom: 8vh;
}

.boxtitle{
	font-size:0.9vw;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	color: black;
}

.boxheader{
	font-family: 'Roboto', sans-serif;
	font-size: 1.5vw;
	color: black;
	padding-bottom: 10px;
	font-weight: 500;
}

.boxdesc{
	font-family: 'Roboto', sans-serif;
	font-size: 1.1vw;
	font-weight: 300;
}

.boxdesc2{
	font-family: 'Roboto', sans-serif;
	font-size: 0.9vw;
	font-weight: 300;
}

.infoBOX2{
	float:right;
	margin-right: 10vw;
	margin-top: 15vh;
	text-align: right;
}


/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SEITE 1 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#site1{
	background-image: url('images/background.png');
	 background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
	height: 100vh;
}

header {
padding-top: 10px;
height: 10vh;

}

.iconDIV{
	height: 10vh;
	width: 30vw;
	float: left;
	position: relative;
}

.navDIV{
	float: right;
	margin-top: 4vh;
	margin-bottom: 4vh;
}

.navlink{
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9vw;
	text-decoration: none;
	margin-right: 5vw;
}

.navlink:hover{
	color: black;
}

#icon{
	height: 7vh;
margin-top: 1.5vh;
margin-left: 10vh;
}

#mainPic{
	width: 45vw;
	margin-top: 5vh;
	margin-left: 5vw;
	float: left;
}

.maintextDIV{
	clear: right;
	
	flex-wrap: wrap;
	float: right;
	width: 40vw;
	margin-top: 25vh;
	margin-right: 10vh;	
}


.maintextHEADER{
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 2.5vw;
	font-weight: bold;
}


.maintextSUB{
	padding-top: 0px;
	color: white;
	font-family: 'Roboto', sans-serif;
	font-size: 1vw;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ SEITE 2 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


#site2{
	background-image: url('images/background2.png');
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
    position: relative;

	height: 100vh;


}




#site3{
	background-image: url('images/bac6.png');
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
	height: 100vh;
}

#leftINFOBOX{
	float:left;
	text-align: left;
	margin-left: 5vw;
	margin-bottom: 8vh;
}




#site4{
	background-image: url('images/back3.png');
	background-repeat: no-repeat;
    background-position: center; 
    position: relative;
    background-size: cover;
	height: 100vh;
}

.coachDIV{
	display: flex;
	justify-content: center;
		float: left;
	margin-top: 3vh;
	margin-left: 5vw;
	margin-right: 5vw;
}

#coachCONTAINER{
	width: 70vw;
	position: relative;
}

.coachIMG{
	width: 12vw;
}



.#coachHEADER{
	margin-top: 0.8vh;
	font-family: 'Roboto', sans-serif;
	color:black;
	font-size: 1.2vw;
	font-weight: 500;
	opacity: 1;
}

#coachBOX{
	margin-right: 2vw;
	margin-left: 2vw;
	  display: inline-block;
  vertical-align: middle;
	margin-top: 3vh;
	text-align: left;
}

.contactBOX{
	margin-left: 10vw;
	margin-top: 5vh;
	float: left;
}

.contactFIELD{
	float: left;

}

.textINPUT{
	height: 4vh;
	width: 15vw;
	background-color: rgb(250, 250, 250);
	-webkit-box-shadow: 0px 0px 34px -4px rgba(173,167,152,0.3);
	-moz-box-shadow: 0px 0px 34px -4px rgba(173,167,152,0.3);
	box-shadow: 0px 0px 34px -4px rgba(173,167,152,0.3);
border-width:0px;
border:none;
margin-left: 1.6vw;
float:left;
	font-family: 'Roboto', sans-serif;
	font-size: 0.7vw;
	font-weight: 300;
	padding-left: 0.4vw;
}

.textLABEL{
	font-family: 'Roboto', sans-serif;
	font-size: 0.6vw;
color:grey;
font-weight:500;
	margin-left: 2vw;

}

#messageFIELD{
	margin-top: 2vh;
	clear: left;

}

#messageINPUT{
	padding-top: 1vh;
	width: 32vw;
	height: 15vh;
}

#checkboxFIELD{
	clear:left;
	float: left;
	margin-left: 2vw;
}

#button{
	width: 4.3vw;
	margin-top: 9vh;
	margin-left: 1.5vw;

}

#buttonFORM{
	width: 4.3vw;
	height: 4vh;
	margin-top: 9vh;
	margin-left: 1.5vw;

}

#buttonDIV{
	margin-left: 33vw;
	margin-top: -7vh;

}
#contactTITLE{
	margin-top: 8vh;
	margin-bottom: 2vh;
	font-size: 1.1vw;

}

.logoCONTAINER{
	float: right;
	margin-right: 6vw;
	margin-top: 13vh;
}

#coachTITLE{
	padding-top: 5vh;
}

#logoIMG{
	width: 18vw;
	
	
}

.logoHEADER{
	font-family: 'Roboto', sans-serif;
	color:white;
	font-size: 0.85vw;
	font-weight: 400;
	opacity: 1;
	margin-left: 2vw;
	text-decoration: none;
}

#fagree{
	margin-top: 1.9vh;
	float: left;
	margin-right: 0.5vw;
}

.fagreetext{
	float:left;
	font-family: 'Roboto', sans-serif;
	font-size: 0.6vw;
	margin-top: 1.5vh;

}

#infoHEADER{
	padding-top: 5vh;
	color:gainsboro;
}

