
.spalte_1 {
	width: 120px;
}
.spalte_2 {
	width: 200px;
}
.spalte_leer{
	width: 40px;
}
.spalte_3 {
	width: 270px;
	text-align: right;
}

table{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #a3a3a3;
}

.eingabe{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #a3a3a3;
}

#strasse{
	width: 154px;
}
#strnr{
	width: 40px;
}

#ort{
	width: 134px;
}
#plz{
	width: 60px;
}
#name, #telefon, #email{
	width: 200px;
}
#anrede{
	width: 204px;
}

#anliegen{
	height: 140px;
	width: 260px;
}

#uhrzeit{
	width: 75px;
}

.zeile_8 .spalte_3{
	text-align: right;
}