/* Link in der Subnavi S01 hervorheben */
#a-s01 a#c-s01-empfang:link, #a-s01 a#c-s01-empfang:visited {
  color:#eb410f;
  background-color:#fff;
  background-position:-190px 100%;
}
#a-s01 ul li a#c-s01-empfang:link span, #a-s01 ul li a#c-s01-empfang:visited span { background-position:-190px 0; }

/* Beginn Spalte 2 */
#a-spalte2 {
	background:url(/kika/empfang/_img/bg_header.gif) no-repeat;
	color:#036;
	position:relative;
	overflow:hidden;
}
#a-spalte2 a:link, #a-spalte2 a:visited { color: #c82d05; }
#a-spalte2 a:hover, #a-spalte2 a:active { color: #036; }

#b-headlinie {
	color:#fff;
	background:#c82d05 url(/kika/empfang/_img/icon_headlinie.gif) no-repeat;
	padding-top: 7px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 210px;
	padding-left: 65px;
}
#b-headerbild {
	position:absolute;
	left: 63px;
	top: 50px;
	border: 3px solid #C82D05;
}
#b-inhalt {
	padding-top: 15px;
	padding-bottom: 15px;
	background:#FAAF05 url(/kika/empfang/_img/footer_oben.gif) no-repeat 100% 100%;
	min-height:290px;
}
#b-inhalt p {
	padding-right: 20px;
	padding-left: 45px;
}
* html #b-inhalt {
    height:290px; /*für IE*/
}
#b-bild {
	border: 3px solid #C82D05;
	margin-right: 10px;
	float: left;
}
.b-linie {
	border-top-width: 5px;
	border-top-style: dashed;
	border-top-color: #C42C04;
	width: 574px;
	padding-bottom: 10px;
}
#b-footer {
	color:#fff;
	background:#c82d05 url(/kika/empfang/_img/footer_unten.gif) no-repeat 100% 0;
	padding:5px 5px 5px 20px;
	font-size:.9em;
}
#b-footer a:link, #b-footer a:visited { color: #FFFFFF; }
#b-footer a:hover, #b-footer a:active { color: #003366; }
/*Ende Spalte 2*/

/* Beginn Spalte 3 */
#a-spalte3 {
	padding:139px 0 0;
	overflow:hidden;
	background:url(/kika/empfang/_img/sm_header.gif) no-repeat;
}
#b-subnavi {
	list-style:none;
	margin:0;
	padding:0 0 120px;
	background:url(/kika/empfang/_img/sm_footer.gif) no-repeat 0 100%;
}
#b-subnavi li a {
	position:relative;
	display:block;
	padding:0 4px;
	height:1.8em;
	line-height:1.8em;
	overflow:hidden;
	text-decoration:none;
	background:url(/kika/empfang/_img/sub_navi.gif) no-repeat;
}
#b-subnavi li a:link, #b-subnavi li a:visited {
	color:#FFFFFF;
	background-color:#eb4110;
	background-position:0 100%;
}
#b-subnavi li a:hover, #b-subnavi li a:active {
	color:#EB410F;
	background-color:#f9f5f6;
	background-position:-190px 100%;
}
#b-subnavi li a span {
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	height:9px;
	width:9px;
	top:0;
	right:0;
	background:url(/kika/empfang/_img/sub_rundung.gif) no-repeat;
}
#b-subnavi li a:link span, #b-subnavi li a:visited span { background-position:0 0; }
#b-subnavi li a:hover span, #b-subnavi li a:active span { background-position:-9px 0; }
/*Ende Spalte 3*/

/* Beginn Spalte 2 Unterseiten */
.c-inhalt {
	background-color:#fff;
	margin:0 45px;
}
* html .c-inhalt {
	/*height:100%;*/
}
.c-linie {
	border-top:5px dashed #faaf05;
	width: 484px;
	padding-bottom:10px;
}
#c-headlinie {
	color:#fff;
	padding-top:7px;
	padding-bottom:5px;
	background-color:#c82d05;
	font-size:1.2em;
	margin-bottom:0;
}
#c-bild {
	border:3px solid #c82d05;
	position:relative;
	float:left;
	margin:-10px 30px 20px 30px;
}
/*Ende Spalte 2 Unterseiten */

