body {	
	/*color: #2e688a;*/
	color: #474747;
}
	
#main {	
	background-image: url(/images/basis/back_spiele.png);
	background-repeat: no-repeat;
}

a {	
	color: #b2030a;
}


a.teaser {	
	font-weight:bold;
	text-decoration: none;
	background-image: url(/images/pfeil_kinder.png);
	background-repeat: no-repeat;
	padding: 0  0 0 10px;
}

a.teaser:hover {
	text-decoration:  underline;	
}



#cont {
	background-image: url(/images/back_cont_kinder.png);
}

#subnav {
	background-image: url(/images/back_subnav_kinder.png);
}

#cont_bottom{
	background-image: url(/images/cont_bottom_kinder.png);
}

 select, textarea {
	border:1px solid #b2030a;
	background-color: #fcf2bd;
	margin:1px;
	color:#474747;
}
