.newsTable { 
   margin-bottom:5px; 
   border-bottom:1px solid #ed6d4a; 
} 

.newsTitel, a:link.newsTitel, a:visited.newsTitel, a:active.newsTitel { 
   font-weight:bold; 
   font-size:12px; 
   color:#ed6d4a; 
   text-decoration:none; 
} 
a:hover.newsTitel { 
   font-weight:bold; 
   font-size:12px; 
   color:#000000; 
   text-decoration:none; 
} 
 
.newsMehr, a:link.newsMehr, a:visited.newsMehr, a:active.newsMehr { 
   font-weight:normal; 
   font-size:10px; 
   color:#ed6d4a; 
   text-decoration:none; 
} 
a:hover.newsMehr { 
   font-weight:normal; 
   font-size:10px; 
   color:#000000; 
   text-decoration:none; 
} 

.newsDownload, a:link.newsDownload, a:visited.newsDownload, a:active.newsDownload { 
   font-weight:bold; 
   font-size:12px; 
   color:#ed6d4a; 
   text-decoration:none; 
} 
a:hover.newsDownload { 
   font-weight:bold; 
   font-size:12px; 
   color:#000000; 
   text-decoration:none; 
} 

.promonews, a:link.promonews, a:visited.promonews, a:active.promonews{ 
   font-size:11px; 
   color:#CC5A5A; 
   text-decoration:none; 
} 
a:hover.promonews{ 
   font-size:11px; 
   color:#443B3B; 
   text-decoration:none; 
} 

.promonewstext { 
   color:#443B3B; 
   font-size:11px; 
}
