td {
	white-space: nowrap;
}
.form {
	background-color:#CCCCCC;
	width: 420px;
	white-space: nowrap;
	font-size: 1.2em;
	color: #606060;
	padding: 0.5em;
}
.error {
	font-size: 1.3em;
	color: Red;
	font-weight: bold;
}
.padabst {
	padding-right: 1.5em;
}
.madabst {
	margin-left: 3em;
}
.button {
	margin-top: 0.5em;
	text-align: center;
}
.ende {
	font-weight: bold;
	font-size: 1.2em;
}

.anschrift {
	width:300px;
	height:18px;
	background-color:#FFFFFF;
	font-size: 1.0em;
	font-family:Arial, Helvetica, sans-serif
}
.anmerkungen {
	width:420px;
	height:100px;
	font-size: 1.0em;
	font-family:Arial, Helvetica, sans-serif
}