#bannerbk  .bn_liste_content {
   color: #525252;
   background-color: #E3F4F2;
   margin:  0 0 14px 0;
   padding: 10px;
}

#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

#content .imgLeft {
   float: left;
   margin: 0 10px 0 0;
   border: 0 none;
}

#content .imgRight {
   float: right;
   margin-left: 10px;
   border: 0 none;
} 

/***************************************************************/


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   background-color: #fff;
}

#bannerbk .bn_liste h3.head {
  position: relative;
   list-style: none;
   color: #241647;
   font-weight: normal;
   text-transform: uppercase;
   padding: 4px 10px 4px 10px;
   z-index: 50;
   margin: 0;
   font-style: normal;
   display: block;
   font-size: 100%;
   line-height: 150%;
   background-image: url("../images/bg_sub_h.jpg");
   background-position: left top;
   background-repeat: repeat-x;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  position: relative;
  text-transform: uppercase;
  color: #241647;
  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{
  text-decoration: none;
  color: #241647;
  
}

#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: 100%;
   margin-top: 5px;
   padding: 0;
   color: #CC0026;
}

#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 {
   color: #241647;
   font-weight: bold;
   background-color: transparent;
   text-decoration: none;
   padding-right: 5px;
}
#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: #241647;
   text-decoration: underline;
}