a:link {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #09488C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #09488C;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #073F7C;
	text-decoration: none;
	background-color: #E3EFFD;
}
a:active {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #09488C;
	text-decoration: none;
}


a.link_hellblau:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #7DA9C2;
	text-decoration: none;
}
a.link_hellblau:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #7DA9C2;
}
a.link_hellblau:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #09488C;
	text-decoration: none;
}
a.link_hellblau:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #09488C;
	text-decoration: none;
}


a.link_gelb:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #D58403;
	text-decoration: none;
}
a.link_gelb:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #D58403;
	text-decoration: none;
}
a.link_gelb:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #B07002;
	text-decoration: none;
	background-color: #F8E9C9;
}
a.link_gelb:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #B07002;
	text-decoration: none;
}


a.link:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3B393D;
	text-decoration: none;
}
a.link:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3B393D;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3B393D;
	text-decoration: none;
}
a.link:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3B393D;
	text-decoration: none;
}

