/*<![CDATA[*/ 

/*//////////////////////////////////////////////////////////////////////////////////*/

/* Allgemein */

/* TITELLEISTE */
#epg-detail {
	/*overflow: hidden;*/
	float: left;
	width: 715px;
	/*height: 600px;*/
	background: #fff;
}

#epg-detail #titel {
	float: left;
	width: 591px;
	height: 41px;
	background: #041042;
	text-align: left;
}

#epg-detail #titel .logo {
	float: left;
	margin: 1px 5px 0 0;
}

#epg-detail #titel h1 {
	float: left;
	color: #fff;
	font-size: 14px;
	margin: 5px 0 0 0px;
	padding: 0px;
}

#epg-detail .close {
	float: right;
	display: block;
	padding: 14px 13px 0 0;
}

/* ScrollContainer */
/*
#epg-scroller {
	float: left;
	width: 591px;
	height: 520px;
	overflow: hidden;
	border: 1px solid aqua;
}
*/

#epg-scroller {
	float: left;
	padding: 18px 0 0 0;
}

/* Inhalt */

#epg-detail #sendung {
	float: left;
	margin: 0px 0px 0px 0;
	height: 510px;
	border-bottom: 1px dotted #7c7c7c;
}

#epg-detail #sendung #bild-tabs {
	float: left;
	width: 246px;
	margin: 0 0 0 6px;
}

#epg-detail #sendung #bild {
	float: left;
	width: 245px;
	margin: 0 0px 0 0;
}

#epg-detail #sendung #tabs {
	float: left;
	width: 245px;
	margin: 20px 0px 0 0;
}

#epg-detail #sendung #tabs table {
	margin: 10px 0 0 0;
}

#epg-detail #sendung #tabs table td,
#epg-detail #sendung #tabs table th {
	vertical-align: top;
	padding: 0 0 2px 15px;
}


#epg-detail #inhalt {
	float: right;
	width: 320px;
	height: 440px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 15px;
	color: #666;
	overflow: auto;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
}

#epg-detail #inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #041042;
	font-weight: bold;
	font-size: 18px;
	padding: 0px 0 0 0px;
	margin: 0px 0 5px 0;
}

#epg-detail #inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: lighter;
	font-size: 18px;
	padding: 0px 0 0 0px;
	margin: 0px 0 0px 0;
}


/* Teaser */

#epg-detail #detailbanner {
	float: right;
	width: 120px;
	height: 600px;
	padding: 0px;
	margin: 0px;
}

#epg-detail #detailbanner img {
}


/* vor zurueck */

#epg-detail .vor-zurueck {
	float: left;
	width: 590px;
	padding: 5px 0 0 0;
}

#epg-detail .sendung-zurueck {
	float: left;
	width: 250px;
	padding: 0 0 0 5px;
	text-align: left;
}
#epg-detail .sendung-vor {
	float: right;
	width: 250px;
	text-align: right;
	padding: 0 5px 0 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Einstellungen */

#epg-detail #titel-einstellungen {
	float: left;
	width: 820px;
	margin: 0 10px;
	/*height: 30px;*/
	background: #fff;
	text-align: left;
}

#epg-detail #titel-einstellungen h1 {
	float: left;
	color: #041042;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 0 0px;
	padding: 0px;
}

#epg-detail #titel-einstellungen .close {
	float: right;
	display: block;
	padding: 10px 13px 0 0;
}

#epg-detail #titel-einstellungen p {
	margin: 0px;
}

#einstellungen-sender {
	float: left;
	width: 820px;
	height: 600px;
	margin: 0 10px;
	background: #f4f4f4;
}

#einstellungen-sender .col {
	float: left;
	width: 130px;
	height: 580px;
	margin: 5px 0 5px 0;
	padding: 0 0 0 5px;
	border-right: 1px dotted #505050;
	/*border: 1px solid red; */
}

#einstellungen-sender table {
	width: 125px;
	margin: 5px 0 10px 0;
}

#einstellungen-sender table,
#einstellungen-sender table tr {
	border: 0px solid #f4f4f4;
}
#einstellungen-sender table td {
	vertical-align: top;
	border: 0px;
}


#einstellungen-sender table td.chk {
	width: 18px; 
}

/*]]>*/ 

