a:link  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	font-weight : bold;
	color : #0A582E;
	text-decoration : none;
}

a:visited  {
	font-family : Verdana, Arial, Helvetica, sans-seriff;
	font-size : 10 pt;
	font-style : normal;
	font-weight : bold;
	color : #0A582E;
	text-decoration : none;
}

a:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	background : #0A582E;
	text-decoration : none;
}

a:active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	font-weight : bold;
	color : #FF0000;
	background : #FFFFFF;
	text-decoration : none;
}

.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.ueberschrift  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 pt;
	font-weight : bold;
	color : #000000;
}