/***********************************************************************/
/*** CONTENTBEREICH                                                  ***/
/***********************************************************************/

#content .bn_liste {
   position: relative;
   margin: 0 0 1em;
}

#content .bn_liste h3.head{
  color: #000;
  text-decoration: none;
  margin: 0;
  padding: 5px 10px 5px 10px;
  background-color: #FFD677;
  font-size: 120%;
  font-weight: normal;
}

#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: 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: #000;
  font-weight: normal;
}

#content .bn_liste_content {  
   padding: 10px 5px;
   margin: 0;
}

#content .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   margin: 3px 0 0 0;
   padding: 2px 0;
   color: #54819F;
}

#content #bannerbk .bn_liste .bn_liste_content p.readmore a,
#content #bannerbk .bn_liste .bn_liste_content p.readmore a:link,
#content #bannerbk .bn_liste .bn_liste_content p.readmore a:visited {
   color: #54819F;
   text-decoration: none;
   padding:  0 5px 0 0;
   font-weight: normal;
}
#content #bannerbk .bn_liste .bn_liste_content p.readmore a:focus,
#content #bannerbk .bn_liste .bn_liste_content p.readmore a:hover,
#content #bannerbk .bn_liste .bn_liste_content p.readmore a:active {
   color: #54819F;
   text-decoration: underline;
}

#content .bn_liste .clearLeft {
   clear: left;
   position: relative;
   height: 1px;
   background-color: #fff;
}

#content .clearRight {
   clear: right;
   position: relative;
   height: 1px;
   background-color: #fff;
}

#content .imgLeft {
   float: left;
   margin: 10px 10px 10px 0;
   border: 0 none;
}

#content .imgRight {
   float: right;
   margin: 10px 10px 10px 0;
   border: 0 none;
} 

/***********************************************************************/
/*** CONTENTBEREICH                                                  ***/
/***********************************************************************/
#rightcontainer #bannerbk .bn_liste {
   margin: 0 0 5px;
   width: 198px;
   background-color: #f3f5f7;
   /*
   background-image: url(../images/bg_news.gif);
   background-position: right bottom;
   background-repeat: repeat-y;
   */
}

#rightcontainer #bannerbk .bn_liste p {
   padding: 0;
}

#rightcontainer #bannerbk  .bn_liste_content {
   color: #333;
   margin:  0 0 0 0;
   padding: 5px 10px;
   width: 175px;
}

#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

#rightcontainer #bannerbk .bn_liste h3.head{
   width: 175px;
   color: #000;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
   font-size: 100%;
   background-color: transparent;
   font-weight: bold;
}

#rightcontainer #bannerbk .bn_liste h3.head a,
#rightcontainer #bannerbk .bn_liste h3.head a:link,
#rightcontainer #bannerbk .bn_liste h3.head a:visited{
   color: #333;
   text-decoration: none;
   display: block;
}

#rightcontainer #bannerbk .bn_liste h3.head a:focus,
#rightcontainer #bannerbk .bn_liste h3.head a:hover,
#rightcontainer #bannerbk .bn_liste h3.head a:active{
   text-decoration: underline;
   color: #333;
}

#rightcontainer #bannerbk .clearBoth {clear:both; height:1px;}
#rightcontainer #bannerbk .clearLeft {clear:left; height:1px;}
#rightcontainer #bannerbk .clearRight{clear:right;height:1px;}
#rightcontainer #bannerbk .imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
#rightcontainer #bannerbk .imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   margin: 3px 0 0 0;
   padding: 2px 0;
   color: #E42528;
}

#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore a,
#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore a:link,
#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore a:visited {
   color: #E42528;
   text-decoration: none;
   padding:  0 5px 0 0;
   font-weight: normal;
}
#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore a:focus,
#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore a:hover,
#rightcontainer #bannerbk .bn_liste .bn_liste_content p.readmore a:active {
   color: #E42528;
   text-decoration: underline;
}

