#tv *
{
	margin: 0;
	padding: 0;
}

#tv .clear
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

#tv
{
	width: 856px;
}

#tv .search_panel
{
	position: relative;
	height: 120px;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url(../images/designparts/search_bg.gif);
}

#tv #form-tvnav table,
#tv #form-search table,
#tv #form-tvnav-bottom table,
#tv #form-search-bottom table
{
	height: 48px;
	line-height: 100%;
}

#tv #form-tvnav,
#tv #form-tvnav-bottom
{
	float: left;
	width: 400px;
}

/*
#tv #form-tvnav .firstchild
{
	width: 77px;
	padding-left: 0;
	background: #ffffff;
	color: #990000;
	font-family: Arial;
	font-size: 54px;
	font-weight: bold;
	line-height: 70% !important;
}
*/

#tv #form-tvnav label,
#tv #form-tvnav-bottom label,
#tv #form-search label,
#tv #form-search-bottom label
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/*
#tv #form-search,
#tv #form-search-bottom
{
	margin-left: 415px;
}
*/

/*
#tv #form-search
{
	width: 172px;
	padding-left: 30px;
}
*/

#tv input,
#tv select
{
	border: 1px solid #cccccc;
	font-size: 10px;
}

#tv input
{
	padding: 1px;
}

#tv option
{
	padding: 1px;
}

#tv button
{
	padding-top: 4px;
	border: none;
	background: none;
}

#tv th,
#tv td
{
	vertical-align: top;
}

#tv #form-tvnav th,
#tv #form-tvnav-bottom th,
#tv #form-tvnav td,
#tv #form-tvnav-bottom td,
#tv #form-search th,
#tv #form-search-bottom th,
#tv #form-search td,
#tv #form-search-bottom td
{
	height: 40px;
	padding: 5px;
	vertical-align: middle;
}

#tv .quicknav
{
	position: absolute;
	top: 75px;
	left: 185px;
	clear: both;
	height: 20px;
	width: 400px;
	padding: 0;
	color: #990000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
}

#tv .quicknav img
{
	vertical-align: middle;
}

#tv .quicknav .day
{
	float: left;
	margin-right: 18px;
	display: inline;
}

#tv .quicknav .zeitbereich
{
	float: left;
	margin-right: 45px;
	display: inline;
}

#tv .quicknav .sender
{
	float: left;
	display: inline;
}

/*
#tv .quicknav .zeitbereich
{
	width: 130px;
	height: 28px;
	background: #f6f6f6;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

{
	float: left;
}

#tv .quicknav .zeitbereich .forward
{
	float: right;
}


#tv .quicknav .zeitbereich span
{
	display: block;
	padding-top: 5px;
}
*/

#tv .listing
{
	clear: both;
	margin-top: 36px;
}

#tv .listing thead td
{
	border: 1px solid #cccccc;
}


#tv .listing .senderspalte th
{
	text-align: right;
	vertical-align: baseline;
	padding-bottom: 5px;
	background: #ffffff url(../images/designparts/spalten_trenner.gif) no-repeat scroll 10px bottom;
}

#tv .listing .senderspalte td
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 50px;
}

#tv .listing .senderspalte th:first-child
{
	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	background: #ffffff url(../images/designparts/spalten_trenner.gif) no-repeat scroll 0px bottom;
}

#tv .listing .timelabel
{
	width: 128px;
	padding: 18px 0px 9px 18px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #990000;
	font-family: Arial;
	font-size: 44px;
	font-weight: bold;
	line-height: 30px !important;
}

#tv .listing tr.alt .timelabel
{
	background: #fbfbfb;
}

#tv .listing .timelabel span
{
	color: #cccccc;
	font-size: 28px;
	margin-left: 5px;
	display: inline;
}

#tv .listing .timelabel img
{
	display: block;
	margin: 15px auto;
}

#tv .listing .timesection,
#tv .listing .tip
{
	overflow: hidden;
	width: 204px;
	padding: 10px 10px 10px 20px;
	border-right: 1px solid #cccccc;
	background: left bottom url(../images/designparts/spalten_bg.gif) no-repeat #ffffff;
	vertical-align: top;
}

#tv .listing tr.alt .timesection
{
	background-image: url(../images/designparts/spalten_bg_alt.gif);
}

#tv .listing .timesection
{
	padding-bottom: 5px;
}

#tv .listing .timesection td
{
	padding-bottom: 10px;
}

#tv .listing .tip
{
	position: relative;
	height: 215px;
	background: left top url(../images/designparts/tipp_bg.gif) no-repeat;
	border-top: none;
	border-bottom: none;
	border-left: none;
}

#tv .listing .tip div
{
	height: 140px;
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

#tv .listing .tip img
{
	display: block;
	margin: 0 auto 0 auto;
}

#tv .listing .tip .anfangszeit
{
	float: left;
	margin-left: 0;
}

#tv .listing .tip span
{
	display: block;
	margin-left: 50px;
}

#tv .listing .tip .titel
{
	color: #990000;
	font-weight: bold;
}

#tv .listing td.zeit
{
	width: 40px;
	padding-right: 9px;
}

#tv .listing span.anfangszeit
{
	font-weight: bold;
}

#tv .listing td a span
{
	color: #990000;
}

#tv .listing span
{
	display: block;
}

#tv .listing span.land
{
	float: left;
	margin-right: 5px;
}

#tv .listing table
{
	width: 200px;
}

/* Suchergebnis */
#tv .suchergebnis
{
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#tv .suchergebnis .pagenav
{
	padding: 10px 20px 10px 20px;
	background: #f6f6f6;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#tv .suchergebnis .pagenav p
{
	margin-bottom: 10px;
}

#tv .suchergebnis .pagenav img
{
	display: inline;
	float: none;
}

#tv .suchergebnis ul
{
	padding: 10px 20px 10px 20px;
	list-style: none;
}

#tv .suchergebnis li
{
	padding: 10px;
	border-top: 1px dotted #cccccc;
}

#tv .suchergebnis li:first-child
{
	border-top: none;
}

#tv .suchergebnis img
{
	float: left;
}

#tv .suchergebnis ul p
{
	margin-left: 120px;
}

#tv .suchergebnis ul strong
{
	display: block;
}

#tv .suchergebnis ul a
{
	color: #99000;
	font-weight: bold;
}

#tv .treffer
{
	clear: both;
	display: block;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}

#tv .backlink
{
	float: right;
	color: #b20a15;
	font-size: 10px;
	text-transform: uppercase;
}


/* Detailansicht */
#detailansicht
{
	margin: 0 0 5px 0;
	padding: 20px;
/*	border: 1px solid #cccccc; */
	font-size: 12px;
	line-height: 120%;
	width: 580px;
	float:left;
}

#detailansicht .bild
{
	float: left;
	margin: 0 10px 20px 0;
}


#detailansicht .tvinfo {
	position:absolute;
	left:480px;
	top:88px;
	width:120px;
	text-align: right;
	
}
#detailansicht h2
{
	font-size: 14px;
}

#detailansicht h3
{
	clear: both;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}

#detailansicht p span
{
	font-weight: bold;
}

#detailansicht ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#detailansicht li
{
	padding: 2px 0 2px 0;
}


#detailansicht .crew 
{
	float: left;
	width: 220px;	
}

#detailansicht .schauspieler 
{
	margin-right: 30px;
	width: 320px;
	display: block;
	float: left;
}

#detailansicht-leiste {
	float:left;
	margin-left: 20px;
	margin-top: 20px;
	width: 280px;
	padding: 0 20px;
	border-left: 1px solid #CCCCCC;
}

#detailansicht-leiste h2 {
	font-size: 12px;
	margin: 0;
}

#detailansicht-leiste ul {
	list-style:none outside none;
	padding: 0;
	font-size: 12px;
	line-height:120%;
}

#detailansicht-leiste li {
	margin-bottom: 20px;
}

#detailansicht-leiste ul p, #detailansicht-leiste ul h5  {
	margin: 0;
	text-transform: none;
}


#detailansicht-leiste ul h5, #detailansicht-leiste ul h6  {
	color: #990000;
	font-weight:normal
}

#detailansicht-header {
	width:100%;
	height: 75px;
	background:#E6F0FF;
	font-size: 12px;
	color: black;	
}

#popup-top
{
	margin: 5px 20px 5px 20px;
	text-align: left;
}



