.link a:link {color:#000000; text-decoration:none }
.link a:visited {color:#000000; text-decoration:none;}
.link a:hover {color:#000000; text-decoration:none; background-color:#FFFF00 }

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	line-height: 11px;
}
.txtm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FF3399;
	text-align: left;
	font-variant: normal;
	white-space: normal;
}
.txtok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 11px;
	color: #FF3399;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	font-weight: normal;
}

.Feld
   {
	background-color:#FFFF00;
	border:0px none #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3399;
	width: 170px;
	height: 13px;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
.txtmbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FF3399;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	background-color: #FFFF00;
}
.txtbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	background-color: #FFFF00;
}
.txtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-variant: normal;
	white-space: normal;
	line-height: 11px;
}
