@media screen, projection {
	/*
.menutitle {
	color: #fff;
	background-color: #de127a;
	height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	word-spacing: 1px;
	margin-bottom: 5px;
}
.menutitle a {
	color: #fff !important;
	background-image: url(nach_unten1.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	text-decoration: none !important;
}
.menutitle a:link {
	color: #fff !important;
	background-image: url(nach_unten1.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	text-decoration: none !important;
}
.menutitle a:visited {
	color: #fff !important;
	text-decoration: none !important;
}
.menutitle a:hover {
	color: #fff !important;
	background-image: url(nach_unten.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
	text-decoration: none !important;
}
.menutitle1 {
	color: #fff;
	font-size: 83.33%;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #de127a;
	text-align: center;
	word-spacing: 1px;
	margin-bottom: 5px;
	height: 16px;
	width: 14.6em;
}
.menutitle1 a {
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(nach_unten1.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
.menutitle1 a:link {
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(nach_unten1.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
.menutitle1 a:visited {
	color: #fff !important;
	text-decoration: none !important;
}
.menutitle1 a:hover {
	color: #fff !important;
	text-decoration: none !important;
	background-image: url(nach_unten.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
#up {
	text-align: right;
	position: fixed;
	left: 133px;
	width: 17px;
	height: 17px;
	margin: 0;
	padding: 3px 0 0;
	border-style: none;
	border-width: 0;
}
*/
.zu {
	text-align: right;
	margin-right: 5px;
}
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	color: #666666;
}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
}
