.line_titel_bg {
	background-color: #FFFFFF;
}
.line_titel_head_rot {
	color: #FF0000;
	font-size: 14px;
}
.line_titel_head_grau {
	color: #333333;
	font-size: 14px;
}
.line_nav {
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.line_nav:hover {
	color: #FF0000;
	text-decoration: none;
	line-height: 150%;
}
.line_nav_on {
	color: #FF0000;
	text-decoration: none;
	line-height: 150%;
}
.line_einleitung {
	color: #FF0000;
	text-decoration: none;
}
.line_titel {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}