h1{
	color:rgb(255, 190, 9, 0.8);
	position:fixed;
	top: 50px;
	right: 10px;
	
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish, Omologo Personal;
	font-size:120px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}
	
h3{
	color:rgb(255, 190, 9, 0.5);
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish;
	font-size: 35px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}
	
h4{
	color:rgb(255, 190, 9, 0.5);
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish;
	font-size: 18px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}

h5{
	color:rgb(255, 190, 9);
	font-family: Amatic SC, Aboreto, Advent Pro, Alegreya Sans;
	font-size: 30px;
	font-weight:lighter; 
	letter-spacing: 1px;
}

h6{
	color:rgb(225, 214, 184);
	font-family: Amatic SC, Aboreto, Advent Pro, Alegreya Sans;
	font-size: 18px;
	font-weight:lighter; 
	letter-spacing: 1px;
}

h7{
	color:rgb(225, 214, 184, 0.7);
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish;
	font-size: 30px;
	font: weight 400px;
	margin-left: 30px;
	letter-spacing: 1px;
}

h2{
	color:rgb(225, 214, 184, 0.7);
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish;
	font-size: 30px;
	font: weight 400px;
	margin-left: 10px;
	letter-spacing: 1px;
}
	
.fließtext{
	color:rgb(237, 233, 223);
	font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-left: 270px;
	margin-right: 250px;
	margin-bottom:120px;
}


.einzug{
	margin-left:80px;
}

a{
	color:rgb(128, 159, 189);
}

.Logo{
	width: 100px;
	height: auto;
	position:fixed;
	bottom: -32px;
	left: -12.5px;
}	




.firstPage{
	text-align:center;
}




.secondPage{
	text-align: justify;

}
.Page2_startPic{
	width: 100%;
	height: auto;
}

.Page2_title{
	color:rgb(255, 190, 9, 0.8);
	position:fixed;
	top: 50px;
	right: 10px;
	
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish, Omologo Personal;
	font-size:120px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}
	/*für scrolleffekte*/
.sticky {
	position: absolute;
}
  



.thirdPage{
	text-align: justify;
}
.fließtextpage3{
	color:rgb(237, 233, 223);
	font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-left: 430px;
	margin-right: 50px;
	margin-bottom:120px;
}

.Bubbletextpage3{
	color:rgb(237, 233, 223);
	font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-top: 100px;
	margin-left: 240px;
	margin-right: 100px;
	margin-bottom:120px;
}

.Page3_startPic{
	width: 100%;
	height: auto;
}

.kreis {
	width: 700px;
	height: 700px;
	border-radius: 350px;
	margin-right: 40px;
	float: left;
	background-color:rgb(128, 159, 189, 0.5);
}

.kreisklein {
	width: 220px;
	height: 220px;
	border-radius: 110px;
	margin-right: 60px;
	margin-left: 30px;
	float: right;
	background-color:rgb(128, 159, 189, 0.2);
}
.kreiskleinKita {
	width: 180px;
	height: 180px;
	border-radius: 90px;
	margin-left: -50px;
	margin-right: 40px;
	float: left;
	background-color:rgb(128, 159, 189, 0.2);
}
.kreiskleinFF {
	width: 190px;
	height: 190px;
	border-radius: 95px;
	margin-left: -50px;
	margin-right: 40px;
	float: left;
	background-color:rgb(128, 159, 189, 0.2);
}
.Page3_title{
	color:rgb(255, 190, 9, 0.8);
	position:fixed;
	top: 50px;
	right: 10px;
	
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish, Omologo Personal;
	font-size:120px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}

.sticky {
	position: absolute;
}
.angebote_buttons{
	font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:20px;
}

/* Style the buttons */

	.angebote_button {
	  appearance: none;
	  background-color: transparent;
	  border: 2px solid #1A1A1A;
	  border-radius: 30px;
	  box-sizing: border-box;
	  color: rgb(255, 196, 71);
	  cursor: pointer;
	  display: inline-block;
	  font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	  font-size: 16px;
	  font-weight: 200;
	  line-height: normal;
	  margin: 0;
	  min-height: 10px;
	  min-width: 0;
	  outline: none;
	  padding: 16px 24px;
	  text-align: center;
	  text-decoration: none;
	  transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
	  user-select: none;
	  -webkit-user-select: none;
	  touch-action: manipulation;
	  width: 24%;
	  will-change: transform;
	}

	.angebote_button:disabled {
	  pointer-events: none;
	}

	.angebote_button:hover {
	  color: #fff;
	  background-color: rgba(14.9,22.4,30.6,0.6);
	  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
	  transform: translateY(-2px);
	}

	.angebote_button:active {
	  box-shadow: none;
	  transform: translateY(0);
	}




.fourthPage{
	text-align: justify;
}

.Page4_startPic{
	width: 100%;
	height: auto;
}

.Page4_title{
	color:rgb(255, 190, 9, 0.8);
	position:fixed;
	top: 50px;
	right: 10px;
	
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish, Omologo Personal;
	font-size:120px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}
.sticky {
	position: absolute;
}

.kreisrechts {
	width: 700px;
	height: 700px;
	border-radius: 350px;
	margin-left: 40px;
	margin-right: -300px;
	float: right;
	background-color:rgb(128, 159, 189, 0.5);
}
.Bubbletextpage4{
	color:rgb(237, 233, 223);
	font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	letter-spacing: 1px;
	line-height: 1.4;
	float: left;
	margin-top: 300px;
	
	margin-bottom:120px;
}

.positionright{
	float: right;
	margin-left: 40px;
	margin-top: 80px;
}

.fifthPage{
	text-align: justify;
}

.fließtextgallery{
	color:rgb(237, 233, 223);
	font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
	letter-spacing: 1px;
	line-height: 1.4;
	margin-left: 15px;
	text-align:center;
}
/*style in 'gallery/gallery.css' :)*/



.sixthPage{
	text-align: justify;
}

	.fließtextpage6{
		color:rgb(237, 233, 223);
		font-family: Taviraj Light, Frank Ruhl Libre Light,Inria Serif Light, Forum;
		letter-spacing: 1px;
		line-height: 1.4;
		margin-left: 250px;
		margin-right: 550px;
		margin-bottom:120px;
	}

.seventhPage{
	text-align: justify;
}
.Page7_startPic{
	width: 100%;
	height: auto;
}

.Page7_title{
	color:rgb(255, 190, 9, 0.8);
	position:fixed;
	top: 50px;
	right: 10px;
	
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish, Omologo Personal;
	font-size:120px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}
.sticky {
	position: absolute;
}


.picture{width: 100%;
      height: auto;
}

.eightsPage{
	text-align: justify;
}

.Page8_title{
	color:rgb(255, 190, 9, 0.8);
	position:fixed;
	top: 50px;
	right: 10px;

	
	font-family: Montserrat, Figtree, Nunito, Avenir Next Lt pro Light, Mulish, Omologo Personal;
	font-size:120px;
	font-weight:lighter; 
	letter-spacing: 1px;
	}
.sticky {
	position: absolute;
}