body {
	background-image: url(img/bg_news.gif);
}
#news {
	background-color: #FFFFFF;
}
#news div {
}
#news .anriss {
	font-weight: bold;

}
#news h1 {
	font-size: 12px;
	margin-bottom: 10px;
}
#news h1 strong {  
	color: #12997E;
}
#news h1 a {
	color: #12997E;
	text-decoration: none;
}
#news .link {
	margin-bottom: 10px;
	font-size: 10px;
	margin-top: 10px;



}

