.tx-behrtools-pi8{
	-moz-box-shadow: 2px 2px 3px #8f8f8f;
	-webkit-box-shadow: 2px 2px 3px #8f8f8f;
	box-shadow: 2px 2px 3px #8f8f8f;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#8f8f8f')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#8f8f8f');	
	background-color:#f7f6f3;
}
.tx-behrtools-pi8 .news-headline{	
	height:53px;	
	background-image:url(../grafik/news_headline.png);
	background-repeat:repeat-x;
	background-position:left center;
}
.tx-behrtools-pi8 .news-headline .news-headline-innerwrap{
	padding:5px 10px;
}
.tx-behrtools-pi8 .news-headline h1.spicy{	
	font-size:24px;
	color:#ffffff;
}
.tx-behrtools-pi8 .news-more{	
	background-color:#73AF28;		
	line-height:24px;
	height:24px;	
}
.tx-behrtools-pi8 .news-more .news-more-innerwrap{	
	background-image:url(../grafik/more_bg.png);
	background-repeat:no-repeat;
	background-position:right center;
	margin:0px 4px 0px 10px;
	line-height:24px;
	height:24px;
}
.tx-behrtools-pi8 .news-more a{	
	color:#ffffff;	
	font-weight:bold;
	display:block;	
}
.tx-behrtools-pi8 .news-ticker-body,	
.tx-behrtools-pi8 .news-body{	
	color:#642d0a;
	font-weight:bold;
	padding:10px;
}
.tx-behrtools-pi8 .news-ticker-body{
	display:block;	
}	
.tx-behrtools-pi8 .news-ticker-body div{
	padding:10px;
	background-color:#f7f6f3;
}