h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p, div, li, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.rot {
	color: #C40109;
}
.weiss {
	color: #FFFFFF;
}

.a_rot, .a_rot:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C40109;
	text-decoration: none;
}

.a_rot:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C40109;
	text-decoration: underline;
}
.a_black, .a_black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.a_black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}


.a_weiss, .a_weiss:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

.a_weiss:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.a_footer, .a_footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}

.a_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C40109;
	text-decoration: none;
}

#bg_sto_pos1 a,
#bg_sto_pos2 a,
#bg_sto_pos3 a {
	color:#000000;
	text-decoration:underline;
}
#bg_sto_pos1 a:hover,
#bg_sto_pos2 a:hover,
#bg_sto_pos3 a:hover {
	color:#C40109;
	text-decoration:none;
}

.toplink {
	font-size:12px;
}
.schrift11 {
	font-size:11px;
}

#bg_sto_pos3 a.a_standortkarte { text-decoration:none;color: #C40109; }
#bg_sto_pos3 a.a_standortkarte:hover { text-decoration:underline; }
