@charset "utf-8";
/* module NEWS */	
#news p, #news td {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px; 
	margin:0px; 
	text-indent: 0px;
	}
#news th {
	font-family:  Verdana, Tahoma, Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #990000; 
	text-align: center; 
	border-top: 1px solid #a0a0a0; 
	border-bottom: 1px solid #a0a0a0;
	}
/*
#news a	{
	color: #660000;
	text-decoration: none;
	}	
#news a:hover	{
	color: #666666;
	text-decoration: none;
	}*/
#news p.news	{ 
	padding: 5px 3px 5px 10px;
	font-weight: bold;
	font-family: Verdana,Tahoma; 
	font-size: 10px;
	color: 009039;
	text-decoration: none;
	line-height: 12px;
	}	
#news .big	{font-size: 12px; color: #67645F; margin-top: 5px; margin-bottom: 5px; font-weight: bold;}
#news .big2		{font-size: 12px; color: #67645F; margin-top: 2px; margin-bottom: 1px; font-weight: bold;}
#news .date		{
			color: #000;
			font-weight: bold;
			margin: 1px 0px 1px 0px; 
	}
#news .title		{font-weight: bold; margin-top: 2px; margin-bottom: 3px; color: #444; font-size: 11px;}
#news .anons		{/*margin-left: 20px;*/}
#news .full		{font-size: 9px;} /*color: #993300;*/
#news .sub		{margin-left: 20px; font-weight: bold;font-style: italic; color: #606060;}
#news .epilog		{margin-left: 20px; font-weight: bold; text-indent:20px; margin-top: 6px; margin-bottom: 4px; color: #666666;}
#news .autor		{text-align:left; margin-left: 20px; margin-top: 10px; margin-bottom: 3px; margin-right: 50px; font-style: italic;}
#news .newstext	{/*margin-left: 20px;*/ text-indent:20px}
#news a.titlelink	{text-decoration:none; font-weight: bold; font-size: 11px;}/*color: #990000;*/
/*#news a:hover.titlelink	{text-decoration:none; color: #aa0000;}*/
#news .cold 		{
	background-color:#eee;
	border:1px solid #BDB6AC;
	}
#news .foto		{background-color:#ccc; border: 3px solid #ccc;}
#news .fototext	{font-family:  Verdana, Arial; color: #000000; text-align:center; margin:0px; padding: 1px 2px; font-size: 9px;}	
