.Lauftext_tabelle {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.Lauftext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.Lauftext_Bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.Ueberschrift {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFEF00;
	font-weight:bold;
	text-decoration:none;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:link{
	font-family:Tahoma;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:visited{
	font-family:Tahoma;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:hover{
	font-family:Tahoma;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:active{
	font-family:Tahoma;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline
}