#neues_top {
	width: 158px;
	height: 23px;
	margin-top: 20px;
	margin-left: 6px;
	background: #ffffff url('../img/hintergrund/feld_text.jpg') no-repeat;
}
#neues_unten {
	margin-left: 5px;
	height: 20px;
	background: #ffffff url('../img/hintergrund/feld_unten3.jpg') no-repeat;
}
#neuertext {
	padding-left: 15px;
padding-top: 15px;	
font: bold 1.2em 'Arial', sans-serif;
color: #ffffff;
}



#neues {
	width: 152px;
	margin-left: 6px;
	background: #ffffff;
	border-left: 3px solid  #ec7203;
	border-right: 3px solid  #ec7203;			
}

#neues p {
	padding-left: 10px;
	padding-top: 15px;
	line-height: 1.2 em;		
}

#neues a {
	font: bold 1em 'Arial', sans-serif;
	background: inherit;  
	text-decoration: underline;		
	line-height: 1.2 em;		
}

