#news-glider div.scroller {
	height: 109px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#news-glider div.scroller div.section {
	height:109px;
	margin: 0 12px;
 	overflow: hidden;
	padding: 0px;
	background: url(/assets/layout/teaserPfeil.gif) no-repeat right bottom;
}
#news-glider div.scroller div.content {
	margin: 0px;
	padding: 0px;
}


#teaserlist .section,
#teaserlist .section strong,
#teaserlist .section ul,
#teaserlist .section p {
	color: black;
	font-size: 11px;
}
#teaserlist .section a:link,
#teaserlist .section a:visited {
	display: block;
	height:109px;
	color: #DAE2E5;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0;
	text-decoration: none;
	text-align: left;
}
#teaserlist small {
	font-size: 11px;
	display: block;
}
#teaserlist .section  a:hover {
	color: white;
}
#teaserlist .section  div {
	margin: 0px;
	padding: 0px;
}
#teaserlist .section  h2 {
	color: #008dbe;
}


#news-glider div.controls  {
/*	height: 24px; */
	padding: 8px 0;
	text-align: center;
	overflow:hidden;
}
#news-glider div.controls a:link,
#news-glider div.controls a:visited {
	display: inline;
	color: #372C2A;
	padding: 0 10px;
	font-size: 12px;
	text-decoration: none;
}
#news-glider div.controls a:hover,
#news-glider div.controls a.active:link,
#news-glider div.controls a.active:visited {
	color: white;
}
