/***************************************** MPFORM ********************************/

/* new classes: */
div.mpform p {
	padding: 1px;
	margin: 1px;
}
div.mpform p.help_txt {
	color: #600;
}
div.mpform fieldset {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 936px;
}
/* IE7 specific: */
*:first-child+html div.mpform fieldset {
	padding: 6px 6px 6px 6px;
	margin: 22px 0px 24px 0px;
}
div.mpform legend {
	padding: 6px 6px 0px 6px;
	margin: 0px 0 0px 0;
	font-weight: bold;
}
/* IE7 specific: */
*:first-child+html div.mpform legend {
	padding: 2px 6px 0px 6px;
	margin: -22px 0 10px 0;
}
/* >>>>>>>> Layout without main table: */
div.mpform div.newline {
	clear: both;
	margin: 0;
	padding: 0;
}
div.mpform div.questionbox {
	clear: left;
	float: left;
	height: auto;
	padding: 4px;
	margin: 2px 0px 2px 2px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #aa3;
	text-align: right;
}
div.mpform fieldset div.questionbox {
	clear: left;
	float: left;
	height: auto;
	padding: 4px;
	margin: 2px 0px 2px 2px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #aa3;
	text-align: right;
}
div.mpform div.answerbox {
	float: left;
	height: auto;
	padding: 4px;
	margin: 2px 2px 2px 0;
}
div.mpform fieldset div.answerbox {
	float: left;
	height: auto;
	padding: 4px;
	margin: 2px 2px 2px 0;
	border: 1px solid #aa3;
}
div.mpform div.submitbox {
	clear: both;
	float: left;
	height: 26px;
	padding: 8px;
	margin: 2px;
	text-align: center;
}
div.mpform div.submitbox input {
	cursor: pointer;
	border: 2px solid #999;
	color: #666;
	text-align: center;
	margin: 2px 2px 2px 180px;
}
/* <<<<<<<<< Layout without main table */

.mpform_title, .mpform_help {
	font-weight: normal;
	vertical-align: top;
	padding: 6px;
	color: black;
}
.mpform_error .mpform_title, .mpform_error .mpform_field, .captcha_err .mpform_title, .captcha_err .mpform_field {
	color: red;
}
.mpform_field {
	width: auto;
	padding: 6px;
}
.mpform_date, .mpform_email, .mpform_textarea, .mpform_text, .mpform_select {
}
.mpform_err_date, .mpform_err_email, .mpform_err_textarea, .mpform_err_text, .mpform_err_radio, .mpform_err_select, .captcha_err input {
}
div.mpform_missing {
	border: 2px solid yellow;
	color: yellow;
	font-weight: bold;
	padding: 6px;
}
.mpform_textfield.mpform_readonly input.mpform_text {
}
/* old classes: */
.mpform_date:hover, .mpform_email:hover, .mpform_textarea:hover, .mpform_text:hover, .mpform_radio:hover, .mpform_select:hover, .mpform_checkbox:hover, .mpform_err_date:hover, .mpform_err_email:hover, .mpform_err_textarea:hover, .mpform_err_text:hover, .mpform_err_radio:hover, .mpform_err_select:hover, .mpform_err_checkbox:hover {
}
.mpform_date, .mpform_err_date {
}
.mpform_date_img {
	cursor: pointer;
	border: 0;
	vertical-align: middle;
}
.mpform_email, .mpform_err_email {
}
/*.mpform_textarea, .mpform_err_textarea {
height:100px;
}*/

.mpform_text, .mpform_err_text {
}
.mpform_radio, .mpform_err_radio {
}
.mpform_checkbox, .mpform_err_checkbox {
}
.mpform_select, mpform_err_select {
}
.mpform_heading {
	width: 98%;
	font-weight: bold;
	padding: 5px;
}
.mpform_submit {
	cursor: pointer;
	color: #666666;
}
.mpform_submit:hover {
}
span.mpform_required {
	color: red;
}
.captcha input {
}
.captcha .captcha_expl {
	font-weight: normal;
}
.mpform_a_img {
	border: 0;
}
.mpform_img_help {
	border: 0;
	width: 16px;
	height: 16px;
}
.mpform_help_box_td {
	border: 1px solid #336699;
	padding: 6px;
	color: #003366;
}
.mpform_help_box_div {
	color: #003366;
}
#mpform_help_box_hr {
	color: #336699;
	margin: 0;
	padding: 0;
}
h5.mpform_help_box_h5 {
	color: #036;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.mpform_help_box_h6 {
	color: #003366;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 4px;
}
div.mpform_results {
	border: 2px solid #090;
	padding: 10px;
	border-radius: 10px;
	margin: 15px auto;
	width: 500px;
	background-color: white;
}
/* >>> Start Calendar */
.calendar {
	position: relative;
	display: none;
	border: 1px solid;
	font-size: 11px;
	cursor: default;
	background: Window;
	color: WindowText;
	font-family: tahoma, verdana, sans-serif;
}
.calendar table {
	border: 1px solid;
	border-color: #fff #000 #000 #fff;
	font-size: 11px;
	cursor: default;
	background: Window;
	color: WindowText;
	font-family: tahoma, verdana, sans-serif;
}
/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;
	padding: 1px;
	border: 1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	background: ButtonFace;
}
.calendar .nav {
	background: ButtonFace url(http://orthointern/include/jscalendar/menuarrow.gif) no-repeat 100% 100%;
}
.calendar thead .title { /* This holds the current "month, year" */
	font-weight: bold;
	padding: 1px;
	border: 1px solid #000;
	background: ActiveCaption;
	color: CaptionText;
	text-align: center;
}
.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}
.calendar thead .daynames { /* Row <TR> containing the day names */
}
.calendar thead .name { /* Cells <TD> containing the day names */
	border-bottom: 1px solid ButtonShadow;
	padding: 2px;
	text-align: center;
	background: ButtonFace;
	color: ButtonText;
}
.calendar thead .weekend { /* How a weekend day name shows in header */
	color: #f00;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
	border: 2px solid;
	padding: 0px;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
.calendar thead .active { /* Active (pressed) buttons in header */
	border-width: 1px;
	padding: 2px 0px 0px 2px;
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 2em;
	text-align: right;
	padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
	color: #faa;
}
.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid ButtonShadow;
	background: ButtonFace;
	color: ButtonText;
}
.calendar tbody .rowhilite td {
	background: Highlight;
	color: HighlightText;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
	padding: 1px 3px 1px 1px;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
	padding: 2px 2px 0px 2px;
	border: 1px solid;
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}
.calendar tbody td.selected { /* Cell showing selected date */
	font-weight: bold;
	border: 1px solid;
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	padding: 2px 2px 0px 2px;
	background: ButtonFace;
	color: ButtonText;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #f00;
}
.calendar tbody td.today { /* Cell showing today date */
	font-weight: bold;
	color: #00f;
}
.calendar tbody td.disabled {
	color: GrayText;
}
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
}
/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	background: ButtonFace;
	padding: 1px;
	border: 1px solid;
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	color: ButtonText;
	text-align: center;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	padding: 1px;
	background: #e4e0d8;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	padding: 2px 0px 0px 2px;
	border-top: 1px solid #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
}
/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
	position: absolute;
	display: none;
	width: 4em;
	top: 0px;
	left: 0px;
	cursor: default;
	border: 1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	background: Menu;
	color: MenuText;
	font-size: 90%;
	padding: 1px;
	z-index: 99;
}
.calendar .combo .label, .calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
}
.calendar .combo .label-IEfix {
	width: 4em;
}
.calendar .combo .active {
	padding: 0px;
	border: 1px solid #000;
}
.calendar .combo .hilite {
	background: Highlight;
	color: HighlightText;
}
.calendar td.time {
	border-top: 1px solid ButtonShadow;
	padding: 1px 0px;
	text-align: center;
	background-color: ButtonFace;
}
.calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #889;
	font-weight: bold;
	background-color: Menu;
}
.calendar td.time .ampm {
	text-align: center;
}
.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
}
.calendar td.time span.hilite {
	border-color: #000;
	background-color: Highlight;
	color: HighlightText;
}
.calendar td.time span.active {
	border-color: #f00;
	background-color: #000;
	color: #0f0;
}
/* <<< End Calendar */

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display: none;
}
/*  deprecated definitions, only for forms created with mpform < 0.3.0
	mpform_td_help is now called mpform_help
*/	

.mpform_td_help {
	width: 16px;
	vertical-align: top;
}
/***************************************** FORM SLIDER ***************************/

#form_wrapper {
	margin: 0px;
	padding: 0px;
}
#form_wrapper {
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #fff;
	background-color: #f9f9f9;
	width: 936px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#steps {
	width: 936px;
	/*height:320px;*/
	overflow: hidden;
}
.step {
	float: left;
	width: 936px;/*height:320px;*/
}
#form_navigation {
	height: 45px;
	background-color: #e9e9e9;
	border-top: 1px solid #fff;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#form_navigation ul {
	list-style: none;
	float: left;
	margin-left: 22px;
}
#form_navigation ul li {
	float: left;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	position: relative;
	margin: 0px 2px;
}
#form_navigation ul li a {
	display: block;
	height: 45px;
	background-color: #444;
	color: #777;
	outline: none;
	font-weight: bold;
	text-decoration: none;
	line-height: 45px;
	padding: 0px 20px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #f0f0f0;
	background: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0.09, rgb(240,240,240)),  color-stop(0.55, rgb(227,227,227)),  color-stop(0.78, rgb(240,240,240))  );
	background: -moz-linear-gradient(  center bottom,  rgb(240,240,240) 9%,  rgb(227,227,227) 55%,  rgb(240,240,240) 78%  )
}
#form_navigation ul li a:hover, #form_navigation ul li.selected a {
	background: #d8d8d8;
	color: #666;
	text-shadow: 1px 1px 1px #fff;
}
span.checked {
	background: transparent url(file:///Macintosh%20HD/Users/leonhardortner/Downloads/FancySlidingForm/images/checked.png) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 1px;
	width: 20px;
	height: 20px;
}
span.error {
	background: transparent url(file:///Macintosh%20HD/Users/leonhardortner/Downloads/FancySlidingForm/images/error.png) no-repeat top left;
	position: absolute;
	top: 0px;
	left: 1px;
	width: 20px;
	height: 20px;
}
#steps form fieldset {
	border: none;
	padding-bottom: 20px;
}
#steps form legend {
	text-align: left;
	background-color: #f0f0f0;
	color: #375B92;
	font-size: 24px;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
	float: left;
	width: 936px;
	padding: 5px 0px 5px 10px;
	margin: 10px 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d9d9d9;
}
#steps form p {
	float: left;
	clear: both;
	margin: 5px 0px;
	background-color: #f4f4f4;
	border: 1px solid #fff;
	width: 400px;
	padding: 10px;
	margin-left: 100px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
}
#steps form p label {
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 15px;
	line-height: 26px;
	color: #666;
	text-shadow: 1px 1px 1px #fff;
	font-weight: bold;
}
#steps form input:not([type=checkbox]), #steps form textarea, #steps form select {
	background: #ffffff;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	padding: 5px;
	width: 200px;
	float: left;
}
#steps form input:focus {
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	background-color: #FFFEEF;
}
#steps form p.submit {
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#steps form button {
	border: none;
	outline: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	display: block;
	cursor: pointer;
	margin: 0px auto;
	clear: both;
	padding: 7px 25px;
	text-shadow: 0 1px 1px #777;
	font-weight: bold;
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 22px;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	box-shadow: 0px 0px 3px #aaa;
	background: #4797ED;
}
#steps form button:hover {
	background: #d8d8d8;
	color: #666;
	text-shadow: 1px 1px 1px #fff;
}
#form_navigation ul {
	margin: 0px;
}
/***************************************** MPFORM SELF ***************************/

fieldset label {
	float: left;
	clear: both;
	width: 100%;
	display: block;
}
.mpform_title label, .mpform_help label, .mpform_field label {
	width: auto;
}
.fid15 {
	display: block;
	float: left;
	width: auto;
	margin-bottom: 15px;
}
.fid15 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid15 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid15 .mpform_help {
	display: block;
	float: right;
}
.fid16 {
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
.fid16 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid16 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid16 .mpform_help {
	display: block;
	float: right;
}
.fid17 {
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
.fid17 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid17 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid17 .mpform_help {
	display: block;
	float: right;
}
px;
}
.fid19 {
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
.fid19 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid19 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid19 .mpform_help {
	display: block;
	float: right;
}
.fid20 {
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
.fid20 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid20 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid20 .mpform_help {
	display: block;
	float: right;
}
.fid21 {
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
.fid21 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid21 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid21 .mpform_help {
	display: block;
	float: right;
}
.fid26 {
	display: block;
	float: left;
	width: 930px;
	margin-bottom: 15px;
}
.fid26 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid26 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid26 .mpform_help {
	display: block;
	float: right;
}
.fid27.schaden {
	width: 115px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.fid53.schaden {
	width: 115px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.fid54.schaden {
	width: 150px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.fid55.schaden2 {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.fid56.schaden2 {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.fid57.schaden2 {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	display: block;
}
.fid29 {
	display: block;
	float: left;
	width: 465px;
	margin-bottom: 15px;
}
.fid29 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
}
.fid29 .mpform_help {
	display: block;
}
#steps form textarea#field29 {
	width: 440px;
}
.fid30 {
	display: block;
	float: left;
	width: 465px;
	margin-top: 45px;
}
.fid30 .mpform_title {
	display: block;
	height: 10px;
	line-height: 20px;
	float: left;
}
.fid30 .mpform_field {
	display: block;
	height: 10px;
	line-height: 20px;
	float: left;
}
.fid30 .mpform_help {
	display: block;
	float: right;
}
.fid31 {
	display: block;
	float: left;
	width: 465px;
}
.fid31 .mpform_title {
	display: block;
	height: 10px;
	line-height: 20px;
	float: left;
}
.fid31 .mpform_field {
	display: block;
	height: 10px;
	line-height: 20px;
	float: left;
}
.fid31 .mpform_help {
	display: block;
	float: right;
}
.fid32 {
	display: block;
	float: left;
	width: 465px;
}
.fid32 .mpform_title {
	display: block;
	height: 10px;
	line-height: 20px;
	float: left;
}
.fid32 .mpform_field {
	display: block;
	height: 10px;
	line-height: 20px;
	float: left;
}
.fid32 .mpform_help {
	display: block;
	float: right;
}
.fid33 {
	display: block;
	float: left;
	width: 465px;
	margin-top: 26px;
}
.fid33 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid33 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid33 .mpform_help {
	display: block;
	float: right;
}
.fid38 {
	display: block;
	float: left;
	width: 310px;
}
.fid38 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.fid38 .mpform_field {
	display: block;
	height: auto;
	line-height: 20px;
	float: left;
}
.fid38 .mpform_help {
	display: block;
	float: right;
}
.fid38 span {
	float: left;
	display: block;
}
.fid39 {
	display: block;
	float: left;
	width: 310px;
}
.fid39 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.fid39 .mpform_field {
	display: block;
	height: auto;
	line-height: 20px;
	float: left;
}
.fid39 .mpform_help {
	display: block;
	float: right;
}
.fid39 span {
	float: left;
	display: block;
}
.fid40 {
	display: block;
	float: left;
	width: 310px;
}
.fid40 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.fid40 .mpform_field {
	display: block;
	height: auto;
	line-height: 20px;
	float: left;
}
.fid40 .mpform_help {
	display: block;
	float: right;
}
.fid40 span {
	float: left;
	display: block;
}
.fid41 {
	display: block;
	float: left;
	width: 310px;
}
.fid41 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.fid41 .mpform_field {
	display: block;
	height: auto;
	line-height: 20px;
	float: left;
}
.fid41 .mpform_help {
	display: block;
	float: right;
}
.fid41 span {
	float: left;
	display: block;
}
.fid42 {
	display: block;
	float: left;
	width: 310px;
}
.fid42 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.fid42 .mpform_field {
	display: block;
	height: auto;
	line-height: 20px;
	float: left;
}
.fid42 .mpform_help {
	display: block;
	float: right;
}
.fid42 span {
	float: left;
	display: block;
}
.fid43 {
	display: block;
	float: left;
	width: 310px;
}
.fid43 .mpform_title {
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
}
.fid43 .mpform_field {
	display: block;
	height: auto;
	line-height: 20px;
	float: left;
}
.fid43 .mpform_help {
	display: block;
	float: right;
}
.fid43 span {
	float: left;
	display: block;
}
.fid46 {
	display: block;
	float: left;
	width: 310px;
}
.fid46 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid46 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid46 .mpform_help {
	display: block;
	float: right;
}
.fid47 {
	display: block;
	float: left;
	width: 310px;
}
.fid47 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid47 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid47 .mpform_help {
	display: block;
	float: right;
}
.fid48 {
	display: block;
	float: left;
	width: 310px;
}
.fid48 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid48 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid48 .mpform_help {
	display: block;
	float: right;
	display: none;
}
.fid49 {
	display: block;
	float: left;
	width: 310px;
}
.fid49 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid49 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid49 .mpform_help {
	display: block;
	float: right;
}
.fid50 {
	display: block;
	float: left;
	width: auto;
}
.fid50 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid50 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid50 .mpform_help {
	display: block;
	float: right;
}
.fid51 {
	display: block;
	float: left;
	width: 930px;
}
.fid51 .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid51 .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.fid51 .mpform_help {
	display: block;
	float: right;
}
.captcha {
	display: block;
	float: left;
}
.captcha .mpform_title {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.captcha .mpform_field {
	display: block;
	height: 33px;
	line-height: 33px;
	float: left;
}
.captcha .mpform_help {
	display: block;
	float: right;
}
.mpform_submit {
	height: 48px;
	width: 465px;
	display: block;
	float: left;
	clear: left;
	margin: 20px 0 20px 0;
}
div.input {
	float: left;
	margin: 0;
	padding: 0;
}
div.label {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
.headlinelabel {
	padding-left: 5px;
	font-size: 16px;
	margin-bottom: 4px;
	color: #EA6A15;
}
a.datenschutzlink {
float: left;
margin-left: 6px;
text-decoration: none;
font-family: 'futara_bold';
color: #375B92;
clear: both;
}

a.datenschutzlink:hover {color: #1A2D49;}


body#feedback td.mpform_title {
width: 300px;}

