.newsTable { 
   margin-bottom:5px; 
   border-bottom:2px solid #434343; 
} 

.newsTitel, a:link.newsTitel, a:visited.newsTitel, a:active.newsTitel { 
   font-weight:bold; 
   font-size:13px; 
   color:#434343; 
   text-decoration:none;
   width: 100%;
   border-bottom: 1px solid #434343;
} 
a:hover.newsTitel { 
   font-weight:bold; 
   font-size:13px; 
   color:#c9a67e; 
   text-decoration:none; 
} 
 
.newsMehr, a:link.newsMehr, a:visited.newsMehr, a:active.newsMehr { 
   font-weight:normal; 
   color:#434343; 
   font-size:11px; 
   text-decoration:none; 
} 
a:hover.newsMehr { 
   font-weight:normal; 
   font-size:11px; 
   color:#c9a67e; 
   text-decoration:none; 
} 

.newsDownload, a:link.newsDownload, a:visited.newsDownload, a:active.newsDownload { 
   font-weight:bold; 
   font-size:11px; 
   color:#434343; 
   text-decoration:none; 
} 
a:hover.newsDownload { 
   font-weight:bold; 
   font-size:12px; 
   color:#434343; 
   text-decoration:none; 
} 

.promonews, a:link.promonews, a:visited.promonews, a:active.promonews{ 
   font-size:11px; 
   color:#434343; 
   text-decoration:none; 
} 
a:hover.promonews{ 
   font-size:11px; 
   color:#434343; 
   text-decoration:none; 
} 

.promonewstext { 
   color:#434343; 
   font-size:11px; 
}