.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	filter: Alpha(Opacity=100);
}
.milchglas {
	background-color: #FFFBEC;
	border: 1px solid #000000;
}
.formtextfield {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	background-color: #FFFBEC;

}
.formbutton {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.link {
	color: #000000;
	text-decoration: underline;
	vertical-align: top;
	filter: Alpha(Opacity=100);
}

