#content .bn_liste h3.head {
   background-color:#E6E8E6;
   color: #6b9906;
   text-decoration: none;
   margin: 0 0 5px 0;
   padding: 0 0 0 2px;
   font-weight: bold;
   font-size: 100%;
   border-bottom: 1px solid #6b9906;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
   background-color: #E6E8E6;
   color: #6b9906;
   text-decoration: none;
   font-weight: bold;
   padding: 0;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active {
   color: #000;
   text-decoration: none;
}

#content .clearBoth {clear:both; height:1px;}
#content .clearLeft {clear:left; height:1px;}
#content .clearRight{clear:right;height:1px;}
#content .imgLeft   {float:left; margin-bottom:10px;margin-right:10px; border: 0 none;}
#content .imgRight  {float:right;margin-bottom:10px;margin-left :10px; border: 0 none;}
#content .bn_liste .bn_liste_content p.readmore{text-align: right;}


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   margin: 0 0 10px 0;
}
#bannerbk .bn_liste h3.head{
  background: none;
  color: #444444;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0 2px;
  font-size: 100%;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #444444;
  text-decoration: none;
  padding: 0;
  font-weight: normal;
}

#bannerbk .bn_liste h3.head a:focus,
#bannerbk .bn_liste h3.head a:hover,
#bannerbk .bn_liste h3.head a:active{
  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;}

