.Lauftext_tabelle {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #F68E92;
	text-decoration:none;
}
.Lauftext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.Lauftext_Bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.Ueberschrift {
	font-family: Tahoma;
	font-size: 15px;
	color: #D6080B;
	font-weight:bold;
	text-decoration:none;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:link{
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:visited{
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:hover{
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline
}
.nav:active{
	font-family:Tahoma;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline
}
