.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border-left-width: 1px;
	border-left-style: outset;
	border-left-color: #E20021;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.aktuell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.Linie {
	color: #E20021;
	border-right-color: #E20021;
	border-bottom-color: #E20021;
	border-left-color: #E20021;
	background-color: #FFF;
	border-top-color: #FFF;
}
.aktuell_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
