/*<![CDATA[*/ 


/* EPG */

a {
	color: #0694cd;
	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;
}


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

#container {
	
}

#content {
	float: left;
	width: 920px;
	margin: 0 0 0 15px;
	padding: 15px 20px 0 20px;
}

#main-epg { 
	float:left;
	width:674px;
	margin: 0 13px 0px 0;
}

#unitysidebar {
	float: right;
	width: 230px;
}

#main-epg h2 {
	position:relative;
	margin:0 0 5px 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;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* EPG Menu */

#epg-nav {
	float: left;
	width: 674px;
	margin: 10px 0 0 0;
	background: #ededed;
}

#epg-nav .epg-nav-box {
	float: left;
	height: 85px;
	background: #ededed;
	padding: 10px;
	color: #787878;
}

#epg-nav #programmanzeige {
	width: 371px;
	/*margin: 0 4px 0 0;*/
	border-right: 4px solid #fff;
}

#epg-nav #suche {
	width: 259px;
	margin: 0px;
}

#epg-nav #suche-sendungen {
	float: left;
	border-left: 4px solid #fff;
}

#epg-nav h4 {
	float: left;
}

#epg-nav #filter-nav-container {
	float: right;
	width: 265px;
	padding: 0 0 0 5px;
}

#epg-nav .btn-nav {
	float: right;
	padding: 0 0 13px 0;
}

#epg-nav .btn-nav label {
	float: left;
	display: block;
	text-align: right;
	width: 37px;
	padding: 2px 7px 0 0;
}

#epg-nav .btn-nav a {
	float: left;
	padding: 2px 0px 0 0px;
	margin: 0 4px 0 0;
	height: 18px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background: #00a2e3;
}
#epg-nav .btn-nav a:hover {
	color: #fff;
	background: #041042;
}

#epg-nav .btn-nav a.aktiv {
	color: #041042;
	background: #ffffff;
}

#epg-nav .btn-nav a .gr {
	font-size: 18px;
	line-height: 12px;
}

/* Tag Nav */
#epg-nav #tag-nav {
	white-space: nowrap;
	width: 265px;
}

#epg-nav #tag-nav a {
	width: 24px;
	margin: 0 3px 0 0;
}

/* Zeit Nav */
#epg-nav #zeit-nav {
	white-space: nowrap;
	width: 265px;
}

#epg-nav #zeit-nav a {
	padding: 2px 4px 0 4px;
	margin: 0 2px 0 0;
}


/* Sender Nav */
#epg-nav #sender-nav {
	white-space: nowrap;
	width: 265px;
}

#epg-nav .btn-nav .select-nav {
	float: left;
	width: 220px;
	/*border: 1px solid red; */
}

#epg-nav .btn-nav .select-nav #select-sender-gruppen {
	float: left;
	width: 110px;
	margin: 0px;
	padding: 0px;
}


#epg-nav .btn-nav .select-nav .dijitDropDownButton {
	float: left;
	margin: 0px;
	padding: 0px;
}

#epg-nav .btn-nav .select-nav #select-sender-alphabet {
	float: left;
	width: 107px;
}

#epg-nav .btn-nav .select-nav #select-sender-alphabet .inner {
	width: 200px;
	text-align: left;
}

#epg-nav .btn-nav .select-nav #select-sender-alphabet .inner a {
	color: #666;
}

/* Darstellung */

#epg-nav #darstellung-nav {
	float: left;
	width: 98px;
	padding: 17px 0 0 0;
}

#epg-nav #darstellung-nav label {
	float: left;
	padding: 5px 0 8px 0;
}

#epg-nav #darstellung-nav a {
	float: left;
	margin: 0 8px 0 0;
}

/* Suche */

#epg-nav #suche {
	font-size: 12px;
}

#epg-nav #suche-nav {
	float: left;
	height: 40px;
	padding: 10px 0 0 0;
}

#epg-nav #suche-nav div {
	float: left;
}

#epg-nav #suche-nav .input-suche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #aeaeae;
	height: 17px;
	width: 175px;
	padding: 2px 0 0 3px;
	margin: 0 6px 0 0;
}

#epg-nav #suche-nav #search-select-container {
	margin: 0px;
}

#epg-nav #suche-nav .search-input {
	padding: 2px 0;
	margin: 0px;
	width: 160px;
}

.nihilo .search-input .dijitInputField {
	padding: 0px;
	margin: 0px;
	width: 140px;
}

/* Suche Sendungen */

#epg-nav #suche-sendungen {
	font-size: 12px;
}

#epg-nav #suche-sendungen-nav {
	float: left;
	font-size: 12px;
	height: 40px;
	padding: 0px 0 0 0;
}

#epg-nav #suche-sendungen-nav div {
	float: left;
	padding: 0px;
	margin: 0px;
}
#epg-nav #suche-sendungen-nav label {
	float: left;
	padding: 5px 0 0 0;
	width: 50px;
}

#epg-nav #suche-sendungen-nav span div {
	padding: 0px;
	margin: 0px;
	width:130px; 
	text-align: left;
}
#epg-nav #suche-sendungen-nav span.dijitButtonText,
#epg-nav #suche-sendungen-nav span.dijitButtonNode {
	margin: 0px;
	padding: 0px;
}


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

.spalten-tabelle {
	float: left;
	border-collapse: collapse;
	margin: 4px 0 0 1px;
}

.spalten-tabelle th {
	background: #041042;
	vertical-align: top;
	border-left: 1px dotted #fff;
}

.spalten-tabelle td {
	border: 1px solid #041042;
	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 url(images/unityepg/spalte_rechts_bg.gif) top right repeat-y;
}

/* Move */
.spalten-tabelle td.move-left {
	width: 13px !important;
	background-image: url(images/unityepg/icon_move_left.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-left: 1px solid #041042;
}
.spalten-tabelle th.move-left {
	width: 13px;
	border-left: 1px solid #041042;
}

.spalten-tabelle td.move-right {
	width: 13px;
	background-image: url(images/unityepg/icon_move_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-left: 1px solid #041042;
}
.spalten-tabelle th.move-right {
	border-right: 1px solid #041042;
}

.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 {
	background-image: none;
	cursor: auto;
}

.spalten-tabelle td.move-bottom {
	/*width: 13px;*/
	/*background-image: url(images/unityepg/icon_move_bottom.gif);
	background-position: center top;
	background-repeat: no-repeat;*/
	text-align: center;
	color: #fff;
	white-space: nowrap;
}
.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;
	width: 200px;
}


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

.sendung {
	float: left;
	width: 204px;
	padding: 3px 0 2px 5px;
	/*border: 2px solid transparent;*/
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid transparent;
}
.sendung:hover {
	/*border: 2px solid #041042;*/
	border-top: 3px solid #041042;
	border-bottom: 3px solid #041042;
	border-left: 2px solid #041042;
	border-right: 2px solid #041042;
	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: #041042;
}

/* Kategorie: Serie, Film... */
.sendung .sinfo 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 5px 0;
	text-align: center;
}

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

.sendung .stxt b {
	color: #041042;
	white-space: normal;
}

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

/* Merkliste */
/*.sendung .stxt */
#main-epg .merklink {
	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 {
	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: block;
	position: absolute;
	width: 12px;
	height: 12px;
	margin: 0px 0 0 23px;
	background: url(images/unityepg/thumb_plus.gif) top left no-repeat;
}


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

.sender .logo {
	float: left;
	margin: 1px 5px 0 0;
}
.sender h3 {
	color: #fff;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.sender h3 a {
	color: #fff;
}
.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: #01a0e4;
}

.sender p a,
.sender p span {
	color: #caddf2;
}
.sender p a:hover {
	color: #01a0e4;
}

/*//////////////////////////////////////////////////////////////////////////////////*/
/* Sender Auswahl */
.sender-auswahl {
	/*width: 645px;*/
	height: 30px;
}

.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;
}

.zeilen-tabelle td a {
	font-size: 12px;
}

/* 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;
}*/

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

/*]]>*/ 
