#content .bn_liste {
   position: relative;
}

#content .bn_liste h3.head{
  font-weight : normal;
  font-size: 140%;
  color: #24fff7;
  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: #668075;
  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: underline;
}

#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 1em;
   padding: 0;
   background-color: #EAEAEA;
   color: #666;
   
}
#bannerbk .bn_liste h3.head{
  background: none;
  color: #666;
  text-decoration: none;
  margin: 0 0 10px 0;
  padding: 0px 0 2px 0;
  text-transform: uppercase;
  font-weight: bold;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #666;
  text-decoration: none;
  padding: 5px 10px;
  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: none;
}

#bannerbk .clearBoth {clear:both; height:1px;}
#bannerbk .clearLeft {clear:left; height:1px;}
#bannerbk .clearRight{clear:right;height:1px;}
#bannerbk .imgLeft   {display: none;}
#bannerbk .imgRight  {display: none;}
#bannerbk .bn_liste .bn_liste_content {color: #666; padding: 5px 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: #676767;
   text-decoration: none;
}
#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 {
   text-decoration: underline;
   font-weight: normal;
   color: #668075;
}

#bannerbk .bn_liste_content a,
#bannerbk .bn_liste_content a:link,
#bannerbk .bn_liste_content a:visited {
   color: #5b6066;
   text-decoration: none;
   font-weight: bold;
}

#bannerbk .bn_liste_content a:focus,
#bannerbk .bn_liste_content a:hover,
#bannerbk .bn_liste_content a:active {
   text-decoration: underline;
}
