.redfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #e62403;
}
.bluefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #204397;
}

.teilnahme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.myinput_big {
	width: 183px;
}
.myinput_plz {
	width: 250px;
}
.myinput_ort {
	width: 250px;
}
.myinput_name {
	width: 90px;
}
body,td,p,input,select {
	font-size: 12px;
	color: #18388B;
	font-family: Arial, Helvetica, sans-serif;
}

