/* 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;
	
	font-size:17px;
	line-height:24px;
	font-weight:300;
	color:#000000;
}
body {
	background-color:#ffffff;
}
#container {
	min-height:100%;
	position:relative;

}

b {
	font-weight:400;
}
.hor {
	position:relative;
	margin:0 auto;
	text-align:left;
	max-width:850px;
	clear:left;
	max-height:40000px;
}
.hor2 {
	position:relative;
	margin-left:30px;
	margin-right:30px;
}
.ku {
	white-space:nowrap;
}
@media all and (max-width:400px) {
	.hor2 {
		margin-left:10px;
		margin-right:10px;
	}
}
/* -------------------------------------------------- */
#logo {
	position:relative;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
}
#logo img {
	width:200px;
	height:auto;
}
/* -------------------------------------------------- */
.textarea1 {
	display:block;
	width:100%;
	box-sizing: border-box;
	height:110px;

	color:#000000;
	background-color:#f8f8f8;
	border: 1px solid #c0c0c0;
	line-height:18px;
	padding:4px;

	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	font-size: 16px;
	line-height:22px;
	font-weight:400;
	margin-bottom:12px;
	border-radius:6px;
	letter-spacing:0.5px;
	
	resize:none;
}
.input1 {
	display:block;
	box-sizing: border-box;
	width:100%;
	color:#000000;
	background-color:#f8f8f8;
	border: 1px solid #c0c0c0;
	line-height:18px;
	padding:4px;

	font-family: 'Roboto Condensed', sans-serif;
	text-decoration: none;
	font-size: 16px;
	line-height:22px;
	font-weight:400;
	margin-bottom:12px;
	border-radius:6px;
	letter-spacing:0.5px
}
.input_breit {
	width:100%;
}
/* -------------------------------------------------- */
.buttongfx {
	padding:6px;
	padding-left:20px;
	padding-right:20px;
	background-color:#46b046;
	border:0px;
	cursor:pointer;
	border-radius:6px;
	font-size:18px;
	line-height:20px;
	color:#ffffff;
	letter-spacing:1px;

}
.buttongfx:hover {
	background-color:#61c261;
}
/* -------------------------------------------------- */
#form_hinweis {
	display:block;

	
	position:relative;
	background-color:#f8f8f8;
	padding-top:8px;
	padding-bottom:8px;
	border: 1px solid #c0c0c0;
	border-radius:6px;
}
#ichstimmezu {
	position:absolute;
	left:8px;
	top:15px;
}
#form_hinweis p {
	margin-left:29px;
	padding-right:10px;
}
#form_hinweis p a {
	color:#000000;
	text-decoration:underline;
}
/* -------------------------------------------------- */
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
/* -------------------------------------------------- */
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;
}
p {
	font-size:16px;
	line-height:30px;
}

@media all and (max-width:400px) {
	h1 {
		font-size:26px;
		line-height:32px;
	}
}
/* -------------------------------------------------- */
.plusminus {
	background-color:#1c911f;
	border: 1px solid #1c911f;
	line-height:18px;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	font-family: 'Arial', sans-serif;
	text-decoration: none;
	font-size: 26px;
	line-height:22px;
	font-weight:400;
	margin-bottom:12px;
	cursor:pointer;
	color:#ffffff;
	border-radius:50%;
	border-radius:6px;
	text-align:center;
}
.plusminus:hover {
	filter: brightness(0.80);
}
/* -------------------------------------------------- */
.festakt_zeile {
	position:relative;
	
}
.festakt_zeile span {
	position:relative;
	float:left;
	margin-right:2%;
}
.festakt_zeile span:nth-child(1) {
	width:42%;
}
.festakt_zeile span:nth-child(2) {
	width:42%;
}

.festakt_zeile span:nth-child(3) {
	width:6%;
	
}

@media all and (max-width:650px) {
	.festakt_zeile {
		text-align:center;
	}
	.festakt_zeile span {
		position:static;
		float:none;
		width:100%;
		margin-right:0px;
	}
	.festakt_zeile::after {
	}
	.festakt_ue {
		display:none;
	}
	.plusminus {
		width:50px;
		display:inline-block;
		margin-bottom:40px;
	}
}
/* -------------------------------------------------- */