@CHARSET "ISO-8859-1";

/****************************************************************
Hauptnavigation
****************************************************************/

#mainnavlist{
	width: 180px;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainnavlist li{
	margin: 0;
	border-top: 1px solid #424242;
	padding: 5px 0;
	font-size: 11px;
	list-style-type: none;
}

#mainnavlist a:link, #mainnavlist a:visited , #mainnavlist a:hover, #mainnavlist a:active {
	display: block;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/bullet_mainnavlist_normal.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

#mainnavlist a:link.active, #mainnavlist a:visited.active, #mainnavlist a:hover.active, #mainnavlist a:active.active {
	display: block;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../images/bullet_mainnavlist_active.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

/****************************************************************
Hauptnavigation - zweite Navigationsebene
****************************************************************/

#subnavlist{
	display: block;
	margin: 3px 0 0 0;
	padding-left: 10px;
	list-style-type: none;
}

#subnavlist li{
	margin: 0;
	padding: 3px 0;
	border: none;
	font-size: 11px;
}

#subnavlist a:link, #subnavlist a:visited, #subnavlist a:hover, #subnavlist a:active {
	color: white;
	text-decoration: none;
	background-image: url(../images/bullet_subnavlist_normal.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 13px;
}

#subnavlist a:link.active, #subnavlist a:visited.active, #subnavlist a:hover.active, #subnavlist a:active.active {
	color: #cc0000;
	text-decoration: none;
	background-image: url(../images/bullet_subnavlist_normal.gif);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 13px;
}

/****************************************************************
Hauptnavigation - dritte Navigationsebene
****************************************************************/

#subsubnavlist{
	display: block;
	margin: 3px 0 0 0;
	padding-left: 10px;
	list-style-type: none;
}

#subsubnavlist li{
	margin: 0;
	padding: 3px 0;
	border: none;
	font-size: 11px;
}

#subsubnavlist a:link.active, #subsubnavlist a:visited.active, #subsubnavlist a:hover.active, #subsubnavlist a:active.active {
	color: #cc0000;
	text-decoration: none;
	background-image: url(../images/bullet_subsubnavlist_active.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}

#subsubnavlist a:link, #subsubnavlist a:visited, #subsubnavlist a:hover, #subsubnavlist a:active {
	color: #b2b2b2;
	text-decoration: none;
	padding: 0 0 0 10px;
	background-image: url(../images/bullet_subsubnavlist_normal.gif);
	background-position: 1px 5px;
	background-repeat: no-repeat;
}

/****************************************************************
Zweitnavigation (Impressum/Sitmap/Kontakt)
****************************************************************/

#secondnavlist{
	display: inline;
	list-style-type: none;
	font-size: 11px;
	letter-spacing: 1px;
}

#secondnavlist li{
	display: inline;
	list-style-type: none;
}

#secondnavlist a:link, #secondnavlist a:visited , #secondnavlist a:hover, #secondnavlist a:active {
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/bullet_secondnavlist_normal.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}

/****************************************************************
Standard Links im Content (mit/ohne_header)
****************************************************************/
div#aktueller_titel_streams a:link,
div#aktueller_titel_streams a:visited,
div#aktueller_titel_streams a:hover,
div#aktueller_titel_streams a:active,
div#aktueller_titel_streams a:focus,
div#titelanzeige_liveradio a:link,
div#titelanzeige_liveradio a:visited,
div#titelanzeige_liveradio a:hover,
div#titelanzeige_liveradio a:active,
div#titelanzeige_liveradio a:focus,
div#aktueller_titel_footer a:link,
div#aktueller_titel_footer a:visited,
div#aktueller_titel_footer a:hover,
div#aktueller_titel_footer a:active,
div#aktueller_titel_footer a:focus,
div#content a:link,
div#content a:visited,
div#content a:hover,
div#content a:active,
div#content a:focus,
div#c_right a:link,
div#c_right a:visited,
div#c_right a:hover,
div#c_right a:active,
div#c_right a:focus{
	font-weight:normal;
	color:#cc0000;
	text-decoration:underline;
}

/****************************************************************
Links in TeamTabelle
****************************************************************/
div#content .tabelleteamtd3 a:link,
div#content .tabelleteamtd3 a:visited,
div#content .tabelleteamtd3 a:hover,
div#content .tabelleteamtd3 a:active,
div#content .tabelleteamtd3 a:focus {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

/****************************************************************
Sitemap im Content
******************************************************************/

div#content a:link.sitemapLevel1,
div#content a:visited.sitemapLevel1,
div#content a:hover.sitemapLevel1,
div#content a:active.sitemapLevel1,
div#content a:focus.sitemapLevel1  {
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
	text-transform: uppercase;
}

div#content a:link.sitemapLevel2,
div#content a:visited.sitemapLevel2,
div#content a:hover.sitemapLevel2,
div#content a:active.sitemapLevel2,
div#content a:focus.sitemapLevel2  {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:20px;
	text-transform: uppercase;
	font-size: 11px;
}

div#content a:link.sitemapLevel3,
div#content a:visited.sitemapLevel3,
div#content a:hover.sitemapLevel3,
div#content a:active.sitemapLevel3,
div#content a:focus.sitemapLevel3  {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:40px;
	text-transform: uppercase;
	font-size: 11px;
}

/****************************************************************
Sonstige Links
****************************************************************/
.aktuelle_daten_link{
	color: black;
}


a:link.galerielink,
a:visited.galerielink, 
a:hover.galerielink, {
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

a:active.galerielink {
	font-weight:normal;
	color:#cc0000;
	text-decoration:none;
}
