/* CSS Document */

.tx-thmailformplus-pi1 {
	border-top-color: #005ea4;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top:25px;
	margin-top:25px;
	}

.tx-thmailformplus-pi1 form {
	padding:0px;
	margin:0px;

}

.tx-thmailformplus-pi1 input, .tx-thmailformplus-pi1 textarea {
	border: 1px solid #b3b4b6;
}
.leerzeile {
	height:20px;
}
.linke_spalte {
	width:150px;
}
.orange {
	color:#f68635;
	font-size:11px;
	}




.form-inputfield {
	width:220px;
	height:16px;
	background-color: #FFFFFF;
}
.form-inputfield_a {
	width:220px;
	height:16px;
	background-color: #FFFFFF;
	border: 1pt solid #005ea4;


}

.form-inputfield-big {
	width:150px;
	height:100px;
	

}

.form-textarea {
	width:220px;
	height:100px;
	background-color: #FFFFFF;
	overflow:auto;
			font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
}
.form-textarea_a {
	width:220px;
	height:100px;
	background-color: #FFFFFF;
	overflow:auto;
	border: 1pt solid #005ea4;
			font-family: Arial, Helvetica, sans-serif;
		font-size:12px;

}
.tx-thmailformplus-pi1 .button {
	background-color:#e2e3e6;
	border: 1pt solid #CCCCCC;
	width:220px;
	background-image: url(../images/layout/back_submitbutton.gif);
	background-repeat: repeat-x;
	font-size:11px;
}