@media only screen and (max-width: 480px) {
	.headline2 {
		font-size:14pt !important;
	}
	.datenschutz {
		font-size: 8pt !important;
	}
	#container_366cb74c {
		display: none !important;   /* Formularkopf ausblenden für mobil und tablet */
	}
}

/* .imagebutton {
	max-width:180px !important;
} */
.imagebutton:Hover {
	background-color: #F2F2F2 !important;
	cursor: pointer;
	transform: translateY(-6px);
	webkit-transform: translateY(-6px);
	outline: none;
	border: 2px solid #3D8AC6;
}
.dummy_button {
	display: none !important;
}
.SubmitButton {
	cursor: pointer;
	background-color: #004311 !important;
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color: #FFF;
}
.SubmitButton:Hover {
	transform: translateY(-1px);
	webkit-transform: translateY(-1px);
}
.SubmitButtonImage {
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #004311;
	font-weight: bold;
}
.TextAreaInput {
	outline-color: #3D8AC6;
	outline-width: 2px;
	font-family: "Open Sans", Helvetica, sans-serif !important;
}
.TextInput {
	outline-color: #3D8AC6;
	outline-width: 2px;
	font-family: "Open Sans", Helvetica, sans-serif !important;
}
label {
	cursor: pointer;
	font-size:12pt;
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color:#004311;
	line-height: 1.5;
	font-weight: bold;
}
.js-input {
	outline-color: #3D8AC6;
	outline-width: 2px;
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color:#004311;
}
.js-input-1 {
	outline-color: #3D8AC6;
	outline-width: 2px;
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color:#004311;
}
.js-input-2 {
	outline-color: #3D8AC6;
	outline-width: 2px;
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color:#004311;
}
.radioButton {
	cursor: pointer;
}
input[type="radio"]:checked {
	background-color: #004311 !important;
}

/* Überschrift */
.headline2, .headlinebottom, .headline4 {
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color: #004311 !important;
	font-weight: bold;
}
.datenschutz, .headline3, .textstyle1, .textstyle2, .textstyle3, .textstyle4, .textstyle5, .textstyle6, .textstyle7, .textstyle8, .textstyle9, .textstyle10, .textstyle11, .textstyle12, .textstyle13 {
	font-family: "Open Sans", Helvetica, sans-serif !important;
	color: #004311 !important;
}
.textstyle1, .textstyle2, .textstyle3, .textstyle4, .textstyle5, .textstyle6, .textstyle7, .textstyle8, .textstyle9, .textstyle10, .textstyle11, .textstyle12, .textstyle13 {
	font-size: inherit !important;
	font-family: inherit !important;
	color: inherit !important;
	font-weight: inherit !important;
}