/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   margin: 0 0 15px;
   width: 200px;
   background-image: url(../images/bg_bnews.gif);
   background-position: right bottom;
   background-repeat: no-repeat;
   background-color: #607B82;
   padding: 0 0 15px;
}

#bannerbk .bn_liste p {
   padding: 0;
}

#bannerbk  .bn_liste_content {
   color: #fff;
   margin:  0 0 0 0;
   padding: 5px 10px;
   width: 180px;
}

#bannerbk .imgLeft,
#bannerbk .imgRight {
   display: none;
}

#bannerbk .bn_liste h3.head{
   width: 180px;
   color: #fff;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
   font-size: 120%;
   background-color: #333;
   font-weight: normal;
   border-bottom: 1px solid #fff;
}

#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: normal;
   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: #FFF;
}

#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: 3px 0 0 0;
   padding: 2px 0;
   color: #fff;
}

#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: #fff;
   text-decoration: none;
   padding:  0 5px 0 0;
   font-weight: normal;
}
#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;
}

/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/

#bannerbk p {
   padding: 5px 10px 5px 10px;
   margin : 0 0 1em 0;
   width: 180px;
}

#bannerbk h1 {
   color: #333;
   font-size: 130%;
   line-height: 130%;
   font-weight: normal;
   margin: 0 0 10px 0;
   padding: 5px 10px 5px 10px;
}

#bannerbk h3 {
   width: 180px;
   color: #fff;
   text-decoration: none;
   padding: 5px 10px 5px 10px;
   font-size: 110%;
   background-color: #333;
   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: #607B82;
   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%;
}