a
{
	color: #aaaaaa;
	font-weight: bold;
	text-decoration: none;
}
.text
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}
.text_mittel
{
	font-family: verdana;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF
}
.text_klein
{
	font-family: verdana;
	font-size: 7pt;
	color: #FFFFFF
}
.trans
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.txt 
{
	position:relative;
}
.forms
{
	font-family: verdana;
	font-size: 8pt;
	background-color: #aaaaaa;
	color: #000000;
	border-width: 1;
	border-color: #000000;
}
