#bannerbk  .bn_liste_content {
   font-size: 86%;
   color: #fff;
   background-color: transparent;
   margin:  0 0 13px 0;
   padding:  5px;
   width: 240px;
   background-color: #760E2D;
}

#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: 0 0 0 10px;
   border: 0 none;
} 

/***************************************************************/


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   background-color: transparent;
}

#bannerbk .bn_liste h3.head{
  position: relative;
  color: #FFF;
  text-decoration: none;
  margin: 10px 0 0 0;
  padding:0;
  background-color: #760E2D;
  font-size: 100%;
  font-weight: bold;
  border-bottom: 1px solid #fff;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  position: relative;
  padding: 5px 0 5px 5px;
  color: #FFF;
  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: underline;
  color: #FFF;
  
}

#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;
   margin: 5px ;
   padding: 0;
   color: #fff;
}

#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: #fff;
   text-decoration: none;
   padding:  0 5px 0 0;
}
#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;
   text-decoration: underline;
}
