@charset "UTF-8";
/* CSS Document */

/* Mobile Layout: 480px and below. */

.formular-einleitung {
	clear: none;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 15px;
}
.kontaktformular-wrapper {
}
.formular-zeile {
	height: 30px;
	clear: none;
	float: none;
}
.formular-notizzeile {
	clear: none;
	height: 100px;
}
.formular-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: none;
	clear: both;
	height: 20px;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-bottom: 2px;
}
.formular-feld {
	float: left;
	clear: none;
	height: 20px;
	width: 60px;
	margin-bottom: 20px;
}
.formular-contzeile {
	clear: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
.formular-context {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 3px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
}
.formular-fussnote {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 3px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
}
.formular-beratcontext {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 40px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
	padding-right: 15px;
}
.formular-beratcontext {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 40px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
	padding-right: 15px;
}
.optionen-zeile {
	height: auto;
	clear: none;
}
.optionen-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.optionen-radiobutton {
	float: left;
	clear: none;
	height: 20px;
	width: 30px;
}
.formular-abschlusszeile {
	clear: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
.formular-optionen {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.spezial-rahmen {
	clear: none;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #DEF5FF;
	border-width: 1px;
	border-style: dotted;
	border-radius: 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: auto;
}

#anrede {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 130px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 22px;
}
#anrede:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#titel {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 130px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 22px;
}
#titel:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#firma {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 220px;
	margin-top: 0px;
}
#firma:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#vorname {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 220px;
	margin-top: 0px;
}
#vorname:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#name {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 220px;
	margin-top: 0px;
}
#name:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#plz {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 120px;
}
#plz:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#strasse {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 220px;

}
#strasse:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#ort {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 220px;

}
#ort:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#telefon {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 220px;
}
#telefon:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#fax {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 220px;
}
#fax:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#email {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 220px;
}
#email:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#land {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 220px;
}
#land:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}

#produktauswahl {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 240px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 24px;
	padding-top: 2px;
}
#produktauswahl:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}

#nachricht {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	margin-top: 5px;
	width: 250px;
}
#datennutz-opt_0 {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
}
#datennutz-opt_1 {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
}
#datennutz-opt_2 {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	line-height: 140%;
	text-align: left;
	font-variant: normal;
	font-weight: normal;
}
#nachricht:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#senden {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #777777;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#senden:hover focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#contactform {
	color: #777777;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	line-height: 230%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contactform:error {
	background-color: #F78889;
	border: 1px solid #E22528;
}
.formerror {
	background-color: #F78889;
	border: 1px solid #E22528;
}
#reset {
	color: #484848;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #777777;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#reset:hover focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
body {
}
.formwrapper {
}
.stichpunkt-zeile {
	height: auto;
	clear: none;
}
.stichpunkt-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
	float: left;
	clear: none;
	width: 200px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.stichpunkt-punkt {
	font-size: 100%;
	line-height: 150%;
	float: left;
	clear: none;
	height: 20px;
	width: 15px;
	margin-top: 2px;
}
.stichpunkt-wrapper {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.formular-einleitung {
	clear: none;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 15px;
}
.kontaktformular-wrapper {
}
.formular-zeile {
	height: 30px;
	clear: none;
}
.formular-notizzeile {
	clear: none;
	height: 100px;
}
.formular-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: both;
	height: 20px;
	width: 100px;
	padding-top: 3px;
}
.formular-feld {
	float: left;
	clear: none;
	height: 20px;
	width: 60px;
}
.formular-contzeile {
	clear: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
.formular-context {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 360px;
	padding-top: 3px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
}
.formular-fussnote {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 360px;
	padding-top: 3px;
	margin-left: 0px;
	height: 90%;
	padding-bottom: 5px;
}
.formular-beratcontext {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 100%;
	padding-top: 40px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
	padding-right: 17px;
}
.optionen-zeile {
	height: auto;
	clear: none;
}
.optionen-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	width: 350px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.optionen-radiobutton {
	float: left;
	clear: none;
	height: 20px;
	width: 30px;
}
.formular-abschlusszeile {
	clear: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
.formular-optionen {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.spezial-rahmen {
	clear: none;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #DEF5FF;
	border-width: 1px;
	border-style: dotted;
	border-radius: 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: auto;
}

#anrede {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 130px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 22px;
}
#anrede:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#titel {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 130px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 22px;
}
#titel:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#firma {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
	margin-top: 0px;
}
#firma:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#vorname {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
	margin-top: 0px;
}
#vorname:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#name {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
	margin-top: 0px;
}
#name:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#plz {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 120px;
}
#plz:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#strasse {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;

}
#strasse:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#ort {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;

}
#ort:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#telefon {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 250px;
}
#telefon:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#fax {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 250px;
}
#fax:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#email {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 250px;
}
#email:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#land {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
}
#land:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}

#produktauswahl {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 240px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 24px;
	padding-top: 2px;
}
#produktauswahl:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}

#nachricht {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	margin-top: 5px;
	width: 250px;
}
#nachricht:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#senden {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #777777;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#senden:hover focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#contactform {
	color: #777777;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	line-height: 230%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contactform:error {
	background-color: #F78889;
	border: 1px solid #E22528;
}
.formerror {
	background-color: #F78889;
	border: 1px solid #E22528;
}
#reset {
	color: #484848;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #777777;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#reset:hover focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
body {
}
.formwrapper {
}
.stichpunkt-zeile {
	height: auto;
	clear: none;
}
.stichpunkt-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
	float: left;
	clear: none;
	width: 320px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.stichpunkt-punkt {
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	height: 20px;
	width: 15px;
	margin-top: 2px;
}
.stichpunkt-wrapper {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	
.formular-einleitung {
	clear: none;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 15px;
}
.kontaktformular-wrapper {
}
.formular-zeile {
	height: 30px;
	clear: none;
}
.formular-notizzeile {
	clear: none;
	height: 100px;
}
.formular-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: both;
	height: 20px;
	width: 100px;
	padding-top: 3px;
}
.formular-feld {
	float: left;
	clear: none;
	height: 20px;
	width: 60px;
}
.formular-contzeile {
	clear: none;
	margin-top: 10px;
	margin-bottom: 5px;
}
.formular-context {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 360px;
	padding-top: 3px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
}
.formular-fussnote {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	float: left;
	clear: none;
	width: 360px;
	padding-top: 3px;
	margin-left: 0px;
	height: 100%;
	padding-bottom: 5px;
}
.optionen-zeile {
	height: auto;
	clear: none;
}
.optionen-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	width: 350px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.optionen-radiobutton {
	float: left;
	clear: none;
	height: 20px;
	width: 30px;
}
.formular-abschlusszeile {
	clear: none;
	margin-top: 0px;
	margin-bottom: 20px;
}
.formular-optionen {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.spezial-rahmen {
	clear: none;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #DEF5FF;
	border-width: 1px;
	border-style: dotted;
	border-radius: 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: auto;
}

#anrede {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 130px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 22px;
}
#anrede:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#titel {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 130px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 22px;
}
#titel:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#firma {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
	margin-top: 0px;
}
#firma:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#vorname {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
	margin-top: 0px;
}
#vorname:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#name {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
	margin-top: 0px;
}
#name:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#plz {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 120px;
}
#plz:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#strasse {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;

}
#strasse:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#ort {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;

}
#ort:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#telefon {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 250px;
}
#telefon:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#fax {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 250px;
}
#fax:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#email {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
    width: 250px;
}
#email:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#land {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	width: 250px;
}
#land:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}

#produktauswahl {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: 180%;
	text-align: left;
	text-decoration: none;
	border: 1px solid #777777;
	background-color: #FFFFFF;
	width: 240px;
	clear: left;
	float: none;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 24px;
	padding-top: 2px;
}
#produktauswahl:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}

#nachricht {
	color: #777777;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 90%;
	line-height: 140%;
	text-align: left;
	padding-left: 7px;
	border-radius: 4px;
	border: 1px solid #777777;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	background-color: #EDEDED;
	margin-top: 5px;
	width: 250px;
}
#nachricht:focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#senden {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #777777;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#senden:hover focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
#contactform {
	color: #777777;
	text-align: left;
	font-weight: normal;
	font-size: 100%;
	line-height: 230%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#contactform:error {
	background-color: #F78889;
	border: 1px solid #E22528;
}
.formerror {
	background-color: #F78889;
	border: 1px solid #E22528;
}
#reset {
	color: #484848;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px dotted #777777;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
}
#reset:hover focus {
	outline: none;
	border: 1px solid #006FA7;
	background-color: #DDF4FF;
}
body {
}
.formwrapper {
}
.stichpunkt-zeile {
	height: auto;
	clear: none;
}
.stichpunkt-text {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
	float: left;
	clear: none;
	width: 350px;
	padding-top: 3px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.stichpunkt-punkt {
	font-size: 100%;
	line-height: 150%;
	float: left;
	clear: none;
	height: 20px;
	width: 15px;
	margin-top: 3px;
}
.stichpunkt-wrapper {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 100%;
	line-height: 130%;
	float: left;
	clear: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 5px;
}
}