
.edm {
	border-bottom:1px dashed #999;
	padding:5px 0;
	margin:15px 0;
	text-align:right;
	background:#eee;
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
}
.edm a {
	margin:0 15px 0 0;
	font-size:11px;
}



.genre_tv {
	padding:6px 0 0 0;
	font-size:11px;
}
.genre_tv a {
	margin:0 5px 0 0;
	font-size:11px;
}

#link_static {
	margin:5px 0 0 0;
	width:300px;
	height:26px;
}
#link_static td {
	width:20%;
}






#tvsender {
	clear:both;
	float:left;
	margin:6px 0 0 3px;
}

#tvsender li {
	float: left;
	margin: 0 2px 0 2px;
	padding: 0px;
	height: 26px;
}


#tvsender a {
	padding: 7px 10px 7px 10px;

}
#tvsender a:hover {
	text-decoration:underline;
}

#tvdays .days ul li a {
}

#tvdays .days ul li a:hover {
}

#tvdays .days ul .on a:hover {
}


.dates {
	float:left;
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom:1px dashed #777;
	margin:0 0 0 0;
	padding:5px 0;
}
.dates:hover {
	background:#EEE;
}
.dates .date_time {
	width:130px;
/*	font-family:Georgia, 'Times New Roman', Times, serif;*/
}
.dates .station {
	width:40px;
}
.dates .title {
	margin:0 40px 0 130px;
	overflow:hidden;
	font-style:italic;
	color:#999;
}
.dates .title a {
	font-weight:bold;
	font-style:normal;
}
.dates .title span, .dates .title div {
	font-style:italic;
	clear:both;
	color:#999;
}




.dates_home div span {
	background:none;
	margin:0px;
	padding:0px;

}
.dates_home .date_time {
	font-size:12px;
	font-style:normal;
	padding:0 0 0 0;
	margin:2px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.date_time .station, .date_time .notification {
	background:#EEE;
	text-align:center;
	padding:1px 5px;
	margin:0 7px 0 0;
}
.date_time .notification {
	margin:0 0 0 2px;
	background:none;
	color:#999;
}
.date_time .station:hover {
	text-decoration:none;
	background:#c7001f;
	cursor:pointer;
	color:#FFF;
}
.dates_home .date_time a {
	font-style:normal;
}
.dates_home .date_time a:hover {
	text-decoration:none;
}







.show_genres, .swap_time {
	background:#EFEFEF;
	clear:both;
	padding:5px 0;
	color:#666;
	text-align:center;
	border-bottom:1px dashed #BBB;
	float:left;
	width:100%;
}
.show_genres a, .swap_time a {
	margin:0 5px;
}


/*
.home {
	clear:both;
	margin:0 0 30px 0;
}
.home .image {
	width:245px;
}
.home .image .data div {
	clear:both;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.home .content {
	width:375px;
	margin:0 0 0 20px;
}
*/


.jetzt_list {
	float:left;
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom:1px dashed #BBB;
	margin:0 0 0 0;
	padding:5px 0;
}
.jetzt_list:hover {
	background:#EEE;
}
.jetzt_list .time_start {
	width:50px;
	/*font-family:Georgia, 'Times New Roman', Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
.jetzt_list .station_time {
	width:130px;
	text-align:right;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.jetzt_list .station_time .time_end {
/*	font-family:Georgia, 'Times New Roman', Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
.jetzt_list .station_time img {
	margin:0 0 0 10px;
	vertical-align:text-bottom;
}
.jetzt_list .title {
	margin:0 130px 0 50px;
}
.jetzt_list .title a {
	font-weight:bold;
}
.jetzt_list .title span {
	font-style:italic;
	color:#999;
}





.ergebnis_list {
	float:left;
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom:1px dashed #BBB;
	margin:0 0 0 0;
	padding:5px 0;
}
.ergebnis_list:hover {
	background:#EEE;
}
.ergebnis_list .date_time {
	width:140px;
	/*font-family:Georgia, 'Times New Roman', Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
.ergebnis_list .date_time span {
	padding:0 0 0 10px;
	color:#666;
}
.ergebnis_list .station {
	width:50px;
	text-align:right;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.ergebnis_list .title {
	margin:0 50px 0 140px;
}
.ergebnis_list .title a {
	font-weight:bold;
}
.ergebnis_list .title span {
	font-style:italic;
	color:#999;
}




.gleichzeitig {
	clear:both;
	overflow:hidden;
	width:270px;
	border-bottom:1px dashed #777;
	margin:0;
	padding:5px 0;
}
.gleichzeitig:hover {
	background:#DDD;
}
.gleichzeitig .time {
	width:45px;
	font-size:11px;
/*	font-family:Georgia, "Times New Roman", Times, serif;*/
}
.gleichzeitig .title {
	width:220px;
}
.gleichzeitig .title2 {
	width:150px;
	margin:0 0 0 50px;
	line-height:16px;
}
.gleichzeitig .station {
	width:60px;
}
.gleichzeitig a {
	font-weight:bold;
}



.but_loeschen {
	border:none;
	background:url(../img/but_loeschen.png) no-repeat top left;
	width:186px;
	height:24px;
	cursor:pointer;
}




#TvSendungDetail 
{
	margin:10px 0 25px 0;
	}
#TvSendungDetail .top 
{
	background-color:#c7001f;
	text-align:center;
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	height:29px;
	}
#TvSendungDetail .bottom 
{
	background-color:#333;
	text-align:center;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:23px;
	}
	
	
	
.ueberblick_titel {
	padding:3px 0 3px 0;
	line-height:16px;
}	
.ueberblick_zeit {
	font-size:11px;
	padding:3px 0 3px 2px;
	color:#666;
}
.ueberblick_titel span {
	color:#666;
	font-size:10px;
	font-style:;
	line-height:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.ueberblick_titel a {
	font-weight:bold;
	font-size:12px;
}



.detail {font-size:15px; line-height:20px;}



.brainnuts {
margin:20px 0 20px 0;
}



.subtitle {
font-weight:bold;
font-size:14px;
color:#323232;
padding:5px 0 0 0;
}
.itemdetails {
color:#999;
margin:0px;
padding:5px 0 0 0;
}
.actors {
color:#999;
font-style:italic;
font-size:14px;
padding:10px 0 0 0;
}


.hl_pro {
text-align:center;
background:#323232;
height:35px;
}
.hl_pro a {
color:#FFF;
font-size:14px;
font-weight:bold;
}




/* NUR FÜR OLYMPIA BENÖTIGT */

.olympia {
background:#c3e9f6;
}
.olympia_jetzt {
background: url(../img/tv/olympia_icon.png) no-repeat 490px top;
}
.olympia_ergebnis {
background: url(../img/tv/olympia_icon.png) no-repeat 110px top;
}
.olympia_home {
background: url(../img/tv/olympia_icon.png) no-repeat 365px 9px;
}


.olympia_list {
	float:left;
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom:1px dashed #BBB;
	margin:0 0 0 0;
	padding:5px 0;
	height:52px;
/*	padding:0px 0 5px 0;
	margin:5px 0 0 0;*/
}
.olympia_list .time {
	margin:0 480px 0 70px;
}
.olympia_list .icon {
	width:70px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.olympia_list .bewerb {
	width:480px;
	text-align:left;
	font-weight:bold;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.olympia_list .bewerb span {
	font-weight:normal;
	padding:0 0 0 10px;
}
.olympia_list .bewerb p {
	padding:0px;
	margin:0px;
	font-style:italic;
	font-weight:normal;
	color:#666;
	font-size:13px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.beteiligung {
	background:#F2F2F2 url(../img/tv/beteiligung.png) no-repeat 502px 3px;
}
.medaillenchance {
	/*background:#f9f3cd url(../img/tv/medaillenchance.png) no-repeat 490px 3px;*/
	background:#F2F2F2 url(../img/tv/medaillenchance.png) no-repeat 490px 3px;
}
.mez {
font-size:11px;
color:#999;
}
.olympia_date {
background:#323232;
color:#FFF;
font-size:18px;
font-weight:;
font-style:;
padding:8px 10px;
font-family:Georgia, 'Times New Roman', Times, serif;
clear:both;
float:left;
width:634px;
margin:15px 0 0 0;
}



.lnkNormalOverview a {
color:#c7001f;
}
.lnkBoldOverview, .lnkNormalOverview { margin:0 15px 0 0;}
.middle {
font-size:15px;
font-weight:bold;
}
.big {
font-size:18px;
}



/*
	*******************************
	***** 2. Kopf mit Sendern *****
	*******************************
*/

#tvsender {
	clear:both;
	float:left;
	margin:6px 3px 0 2px;
}
#tvsender ul {
	width: 970px;
	float: left;
	clear: both;
	list-style: none;
	padding: 0 0 14px 0;
	margin: 0px;
	font: 10px arial;
	text-transform: uppercase;
}
#tvsender li {
	float: left;
	margin: 0 5px 0 1px;
	padding: 0px;
	height: 26px;
	background: url(../img/quer_start_off.png) top left no-repeat;
}
#tvsender .on {
	background: url(../img/quer_start_on.png) top left no-repeat;
}
#tvsender a {
	display: block;
	padding: 7px 7px 7px 7px;
	background: url(../img/quer_stop_off.png) top right no-repeat;
	color:#323232;
	text-decoration:none;
	font: 10px arial;
}
#tvsender a:hover {
	text-decoration:underline;
	color:#c7001f;
}
.kinosender a {
}
#tvsender .on a {
	background: url(../img/quer_stop_on.png) top right no-repeat;
	color:#FFF;
}
#tvsender span {
	color: #FFF;
}
#tvsender .lastitem {
	float:right;
	width:300px;
	height: 26px;
	background: url(../img/quer_start_off.png) top left no-repeat;
}




.dates_home2 {
	float:left;
	clear:both;
	overflow:hidden;
	width:100%;
	border-bottom:1px dashed #CCC;
	margin:0 0 0 0;
	padding:9px 0;
}
.dates_home2:hover {
	background:#EEE;
}

.time_station .time {
	background:#c7001f;
/*	background:#DDD;*/
	text-align:center;
	width:60px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
/*	color:#333;*/
	height:20px;
}
.time_station .station {
	background:#333;
	text-align:center;
	width:60px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	height:20px;
}
.time_station2 .time {
	background:#c7001f;
/*	background:#DDD;*/
/*	background:#FFF;*/
/*	background:#EFEFEF;*/
	text-align:center;
	width:50px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
/*	color:#333;*/
}
.time_station2 .station {
	background:#333;
/*	background:#BBB;*/
	text-align:center;
	width:50px;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
/*	color:#333;*/
}	
.sendung {
	width:310px;
	overflow:hidden;
}
.sendung2 {
	width:210px;
	clear:none;
}
.sendung3 {
	width:240px;
	clear:none;
}
.sendung a, .sendung2 a {
	font-weight:bold;
	font-size:16px;
/*	line-height:20px;*/
	font-family:Arial, Helvetica, sans-serif;
}
.dates_home2 .notification, ul.list_right li .notification {
	background:#FFCC00;
	color:#333;
	padding:2px 3px 3px 3px;
	font-size:11px;
	line-height:20px;
	margin:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.sendung .short, .sendung2 .short, .sendung3 .short {
	font-size:12px;
	color:#666;
/*	padding:0 0 0 10px;*/
	font-family:Arial, Helvetica, sans-serif;
}
.dates_home2 p {
	clear:both;
	float:left;
	*clear:none;
	*float:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:3px 0 0 0;
	width:100%;
}

