/*<![CDATA[*/ 

body {
	margin: 0;
	padding: 0;
	font: normal normal normal 11px/16px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background: #fff;
}


/* EPG */
a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #041042;
	text-decoration: none;
}


#main-epg a.pfeil {
	font-size: 12px;
	padding-left: 12px;
	background: url(images/unityepg/link_pfeil.gif) left no-repeat;
}
#main-epg a.pfeil.aktiv {
	color: #041042;
	background: url(images/unityepg/link_pfeil_a.gif) left no-repeat;
}

form {
	padding: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}



.hr {
	border-bottom: 1px dotted #777777;
	margin: 0;
}

.hr hr {
	display: none;
}

img {
	border: 0;
	/*margin: 0;
	padding: 0;*/
}

table {
	font-size: 1.0em;
	border: 0;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Ausblenden */

#header,
#breadcrumb,
#epg-nav,
.LCont225,
#LFooterStart,
.bottomlinks {
	display: none;
}



/*//////////////////////////////////////////////////////////////////////////////////*/
/* UnityStyles ueberschrieben */

#container {
	
}

#content {
	float: left;
	width: 100%;
	margin: 0px;
}

#main-epg { 
	float:left;
	width: 100%;
	margin: 0px;
}

#main-epg h2 {
	position:relative;
	margin:0 0 15px 0;
	padding:13px 10px;
	border:1px dotted #000142;
	border-width:1px 0;
	height:30px;
	overflow:hidden;
	color:#000142;
	font-size:28px;
	line-height:30px;
	white-space:nowrap;
}

#main-epg h2 img {
	float: left;

}

#extra {
	float:left;
	width:225px;	
}




/*//////////////////////////////////////////////////////////////////////////////////*/
/* EPG Allgemein */

#main-epg .fl {
	float: left;
}
#main-epg .fr {
	float: right;
}
#main-epg .mleft {
	margin-left: 8px;
}
#main-epg .mtop {
	margin-top: 5px;
}

#main-epg a {
	padding: 0px;
	background: transparent;
}



/*//////////////////////////////////////////////////////////////////////////////////*/
/* SPALTEN ANSICHT */
#epg-spalten-ansicht {
	float: left;
	width: 674px;
	padding: 0 0 10px 0;
}

.spalten-tabelle {
	float: left;
	/*border-collapse: collapse;*/
	margin: 0px 0 0 0px;
	border: 1px solid #000;
}

.spalten-tabelle th {
	color: #000;
	vertical-align: top;
	border: 1px solid #000;
}

.spalten-tabelle td {
	border: 1px solid #000;
	vertical-align: top;
}

/* Sender-Spalte */
.spalte-1,
.spalte-2,
.spalte-3 {
	width: 123px;
}

.spalte-1 {
	background: #fff;
}
.spalte-2 {
	background: #f4f4f4;
}
.spalte-3 {
	background: #fff;
}

/* Move */
.spalten-tabelle td.move-left {
	display: none;
}
.spalten-tabelle th.move-left {
	display: none;
}

.spalten-tabelle td.move-right {
	display: none;
}
.spalten-tabelle th.move-right {
	display: none;
}

.spalten-tabelle td.move-left.empty,
.spalten-tabelle td.move-left.empty:hover,
.spalten-tabelle th.move-left.empty,
.spalten-tabelle th.move-left.empty:hover,
.spalten-tabelle td.move-right.empty,
.spalten-tabelle td.move-right.empty:hover,
.spalten-tabelle th.move-right.empty,
.spalten-tabelle th.move-right.empty:hover {
	display: none;
}

.spalten-tabelle td.move-bottom {
	display: none;
}
.spalten-tabelle td.move-bottom:hover {
	color: #041042;
}

.spalten-tabelle td.move-left:hover,
.spalten-tabelle td.move-right:hover,
.spalten-tabelle td.move-bottom:hover {
	cursor: pointer;
}

.spalten-tabelle .hr {
	margin: 0 5px 0 6px;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sendung */

.sendung {
	float: left;
	width: 204px;
	padding: 3px 0 2px 5px;
	border: 0px;
}
.sendung:hover {
	/*border: 2px solid #041042;*/
	border: 0px;
	cursor: pointer;
}

.sendung .sinfo {
	float: left;
	width: 40px;
}

/* Sendezeit */
.sendung .sinfo b {
	display: block;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

/* Kategorie: Serie, Film... */
.sendung .sinfo em {
	display: block;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	background: #d2e4f7;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	text-align: center;
}

/* Beschreibung */
#main-epg .sendung .stxt {
	float: right;
	width: 156px;
	font-size: 10px;
	line-height: 12px;
	white-space: normal;
}

.sendung .stxt b {
	color: #000;
	font-size: 12px;
	white-space: normal;
}

.sendung .stxt p {
	margin: 0 0 5px 0;
	line-height: 12px;
}

/* Merkliste */
/*.sendung .stxt */
#main-epg .merklink {
	display: none;
	/*float: right;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	background: url(images/unityepg/link_merken_n.gif) top left no-repeat;*/
}
#main-epg .merklink.saved {
	display: none;
	/*float: right;
	width: 16px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	background: url(images/unityepg/link_merken_a.gif) top left no-repeat;*/
}

.dialog-modal {
	padding: 10px 15px;
	/*border: 1px solid red; */
}

/* Thumb */
.sendung .thumb {
	float: left;
}

.sendung .thumb a img {
	float: left;
	border: 1px solid #041042;
}
.sendung .thumb a:hover img {
	border: 1px solid #fff;
}

.sendung .thumb .plus {
	display: none;
}


/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sender */
.sender {
	float: left;
	width: 204px;
	height: 33px;
	padding: 8px 2px 0 7px;
}

.sender .logo {
	float: left;
	margin: 1px 5px 0 0;
}
.sender h3 {
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.sender h3 a {
	color: #000;
}
.sender h3 a:hover {
	color: #01a0e4;
}

.sender h3 span {
	font-size: 0.75em;
	font-weight: normal;
}

.sender p {
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	color: #000;
}

.sender p a,
.sender p span {
	color: #000;
}
.sender p a:hover {
	color: #000;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sender Auswahl */
.sender-auswahl {
	display: none;
}

.prev-sender {
	float: left;
	color: #01a0e4;
	font-size: 12px;
	padding: 6px 0 0 12px;
}
.next-sender {
	float: right;
	color: #01a0e4;
	font-size: 12px;
	padding: 6px 12px 0 0;
}

.sender-auswahl a {
	font-size: 12px;
	color: #041042;
	padding: 0 2px;
	background: transparent;
}
.sender-auswahl a:hover {
	color: #01a0e4;
}



/*//////////////////////////////////////////////////////////////////////////////////*/
/* ZEILEN ANSICHT */
#epg-zeilen-ansicht {
	float: left;
	width: 674px;
	padding: 0 0 10px 0;
}

.zeilen-tabelle {
	float: left;
	border-collapse: collapse;
	margin: 4px 0 0 1px;
	border: 1px solid #041042;
	font-size: 12px;
}

.zeilen-tabelle th {
	color: #040f3e;
	font-weight: normal;
	background: #e3e3e3;
	vertical-align: top;
	padding: 2px 10px 3px 10px;
	border-top: 1px solid #041042;
	border-bottom: 1px solid #041042;
}

.zeilen-tabelle td {
	vertical-align: center;
	padding: 2px 10px 3px 10px;
	border-bottom: 1px dotted #535353;
}

.zeilen-tabelle .zeilenhead {
	color: #041042;
	padding: 5px 10px 5px 18px;
}

.zeilen-tabelle tr.aktiv td.ac {
	background: #e3edfc;
}
/* ColorBAR */
.zeilen-tabelle td.colorbar {
	width: 7px;
	padding: 0px;
	border: 1px solid #041042;
}

.zeilen-tabelle .hr {
	margin: 0 5px 0 6px;
}

.zeilen-tabelle .uhrzeit {
	white-space: nowrap;
}

.zeilen-tabelle em {
	display: block;
	width: 40px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #041042;
	background: #d2e4f7;
	padding: 2px 0 2px 0;
	margin: 0 0 0px 0;
	text-align: center;
}


/* Thumb */
.zeilen-tabelle .thumb {
	float: left;
}

.zeilen-tabelle .thumb a img {
	float: left;
	border: 1px solid #041042;
}
.zeilen-tabelle .thumb a:hover img {
	border: 1px solid #fff;
}

.zeilen-tabelle .thumb .plus {
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	margin: 0px 0 0 23px;
	background: url(images/unityepg/thumb_plus.gif) top left no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Seitennavi */
.zeilen-tabelle .seitennav {
	padding: 2px 10px 1px 10px;
}

.pagination {
	float: right;
	color: #b3ceeb;
}

.pagination div {
	float: left;
	padding: 1px 0px;
	margin: 0 15px 0 0;
	font-weight: bold;
}

.pagination a,
.pagination b {
	float: left;
	padding: 1px 5px;
	margin: 0 1px;
	font-weight: bold;
}


.pagination a {
	color: #b3ceeb;
}

.pagination a.page {
	color: #fff;
}

.pagination a:hover {
	color: #fff;
	background: #b3ceeb;
}

.pagination b {
	color: #041042;
	background: #b3ceeb;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Meldungen */

.meldung {
	color: #09C112;
	font-weight: bold;
}

.fehler {
	color: #E32500;
	font-weight: bold;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Spezielle Links */

#link-einstellungen {
	font-size: 12px;
	height: 18px;
	margin: 0 0 0 0px;
	padding: 3px 18px 3px 0px;
	background: url(images/unityepg/link_einstellungen.gif) right no-repeat;
}

#link-merkliste {
	font-size: 12px;
	height: 18px;
	margin: 0 0 0 0px;
	padding: 3px 18px 3px 0px;
	background: url(images/unityepg/link_merkliste.gif) right no-repeat;
}

#link-hilfe {
	font-size: 12px;
	height: 18px;
	margin: 0 0 0 0px;
	padding: 3px 18px 3px 0px;
	background: url(images/unityepg/link_hilfe.gif) right no-repeat;
}

#link-drucken {
	height: 18px;
	margin: 0 0 0 0px;
	padding: 3px 20px 3px 0px;
	background: url(images/unityepg/link_drucken.gif) right no-repeat;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Farben */

.cw {
	color: #fff;
}

.bg-color.none {
	background-color: #f4f4f4;
}

.def {
	background-color: #cddef0;
}

.bg-color.dark {
	background-color: #041042;
}
.bg-color.dark.hovable:hover {
	background-color: #cddef0;
}

.bg-color.c0 {		background-color: #9190ff; }
.sendung.c0.h {	background-color: #deddff; }

.bg-color.c1 {		background-color: #2babdb; }
.sendung.c1.h {	background-color: #bfe6f4; }

.bg-color.c2 {		background-color: #60b3ff; }
.sendung.c2.h {	background-color: #cfe8ff; }

.bg-color.c3 {		background-color: #33cfbb; }
.sendung.c3.h {	background-color: #c1f1ea; }

.bg-color.c4 {		background-color: #58ba87; }
.sendung.c4.h {	background-color: #cdeadb; }

.bg-color.c5 {		background-color: #8dc73f; }
.sendung.c5.h {	background-color: #ddeec5; }

.bg-color.c6 {		background-color: #bfe28c; }
.sendung.c6.h {	background-color: #ecf6dc; }

.empty.bg-color.c7:hover,
.bg-color.c7 {		background-color: #ffdd1f; }
.sendung.c7.h {	background-color: #fff5bb; }

.empty.bg-color.c8:hover,
.bg-color.c8 {		background-color: #ffa13a; }
.sendung.c8.h {	background-color: #ffe3c4; }

.bg-color.c9 {		background-color: #ed5d5c; }
.sendung.c9.h {	background-color: #facece; }

.empty.bg-color.c10:hover,
.bg-color.c10 {	background-color: #ff59c4; }
.sendung.c10.h {	background-color: #ffcded; }

.empty.bg-color.c11:hover,
.bg-color.c11 {	background-color: #bf6fdd; }
.sendung.c11.h {	background-color: #ecd4f5; }

.bg-color.hovable:hover {
	background-color: #cddef0;
}

/*
.bg-color.empty:hover {
	background-color: none;
}*/

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

/*]]>*/ 
