.rssnews{
	padding: 0 5px;
}
.rssnews li{
	border-bottom: 1px dotted #666;
	padding: 5px;
	clear: right;
	height: 82px;
	overflow: hidden;
}
div.scroll {
	height:200px;
	overflow:hidden;
	position:relative;	
}
.scroll .rssnews li{
	height: 89px;
	/*border-bottom: none;*/
	
}
.rssnews h3{
	font-size:10px;
	height: 0;
}
.aktuelles p {
	padding-top: 0;
}
.rssnews h3 img{
	padding-right: 4px;
}
.rssnews a.logo{
	float: right;
}
.rssnews .logo img{
	width: 80px;
}
.rssnews .logo.noscale img{
	width:auto;
}

.nbrz_aktuelles_klein h3, .nbrz_aktuelles_klein p{
	float: none !important;
}
.nbrz_aktuelles_klein .logo {
	margin: 0 !important;
}

.scroll_btns{
position:absolute;
bottom:10px;
right:10px;
background:#FFF;
clear: left;
}
.scroll_btns > a{
	text-indent: -999em;
}
.scroll_btns a{
	display: block;
	width: 12px;
	height: 7px;
	float: left;
	margin: 0;
	padding: 0;
}
* html .scroll_btns a{
text-indent: auto;
color:#FFF;
}
.scroll_btns a.up{
background: #FFF url(/media_data/images/chrome/btn_pfeil_kl_o.gif) top left no-repeat;
}
.scroll_btns a.down{
background: #FFF url(/media_data/images/chrome/btn_pfeil_kl_u.gif) top left no-repeat;
}
.klein div.scroll {
	height:85px;
	overflow:hidden;
	position:relative;	
}
.klein h2{
	font-size: 12px;
	color: #2D5CA0;
	color: #252F74;
	padding: 0;
	margin: 0 0 10px 0;
	z-index: 10;
	width: 230px;
	position: relative;
}
.klein .rssnews{
	padding: 0;
}
.klein .rssnews h3{
	margin:0;
/*	float: left; */
	color: #4D4D4D;
	width: 235px;
}
/*
.klein .rssnews p{
	float: left;
}
*/
.klein .rssnews li{
	border-bottom: 0;
	padding: 0;
	clear: right;
	height: 85px;
	overflow: hidden;
}
/*
.klein .scroll_btns {
	left: 10px;
}
.klein  .rssnews .logo {
	margin-top: -10px;
}
*/

.nbrz_aktuelles_klein h3{
width: 170px !important;
}
