#content .newsTable { 
   margin: 0 0 5px 0; 
   border-bottom: 1px solid #947E53;
}
#content .newsTable td, 
#content .newsTable tr { 
   margin: 0;
   padding: 0;
}
#content td.newsTitel{
	font-size:120%;
	font-weight: bold;
	color:#6A5F4B;
}

#content a.newsTitel,
#content a:link.newsTitel,
#content a:visited.newsTitel,
#content a:active.newsTitel {
	font-size:120%; 
   font-weight: bold; 
   color:#6A5F4B;
   text-decoration: none;
   width: 100%;
   background-color: transparent; 
} 
#content a:hover.newsTitel {
	text-decoration: none; 
   font-weight:bold; 
   color:#EBEBEB; 
   background-color: #947E53; 
} 
 
#content .newsMehr,
#content a:link.newsMehr,
#content a:visited.newsMehr,
#content a:active.newsMehr { 
   font-weight: bold; 
   color:#6A5F4B;
   text-decoration: none;
   width: 100%;
   background-color: transparent; 
}

#content a:hover.newsMehr { 
   text-decoration: none; 
   font-weight:bold; 
   color:#EBEBEB; 
   background-color: #947E53; 
} 

#content .newsDownload,
#content a:link.newsDownload,
#content a:visited.newsDownload,
#content a:active.newsDownload { 
   font-weight: bold; 
   color:#6A5F4B;
   text-decoration: none;
   width: 100%;
   background-color: transparent; 
} 
#content a:hover.newsDownload { 
   text-decoration: none; 
   font-weight:bold; 
   color:#EBEBEB; 
   background-color: #947E53; 
} 

#content .promonews,
#content a:link.promonews,
#content a:visited.promonews,
#content a:active.promonews{ 
   font-weight: bold; 
   color:#6A5F4B;
   text-decoration: none;
   width: 100%;
   background-color: transparent; 
} 
#content a:hover.promonews{ 
   text-decoration: none; 
   font-weight:bold; 
   color:#EBEBEB; 
   background-color: #947E53; 
} 

#content .promonewstext { 
   color:#947E53; 
}
