/* Formular ---------------------------------------------------- */
/*          ---------------------------------------------------- */

.formbox {
	width: 430px;
	color: #000;
}
.reihe {
	clear: both;
	padding: 5px 0px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal
}
.fehlertext {
	clear: both;
	padding: 5px 0px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CC0000;
	font-weight: bold
}
.reihe_disclamer {
	clear: both;
	padding: 5px 0px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	font-weight: normal
}
.label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
}
.feld {
	float: right;
	width: 280px;
	text-align: left;
} 
.feldklein {
	float: right;
	width: 100px;
	text-align: left;
} 
.knopf {
	clear: both;
	text-align: left;
	padding-left:150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.button {
	height:24px;
	text-align: center;
	border: 1px solid #949ba5;
	background-color: #ffdb01;
}
.defbreite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff9d3;
	color: #000000;
	border: 1px solid #949ba5;
	width: 250px;
}
.Liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff9d3;
	color: #000000;
	border: 1px solid #949ba5;
}
.defbreiteklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff9d3;
	color: #000000;
	border: 1px solid #949ba5;
	width: 90px;
}
.inputtext {
	border: 1px solid #949ba5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

/*          ---------------------------------------------------- */
/* Formular ---------------------------------------------------- */



