
   /* float: left;*/ 
   /* border: 2px solid #f0f; */
}

#content .bn_liste h3.head{
  font-weight : normal;
  font-size: 140%;
  color: #111;
  background-color: transparent;
  text-decoration: none;
  margin: 0 0 4px 0;
}


#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  font-weight : normal;
  color: #111;
  text-decoration: none;
  padding: 2px 0 2px 0;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active{
  text-decoration: none;
  color: #111;
}

#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;}

#content .bn_liste_content {
     padding: 0 0 0 0px;	
} 


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   margin: 0 0 20px 0;
   padding: 0 25px 10px 25px;
   border: 2px solid #676767;
   font-size: 92%;
   background-color: #fff;
   
}
#bannerbk .bn_liste h3.head{
  background: none;
  color: #fff;
  text-decoration: none;
  margin: 0 0 5px -25px;
  padding: 4px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #676767;
  width: 188px;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #fff;
  text-decoration: none;
  padding: 0;
  font-weight: bold;
}

#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;
  background: none;
}

#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 {
   margin: 5px 10px 0;
   padding: 2px 2px;
}

#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: #000;
   text-decoration: underline;
   text-align: right;
   font-weight: bold;}
#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: #0003;
   background-color: FFC400;
   font-weight: bold;
   text-align: right;
}

p.readmore{
   text-align: right;}
