/*****************
 * Dieses File ist Eigentum der PlanetLAN GmbH
 * 23.11.2007 16:22:00: Erstellt -bro-
 *****************/
 
	#news_comments			{ width:450px; border: 1px solid #0C3972; border-collapse: collapse; }
	#news_comments .head   	{ padding:2px; color: #FFFFFF; text-align: left; height: 18px; background: url('../images/misc/comments_bg.jpg');}
	#news_comments .norm   	{ padding:2px; background-color: #F0F5F7; font-size: 11px; }

	#news_comments	a:link        	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
	#news_comments	a:visited  	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
	#news_comments	a:hover      	{ color: #FFFFFF; text-decoration: underline; font-weight: bold; }
	#news_comments	a:active    	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }
	#news_comments	a:focus      	{ color: #FFFFFF; text-decoration: none; font-weight: bold; }	
