/* aktive Subnavigation kenzeichen */
#a-s01 a#c-s01-kika-text:link, #a-s01 a#c-s01-kika-text:visited {
  color:#eb410f;
  background-color:#fff;
  background-position:-190px 100%;
}
#a-s01 ul li a#c-s01-kika-text:link span, #a-s01 ul li a#c-s01-kika-text:visited span { background-position:-190px 0; }

/* CONTENT */
#c-content {
	background: url(/fernsehen/videotext/_img/bg_content.jpg) repeat-y;
}
#c-content-top {
	padding: 55px 40px 0px 40px;
	height: 50px;
	background: url(/fernsehen/videotext/_img/bg_content_top.jpg) no-repeat;
}
#c-content-bottom {
	background: url(/fernsehen/videotext/_img/bg_content_bottom.jpg) no-repeat;
	background-position: bottom;
	padding: 0px 40px 80px 40px;
	position: relative;
}
#c-content h3 {
  color:#ca0017;
	text-align: left;
}

#c-content h4 {
  color:#ca0017;
	text-align: left;
}

hr{border:1px dashed #ca0017;}
/* NAVIGATION */

#c-navigation {
	background: url(/fernsehen/videotext/_img/bg_rs.gif) repeat-y;
}

#c-navigation-bottom {
	background: url(/fernsehen/videotext/_img/bg_rs_bottom.gif) no-repeat;
	background-position: bottom;
	padding: 0px 0px 15px 35px;
	color: #FFF;
}
#c-navigation div.navilink {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
#c-navigation .navilink a, #c-navigation .navilink a:visited {
	color: #FFF;
}
#c-navigation .navilink a:hover, #c-navigation .navilink a:active {
	color: #FECA00;
}

/* Seiten Direkteingabe */

#c-pageinput {
  position: absolute;
	top: 0px;
	left: 34px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#c-field {
	position: absolute; top: 0px; left: 0px; width: 65px; height: 38px;
	padding: 8px 0px 0px 9px;
	border: none;
	font-size: 18px;
	color: #56920a;
	letter-spacing: 8px;
}
#c-field:focus, #c-field:hover { background: url(/fernsehen/videotext/_img/rc_field_hover.jpg) no-repeat; }
.c-field-n {	background: url(/fernsehen/videotext/_img/rc_field_normal.jpg) no-repeat; }
.c-field-h {	background: url(/fernsehen/videotext/_img/rc_field_hover.jpg) no-repeat; }
.c-field-xh {	background: url(/fernsehen/videotext/_img/rc_field_hover.jpg) no-repeat; }

/* Fernbedienung */
#c-rc {
	background: url(/fernsehen/videotext/_img/bg_rc.jpg) no-repeat;
	position: relative;
	margin: 0px 3px;
	width: 184px;
	height: 280px;
}
#c-rc-inaktiv {
	background: url(/fernsehen/videotext/_img/bg_rc_inaktiv.jpg) no-repeat;
	position: relative;
	margin: 0px 3px;
	width: 184px;
	height: 280px;
}
#c-rc a span {
	display: block;
}

/* Hilfe-Taste der Fernbedienung */
a#c-rc-HELP { position: absolute; top: 7px; left: 98px; width: 25px; height: 25px; -moz-outline-width: 0px; }
a#c-rc-HELP span { position: absolute; top: 0px; left: 0px; width: 25px; height: 25px; cursor: pointer; }
a#c-rc-HELP span { background:url(/fernsehen/videotext/_img/rc_button_HELP.jpg) no-repeat; }
a#c-rc-HELP:link span, a#c-rc-HELP:visited span { background-position:0 0; }
a#c-rc-HELP:hover span { background-position:0 -25px; }
a#c-rc-HELP:active span { background-position: 0 -50px; }

/* Power-Taste der Fernbedienung */
a#c-rc-OFF { position: absolute; top: 7px; left: 123px; width: 25px; height: 25px; -moz-outline-width: 0px; }
a#c-rc-OFF span { position: absolute; top: 0px; left: 0px; width: 25px; height: 25px; cursor: pointer; }
a#c-rc-OFF span { background:url(/fernsehen/videotext/_img/rc_button_OFF.jpg) no-repeat; }
a#c-rc-OFF:link span, a#c-rc-1:visited span { background-position:0 0; }
a#c-rc-OFF:hover span { background-position:0 -25px; }
a#c-rc-OFF:active span { background-position: 0 -50px; }

/* 1-Taste der Fernbedienung */
a#c-rc-1 { position: absolute; top: 38px; left: 35px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-1 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-1 span { background:url(/fernsehen/videotext/_img/rc_button_1.jpg) no-repeat; }
a#c-rc-1:link span, a#c-rc-1:visited span { background-position:0 0; }
a#c-rc-1:hover span { background-position:0 -37px; }
a#c-rc-1:active span { background-position: 0 -74px; }

/* 2-Taste der Fernbedienung */
a#c-rc-2 { position: absolute; top: 38px; left: 72px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-2 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-2 span { background:url(/fernsehen/videotext/_img/rc_button_2.jpg) no-repeat; }
a#c-rc-2:link span, a#c-rc-2:visited span { background-position:0 0; }
a#c-rc-2:hover span { background-position:0 -37px; }
a#c-rc-2:active span { background-position: 0 -74px; }

/* 3-Taste der Fernbedienung */
a#c-rc-3 { position: absolute; top: 38px; left: 109px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-3 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-3 span { background:url(/fernsehen/videotext/_img/rc_button_3.jpg) no-repeat; }
a#c-rc-3:link span, a#c-rc-3:visited span { background-position:0 0; }
a#c-rc-3:hover span { background-position:0 -37px; }
a#c-rc-3:active span { background-position: 0 -74px; }

/* 4-Taste der Fernbedienung */
a#c-rc-4 { position: absolute; top: 75px; left: 35px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-4 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-4 span { background:url(/fernsehen/videotext/_img/rc_button_4.jpg) no-repeat; }
a#c-rc-4:link span, a#c-rc-4:visited span { background-position:0 0; }
a#c-rc-4:hover span { background-position:0 -37px; }
a#c-rc-4:active span { background-position: 0 -74px; }

/* 5-Taste der Fernbedienung */
a#c-rc-5 { position: absolute; top: 75px; left: 72px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-5 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-5 span { background:url(/fernsehen/videotext/_img/rc_button_5.jpg) no-repeat; }
a#c-rc-5:link span, a#c-rc-5:visited span { background-position:0 0; }
a#c-rc-5:hover span { background-position:0 -37px; }
a#c-rc-5:active span { background-position: 0 -74px; }

/* 6-Taste der Fernbedienung */
a#c-rc-6 { position: absolute; top: 75px; left: 109px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-6 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-6 span { background:url(/fernsehen/videotext/_img/rc_button_6.jpg) no-repeat; }
a#c-rc-6:link span, a#c-rc-6:visited span { background-position:0 0; }
a#c-rc-6:hover span { background-position:0 -37px; }
a#c-rc-6:active span { background-position: 0 -74px; }

/* 7-Taste der Fernbedienung */
a#c-rc-7 { position: absolute; top: 112px; left: 35px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-7 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-7 span { background:url(/fernsehen/videotext/_img/rc_button_7.jpg) no-repeat; }
a#c-rc-7:link span, a#c-rc-7:visited span { background-position:0 0; }
a#c-rc-7:hover span { background-position:0 -37px; }
a#c-rc-7:active span { background-position: 0 -74px; }

/* 8-Taste der Fernbedienung */
a#c-rc-8 { position: absolute; top: 112px; left: 72px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-8 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-8 span { background:url(/fernsehen/videotext/_img/rc_button_8.jpg) no-repeat; }
a#c-rc-8:link span, a#c-rc-8:visited span { background-position:0 0; }
a#c-rc-8:hover span { background-position:0 -37px; }
a#c-rc-8:active span { background-position: 0 -74px; }

/* 9-Taste der Fernbedienung */
a#c-rc-9 { position: absolute; top: 112px; left: 109px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-9 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-9 span { background:url(/fernsehen/videotext/_img/rc_button_9.jpg) no-repeat; }
a#c-rc-9:link span, a#c-rc-9:visited span { background-position:0 0; }
a#c-rc-9:hover span { background-position:0 -37px; }
a#c-rc-9:active span { background-position: 0 -74px; }

/* 0-Taste der Fernbedienung */
a#c-rc-0 { position: absolute; top: 149px; left: 72px; width: 37px; height: 37px; -moz-outline-width: 0px; }
a#c-rc-0 span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
a#c-rc-0 span { background:url(/fernsehen/videotext/_img/rc_button_0.jpg) no-repeat; }
a#c-rc-0:link span, a#c-rc-0:visited span { background-position:0 0; }
a#c-rc-0:hover span { background-position:0 -37px; }
a#c-rc-0:active span { background-position: 0 -74px; }

/* OK-Taste der Fernbedienung */
a#c-rc-OK { position: absolute; top: 186px; left: 60px; width: 64px; height: 33px; -moz-outline-width: 0px; }
a#c-rc-OK span { position: absolute; top: 0px; left: 0px; width: 64px; height: 33px; cursor: pointer; }
a#c-rc-OK span { background:url(/fernsehen/videotext/_img/rc_button_OK.jpg) no-repeat; }
a#c-rc-OK:link span, a#c-rc-OK:visited span { background-position:0 0; }
a#c-rc-OK:hover span { background-position:0 -33px; }
a#c-rc-OK:active span { background-position: 0 -66px; }



/* Farbtasten der Fernbedienung */
a#c-rc-COLORKEYS { position: absolute; top: 219px; left: 41px; width: 100px; height: 25px; -moz-outline-width: 0px; }
a#c-rc-COLORKEYS span { position: absolute; top: 0px; left: 0px; width: 100px; height: 25px; cursor: pointer; }
a#c-rc-COLORKEYS span { background:url(/fernsehen/videotext/_img/rc_button_COLORKEYS.jpg) no-repeat; }



/* Zurück-Taste der Fernbedienung */
#c-rc-PREV { visibility: hidden; }
#c-rc-PREV a, #c-rc-PREV span { visibility: visible }
#c-rc-PREV a { position: absolute; top: 149px; left: 35px; width: 37px; height: 37px; -moz-outline-width: 0px; }
#c-rc-PREV a span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
#c-rc-PREV a span { background:url(/fernsehen/videotext/_img/rc_button_PREV.jpg) no-repeat; }
#c-rc-PREV a:link span, #c-rc-PREV a:visited span { background-position:0 0; }
#c-rc-PREV a:hover span { background-position:0 -37px; }
#c-rc-PREV a:active span { background-position: 0 -74px; }

/* Vor-Taste der Fernbedienung */
#c-rc-NEXT { visibility: hidden; }
#c-rc-NEXT a, #c-rc-NEXT span { visibility: visible }
#c-rc-NEXT a { position: absolute; top: 149px; left: 109px; width: 37px; height: 37px; -moz-outline-width: 0px; }
#c-rc-NEXT a span { position: absolute; top: 0px; left: 0px; width: 37px; height: 37px; cursor: pointer; }
#c-rc-NEXT a span { background:url(/fernsehen/videotext/_img/rc_button_NEXT.jpg) no-repeat; }
#c-rc-NEXT a:link span, #c-rc-NEXT a:visited span { background-position:0 0; }
#c-rc-NEXT a:hover span { background-position:0 -37px; }
#c-rc-NEXT a:active span { background-position: 0 -74px; }




/* VIDEOTEXT ANZEIGE */
#c-txtanzeige {
	background: #000;
	border: 2px solid #FFF;
	margin: 0px 0px 20px 0px;
}
#c-txt {
  position: relative;
}
.c-seitennummer {
	font-weight: bold;
	color: #FFF;
	padding: 0px 10px;
}
.c-sender {
	font-weight: bold;
	color: #FF0000;
	padding: 0px 30px;
}

#c-ecke-or {
	position: absolute;
	top: -12px;
	left: 445px;
	width: 55px;
	height: 55px;
	background: url(/fernsehen/videotext/_img/content_ecke_or.gif) no-repeat;
}
#c-ecke-ul {
	position: absolute;
	top: 317px;
	left: -16px;
	width: 55px;
	height: 55px;
	background: url(/fernsehen/videotext/_img/content_ecke_ul.gif) no-repeat;
}

.c-content-img {
	position:relative;
	display:block;
	width:160px;
	height:80px;
	padding: 1px 1px 17px;
	margin: 2px 20px 0px 0px;
	background-image: url(/s/fernsehen/_home/_img/hg_subteaser.gif);
  float: left;
}

.c-content-img-3er {
	position:relative;
	display:block;
	width:160px;
	height:80px;
	padding: 1px 1px 17px;
	margin: 2px 2px 0px 0px;
	background-image: url(/s/fernsehen/_home/_img/hg_subteaser.gif);
  float: left;
}

#c-content a, #c-content a:visited {
	color: #ca0017;
}
#c-content a:hover, #c-content a:active {
	color: #003366;
}

.c-nofloat {
	clear: left;
}

/* BUTTONS */

/* Zurück-Button im Content-Bereich */
a#c-content-zurueck { position: relative; display: block; width: 70px; height: 60px; }
a#c-content-zurueck span { position: absolute; top: 0px; left: 0px; width: 70px; height: 60px; cursor: pointer; }
a#c-content-zurueck span { background:url(/fernsehen/videotext/_img/content_zurueck.gif) no-repeat; }
a#c-content-zurueck:link span, a#c-content-zurueck:visited span { background-position:0 0; }
a#c-content-zurueck:hover span, a#c-content-zurueck:active span { background-position:0 -60px; }
