html, body
{
	margin: auto;
	padding:0;
	height : 100%;
}

body
{
	text-align:center;
}

.platzhalter
{
	width: 1px;
	height: 50%;
	background-color: #000000;
	margin-bottom: -21em;
	float: left;
}

.content
{
	margin : 0 auto;
	width: 50em;
	height : 42em;
  	position: relative;
	clear: left;
	overflow : hidden;
	text-align : left;
}

.content_header
{
	width : 796px;
	height : 76px;
	background-image : url(images/hintergrund/header.gif);
	background-repeat : no-repeat;
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
}

.content_navi
{
	position : absolute;
	top: 85px;
	width : 152px;
	height : 545px;
	background-image : url(images/hintergrund/navi.gif);
	background-repeat : no-repeat;
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
}

.content_imp
{
	top: 640px;
	position : absolute;
	width : 152px;
	height : 22px;
	background-image : url(images/hintergrund/imp.gif);
	background-repeat : no-repeat;
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
	
}

.content_inhalt
{
	top: 85px;
	left : 162px;
	position : absolute;
	width : 512px;
	height : 577px;
	background-image : url(images/hintergrund/inhalt.gif);
	background-repeat : repeat-y;
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : auto;
	}

.content_liste
{
	top: 85px;
	left : 683px;
	position : absolute;
	width : 120px;
	height : 580px;
	background-image : url(images/hintergrund/liste.gif);
	background-repeat : no-repeat;
	border : 0px;
	border-style : solid;
	overflow : hidden;
}

/* .content_player
{
	top: 638px;
	left: 683px;
	position : absolute;
	width : 112px;
	height : 24px;
	background-image : url(images/hintergrund/player.gif);
	background-repeat : no-repeat;
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
} */

table
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

table#header
{
	width : 798px;
	margin-top : 15px;
	margin-left : 0px;
	margin-right : 16px;
}

table#navi
{
	width: 130px;
	margin-top : 23px;
	margin-left : 16px;
}

table#inhalt
{
	margin-top: 28px;
	margin-left : 18px;
	margin-right : 18px;
	font-size: 14px;
	width : 459px;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

table#inhalt_partner
{
	margin-top: 15px;
	margin-left : 18px;
	margin-right : 18px;
	font-size: 14px;
	width : 459px;
}

table#inhalt_legend
{
	margin-top: 0px;
	margin-left : 18px;
	margin-right : 18px;
	font-size: 14px;
}

table#inhalt_imp
{
	margin-top: 0px;
	margin-left : 0px;
	margin-right :0px;
	font-size: 11px;
}

table#inhalt_trennlinie
{
	margin-top : 20px;
	margin-left : 18px;
	margin-right : 18px;
	margin-bottom : 20px;
	width : 459px;
}

table#inhalt_trennlinie_news
{
	margin-top : 0px;
	margin-left : 18px;
	margin-right : 18px;
	margin-bottom : 0px;
	width : 459px;
}

h1
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 18px;
}

.headlinecolor
{
	color : #EA9F04;
}

/* ****************************************************************CONTAINER HÖRSPIELE******************************************************************************************** */

.content_header_legend
{
	position : absolute;
	width : 796px;
	height : 76px;
	/*background-color : #272726;*/
	background-image : url(images/hintergrund/header.gif);
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
}

.content_navi_legend
{
	top: 85px;
	position : absolute;
	width : 152px;
	height : 545px;
	/*background-color : #272726;*/
	background-image : url(images/hintergrund/navi.gif);
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
}

.content_imp_legend
{
	top: 640px;
	position : absolute;
	width : 152px;
	height : 22px;
	background-color : #272726;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
	
}

.content_inhalt_legend
{
	top: 85px;
	left : 162px;
	position : absolute;
	width : 512px;
	height : 577px;
	/*background-color : #272726;*/
	background-image : url(images/hintergrund/inhalt.gif);
	background-repeat : repeat-y;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : auto;
	}

.content_liste_legend
{
	top: 85px;
	left : 683px;
	position : absolute;
	width : 120px;
	height : 580px;
	/*background-color : #272726;*/
	background-image : url(images/hintergrund/liste.gif);
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	border : 0px;
	border-style : solid;
	overflow : hidden;
}

/* .content_player_legend
{
	top: 638px;
	left: 683px;
	position : absolute;
	width : 112px;
	height : 24px;
	/*background-color : #272726;*/
	/* background-image : url(images/hintergrund/player.gif);
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	border : 2px;
	border-color : #FFFFFF;
	border-style : solid;
	overflow : hidden;
} */

/* ****************************************************************LINKS FLIESSTEXT******************************************************************************************** */

a
{
	color : #EA9F04;
	font-style : normal;
	text-decoration : none;	
}

a.fliess
{
	border : 1px;
	color : #EA9F04;
	text-decoration : none;
	outline : none 1px;
}

a:visted
{
	color : #EA9F04;
	font-style : normal;
	text-decoration : none;	
}


/* ****************************************************************NAVIGATION******************************************************************************************** */

a.navi
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
}

/* ****************************************************************NAVIGATION HOME******************************************************************************************** */

a.navi_home_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/news.gif);
	background-repeat : no-repeat;
}

a.navi_home_news:hover
{
	display : block;
	background-image : url(images/navi/home/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_home_hoer:hover
{
	display : block;
	background-image : url(images/navi/home/hoerspiel_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_home_backstage:hover
{
	display : block;
	background-image : url(images/navi/home/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/radio.gif);
	background-repeat : no-repeat;
}

a.navi_home_radio:hover
{
	display : block;
	background-image : url(images/navi/home/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_home_kontakt:hover
{
	display : block;
	background-image : url(images/navi/home/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/presse.gif);
	background-repeat : no-repeat;
}

a.navi_home_presse:hover
{
	display : block;
	background-image : url(images/navi/home/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/links.gif);
	background-repeat : no-repeat;
}

a.navi_home_links:hover
{
	display : block;
	background-image : url(images/navi/home/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_home_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/home/home_2.gif);
	background-repeat : no-repeat;
}


/* ****************************************************************NAVIGATION NEWS******************************************************************************************** */


a.navi_news_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_archiv
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/archiv.gif);
	background-repeat : no-repeat;
}

a.navi_news_inarchiv
{
	display : block;
	background-image : url(images/navi/news/archiv_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_archiv:hover
{
	display : block;
	background-image : url(images/navi/news/archiv_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_letter
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/letter.gif);
	background-repeat : no-repeat;
}

a.navi_news_inletter
{
	display : block;
	background-image : url(images/navi/news/letter_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_letter:hover
{
	display : block;
	background-image : url(images/navi/news/letter_2.gif);
	background-repeat : no-repeat;
}
a.navi_news_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_news_hoer:hover
{
	display : block;
	background-image : url(images/navi/news/hoerspiel_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_news_backstage:hover
{
	display : block;
	background-image : url(images/navi/news/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/radio.gif);
	background-repeat : no-repeat;
}

a.navi_news_radio:hover
{
	display : block;
	background-image : url(images/navi/news/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_news_kontakt:hover
{
	display : block;
	background-image : url(images/navi/news/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/presse.gif);
	background-repeat : no-repeat;
}

a.navi_news_presse:hover
{
	display : block;
	background-image : url(images/navi/news/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/links.gif);
	background-repeat : no-repeat;
}

a.navi_news_links:hover
{
	display : block;
	background-image : url(images/navi/news/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_news_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/news/home.gif);
	background-repeat : no-repeat;
}

a.navi_news_home:hover
{
	display : block;
	background-image : url(images/navi/news/home_2.gif);
	background-repeat : no-repeat;
}


/* ****************************************************************NAVIGATION HÖRSPIEL******************************************************************************************** */


a.navi_hoersp_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/news.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_news:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend//hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_legend
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/legend.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_backstage:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/radio.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_radio:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_kontakt:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/presse.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_presse:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/links.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_links:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/hoersp/legend/home.gif);
	background-repeat : no-repeat;
}

a.navi_hoersp_home:hover
{
	display : block;
	background-image : url(images/navi/hoersp/legend/home_2.gif);
	background-repeat : no-repeat;
}

/* ****************************************************************NAVIGATION backstage RUNTER!******************************************************************************************** */

a.navi_backstage_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/news.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_news:hover
{
	display : block;
	background-image : url(images/navi/backstage/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_hoer:hover
{
	display : block;
	background-image : url(images/navi/backstage/hoerspiel_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/backstage_2.gif);
	background-repeat : no-repeat;
}


a.navi_backstage_raus
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/raus.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_raus:hover
{
	display : block;
	background-image : url(images/navi/backstage/raus_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_steckbriefe
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/steckbriefe.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_steckbriefe:hover
{
	display : block;
	background-image : url(images/navi/backstage/steckbriefe_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_team
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/team.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_team:hover
{
	display : block;
	background-image : url(images/navi/backstage/team_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/radio.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_radio:hover
{
	display : block;
	background-image : url(images/navi/backstage/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_kontakt:hover
{
	display : block;
	background-image : url(images/navi/backstage/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/presse.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_presse:hover
{
	display : block;
	background-image : url(images/navi/backstage/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/links.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_links:hover
{
	display : block;
	background-image : url(images/navi/backstage/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/home.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_home:hover
{
	display : block;
	background-image : url(images/navi/backstage/home_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_inraus
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/raus_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_insteckbriefe
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/steckbriefe_2.gif);
	background-repeat : no-repeat;
}

a.navi_backstage_inteam
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/backstage/team_2.gif);
	background-repeat : no-repeat;
}

/* ****************************************************************NAVIGATION RADIO WEIRDOZ******************************************************************************************** */

a.navi_radio_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/news.gif);
	background-repeat : no-repeat;
}

a.navi_radio_news:hover
{
	display : block;
	background-image : url(images/navi/radio/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_radio_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_radio_hoer:hover
{
	display : block;
	background-image : url(images/navi/radio/hoerspiel_2.gif);
	background-repeat : no-repeat;
}

a.navi_radio_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_radio_backstage:hover
{
	display : block;
	background-image : url(images/navi/radio/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_radio_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/radio.gif);
	background-repeat : no-repeat;
}


a.navi_radio_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_radio_kontakt:hover
{
	display : block;
	background-image : url(images/navi/radio/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_radio_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/presse.gif);
	background-repeat : no-repeat;
}

a.navi_radio_presse:hover
{
	display : block;
	background-image : url(images/navi/radio/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_radio_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/links.gif);
	background-repeat : no-repeat;
}

a.navi_radio_links:hover
{
	display : block;
	background-image : url(images/navi/radio/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_radio_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/radio/home.gif);
	background-repeat : no-repeat;
}

a.navi_radio_home:hover
{
	display : block;
	background-image : url(images/navi/radio/home_2.gif);
	background-repeat : no-repeat;
}

/* ****************************************************************NAVIGATION KONTAKT******************************************************************************************** */


a.navi_kontakt_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/news.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_news:hover
{
	display : block;
	background-image : url(images/navi/kontakt/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_hoer:hover
{
	display : block;
	background-image : url(images/navi/kontakt/hoer_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_backstage:hover
{
	display : block;
	background-image : url(images/navi/kontakt/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/radio.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_radio:hover
{
	display : block;
	background-image : url(images/navi/kontakt/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_weirdoz
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/weirdoz.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_weirdoz:hover
{
	display : block;
	background-image : url(images/navi/kontakt/weirdoz_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_inweirdoz
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/weirdoz_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_k_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/k_presse.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_k_presse:hover
{
	display : block;
	background-image : url(images/navi/kontakt/k_presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_k_inpresse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/k_presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_vertrieb
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/vertrieb.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_vertrieb:hover
{
	display : block;
	background-image : url(images/navi/kontakt/vertrieb_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_invertrieb
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/vertrieb_2.gif);
	background-repeat : no-repeat;
}


a.navi_kontakt_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/presse.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_presse:hover
{
	display : block;
	background-image : url(images/navi/kontakt/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/links.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_links:hover
{
	display : block;
	background-image : url(images/navi/kontakt/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/kontakt/home.gif);
	background-repeat : no-repeat;
}

a.navi_kontakt_home:hover
{
	display : block;
	background-image : url(images/navi/kontakt/home_2.gif);
	background-repeat : no-repeat;
}

/* ****************************************************************NAVIGATION PRESSE******************************************************************************************** */


a.navi_presse_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/news.gif);
	background-repeat : no-repeat;
}

a.navi_presse_news:hover
{
	display : block;
	background-image : url(images/navi/presse/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_presse_hoer:hover
{
	display : block;
	background-image : url(images/navi/presse/hoer_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_presse_backstage:hover
{
	display : block;
	background-image : url(images/navi/presse/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/radio.gif);
	background-repeat : no-repeat;
}

a.navi_presse_radio:hover
{
	display : block;
	background-image : url(images/navi/presse/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_presse_kontakt:hover
{
	display : block;
	background-image : url(images/navi/presse/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/presse.gif);
	background-repeat : no-repeat;
}

a.navi_presse_login
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/login.gif);
	background-repeat : no-repeat;
}

a.navi_presse_login:hover
{
	display : block;
	background-image : url(images/navi/presse/login_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_inlogin
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/login_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_spiegel
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/spiegel.gif);
	background-repeat : no-repeat;
}

a.navi_presse_spiegel:hover
{
	display : block;
	background-image : url(images/navi/presse/spiegel_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_inspiegel
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/spiegel_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/links.gif);
	background-repeat : no-repeat;
}

a.navi_presse_links:hover
{
	display : block;
	background-image : url(images/navi/presse/links_2.gif);
	background-repeat : no-repeat;
}

a.navi_presse_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/presse/home.gif);
	background-repeat : no-repeat;
}

a.navi_presse_home:hover
{
	display : block;
	background-image : url(images/navi/presse/home_2.gif);
	background-repeat : no-repeat;
}

/* ****************************************************************NAVIGATION LINKS******************************************************************************************** */


a.navi_links_news
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/news.gif);
	background-repeat : no-repeat;
}

a.navi_links_news:hover
{
	display : block;
	background-image : url(images/navi/links/news_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_hoer
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/hoerspiel.gif);
	background-repeat : no-repeat;
}

a.navi_links_hoer:hover
{
	display : block;
	background-image : url(images/navi/links/hoer_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_backstage
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/backstage.gif);
	background-repeat : no-repeat;
}

a.navi_links_backstage:hover
{
	display : block;
	background-image : url(images/navi/links/backstage_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_radio
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/radio.gif);
	background-repeat : no-repeat;
}

a.navi_links_radio:hover
{
	display : block;
	background-image : url(images/navi/links/radio_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_kontakt
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/kontakt.gif);
	background-repeat : no-repeat;
}

a.navi_links_kontakt:hover
{
	display : block;
	background-image : url(images/navi/links/kontakt_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/presse.gif);
	background-repeat : no-repeat;
}

a.navi_links_presse:hover
{
	display : block;
	background-image : url(images/navi/links/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_presse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/presse.gif);
	background-repeat : no-repeat;
}

a.navi_links_presse:hover
{
	display : block;
	background-image : url(images/navi/links/presse_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_links
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/links.gif);
	background-repeat : no-repeat;
}

a.navi_links_partner
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/partner.gif);
	background-repeat : no-repeat;
}

a.navi_links_partner:hover
{
	display : block;
	background-image : url(images/navi/links/partner_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_lpresse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/lpresse.gif);
	background-repeat : no-repeat;
}

a.navi_links_lpresse:hover
{
	display : block;
	background-image : url(images/navi/links/lpresse_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_foren
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/foren.gif);
	background-repeat : no-repeat;
}

a.navi_links_foren:hover
{
	display : block;
	background-image : url(images/navi/links/foren_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_home
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/home.gif);
	background-repeat : no-repeat;
}

a.navi_links_home:hover
{
	display : block;
	background-image : url(images/navi/links/home_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_inpartner
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/partner_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_inlpresse
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/lpresse_2.gif);
	background-repeat : no-repeat;
}

a.navi_links_inforen
{
	border : none;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	text-decoration : none;
	border : none;
	outline : none 0px;
	display : block;
	background-image : url(images/navi/links/foren_2.gif);
	background-repeat : no-repeat;
}

input 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : Black;
	border-bottom-color : White;
	border-color : White;
	font-weight : normal;
	font-style : normal;
}

input.absenden
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #424241;
	border-color : #000000;
	font-weight : bold;
	font-style : normal;
	border-bottom-color : #000000;
	border-left-color : #000000;
	border-right-color : #000000;
	border-top-color : #000000;
	border-style : groove;
	}