@charset "utf-8";
/* CSS Document */

	body {
		background-color: rgba(176,183,132,1);
		  background-image: url("https://giessenstreamteam.de/wp-content/uploads/2021/04/gruen.png"); /* The image used */

  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
		padding: 0px;
		margin: 0px;
		font-family: sans-serif;
	}
.zeilen {
	height: 30px;
	
}
.nixda {
	width: 35%;
	background-color: rgb(2,2,2,0);
	float: left;
}

	@media only screen and (max-width: 800px) {
		.nixda {display: none;}
}
	.mobile {
		background-color: #fff;
		position: fixed;
		bottom: 0px;
		width: 100%;
		z-index: 102;
	}
	.navbar {
		position: fixed;
		bottom: 0px;
		width: 100%;
		z-index: 102;
	}
	.knopf {
		width: 20%;
		float: left;
		z-index: 102;
		cursor: pointer;
	}
	a {
		text-decoration: none;
		color: #fff;
	}
	nox a {
		color: rgba(176,183,132,1);
	}
	a:hover {
		color: rgba(176,183,132,1);
	}
	h5 { 
		font-size: 15pt;
		text-align: center;
		padding: 0px;
		margin: 0px;
		margin-top: 4px;
	}
	h1 {
		text-align: left;
		font-family: sans-serif;
		padding-left: 10px;
		padding-top: 10px;
		color: #fff;
		font-size: 20pt;
	}
	p {
		text-align: left;
		font-family: sans-serif;
		margin-top: -12px;
		color: #fff;
		font-size: 8pt;
		padding-left: 10px;
	}
	h6 {
		text-align: center;
		padding: 0px;
		margin: 0px;
		margin-bottom: 2px;
		font-family: sans-serif;
		font-weight: 100;
		font-size: 8pt;
	}
	.kasten {
		background-color: /*rgba(56,42,120,0.88)*/#123456;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 102;
	}

	.jun {
		position: fixed;
		bottom: 50px;
		right: 10px;
		z-index: 15;
	}
	.jun img {
		height: 16px;
	}
	
	./inhalt {
		margin-top: 80px;
		padding: 10px;
	}
	.box {
			width: 100%;
			float: left;
			margin: 0px;
			padding: 0px;
			overflow: none;
		}
		.boxinhalt {
			background-color: rgba(85,85,85,1);
			padding: 20px;
			margin: 10px;
		}
	img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}
	.navbar {
		display: block;
	}
	.kasten {
		display: block;
	}
.sidebar {
	display: none;
}
.unt {
	display: none;
}
f1, f2, f3, f4, f5, p, h1, h2, h3, h4, h5, h6, span, a {
	color: #fff;
}
f1 {
	height: 20pt;
}
f4 {
	display: inherit;
}
f1 {
	height: 20px;
}
f3 {
	display: inherit;
	font-size: 20pt;
	padding-top: 10px;
}
f5 {
	display: inherit;
	padding: 10px 0px;
	width: 100%;
	text-align: center;
}
f5 span {
	padding: 7px;
	border: solid 3px rgba(176,183,132,1);
	width: 100px;
}
f5 span:hover {
	padding: 7px;
	background-color: rgba(176,183,132,1);
	color: #fff;
}
.abts {
	width: 40px;
	align: center;
}
@media screen and (min-width: 600px) {
	.abst {
		padding: 0px 20%;
	}
	.box {
			width: 50%;
		}
	}
	@media screen and (min-width: 800px) {
		
		.abts {
			height: 0px;
		}
		.navbar {
			display: none;
		}
		.kasten {
		display: none;
	}
		.desbar {
			width: 25%;
			float: left;
			position: fixed;
			top: 0px;
			background-color: #fff;
			height: 100%;
			padding-top: 20px;
			z-index: 102;
		}
		
		.desin {
			width: 75%;
			float: right;
		}
		.sidebar {
			padding: 20px;
			margin-top: 0px;
			display: block;
			z-index: 102;
		}
		.box {
			width: 33.333%;
		}
		.jun {
		position: fixed;
		bottom: 10px;
		right: 10px;
		}
	
	.navbar {
		z-index: 10;
	}
	.knopf {
		z-index: 10;
		width: 100%;
		text-align: left;
	}
	a {
		text-decoration: none;
		color: black;
	}
	a:hover, h6:hover {
		color: #123456;
		text-decoration: underline solid 3px;
	}
	span {
		cursor: pointer;	
	}
	h5 { 
		font-size: 15pt;
		text-align: left;
		padding: 0px;
		margin: 0px;
		margin-top: 4px;
		padding-right: 5px; 
		display: none;
	}
	h1 {
		text-align: left;
		font-family: sans-serif;
		padding-left: 20px;
		padding-top: 0px;
		color: #123456;
		font-size: 20pt;
	}
	p {
		text-align: left;
		font-family: sans-serif;
		margin-top: -12px;
		font-size: 8pt;
		padding-left: 20px;
		color: #123456;
	}
	h6 {
		text-align: left;
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
		margin-top: 2px;
		font-family: sans-serif;
		font-weight: 100;
		font-size: 18pt;
	}
	.overlay-content {
  top: 50px;
  text-align: left;
		z-index: 13;
}
	.overlay {
  	width: 250px;
	z-index: 13;
	padding-top: 50px;
	background-color: rgba(255,255,255,1);
	}
	.overlay a {
  	padding-left: 5px;
	text-align: left;
		margin: 0px;
		margin-left: 15px;
		font-family: sans-serif;
		font-weight: 100;
		font-size: 18pt;
		z-index: 13;
		padding-top: 50px;
	}
	.closebtn {
  position: absolute;
  top: 40px;
  right: 45px;
  font-size: 60px;
		z-index: 13;
}
	}
@media screen and (min-width: 1400px) {
	.desbar {
		width: 15%;
	}
	.desin {
		width: 85%;
	}
	.box {
		width: 25%;
	}
}