/*--------------------------------------------------------------
VOREINSTELLUNGEN
--------------------------------------------------------------*/

*{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
/* Bewirkt, dass padding- und border-Größen nicht zur width-Angabe hinzuaddiert werden
--------------------------------------------------------------*/

img{
	vertical-align:bottom;
	border:0px;
}
/* Korrigiert den HTML5-Bug, dass 3 Pixel rand unter einem <img /> dargestellt werden.
--------------------------------------------------------------*/

body,html{
	height:100%;
}
/* Aktiviert die volle Höhe eines Browserfensters
--------------------------------------------------------------*/

body,p,h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}
/* Setzt die voreingestellten Abstände der angegebenen HTML-Elemente auf 0.
--------------------------------------------------------------*/

nav ul, nav li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
/* Setzt die Listeneinzüge für Listen und Listenpunkte innerhalb eines <nav> auf 0 und unterdrückt die Aufzählungszeichen (sinnvoll für Menüleisten).

--------------------------------------------------------------
ENDE VOREINSTELLUNGEN
--------------------------------------------------------------*/





body{
	
	background-color: #f2f4f7;
	background-image: url(img/fluss1_1.jpg);
	
}

.reihe0{
	
	position: relative;
	overflow: visible;
	z-index: 1;	
	display: flex;
	flex-direction: row;
	
	
}

.logo{
	
	background-image: url(img/logo.png);
	background-size: 9%;
	background-repeat: no-repeat;	
	width: 90%;
	height: 90%;
	position: absolute;
	margin-left: 2%;
	margin-top: 1%;
	z-index: -1;
	
	
}


.banner{
	white-space: nowrap;	
	width: 100%;
	height: 200px;
	position: relative;
	overflow: visible;
	z-index: 1;	

	

	/*background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
	
	color:white;
	font-family: 'source sans pro', sans-serif;
	font-weight: 300;
	font-size: 90pt;
	text-shadow: 0 0 3px black;
	text-align: center;
}

.bannercover{
		
	width: 100%;
	height: 200px;

	
	
	background-color: beige;
	opacity: 0%;
	position: absolute;
	z-index: 2;
	
	
	font-family: arial bold;
	font-size: 80pt;
	/*
	background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
}

.starttext{
		
	width: 100%;
	height: 100px;
	position: relative;
	overflow: visible;
	z-index: 1;	

	

	/*background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
	
	color:white;
	font-family: 'source sans pro', sans-serif;
	font-size: 30pt;
	font-weight: 300;
	text-shadow: 0 0 6px black;
	text-align: center;
}

.buchungBox{
		

	max-width: 100%;
	height: 65%;
	/*position: relative;
	overflow: visible;
	z-index: 1;	*/
	display: flex;
	flex-direction:row;
	margin-top: 5%;
	

	/*background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
	

	background-color: white;
	font-family: 'source sans pro', sans-serif;
	font-size: 30pt;
	text-shadow: 0 0 1px black;
	text-align: center;
	align-content: center;

}

.buchungtxt{
		

	max-width: 1280px;
	height: 300px;
	/*position: relative;
	overflow: visible;
	z-index: 1;	*/
	width: 80%;

	

	/*background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
	
	color:black;

	font-family: 'source sans pro', sans-serif;
	font-size: 15pt;
	/*text-shadow: 0 0 3px black;*/
	text-align: left;
	align-content: center;
	margin-left: 6%;
	margin-top: 5%;
	vertical-align: middle;
}

.buchungPic {
	
		background-image: url(img/geschichte_1.jpg);
		background-size: 88%;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 10px;
		padding-left: 5px;

		width: 80%;
	
}

.buchungBox2{
		

	max-width: 100%;
	height: 65%;
	/*position: relative;
	overflow: visible;
	z-index: 1;	*/
	display: flex;
	flex-direction:row;
	margin-top: 5%;
	

	/*background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
	

	background-color: white;
	font-family: 'source sans pro', sans-serif;
	font-size: 30pt;
	text-shadow: 0 0 1px black;
	text-align: center;
	align-content: center;

}

.buchungtxt2{
		

	max-width: 1280px;
	height: 300px;
	/*position: relative;
	overflow: visible;
	z-index: 1;	*/
	width: 80%;

	

	/*background-image: url(img/front1.jpg);
	background-size: 100%;
	background-position:center;
	background-repeat: no-repeat;*/
	
	color:black;

	font-family: 'source sans pro', sans-serif;
	font-size: 14pt;
	/*text-shadow: 0 0 3px black;*/
	text-align: left;
	align-content: center;
	margin-left: 2%;
	margin-right: 5%;
	margin-top: 3%;
	vertical-align: middle;
}

.buchungPic2 {
	
		background-image: url(img/dorne2.jpg);
		background-size: 75%;
		background-repeat: no-repeat;
		background-position: center;
		padding-top: 10px;
		padding-left: 5px;

		width: 80%;
	
}

.elternDiv{

	/*max-width:1280px;*/
	margin:auto;
	height: 900px;
	position: relative;
	z-index: 2;
	
	
	/*background-color:#edf4ff;	*/

}

/*
.backblatt {
	
	height: 500px;
	position: relative;
	z-index: 2;

	
}
*/


.reihe1{
	
	/*background-color: beige;*/
	
}

.leiste{
	
	
	/*margin-left: 38%;	*/
	text-align: center;
	display: inline;
	font-family: 'source sans pro', sans-serif;
	font-weight: 400;
	text-shadow: 0 0 3px black;
	background-color: #c2d4f2;
	
}


.leiste ul li a{
	color:white;
	font-size:30pt;
	margin-left:90px;
}



li {
	
	padding: 10px;
	display: inline-block;
	/*margin-left: 10%;*/
	
}


a:link {
	
	text-decoration: none;
	color:white;

	
}	

a:visited {
	
	text-decoration: none;
	color:white;

	
}	






/*SLIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIDE*/

/* Position the image container (needed to position the left and right arrows) */
.container {
	position: relative;
	height: 50%;
	width: 50%;
	overflow: show;
	margin: auto;


}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}





















/*RESPONSIVER PART _______________________________ */

/*RESPONSIVE*///////////////////////////////////////////////////////
/*RESPONSIVE*///////////////////////////////////////////////////////
/*RESPONSIVE*///////////////////////////////////////////////////////
/*RESPONSIVE*///////////////////////////////////////////////////////
/*RESPONSIVE*///////////////////////////////////////////////////////





@media only screen and (max-width:1400px){
	.banner{
		
		font-size: 70pt;
		height: 120px;
		
	}
	
	.starttext{
		
		
		
	}	
	
	.logo{
		
		
		
	}	
	.buchungtxt2 {
	font-size: 1pt;
 
}
.buchungPic {

}

}


@media only screen and (max-width:1400px){
	.banner{
		
		font-size: 70pt;
		height: 120px;
		
	}
	
	.starttext{
		
		
		
	}	
	
	.logo{
		
		
		
	}	
	.buchungtxt2 {
	font-size: 13pt;
 
}
.buchungPic {

}

}

@media only screen and (max-width:1280px){


	.buchungtxt {
	font-size: 13pt;
	margin-top: 5%;
 
}
	
	.buchungtxt2 {
	font-size: 11pt;
	margin-top: 8%;
 
}


}





@media only screen and (max-width:480px){
    body{
        background-color:black;
		max-width: 480px;
    }



}



@media only screen and (max-width:1024px){
	.banner{
		
		font-size: 60pt;
		height: 120px;
		
	}
	
.leiste ul li a{

	font-size:23pt;

	}
	.buchungtxt2{
		font-size: 11pt;
		
	}	
.buchungBox{	
	flex-direction: column;
	height: 100%;

}

.buchungtxt{
margin-left: 12%;
font-size: 15pt;
margin-top: 4%;
}

.buchungPic{
	height: 50%;
	margin-top: 8%;
	margin-left: 10%;
}

.buchungBox2{	
	flex-direction: column;
	height: 140%;

}

.buchungtxt2{
margin-left: 15%;
font-size: 15pt;
margin-top: -5%;
}

.buchungPic2{
	height: 50%;
	margin-top: -5%;
	margin-left: 10%;
}
.container {


	width: 80%;



}	
}



@media only screen and (max-width:850px){
	.banner{
		
		font-size: 48pt;
		height: 120px;
		
	}
	.starttext{
		
		font-size: 25pt;
		
		
	}	
	
.leiste ul li a{
	
	font-size:45pt;
	line-height: 1.4;
	}
	
.leiste {
	
	text-align: center;
	
}	

.reihe1 {
	
	margin-left: -9%;
	
}	
	
 body{
background-image: url(img/fluss_1_1_phone.jpg);
	}
.buchungPic{

	margin-top: 12%;

}	
}


@media only screen and (max-width:768px){

	.buchungPic{
		
	margin-top: 15%;
	
		
	}


}	

@media only screen and (max-width:640px){

	.buchungtxt{
		
	font-size: 14pt;
	
		
	}
	
	.buchungtxt2{
		
	margin-top: -15%;	
	font-size: 14pt;
	
		
	}	


}

@media only screen and (max-width:480px){
	.logo{
		
	background-image: url(img/Logo2.png);
	background-size: 8%;
	
	width: 90%;
	height: 90%;


		
	}
	.banner{
		
		font-size: 28pt;
		height: 120px;
		
	}
	.starttext{
		
		margin-top: -11%;
		font-size: 19pt;
		
		
	}	
	
.leiste ul li a{
	
	font-size:24pt;
	line-height: 1.4;
	margin-left: 80px;
	}
	
.leiste {
	
	text-align: center;
	
}	

.reihe1 {
	margin-top: -7%;
	margin-left: -15%;
	
}	
	
 body{

	}
	
.buchungtxt{
	
	font-size: 11pt;
	
}

.buchungBox{
	
	height: 75%;
	
}

.buchungtxt2{
	
	font-size: 11pt;
	margin-top: -17%;
}	

.buchungBox2{
	
	height: 105%;
	
}
.buchungPic2{
	
	margin-top: -14%;
	margin-left: 3%;
	width: 95%;
	
}
}
@media only screen and (max-width:425px){
	.banner{
		
		font-size: 24pt;
		height: 120px;
		
	}
	
	.starttext{
		
		margin-top: -15%;
		font-size: 14pt;
		
		
	}	
	.buchungBox2{
		
	height: 110%;
		
		
	}
	
	.buchungtxt{
		
	font-size: 10pt;
		
		
	}	
	.buchungtxt2{
		
	margin-top: -25%;
		
		
	}
	
}


@media only screen and (max-width:375px){
	.banner{
		
		font-size: 23pt;
		height: 120px;
		
	}
	
	.starttext{
		
		margin-top: -15%;
		font-size: 14pt;
		
		
	}	
.buchungPic{
	
	margin-top: 45%;
	margin-left: 3%;
	width: 95%;
	
}

	.buchungBox{
		
	height: 100%;
		
		
	}
		.buchungBox2{
		
	height: 130%;
		
		
	}
	
			.buchungtxt2{
		
	margin-top: -50%;
		
		
	}
			.buchungPic2{
		
	margin-top: -41%;
		
		
	}	
}
@media only screen and (max-width:320px){
	.banner{
		
		font-size: 19pt;
		height: 120px;
		
	}
	
	.starttext{
		
		margin-top: -22%;
		font-size: 13pt;
		
		
	}	
}