body {
		font:12px Verdana, sans-serif;
		color:#333;
		padding:0;
	}
 
	a {
		color:#326EA1;
		text-decoration:underline;
	}
 
	a:hover {
		background-color:#333;
		color:#fff;
		text-decoration:none;
	}
 
	div.headera {
	border-bottom:1px solid #999;
	background-image: url(../bilder/newsfeed_hintergrund1c.jpg);
	background-repeat: no-repeat;
}
 
	div.headerb {
	border-bottom:1px solid #999;
	background-image: url(../bilder/newsfeed_hintergrund2c.jpg);
	background-repeat: no-repeat;
}
		
 	div.item {
		border-bottom:1px solid #999;
	}
