﻿body {
	background: #ffffff;
	background-image: url(../hintergrund/hintergrund2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}

body {
	font-family: Calibri;
	padding-left: 100px;
	padding-top: 50px
}

.menuebar {
	font-family: Calibri;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	border-radius: 8px;
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 1rem;
	line-height: 1;
}

.menuebar .menubar-zeile{
	margin-bottom: 12px;
}

a {
	font-family: Calibri;
	color: #ffcc00;
	text-decoration: none;
	margin-left: 0px;
	font-weight: 500;
	font-size: 14pt;
	background-color: #7F9658;
}

a:hover {
	color: #ff8000;
}

.menuebar-1 {
	font-family: Calibri;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	border-radius: 8px;
	background-color: #15b415;

}

a {
	font-family: Calibri;
	color: #ffcc00;
	text-decoration: none;
	margin-left: 0px;
	font-weight: 500;
	font-size: 14pt;

}

.titel-bild {
	width: 80%;
	border-radius: 20px;
}

.headline {
	color: #fccf00;
	font-family: calibri;
	font-size: 35pt;
	font-weight: 600;
}

.auto-style4 {
	text-align: right;
}



.text-feld {
	background: #7F9658;
	width: 70%;
	margin-top: 1px;
	border-radius: 20px
}


.auto-style7 {
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 15pt;
	font-family: Calibri;
	color: #000000;
	font-weight: normal;
}

.auto-style8 {
	font-size: 35pt;
	color: #ffcc00;
}

.auto-style9 {
	color: #ffcc00;
}

.auto-style10 {
	background-color: #7f9658;
	border-radius: 20px;
}

.auto-style120 {
	background-color: #c23939;
	border-radius: 20px;
}

.legal-content {
	font-size: 1rem;
	text-align: right;
}

.legal-text {
	margin-right: 20px;
	font-size: 14pt;
}

.legal-text-item{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #7F9658;
	border-radius: 10px;
	color: black
}

.text1-feld {
	background: #7F9658;
	width: 80%;
	margin-top: 1px;
	border-radius: 20px
}

.auto-style70 {
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 15pt;
	font-family: Calibri;
	color: #000000;
}



.foto {
	width: 30%;
}

.profil-bild {
	width: 100px;
	height: 100px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.profil-container {
	display: flex;
	background-color: #7F9658;
	border-radius: 10px;
	border-color: #ff8000;
	width: 300px;
}

.profil-text {
	padding-left: 30px;
	font-size: 15pt;
	color: #000000;
	width: 50%;
	margin-top: 10px;
}

.profil-container1 {
	display: flex;
	background-color: #7F9658;
	border-radius: 20px;
	border-color: #ff8000;
	width: 300px;
	padding-right: 200;
}

.link-farbe {
	color: #ffcc00;
	border-radius: 8px;
}


.sprung-marken {
	font-weight: bold font-color:black;
	font-family: Calibri;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	font-size: 15pt;
}

.sprung-link {
	font-family: Calibri;
	color: #006633;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	font-size: 15pt;
	a: hover=none;
}

.sprung-marken {
	font-weight: bold;
	font-color: black;


	font-family: Calibri;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
	font-size: 15pt;
}

.seiten-pic {
	width: 40%;
	border-radius: 8px;
}

.auto-style72 {
	font-size: medium;
	background-color: #7F9658;
}

.auto-style73 {
	font-size: medium;
}

.auto-style74 {
	font-size: 15pt;
	background-color: #7F9658;
	text-align: center;
	color: #000000;
}

.auto-style76 {
	font-size: 15pt;
	text-align: center;
}

.ueberschrift {
	text-align: center;


}

.auto-style77 {
	font-size: 15pt;
	margin-top: 15px;
}

.auto-style78 {
	display: flex;
	background-color: #7F9658;
	border-radius: 10px;
	border-color: #ff8000;
	width: 300px;
	text-align: center;
}

.auto-style79 {
	padding-left: 30px;
	font-size: 15pt;
	color: #000000;
	width: 50%;
	margin-top: 10px;
	text-align: left;
}

@media all and (min-width: 35em) {
	li {
		width: 10em;
	}

	.details {
		position: absolute;
		right: 10%;
		top: 10%;
		background-color: #F1F3F4;
		border: 0.1em solid #3983ab;
		border-radius: 0 8px 8px;
		padding: 1em 1em .2em;
		width: 25em;
		max-height: 20em;
		overflow: auto;
		display: none;
	}

	.details img {
		width: 90%;
	}

	.details:target {
		display: block;
	}

	.close {
		width: 0;
		right: 0;
		border: 0;
		text-shadow: none;
		color: transparent;
	}

	.close::after {
		position: absolute;
		top: 1em;
		right: 1em;
		content: "X";
		color: white;
		background: #c32e04;
		font: bold 1em/150% Georgia, Times, serif;
		border: 0.1em solid #3983ab;
		border-radius: 0 8px 8px;
		display: block;
		text-align: center;
		width: 1.5em;
		height: 1.5em;
		padding: 0.2em 0 0 0em;
	}
}

.bottom-link{
	box-sizing: border-box;
	margin: 0px;
	background-color: #7F9658;
	
	padding: 15px 0px;
}