/*---------------  Mailer  ---------------*/

.mailer {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 12px;
	margin: 0;
	position: relative;
	z-index: 10;
	top: 1px;
	left: 1px;

	width: ;
	height: 290px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #ffa64b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ffa64b;
	border-left-color: #ffa64b;
	width: 557px;
}
.mailer_callback {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 12px;
	margin: 0;
	position: relative;
	z-index: 10;
	top: 1px;
	left: 1px;


	width: ;
	height: 390px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #ffa64b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ffa64b;
	border-left-color: #ffa64b;
	width: 557px;
}
.mailer-top {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 12px;
	margin: 0px;
	position: relative;
	z-index: 10;
	top: 0px;
	left: 1px;
	width: 558px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ffa64b;
	border-left-color: #ffa64b;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #ffa64b;
}
.mailer-top_callback {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 12px;
	margin: 0px;
	position: relative;
	z-index: 10;
	top: 0px;
	left: 1px;
	width: 559px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #ffa64b;
	border-left-color: #ffa64b;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #ffa64b;
}
textarea, select {
	color: black;
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	width: 240px;
	border: solid 1px #ffa64b;
	left: auto;
}
#button_mail {
	color: #33CC00;
	font-size: 24px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	position: absolute;
	top: 215px;
	left: 308px;
	width: 244px;
	height: 45px;
	z-index: 11;
	border: 1px dotted #F18F30;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-color: #FFE6CC;
}

#button_callback {
	color: #33CC00;
	font-size: 24px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	position: absolute;
	top: 279px;
	left: 182px;
	width: 229px;
	height: 45px;
	z-index: 11;
	border: 1px dotted #F18F30;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-color: #FFE6CC;
}
.mailzeile {
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	width: 228px;
	height: 18px;
	border: solid 1px #ffa64b;
	color: #000000;
	position: relative;
	margin: 2;
}
/*---------------  Ende - Mailer  ---------------*/
