#bannerbk  .bn_liste_content {
   color: #3E5D71;
   font-size: 92%;
}

#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

#content .imgLeft {
   float: left;
   margin: 5px 10px 0 10px;
   border: 0 none;
}

#content .imgRight {
   float: right;
   margin: 5px 20px 0 10px;
   border: 0 none;
} 

/***************************************************************/


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   background-color: transparent;
   clear: left;
   padding-bottom: 15px;
   margin-bottom: 14px;
   border-bottom: 1px dashed #3E5D71; 
}

#bannerbk .bn_liste h3.head {
   position: relative;
   font-size: 100%;
   color: #123842;
   padding: 5px 0;
   font-style: normal;
   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: #123842;
  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:0;margin-left:0;border: none;}
#bannerbk .imgRight  {float:right;margin-bottom:10px;margin-left:0;margin-right:0;border: none;}



#bannerbk .bn_liste .bn_liste_content p.readmore {
   position: relative;
   display: block;
   float: right;
   width: 31px;
   display: block;
   text-indent: -1000em;
   font-size: 86%;
   color: #2673B8;
   margin: 0;
}

#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 {
   position: relative;
   display: block;
   background-color: transparent;
   color: #8A922D;
   z-index: 110;
   padding: 5px;
   font-weight: bold;
   text-indent: -1000em;
   text-decoration: none;
   background-image: url("../images/bg_promobutton.png");
   background-position: right 0;
   background-repeat: no-repeat;
}
#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: #3333;
   background-image: url("../images/bg_promobutton.png");
   background-position:  right -40px;
   background-repeat: no-repeat;
}
