.anmeldung {
	font: 10px Tahoma, "Microsoft Sans Serif", Arial;
	color: #666666;
	height: 16px;
	width: 150px;
	border: 2px groove #999999;
	text-indent: 3px;
	background: #FFFFFF;
}
.anmeldung_plz {
	font: 10px/16px Tahoma, "Microsoft Sans Serif", Arial;
	color: #666666;
	height: 16px;
	width: 40px;
	border: 2px groove #999999;
	text-indent: 3px;
}
.senden_button {
	background: url(../button/senden.png) no-repeat;
	height: 20px;
	width: 150px;
	border: 1px solid #000000;
	font: bold 12px/20px Arial;
	color: #FFFFFF;
	cursor: hand;
}
.anzahl_feld {
	background: #FFFFFF;
	height: 16px;
	width: 18px;
	font: 10px Arial;
	color: #000000;
	border: 2px groove #666666;
	text-indent: 3px;
}
.artikel {
	background: #CCCCCC;
	font: bold 10px Tahoma, "Microsoft Sans Serif", Arial;
	color: #000000;
}
.geburtsdatum {
	font: 10px/16px Tahoma, "Microsoft Sans Serif", Arial;
	color: #666666;
	text-indent: 3px;
	height: 16px;
	width: 80px;
	border: 2px groove #999999;
}
.achtung {
	text-decoration: blink;
	font: bold 16px Tahoma, "Microsoft Sans Serif", Arial;
	color: #FF0000;
}
.form_tab1 {
	font: 10px/30px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	width: 610px;
}
.tab_zentriert {
	text-align: center;
}
.form_tab2 {
	background: #E4E4E4;
	font: bold normal 10px/20px Tahoma, "MS Sans Serif", Arial;
	color: #000000;
	text-align: left;
	width: 610px;
}
.form_tab3 {
	font: 10px/24px Tahoma, "MS Sans Serif", Arial;
	color: #000000;
	text-align: right;
	width: 610px;
}
.text_links {
	text-align: left;
}

