#bannerbk  .bn_liste_content {
   color: #1C1634;
}

#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

/***************************************************************/


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   background-color: transparent;
   margin-bottom: 15px;
}

#bannerbk .bn_liste h3.head {
   position: relative;
   font-size: 110%;
   color: #2E4B9B;
   margin: 0;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  position: relative;
  color: #3E7432;
  padding:5px 0 5px 0;
  text-decoration: none;
  font-weight: bold;
  display: block;
}

#bannerbk .bn_liste h3.head a:focus,
#bannerbk .bn_liste h3.head a:hover,
#bannerbk .bn_liste h3.head a:active {
  background-color: transparent;
  text-decoration: underline;
}

#bannerbk .clearBoth {clear:both; height:1px;}
#bannerbk .clearLeft {clear:left; height:1px;}
#bannerbk .clearRight{clear:right;height:1px;}
#bannerbk .imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
#bannerbk .imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
#bannerbk .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   font-size: 92%;
   margin-top: 5px;
   padding: 0;
   color: #2673B8;
}

#bannerbk .bn_liste .bn_liste_content p.readmore a,
#bannerbk .bn_liste .bn_liste_content p.readmore a:link,
#bannerbk .bn_liste .bn_liste_content p.readmore a:visited {
   background-color: transparent;
   color: #3E7432;
   font-weight: bold;
   text-decoration: none;
   padding: 4px 0 4px 10px;
}
#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: #000;
}