#bannerbk  .bn_liste_content {
   color: #002F5E;
   margin:  0 0 13px 0;
   padding: 5px 10px 5px;
   
}

#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

#content .imgLeft {
   float: left;
   margin: 0 10px 0 0;
   border: 0 none;
}

#content .imgRight {
   float: right;
   margin: 0 0 0 10px;
   border: 0 none;
} 

/***************************************************************/


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   border-left: 1px solid #E6E6E6;
   background-image: url(../images/lschatten.gif);
   background-repeat: no-repeat;
   background-position: bottom right;
   padding: 0 4px 5px 0; 
   margin: 14px 0;
}

#bannerbk .bn_liste h3.head{
  color: #fff;
  background-color: #AEAEAE;
  text-decoration: none;
  margin: 0 ;
  padding: 5px 5px 5px 5px;
  font-size: 100%;
}

#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;
  font-weight: bold;
  padding: 0;
  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: underline;
  color: #002F5E;
  background-color: transparent;
}

#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;
   margin: 5px 5px 0 0;
   padding: 2px 2px;
   color: #333;
}

#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: #002F5E;
   text-decoration: none;
   padding:  0 5px 0 0;
   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: #fff;
   text-decoration: underline;
}

/*** CONTENTBEREICH ***/

#content .bn_liste h3.head{
  color: #FFF;
  text-decoration: none;
  margin: 5px 0 5px 0;
  padding: 2px 5px;
  background-color: #002F5E;
  font-size: 100%;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  padding: 0 5px 0 0;
  display: block;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active{
  text-decoration: underline;
  color: #FFF;
}

#content .bn_liste_content {  
   padding: 0 5px;
   margin: 0;
}

#content .clearLeft {
   clear: left;
}

#content .clearRight {
   clear: right;
}
