#bannerbk  .bn_liste_content {
   color: #1C1634;
   padding: 0 10px 0 10px;
}

#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;
   margin-bottom: 15px;
   padding-bottom: 5px; 
   
}

#bannerbk .bn_liste h3.head {
    font-size: 100%;
    padding: 0 10px;
    line-height: 120%;
    margin: 10px 0 2px 0;
    font-weight: bold;
    color: #174C6F;
    text-transform: uppercase;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  position: relative;
  color: #174C6F;
  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;margin-left:10px;border: none;}
#bannerbk .imgRight  {float:right;margin-bottom:10px;margin-left:10px;margin-right:10px;border: none;}
#bannerbk .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   font-size: 86%;
   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: #174C6F;
   font-weight: bold;
   text-decoration: none;
   padding: 3px 10px 3px 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: #fff;
   background-color: #174C6F;
   background-position: 75px 4px;
   background-repeat: no-repeat;
}
