body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	margin: 0 0 0 0;
}
p {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
}
.eingabe {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333;
	background-color: #fff;
}
a:link {font-family: "Times New Roman", Times, serif;color: #000; text-decoration: none; font-size: 15px; line-height: 1.5em;}
a:visited {font-family: "Times New Roman", Times, serif;color: #000; text-decoration: none; font-size: 15px; line-height: 1.5em;}
a:hover {font-family: "Times New Roman", Times, serif;color: #000; text-decoration: underline; font-size: 15px; line-height: 1.5em;}
a:active {font-family: "Times New Roman", Times, serif;color: #000; text-decoration: none; font-size: 15px; line-height: 1.5em;}

/*.form_input {font-family: "Times New Roman", Times, serif; font-size: 7pt;width:200px;}*/


.form_input {font-family: Verdana,Tahoma,Arial;font-size: 7pt; line-height: normal; background-color: #ffffff; font-weight: bold; width: 180px;}
.form_input_kurz {font-family: Verdana,Tahoma,Arial;font-size: 7pt; line-height: normal; background-color: #ffffff; font-weight: bold;width: 50px; text-align: center;}
.form_input_2 {font-family: Verdana,Tahoma,Arial;font-size: 7pt; line-height: normal; background-color: #ffffff; font-weight: bold;width: 25px;text-align: center;}
.form_button {color:#FFFFFF;font-family: Verdana,Tahoma, Arial;background-color: #1FC4F4;font-size: 7pt;border-left: 1px solid #1FC4F4;border-bottom: 1px solid #1FC4F4;border-right: 1px solid #1FC4F4;border-top: 1px solid #1FC4F4;}
.form_textarea {font-family: Verdana,Tahoma, Arial;color: #000000;font-size: 7pt;font-weight:bold;width:680px;height:50px;border-left: 1px solid #1FC4F4;border-bottom: 1px solid #1FC4F4;border-right: 1px solid #1FC4F4;border-top: 1px solid #1FC4F4;}
.asterix {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #CC0000;
}