.standard { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; color: #666666
}
a:link   {
	color: #153784;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a:visited   {
	color: #153784;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a:active   {
	color: #153784;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a:hover   {
	color: #153784;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline
}
a.navi:link   {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a.navi:visited   {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a.navi:active  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none
}
a.navi:hover   {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline
}
.aktiv { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold}
