
#sendbutton {
   margin-left: 70px;
}

#mtitle {
	text-align: center;
}

#infmailer{
	/* font-size: 110%; */
	margin: 0 auto 0 0; /* Zentrierung Container - rechts und links auto */
	padding: 0 10px;
	width: 640px;
	min-width: 490px; /* verhindert Verschiebungen bei zu kleinem Fenster; IE leider nicht */
	border:1px solid #c0c0c0; 
	/* vertical-align: middle; */
}

#mtext1 {
	text-align: left;
	height:160px; 
	padding: 0;
    /* border:1px solid #0000EE; */
    vertical-align: middle;
}
#manhang {
	text-align: left;
	height:20px; 
	padding: 0;
    /* border:1px solid #0000EE; */
}

.mspalte1 {
	text-align: left;
	padding: 1px 0 0 0;
    vertical-align: middle;
}

.mspalte1a {
	text-align: left;
	position: absolute; 
	left : 20px;
}

.mspalte2 {
	text-align: left;
	position: absolute; 
	left : 145px;
}

.mspalteSC {
	text-align: left;
	position: absolute; 
	left : 200px;
}

.mspalte3 {
	text-align: left;
	position: absolute; 
	left : 300px;
	vertical-align: middle;
}
.mspalteSend {
	text-align: left;
	position: absolute; 
	left : 450px;
	vertical-align: middle;
}

.incolor {
	/* background-color: #FFFFD0; */
}

.inputField 
{ 
	BORDER-RIGHT: #7f7f7f 1px solid; 
	BORDER-TOP: #7f7f7f 1px solid; 
	BORDER-LEFT: #7f7f7f 1px solid; 
	BORDER-BOTTOM: #7f7f7f 1px solid; 
} 

.errorField 
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	background-color: #FFFFCC;
} 

.errorTable 
{
	BORDER-RIGHT: #9F0004 1px solid;
	BORDER-TOP: #9F0004 1px solid;
	BORDER-LEFT: #9F0004 1px solid;
	BORDER-BOTTOM: #9F0004 1px solid;
	background-color: #E2E1E1;
} 


.mailer {
     width: 500px;
	margin: 0 auto 5px 0px;
	padding: 0 0 0 22px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10px;
}


.mailer {    /* ul, li, p , td */
 	vertical-align: middle;
	text-align: left; 
	color: #000000;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
}

.mailer input, textarea, file {
	padding: 2 5 2 5px;
	background-color: #FFFFD0;
}
 
.errormessages {
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: blue; 
	font-weight: bold;
}

.options {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	color: #000000;
}

.optionsfile {
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #000000;
	font-weight: bold;
	padding: 15 0 15 0 px;
	margin: 15 0 15 0 px;
}

.sent {
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #000000;
	font-weight: bold;
}

.sent_back {
	font-size: 12px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #000000;
}

.sent_back a:link { color:#000000; }
.sent_back a:visited { color:#000000; }
.sent_back a:hover { color:#000000; }
.sent_back a:active { color:#000000; }
