#content .bn_liste {
   position: relative;
   margin: 0 0 10px 0;
   padding: 0 0 15px 0;
   border-bottom: 1px solid #c2c1c2;
   
}

#content .bn_liste h3.head {
   color: #868889;
   text-decoration: none;
   margin: 15px 0 15px 0;
   padding: 1px 0 1px 2px;
   font-weight: bold;
   font-size: 120%;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
   color: #868889;
   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: #005388;
   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 {
	position: relative;
	text-align: right;
	margin: 10px 0 0 0;
}

#content .bn_liste .bn_liste_content p.readmore a:link,
#content .bn_liste .bn_liste_content p.readmore a:visited {
   position: relative;
   right: 0;
   min-width: 50px;
   margin: 0;
   padding: 2px 5px;
   color: #005388;
   font-weight: bold;
   text-decoration: none;
}
#content .bn_liste .bn_liste_content p.readmore a:focus,
#content .bn_liste .bn_liste_content p.readmore a:hover,
#content .bn_liste .bn_liste_content p.readmore a:active {
   color: #005388;
   text-decoration: underline;
}


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   margin: 0 0 10px 0;
   padding: 10px;
   border: 1px solid #cacbcb;
   font-size: 92%;
   
}
#bannerbk .bn_liste h3.head {
  color: #181519;
  text-decoration: none;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  border-bottom: 1px solid #cacbcb;
  text-transform: uppercase;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  display: block;
  color: #181519;
  text-decoration: none;
  padding: 0;
  margin: 0 0 2px 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;
}

#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 {
	position: relative;
	margin: 5px 0 3px;
	padding: 0;
	min-height: 20px;
}

#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: #005388;
   margin: 0;
   padding: 2px 0;
   width: 70px;
   height: 15px;
   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 {
   color: #005388;
   text-decoration: underline;
}

/***********************************************************************************/
/* News im Bannerbk                                                                */
/***********************************************************************************/
#bannerbk .promonews {
	position: relative;
   margin: 0 ;
   padding: 0;
   color: #6c6c6c;
   list-style-type: none;
}

#bannerbk .promonews li {
   position: relative;
   margin: 0 0 15px 0;
   padding: 0;
   display: block;
}

#bannerbk .newstitlelink,
#bannerbk .promonews li a:link.newstitlelink,
#bannerbk .promonews li a:visited.newstitlelink {
   margin: 0;
   padding: 0 10px 0 0;
   color: #6c6c6c;
   font-weight: normal;
   text-decoration: none;
   font-size: 92%;
}

#bannerbk .promonews li a:focus.newstitlelink,
#bannerbk .promonews li a:hover.newstitlelink,
#bannerbk .promonews li a:active.newstitlelink {
   color: #333;
   text-decoration: underline;
}

#bannerbk .promonews li a:link.newsMehr,
#bannerbk .promonews li a:visited.newsMehr {
   margin: 0;
   padding: 0 0 0 0;
   color: #005388;
   font-weight: bold;
   text-decoration: none;
   font-size: 92%;
}

#bannerbk .promonews li a:focus.newsMehr,
#bannerbk .promonews li a:hover.newsMehr,
#bannerbk .promonews li a:active.newsMehr {
   color: #333;
   text-decoration: underline;
}





