/* Link in der Subnavi S01 links hervorheben */
#a-s01 a#c-s01-eltern:link, #a-s01 a#c-s01-eltern:visited {
  color:#eb410f;
  background-color:#fff;
  background-position:-190px 100%;
}
#a-s01 ul li a#c-s01-eltern:link span, #a-s01 ul li a#c-s01-eltern:visited span { background-position:-190px 0; }

/* Linkfarbe in Spalte 2 und 3 */
#a-spalte2 a:hover, #a-spalte2 a:active, #a-spalte3 a:hover, #a-spalte3 a:active { color:#487509;}

/* Spalte 2*/
#a-spalte2 {
	overflow:hidden;
}
#c-hg-top{
	background:url(/kika/eltern/_img/hg_oben.jpg) #D5D5D5 no-repeat left top;
}
#c-hg-bottom{
	background: url(/kika/eltern/_img/hg_unten.jpg) no-repeat left bottom;
	padding:32px 24px 19px 29px;
}
#c-whiteboard{
	background-color:#FFF;
	min-height: 450px; 
	overflow: visible;
	color:#302E2E;
	padding:18px 14px 18px 18px;
	position:relative;
/*	font-size:0.8em;*/
}
* html #c-whiteboard{ /*Angabe f&uuml;r den IE, da er min-height nicht interpretiert*/
	height: 450px;
}
#c-whiteboard a:link,#c-whiteboard a:visited{
	color:#64001E;
}
#c-whiteboard a:hover,#c-whiteboard a:active{
	color:#302E2E;
}
#c-whiteboard img.c-obenrechts{
	position:relative;
	left:26px; 
	top:-35px;
	border:#64001E solid 3px;
	margin-left:-10px;
	margin-bottom:-14px;
	float:right;
}
#c-whiteboard img.c-rechts{
	border:#64001E solid 1px;
	margin:5px;
	float:right;
	clear:right;
}
#c-whiteboard p.d-pdf-icon span img{
	padding-right:3px;
	float:left;
}

/* &Uuml;berschriften */

#c-whiteboard h3{
	color:#fff;	
/*	font-size:1.3em;*/
	margin:0 0 20px -9px;	
}
#c-whiteboard h3.c-ueberschrift-lang{
	background:#64001E;	
	padding:1px 9px 1px 9px;
	margin: 0 200px 0 0;
}

#c-whiteboard h3 span{
	background:#64001E;	
	padding:1px 9px;	
	text-align:center;
/*	line-height:1.3em;*/
}

#c-whiteboard h4 {
	color:#64001E;
/*	font-size:1.1em;*/
	margin:15px 0 15px 0;
}
#c-whiteboard p.c-zurueck-button{
	margin-top:40px;
}
/* START zur&uuml;ck-Button */
a.c-zurueck {
	position: relative;
	display: block;
	width: 69px;
	height: 26px;
	overflow: hidden;
}
a.c-zurueck span {
	position: absolute;
	display: block;
	width: 69px;
	height: 26px;
	cursor: pointer;
	background:url(/kika/eltern/_img/zurueck.gif) no-repeat;
}
a.c-zurueck:link, a.c-zurueck:visited { color:#64001E; }
a.c-zurueck:hover, a.c-zurueck:active { color:#fff; }
a.c-zurueck:link span, a.c-zurueck:visited span { background-position: 0px 0px; }
a.c-zurueck:hover span, a.c-zurueck:active span { background-position: 0px -26px; }
/* ENDE zur&uuml;ck-Button */

/* START weiter-Button */
a.c-weiter {
	position: relative;
	display: block;
	width: 69px;
	height: 26px;
	overflow: hidden;
	float: right;
}
a.c-weiter span {
	position: absolute;
	display: block;
	width: 69px;
	height: 26px;
	cursor: pointer;
	background:url(/kika/eltern/_img/weiter.gif) no-repeat;
}
a.c-weiter:link, a.c-weiter:visited { color:#64001E; }
a.c-weiter:hover, a.c-weiter:active { color:#fff; }
a.c-weiter:link span, a.c-weiter:visited span { background-position: 0px 0px; }
a.c-weiter:hover span, a.c-weiter:active span { background-position: 0px -26px; }
/* ENDE weiter-Button */

/* Footer */
#c-footer-innen{
	padding: 5px; 
	border-top:#FFF solid 1px;
	color:#FFF;
	font-size:0.9em;
	text-align:center;
}
#c-footer-innen a{
	padding-right: 4px;
}
#c-footer-innen a:link,#c-footer-innen a:visited{
	color:#FFF;
}
#c-footer-innen a:hover,#c-footer-innen a:active{
	color:#D5D5D5;
}
#c-footer-aussen{
	background:#5F0026;
	padding:1px 0px;
	border-top:#FFF solid 1px;
}
/* Tabelle */
.c-table tr td{
	vertical-align:top;
	display:table-cell;
	padding-top:3px;
}

/* ENDE Spalte 2/*

/* START Spalte 3 */
#a-spalte3{
  overflow:hidden;
	/*background-color:#D5D5D5;*/
}

/* START Navi s02 */
#c-s02 {
	background: #D5D5D5 url(/kika/eltern/_img/rechts_unten.jpg) no-repeat left bottom;
	padding-bottom: 85px;
}

#c-s02 h3 {
	color:#64001E;}

#c-s02 ul li {
  margin:0;
  width:190px;
}
#c-s02 ul {
	padding: 0 0 15px 0;
	margin: 0;
	list-style:none;
	
}
#c-s02 ul li a {
  display:block;
  width:190px;
  overflow:hidden;
  text-decoration:none;
  background:url(/kika/eltern/_img/hg_subnavi.gif) no-repeat left bottom;
}
#c-s02 ul li a span {
	display:block;
	padding:5px 4px;
	margin:0;
	background:url(/kika/eltern/_img/ecke_subnavi.gif) no-repeat left bottom;
}
#c-s02 ul li a:link, #c-s02 ul li a:visited {
  color:#fff;
  background-color:#5F0026;
  background-position:0 100%;
}
#c-s02 ul li a:hover, #c-s02 ul li a:active {
  color:#5F0026;
  background-color:#fff;
  background-position:-190px 100%;
}
#c-s02 ul li a:link span, #c-s02 ul li a:visited span { background-position:0 0; }
#c-s02 ul li a:hover span, #c-s02 ul li a:active span { background-position:-190px 0; }
/* ---------- innenliegende Listen-----------*/
#c-s02 ul ul{
	padding: 0;
	margin: 0 0 0 16px;
	list-style:none;
	background:#D5D5D5 url(/kika/eltern/_img/rechts_unten.jpg) no-repeat left bottom;
	font-size:0.8em;
}
#c-s02 ul ul li a {
  display:block;
  width:190px;
  overflow:hidden;
  text-decoration:none;
  background:url(/kika/eltern/_img/hg_subsubnavi.gif) no-repeat;
}
#c-s02 ul ul li a span {
	display:block;
	padding:5px 4px;
	margin:0;
	background:url(/kika/eltern/_img/ecke_subsubnavi.gif) no-repeat;
}
#c-s02 ul ul li a:link, #c-s02 ul ul li a:visited {
  color:#fff;
  background-color:#860043;
  background-position:0 100%;
}
#c-s02 ul ul li a:hover, #c-s02 ul ul li a:active {
  color:#860043;
  background-color:#fff;
  background-position:-174px 100%;
}
#c-s02 ul ul li {
  margin:0;
  width:174px;
}
#c-s02 ul ul li a:link span, #c-s02 ul ul li a:visited span { background-position:0 0; }
#c-s02 ul ul li a:hover span, #c-s02 ul ul li a:active span { background-position:-174px 0; }

/*Subsubnavis erstmal ausblenden*/ 
#c-s02-innen-sender,
#c-s02-innen-medienkompetenz,
#c-s02-innen-medienpaket,
#c-s02-innen-internet,
#c-s02-innen-spotfit,
#c-s02-innen-datenschutz {
	display:none;
}

/*Modul GEZ*/
#c-s02 #c-gez{
	border: 2px dashed #64001E;
	padding:5px;
	margin:3px;
	color:#302E2E;}
	
#c-s02 #c-gez a:link,#c-s02 #c-gez a:visited{
	color:#64001E;
}
#c-s02 #c-gez a:hover,#c-s02 #c-gez a:active{
	color:#FFF;
}

#c-s02 #c-gez img{
	border: 2px solid #64001E;
	margin-bottom:4px;}
/* ENDE Navi s02 */
/* Ende Spalte 3*/
.c-vertical-middle{
	vertical-align: middle;}
	
.c-fontsize-08 { font-size: 0.8em;}


/*Bilder formatieren*/

.d-img-right{
	width:204px;
	float:right;
	text-align:center;
	font-size:.8em;
	overflow:hidden;
	}
.d-img-right-hoch{
	width:144px;
	float:right;
	text-align:center;
	font-size:.8em;
	overflow:hidden;
	}
.d-img-left{
	width:204px;
	float:left;
	text-align:center;
	font-size:.8em;
	overflow:hidden;}
.d-img-left-hoch{
	width:144px;
	float:left;
	text-align:center;
	font-size:.8em;
	overflow:hidden;}

.d-img-right img, .d-img-left img{
	border:2px solid #64001E;}

