#kinder.streifengrau{
	background-color:transparent;
	border-bottom:0px;
}
#links{
	width:242px;
}
#innerContent{
	height:430px;
}
a.forwardb{
	padding-top:10px;
	padding-bottom:20px;
	background:url(/images/klapptext.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
a.forwardb:hover{
	background:url(/images/klapptext_aktiv.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
a.backwardb{
	padding-top:20px;
	padding-bottom:10px;
	background:url(/images/klapptext_zurueck.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}
a.backwardb:hover{
	background:url(/images/klapptext_zurueck_aktiv.gif);
	background-position:bottom center;
	background-repeat:no-repeat;	
}
