#bannerbk  .bn_liste_content {
   color: #596466;
   margin:  0 0 0 0;
   padding: 5px 10px;
   width: 156px;
}

#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 {
   margin: 5px 0 10px 0;
   width: 178px;
   background-color: #fff;
   border: 1px solid #596466;
}

#bannerbk .bn_liste h3.head{
  display: block;
  color: #0D385A !important;
  text-decoration: none;
  margin: 0;
  padding: 5px 5px 5px 9px;
  font-size: 110%;
  font-weight: normal; 
  text-align: left;
  background-color: #E8EDF0;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #0D385A;
  text-decoration: none;
  font-weight: normal;
  padding: 0 5px 0 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: #0D385A !important;
  background-color: transparent !important;
}

#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;display:none;}
#bannerbk .imgRight  {float:right;margin-bottom:10px;margin-left :10px;display:none;}
#bannerbk .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   margin: 5px 5px 0 0;
   padding: 2px 2px;
   color: #0E1655;
}

#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: #E0771C;
   text-decoration: none;
   padding:  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: #E0771C;
   text-decoration: underline;
}

/*** CONTENTBEREICH ***/


#content .bn_liste h3.head{
  color: #0D385A;
  text-decoration: none;
  margin: 5px 0 5px 0;
  padding: 2px 5px;
  font-size: 110%;
  font-weight: bold;
  border-bottom: 1px solid #0D385A;
  background-color: #E8EDF0;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  color: #0D385A;
  text-decoration: none;
  font-weight: bold;
  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: #0D385A;
  background-color: transparent !important;
}

#content .bn_liste .bn_liste_content p.readmore {
   text-align: right;
}

#content .bn_liste .bn_liste_content p.readmore a,
#content .bn_liste .bn_liste_content p.readmore a:link,
#content .bn_liste .bn_liste_content p.readmore a:visited {
   color: #E0771C;
   text-decoration: none;
   padding:  0;
   font-weight: normal;
}
#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 {
   text-decoration: underline;
}

#content .bn_liste_content {  
   padding: 0 5px;
   margin: 0;
}

#content .clearLeft {
   clear: left;
}

#content .clearRight {
   clear: right;
}
