.bn_liste {
   position: relative;
   margin: 0;
   padding: 10px 0 10px 0;
   border-bottom: 1px solid #9f2e28;
}

#content .bn_liste h3.head {
   background-color: #fff;
   color: #000;
   text-decoration: none;
   margin: 0 0 5px 0;
   padding: 0 0 0 2px;
   font-weight: bold;
   font-size: 110%;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
   color: #000;
   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;
   background: none;
   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;}
#content .imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
#content .bn_liste .bn_liste_content p.readmore{text-align: right; margin: 0;}


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste,
#bannerbk_fest .bn_liste {
   position: relative;
   padding: 0;
   margin: 0 0 15px 0;
   background-color: #9f2e28;
   border: 1px solid #9f2e28;
}

#bannerbk .bn_liste .bn_liste_content,
#bannerbk_fest .bn_liste .bn_liste_content {
   position: relative;
   padding: 5px 5px;
   color: #FFF;
}

#bannerbk .bn_liste h3.head,
#bannerbk_fest .bn_liste h3.head {
   position: relative;
   display: block;
   min-height: 15px;
   margin: 0;
   padding: 0 0 0 5px;
   color: #000;
   font-weight: normal;
   background: none;
   background-color: #FFF;
}
#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited,
#bannerbk_fest .bn_liste h3.head a,
#bannerbk_fest .bn_liste h3.head a:link,
#bannerbk_fest .bn_liste h3.head a:visited {
  color: #000;
  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,
#bannerbk_fest .bn_liste h3.head a:focus,
#bannerbk_fest .bn_liste h3.head a:hover,
#bannerbk_fest .bn_liste h3.head a:active {
  text-decoration: underline;
}

#bannerbk .clearBoth,  #bannerbk_fest .clearBoth {clear:both; height:1px;}
#bannerbk .clearLeft,  #bannerbk_fest .clearLeft {clear:left; height:1px;}
#bannerbk .clearRight, #bannerbk_fest .clearRight{clear:right;height:1px;}
#bannerbk .imgLeft,    #bannerbk_fest .imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
#bannerbk .imgRight,   #bannerbk_fest .imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
#bannerbk .bn_liste .bn_liste_content p.readmore,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore {
	text-align: right;
	margin: 5px 0 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,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore a,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore a:link,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore a:visited {
   color: #FFF;
   font-weight: normal;
   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,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore a:focus,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore a:hover,
#bannerbk_fest .bn_liste .bn_liste_content p.readmore a:active  {
   color: #000;
   text-decoration: underline;
}



