/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('_fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('_fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('_fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: 
       url('_fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('_fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('_fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('_fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('_fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}



* {
	margin:0;
	padding:0;
}
img { border:0;border-style: none;}
html, body {
	margin:0;
	padding:0;
	height:100%;

	text-decoration: none;

	font-family: 'Roboto Condensed', sans-serif;
	font-size:17px;
	line-height:24px;
	font-weight:300;
	color:#000000;
}
body {
	background-color:#ffffff;
}
#container {
	min-height:100%;
	position:relative;

}

.hor {
	position:relative;
	margin:0 auto;
	text-align:left;
	max-width:1200px;
	clear:left;
	max-height:40000px;
}
.hor2 {
	position:relative;
	margin-left:30px;
	margin-right:30px;

}
.hor3 {
	position:relative;
	margin:0 auto;
	text-align:left;
	max-width:1200px;
	clear:left;
}


#log {
	position:fixed;
	left:0px;
	top:0px;

	text-decoration: none;
	font-weight:300;
	font-size: 12px;
	color: #ffffff;
	line-height:14px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	z-index:50010;
	background-color:#000000;
}
.ku {
	white-space:nowrap;
}
.rel {
	position:relative;
}
.weiss {
	position:relative;
	height:1px;
	background-color:#ffffff;
}
.foto_breit {
	width:100%;
	height:auto;
}
/* -------------------------------------------------- */
#oben {
	background-color:#ffffff;
	position:relative;
	height:110px;
}
#abstand_oben {
	position:relative;
	height:60px;
}
/* -------------------------------------------------- */
#unten {
	position:relative;
	background-color:#46b046;
	padding-top:30px;
	padding-bottom:30px;
	color:#ffffff;
	margin-top:30px;
}
#unten a {
	color:#ffffff;
	text-decoration:none;
}
#unten a:hover {
	text-decoration:underline;
}
#unten img {
	margin-left:10px;
	margin-right:10px;
	height:50px;
	width:auto;
}
#unten h1 {
	border-top:1px solid #ffffff;
	font-weight:700;
	font-size:18px;
	color:#4ffffff;
	line-height:20px;
	padding-top:28px;
	margin-bottom:20px;
}
@media all and (max-width:600px) {
	#unten img {
		display:block;
		margin:0 auto;
		margin-bottom:5px;
	}
}
/* -------------------------------------------------- */
#logo {
	position:absolute;
	left:0px;
	top:3px;	
}
#logo img {
	width:146px;
	height:auto;
}
#fb {
	position:absolute;
	right:0px;
	top:-6px;
}
#fb img {
	width:20px;
	height:20px;
}
@media all and (max-width:960px) {
	#fb {
		right:4px;
		top:0px;
	}
}
/* -------------------------------------------------- */
#menue {
	position:absolute;
	right:0px;
	top:18px;
	text-align:right;
	padding-bottom:27px;


	font-size:16px;
	line-height:20px;
	font-weight:400;
	text-transform: uppercase;
}
.menue,.menue_aktiv {
	color:#000000;
	text-decoration:none;
	padding-left:14px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:4px;
	display:inline-block;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	margin-right:-1px;

}
.menue span,.menue_aktiv span {
	display:block;
	text-align:left;
	font-size:12px;
	color:#a0a0a0;
}
.menue_aktiv span {
	color:#ffffff;
}
.menue_aktiv {
	background-color:#46b046;
	color:#ffffff;
}
.menue:hover {
	background-color:#f0f0f0;
}
.umenue {
	background-color:#f0f0f0;
	position:absolute;
	text-align:left;

	border-left:1px solid #e0e0e0;
	display:none;
	padding-top:20px;
}
.umenue h3 {
	text-transform: none;
	font-weight:400;
	font-size:14px;
	line-height:18px;
	color:#000000;
	border-bottom:1px solid #c0c0c0;
	padding-left:14px;
	padding-right:14px;
	padding-top:2px;
	padding-bottom:2px;
	word-wrap:break-word;
}
.menue h3:hover {
	background-color:#ffffff;
}
.menue_aktiv h3:hover {
	background-color:#ffffff;
}
/* -------------------------------------------------- */
#menuesymbol {
	position:absolute;
	right:0px;
	top:39px;
	width:74px;
	height:15px;
	background-repeat:no-repeat;
	background-size:contain;
	background-image: url(gfx/menuesymbol.png);
	cursor:pointer;
	display:none;
}
@media all and (max-width:1140px) {
	#menue {
		font-size:14px;
		line-height:16px;
	}
}
@media all and (max-width:1050px) {
	.menue,.menue_aktiv,.umenue h3 {
		padding-left:8px;
		padding-right:8px;
	}
}
@media all and (max-width:960px) {
	#menue {
		display:none;
		position:fixed;
		right:0px;
		top:77px;
		background-color:#46b046;
		padding-top:0px;
		padding-bottom:0px;
	}
	.menue,.menue_aktiv {
		color:#ffffff;
		display:block;
		padding-left:0px;
		line-height:30px;
		border-bottom:1px solid #ffffff;
		padding-left:20px;
		padding-right:20px;

		width:240px;
	}
	.menue:hover {
		color:#000000;
		background-color:#c1bab3;
	}
	.menue_aktiv {
		color:#000000;
		background-color:#c1bab3;
	}
	#menuesymbol {
		display:block;
	}
	.menue span,.menue_aktiv span {
		display:block;
		position:absolute;
		color:#ffffff;
		padding-right:30px;
		font-size:14px;

	}
}
/* -------------------------------------------------- */
#para1 {
	position:relative;
}
#para1platzhalter {
	position:relative;
	height: 400px;
}
#para1 div {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;

	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 30%;
	opacity:0;
}
#pfeil_rechts,#pfeil_links {
	position:fixed;
	top:50%;

	right:10px;
	width:50px;
	height:75px;
	background-repeat:no-repeat;
	background-size:cover;
	background-image: url(gfx/pfeil_rechts.png);
	cursor:pointer;
	z-index:40000;
}
#pfeil_links {
	background-image: url(gfx/pfeil_links.png);
	right:auto;
	left:10px;
}
/* -------------------------------------------------- */
.layout1 {
	position:relative;
	margin-left:10%;
	margin-right:10%;
}
.layout1 p {
	margin-left:200px;
	margin-bottom:24px;
	font-weight:300;
}
.layout1 h1 {
	font-weight:300;
	font-size:36px;
	line-height:41px;
	color:#46b046;

	margin-top:30px;
	margin-bottom:40px;
	border-bottom:1px solid #46b046;

	word-wrap:break-word;
}
.layout1 h2 {
	margin-left:10px;
	margin-right:10px;
	font-weight:400;
	font-size:22px;
	line-height:28px;
	color:#46b046;
	margin-top:30px;
	margin-left:200px;
}
.layout1 h3 {
	margin-left:10px;
	margin-right:10px;
	font-weight:400;
	font-size:22px;
	line-height:41px;
	color:#000000;

	margin-top:30px;
	margin-left:200px;
}

.layout1 a{
	font-weight:400;
	cursor:pointer;
	border-bottom:1px solid #46b046;
	color:#46b046;
	text-decoration:none;
}
.layout1 a:hover {
	border-bottom:1px solid #000000;
}

.layout1_vid {
	margin-left:200px;
}
.aufklappen {
	cursor:pointer;
	padding-left:30px;

	background-repeat:no-repeat;
	background-size:15px 30px;
	background-position:0px 6px;
	background-image: url(gfx/pfeil_aufklappen.png);
}
.aufklappen:hover {
	color:#000000;
}
.einklappen {
	cursor:pointer;
	padding-left:30px;

	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:0px 16px;
	background-image: url(gfx/pfeil_einklappen.png);
}
.einklappen:hover {
	color:#000000;
}
/* -------------------------------------------------- */
@media all and (max-width:1100px) {
	.layout1 {
		position:relative;
		margin-left:0px;
		margin-right:0px;
	}
}
@media all and (max-width:980px) {
	.layout1 p,.layout1 h2,.layout1 h3 {
		margin-left:0px;
	}
	.layout1_vid {
		margin-left:0px;
	}
}
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */

/* -------------------------------------------------- */
#lexikon {
	position:absolute;
	top:0px;
	background-color:#f0f0f0;	
	border-radius:20px;
	padding:10px;
	padding-left:16px;
	padding-right:16px;
	max-width:400px;
	border:2px solid #46b046;
	margin-right:20px;
	display:none;
	overflow:auto;
	overflow-x:hidden;
	max-height:250px;
	padding-bottom:10px;
}
#lexikon h2 {
	font-weight:400;
	font-size:20px;
	line-height:25px;
	color:#46b046;
	margin-bottom:8px;
}
#lexikon p {
	font-size:16px;
	line-height:20px;
	font-weight:300;
	color:#000000;
}
.lexikon {

}
/* -------------------------------------------------- */
#layout2 {
	position:relative;
	text-align:center;
}
.layout2 {
	position:relative;
	width:30%;
	line-height:0px;
	background-color:#46b046;
	overflow:hidden;
	border-radius:20px;
	cursor:pointer;
	display:inline-block;
	vertical-align:top;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;

	text-align:left;
	border:3px solid #ffffff;
}
.layout2:hover {
	border:3px solid #46b046;
}
.layout2 img {
	position:absolute;
	left:0px;
	width:100%;
	top:0px;
	height:auto;
}
.layout2 h1 {
	line-height:26px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-size:24px;
	font-weight:400;
	margin-top:8px;
	margin-bottom:8px;
}
.layout2 h1 a {
	text-decoration:none;
	color:#ffffff;
	text-transform: uppercase;
}
.layout2 h2 {

	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-weight:300;

	font-size:16px;
	line-height:17px;
	margin-bottom:8px;
}
.layout2 p {
	line-height:20px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	margin-top:8px;
}
@media all and (max-width:880px) {
	.layout2 {
		width:45%;
	}
}
@media all and (max-width:600px) {
	.layout2 {
		width:90%;
		margin-bottom:20px;
	}
}
/* -------------------------------------------------- */
.formularfeld_login {
	color: #000000; 
	border: 1px solid #46b046;

	font-family: 'Roboto Condensed', sans-serif;
	font-size:17px;
	line-height:24px;
	font-weight:300;

	padding-left:5px;
	padding-right:5px;
	width:150px;
	margin-left:2px;
	margin-top:0px;
}
.formularfeld_submit {
	margin-left:20px;
}
/* -------------------------------------------------- */
.textarea1 {
	display:block;
	width:100%;
	box-sizing: border-box;
	height:100px;
	color:#000000;
	background-color:#f8f8f8;
	border:1px solid #c0c0c0;
	line-height:18px;
	padding:2px;
	padding-left:5px;

	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	font-size: 16px;
	line-height:24px;
	font-weight:400;
	margin-bottom:16px;
	resize:none;
}
.input1 {
	display:block;
	width:100%;
	box-sizing: border-box;


	color:#000000;
	background-color:#f8f8f8;
	border: 1px solid #46b046;
	border: 1px solid #c0c0c0;
	line-height:18px;
	padding:2px;
	padding-left:5px;

	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	font-size: 16px;
	line-height:22px;
	font-weight:400;
	margin-bottom:12px;
}
.input2 {
	color:#000000;
	background-color:#f8f8f8;
	border:1px solid #c0c0c0;
	padding:1px;
	padding-left:5px;
	padding-bottom:0px;

	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	font-size: 16px;
	line-height:16px;
	font-weight:400;
}
.buttongfx {
	padding-left:20px;
	padding-right:20px;
	background-color:#46b046;
	border: 0px;
	cursor:pointer;

	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	text-decoration: none;
	color:#ffffff;
	font-size: 18px;
	line-height:24px;

	padding-top:4px;
	padding-bottom:4px;

}
.buttongfx:hover {
	background-color:#358535;
}
/* -------------------------------------------------- */
#crowd {
	position:fixed;
	right:0px;
	bottom:0px;
	background-color:#46b046;
	padding:10px;
	color:#ffffff;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	z-index:40020;
	width:250px;
	display:none;
	opacity:0;
}
#crowd h2 {
	font-weight: 700;
	font-size:20px;
	line-height:22px;
	margin-bottom:5px;
}
#crowd p {
	line-height:18px;
}
.crowd_balken1 span {
	display:block;
	line-height:18px;
	
	position:absolute;
	text-align:center;
	top:-17px;
	width:100%;
	opacity:0;
}
#crowd_balken {
	position:relative;
	height:120px;
	padding-top:20px;
}
.crowd_balken {
	position:absolute;
	left:200px;
	width:50px;
	border:1px solid #ffffff;
	height:100px;
	font-size:12px;
	background-color:#e0e0e0;
}
.crowd_balken1 {
	position:absolute;
	width:100%;
	background-color:#46b046;
	bottom:0px;
	height:0px;
}
.crowd_balken1 p {
	position:absolute;
	text-align:center;
	top:-17px;
	width:100%;
	opacity:0;
}
#crowd_x {
	position:absolute;
	right:15px;
	top:15px;
	width:30px;
	height:30px;
	background-repeat:no-repeat;
	background-size:15px 15px;
	background-position:7px 7px;
	background-image: url(gfx/x.png);
	cursor:pointer;
}
@media all and (max-width:1100px) {
	
}
@media all and (max-width:980px) {
	.crowd_balken {
		left:0px;
	}
}
/* -------------------------------------------------- */
#spendensiegel2024 {
	z-index:10001;position:absolute;left:20px;top:150px;width:220px;height:auto;
}
@media all and (max-width:1000px) {
	#spendensiegel2024 {
		width:190px;
	}
}
@media all and (max-width:800px) {
	#spendensiegel2024 {
		width:150px;
	}
}
@media all and (max-width:500px) {
	#spendensiegel2024 {
		width:120px;
		top:120px;
	}
}
/* -------------------------------------------------- */
.formularfeld {
	background-color:#46b046;
	color:#ffffff;
	
	background-color:#e0e0e0;
	color:#000000;
	
	width:100%;
	border:0px;
	font-size:17px;
	line-height:24px;
	font-weight:300;
	
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
	display:block;
}
#los2 {
	display:none;
}
/* -------------------------------------------------- */
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}	
/* -------------------------------------------------- */
.video {
	width:100%;
	height:300px;
}