.info_left_panel p {
	margin: 3px;
	font-size: 10px;
}
.info_left_panel_red_text {
	color: #ff1e22;
}
.info_left_panel_red_text a {
	color: #ff1e22;
}
.info_left_panel_red_text a:hover {
	color: #002a4b;
}
.info_left_panel_black_text {
	color: #002a4b;
}
.info_left_panel_black_text a {
	color: #002a4b;
}
.info_left_panel_black_text a:hover {
	color: #ff1e22;
}
.left_panel_impressum {
	color: #ff1e22;
	font-family: andale_mono_mt_stdregular;
}