/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#rightcontainer #bannerbk .bn_liste {
   margin: 0 0 5px;
   width: 147px;
   background-image: url(../images/bnews_liste.gif);
   background-repeat: no-repeat;
   background-position: right bottom;
   padding: 0 0 10px;
}

#rightcontainer #bannerbk .bn_liste p {
   padding: 0;
}

#rightcontainer #bannerbk  .bn_liste_content {
   color: #333;
   margin:  0 0 0 0;
   padding: 5px 10px;
   width: 127px;
}

#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

#rightcontainer #bannerbk .bn_liste h3.head{
   width: 127px;
   color: #fff;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
   font-size: 110%;
   background-image: url(../images/bnews_head.gif);
   background-position: left top;
   background-repeat: repeat-x;
   background-color: #3BB1E3;
   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: #fff;
   text-decoration: none;
   font-weight: bold;
   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: #FFF;
}

#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: #3BB1E3;
}

#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: #3BB1E3;
   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: #3BB1E3;
   text-decoration: underline;
}

/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/

#bannerbk p {
   padding: 5px 10px;
   margin : 0 0 1em 0;
   width: 127px;
}

#bannerbk h1 {
   color: #333;
   font-size: 140%;
   line-height: 130%;
   font-weight: normal;
   margin: 12px 0 10px 0;
   padding: 5px 10px 5px 10px;
   border-bottom: 1px solid #333;
}

#bannerbk h3 {
   width: 130px;
   color: #fff;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
   font-size: 120%;
   background-image: url(../images/bg_sidecontainer_h3.jpg);
   background-position: left top;
   background-repeat: repeat-x;
   background-color: #3BB1E3;
   font-weight: normal;
}

#bannerbk h5 {
   color: #333;
   font-size: 120%;
   font-weight: bold;
   margin: 12px 0 10px 0;
   padding: 5px 10px 5px 10px;
   line-height: 130%;
}

#bannerbk a,
#bannerbk a:link,
#bannerbk a:visited {
   color: #54819F;
   text-decoration: none;
}

#bannerbk a:focus,
#bannerbk a:hover,
#bannerbk a:active,
#bannerbk a.selected,
#bannerbk a.selected:link,
#bannerbk a.selected:visited,
#bannerbk a.selected:focus,
#bannerbk a.selected:hover,
#bannerbk a.selected:active {
   text-decoration: underline;
}

#bannerbk strong{font-weight:bold;}

#bannerbk sup,
#bannerbk sub {
   font-size: 72%;
}
