input[type=submit] {
	text-decoration: none;
	font-weight: 700;
	padding: 4px 10px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #b80028;
	font-family: Quantico, sans-serif;
	background-color: #b80028;
	background: -webkit-gradient(linear, left top, left bottom, from(#b80028), to(#950222));
	background: -webkit-linear-gradient(top, #b80028, #950222);
	background: -moz-linear-gradient(top, #b80028, #950222);
	background: -ms-linear-gradient(top, #b80028, #950222);
	background: -o-linear-gradient(top, #b80028, #950222)
}

input[type=submit]:hover {
	background: #b80028;
	cursor: pointer
}

.submit-pos-right {
	float: right
}

.meldung_fehler {
	background: #DE0308;
	margin-bottom: 15px;
	color: #fff;
	padding: 5px
}

.meldung_ok {
	background: #0C0;
	margin-bottom: 15px;
	color: #fff;
	padding: 5px
}

.newsletter-text-input {
	width: 190px;
	margin-top: 5px;
	height: 20px
}

.newsletter-area .button-form {
	margin: 0
}

td.eingabefeldbezeichnung, td.eingabefeldbezeichnungpflicht {
	width: 100px
}

.submit-pos-right {
	float: right
}

.contact-form-wrapper legend {
	font-size: 16px;
	background: #b80028;
	padding: 5px 10px 3px;
	color: #fff;
	width: auto;
	margin-bottom: 0;
	line-height: 30px
}

.contact-form-wrapper fieldset {
	padding: 25px 20px;
	border: 1px solid #b80028
}

input, select.eingabefeldbezeichnung, .eingabeselect {
	font-family: Quantico, sans-serif;
	font-size: 14px;
	border: solid 1px #ccc;
	text-align: left;
	padding: 3px
}

textarea {
	padding: 3px;
	background-color: #FFF;
	border: solid 1px #ccc;
	font-family: Quantico, sans-serif;
	font-size: 14px
}

.formularzeile {
	padding-bottom: 10px;
	padding-bottom: 15px
}

.eingabelabelpflicht {
	display: block;
	background: 0 0;
	border: 0;
	float: left;
	font-weight: 700
}

.formularzeile {
	text-align: left;
}

.eingabeinput {
	width: 245px
}

.eingabeinputpflicht {
	width: 245px
}

.eingabeinputpflichtfehler, .eingabeinputfehler, input[type=text].eingabeinputpflichtfehler, input[type=text].eingabeinputfehler {
	width: 245px;
	border: solid 1px #DE0308
}

.submit {
	border: solid 1px #000;
	background: #fff
}

.submit:hover {
	background: #000;
	color: #fff
}

.eingabepassword {
	width: 245px;
	color: #555
}

.eingabepasswordpflicht {
	width: 245px
}

.eingabepasswordpflichtfehler, .eingabepasswordfehler {
	width: 245px;
	border: solid 1px #AC0730
}

.eingabeselectbox {
	width: 245px
}

.eingabeselectboxpflicht {
	width: 255px;
	border: solid 1px #ccc
}

.eingabeselectboxpflichtfehler {
	width: 245px;
	border: solid 1px #DE0308
}

.eingabetextarea {
	width: 245px;
	height: 150px
}

.eingabetextareapflicht {
	width: 245px;
	height: 150px
}

.eingabetextareapflichtfehler, .eingabetextareafehler {
	width: 245px;
	height: 150px;
	border: solid 1px red
}

.eingabecheckbox {
	border: solid 1px #ccc;
	margin-left: 0;
	width: 16px;
	height: 16px
}

.eingabecheckboxpflicht {
	border: solid 1px #ccc;
	margin-left: 0;
	width: 16px;
	height: 16px
}

.eingabecheckboxpflichtfehler {
	background-color: #FFF;
	border: solid 1px #AC0730;
	margin-left: 0;
	width: 16px;
	height: 16px
}

.eingaberadio {
	width: 15px;
	border: solid 1px #ccc;
	padding-left: 0;
	margin-left: 0
}

.eingaberadiopflicht {
	width: 15px;
	border: solid 1px #ccc;
	padding-left: 0;
	margin-left: 0
}

.eingaberadioflichtfehler {
	background-color: #FFF;
	width: 15px;
	border: solid 1px #ccc;
	padding-left: 0;
	margin-left: 0
}

.eingabefeldbezeichnung {
	padding-top: 4px
}

.eingabefeldbeschreibung {
	font-size: 9px;
	line-height: 12px;
	color: #555;
	font-weight: 400;
	text-align: right
}

.eingabefeldbezeichnungpflicht {
	font-weight: 700;
	padding-top: 4px
}

.kontakt_formular {
	float: left
}

.kontakt_adresse {
	float: left;
	margin: 0 0 0 11px;
	padding: 0
}

.button-form {

	padding-top: 10px
}

.eingabeselectpflicht {
	width: 254px;
	border: solid 1px #ccc;
	height: 23px
}

.eingabeselectpflichtfehler {
	border: solid 1px #AC0730;
	height: 23px;
	width: 254px
}

#content-right form p {
	margin-bottom: 15px
}

.gb-formular {
	margin-bottom: 25px
}

.gb-text {
	border: 1px solid #ccc;
	padding: 10px
}

.button-pos-right {
	float: right
}

.form-default {
	width: 100%
}

.form-default label {
	width: 30%;
	float: left
}

.form-default .formularzeile {
	width: 70%;
	float: left
}

.form-default .formularzeile input, .form-default .formularzeile textarea, .form-default .formularzeile select {
	float: left;
	width: 50%
}

.form-default .formularzeile input[type=text] {
	height: 30px
}

.form-default .form-button {
	clear: both;
	float: left;
	width: 60%
}

.form-default .formularzeile .eingabecheckbox {
	width: 5%;
	float: left;
	margin-right: 10px;
}

.form-default .formularzeile .eingabecheckboxpflicht,
.form-default .formularzeile .eingabecheckboxpflichtfehler {
	width: 5%;
	float: left;
	margin-right: 10px;
}

@media (min-width: 768px) and (max-width: 999px) {
	.form-default label {
		width: 30%
	}

	.form-default .formularzeile {
		width: 70%
	}

	.form-default .formularzeile input, .form-default .formularzeile textarea, .form-default .formularzeile select {
		width: 100%
	}

	.form-default .form-button {
		width: 100%
	}
}

@media (max-width: 767px) {
	.form-default label {
		width: 100%
	}

	.form-default .formularzeile {
		width: 100%;
		clear: both;
		margin: 0;
		float: left
	}

	.form-default .formularzeile input, .form-default .formularzeile textarea, .form-default .formularzeile select {
		width: 100%
	}

	.form-default .form-button {
		width: 100%
	}
}

.form-info {
	clear: both;
}