.f_feldname {
	font-weight: 900;
	font-size: small;
	display: block;
	clear: both;
}

.f_input_kurz {
	width: 100%;
	background-color: #C8D7E7;
	border-style: inset;
	border-color: #e8efff;
	border-width: 1px;
	font-size: large;
}

.f_textarea {
	width: 100%;
	height: 5ex;
	background-color: #C8D7E7;
	border-style: inset;
	border-color: #e8efff;
	border-width: 1px;
	font-size: large;
}

input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

h1 {
	font-size: 150%;
	line-height: normal;
}
