.footer_blau {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #002D61;
}
.footer_schwarz {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.footer_impressum {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: lowercase;
	color: #BBBBBB;
	text-decoration: none;
}
a.footer_impressum, a.footer_impressum:hover, a.footer_impressum:active, a.footer_impressum:link, a.footer_impressum:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	text-transform: lowercase;
	color: #BBBBBB;
	text-decoration: none;
}