/* ######################### SENDUNG screen.css ######################### */
/* ######################### SENDUNG screen.css ######################### */
/* ######################### SENDUNG screen.css ######################### */


/* Seitenhintergrund setzen */
body{ background: #bfc1c2 url(/fernsehen/a_z/k/kika_live/sendung/_img/bg_bottom.jpg) no-repeat left bottom;} /* Footerbild je nach Rubrik */
#e-body { background:url(/fernsehen/a_z/k/kika_live/_img/bg/magenta_hg_top.jpg) no-repeat left top;}

/* Logo setzen */
#e-titelleiste a#e-kikalive-logo:link span, #e-titelleiste a#e-kikalive-logo:visited span { background: url(/fernsehen/a_z/k/kika_live/_img/titel/magenta_logo.jpg) no-repeat 0px 0px;}
#e-titelleiste a#e-kikalive-logo:hover span, #e-titelleiste a#e-kikalive-logo:active span { background: url(/fernsehen/a_z/k/kika_live/_img/titel/magenta_logo.jpg) no-repeat 0px -145px;}

/* Hauptnavigation aktivieren */
#e-spalte1 #e-navi-1 ul li a#e-navi-1-sendung:link, #e-spalte1 #e-navi-1 ul li a#e-navi-1-sendung:visited { color: #932373;}

/* Hauptnavi hover */
#e-spalte1 #e-navi-1 ul li a:hover, #e-spalte1 #e-navi-1 ul li a:active { color: #932373;}

/* Seitenname - Farbe setzen */
#e-titelleiste #e-aktuelle-seite {color: #932373;}

/* Subnavi Farbe einstellen  */
#e-blatt #e-navi-2.e-navi-2 { background: url(/fernsehen/a_z/k/kika_live/_img/spalte2/subnavi/magenta_hg_navi_bottom.jpg) repeat-y left bottom;}
#e-blatt #e-navi-2.e-navi-2  #e-navi-2-inhalt { background: url(/fernsehen/a_z/k/kika_live/_img/spalte2/subnavi/magenta_hg_navi_top.jpg) no-repeat left top;}

/* Farbe des <strong>-Attributs für den Bereich AKTUELLE SENDUNG */
#e-blatt-inhalt strong{ color: #990066;}

/* Farbe für den Usertext z.B. bei der Auskenner */
#e-blatt .e-kl-box .e-kl-box-inhalt span {color:#B62582;}

/* Voting-Formular */
.e-votingbutton {
	float:right;
	margin-right:10px;
}

/* Voting-Formular Beste Stimme */
.e-voting-bestestimme {
	float:left;
	width:200px;
	margin:0 0 0 8px;
}
/* horiz. Linie im Voting Beste Stimme */
.e-gr-box-inhalt hr {
	clear:both;
	margin:-10px 18px 0;
}
