.ueschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.fliesstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

form {
	padding:20px;
	background-color: #FBFBFB;
}
input, select, textarea { 
	font-size:12px; 
	font-family:Arial,sans-serif;
	color:#333;
}

