a:link {
	color: #1F3C5A;
}

a:visited {
	color: #60616F;
}


a:hover {
	color: #FF6600;
}


.Legendenweiss a:link {
	color: #FFFFFF;
}
.Legendenweiss a:visited {
	color: #FFFFFF;
}
.Legendenweiss a:hover {
	color: #FF9900;
}

.h2:link {
	color: #FF6600;
}

.h2:visited {
	color: #FF6600;
}

.h2:hover {
	color: #D55603;
}

.listenheadline:link {
	background-color: #E6E6E6;
}
.listenheadline:visited {
	background-color: #00CCFF;
}

.listenheadline:hover {
	color: #FF6600;
	background-color: #F1F1F1;
}.navigation:link {
	color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.navigation:visited {

	color: #FF6600;
}

.navigation:hover {

	color: #D55603;
}
.listenheadline_bm:link {

	background-color: #E6E6E6;
}
.listenheadline_bm:visited {

	background-color: #00CCFF;
}
.listenheadline_bm:hover {

	color: #FF6600;
	background-color: #F1F1F1;
}
