#content .newsTable { 
   margin: 0 0 2px 0;
   padding: 0;
}
#content .newsTable td, 
#content .newsTable tr { 
   margin: 0;
   padding: 4px;
}
#content td.newsTitel{
	font-size:110%;
	font-weight: bold;
	padding: 0;
	color: #1D3264;
}

#content a.newsTitel,
#content a:link.newsTitel,
#content a:visited.newsTitel,
#content a:active.newsTitel,
#content a:hover.newsTitel {
   font-size:110%;
   text-decoration: none;
   background-color: transparent;
   color: #1D3264;
} 
 
#content .newsMehr,
#content a:link.newsMehr,
#content a:visited.newsMehr,
#content a:active.newsMehr,
#content a:hover.newsMehr { 
	display: inline;
	padding:3px;
} 

#content .newsDownload,
#content a:link.newsDownload,
#content a:visited.newsDownload,
#content a:active.newsDownload, 
#content a:hover.newsDownload { 
} 

#content .promonews,
#content a:link.promonews,
#content a:visited.promonews,
#content a:active.promonews, 
#content a:hover.promonews{ 
} 

#content .promonewstext { 
   color:#000; 
}

#bannerbk .bn_liste h3.head{
  color: #FFF;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #FFF;
  text-decoration: none;
}

#bannerbk .bn_liste h3.head a:focus,
#bannerbk .bn_liste h3.head a:hover,
#bannerbk .bn_liste h3.head a:active,
#bannerbk .bn_liste h3.head a.selected,
#bannerbk .bn_liste h3.head a.selected:link,
#bannerbk .bn_liste h3.head a.selected:visited,
#bannerbk .bn_liste h3.head a.selected:focus,
#bannerbk .bn_liste h3.head a.selected:hover,
#bannerbk .bn_liste h3.head a.selected:active {
  text-decoration: underline;
  display: block;
}

#bannerbk .imgLeft {
   float: left;
   border: 0 none;
   margin: 0 10px 0 0;
}

#bannerbk .imgRight {
   float: right;
   border: 0 none;
   margin: 0 0 0 10px;
}

#content .imgLeft {
   float: left;
   border: 0 none;
   margin: 0 10px 0 0;
}

#content .imgRight {
   float: right;
   border: 0 none;
   margin: 0 0 0 10px;
}

#content .clearBoth {clear:both; height:1px;}
#content .clearLeft {clear:left; height:1px;}
#content .clearRight{clear:right;height:1px;}

#content .bn_liste .bn_liste_content p.readmore {
   position: relative;
   text-align: right;
   margin: 10px 0 0 0;
}

#content .bn_liste .bn_liste_content p.readmore a:link,
#content .bn_liste .bn_liste_content p.readmore a:visited {
   position: relative;
   right: 0;
   min-width: 50px;
   margin: 0;
   padding: 0 5px;
   color: #1D3264;
   font-weight: bold;;
   text-decoration: none;
}
#content .bn_liste .bn_liste_content p.readmore a:focus,
#content .bn_liste .bn_liste_content p.readmore a:hover,
#content .bn_liste .bn_liste_content p.readmore a:active {
   color: #FFF;
   background-color: #1D3264;
}

#bannerbk .bn_liste .bn_liste_content p.readmore {
   position: relative;
   text-align: right;
   margin: 10px 0 0 0;
}

#bannerbk .bn_liste .bn_liste_content p.readmore a:link,
#bannerbk .bn_liste .bn_liste_content p.readmore a:visited {
   position: relative;
   right: 0;
   min-width: 50px;
   margin: 0;
   padding: 0 5px;
   color: #1D3264;
   font-weight: bold;;
   text-decoration: none;
}
#bannerbk .bn_liste .bn_liste_content p.readmore a:focus,
#bannerbk .bn_liste .bn_liste_content p.readmore a:hover,
#bannerbk .bn_liste .bn_liste_content p.readmore a:active {
   color: #FFF;
   background-color: #1D3264;
}