
#rightcontainer #bannerbk .imgLeft,
#rightcontainer #bannerbk .imgRight {
   display: none;
}

#content .imgLeft,
#contentwide .imgLeft {
   float: left;
   margin: 0 10px 0 0;
   border: 0 none;
}

#content .imgRight,
#contentwide .imgRight {
   float: right;
   margin: 0 0 0 10px;
   border: 0 none;
} 

/***************************************************************/


/***********************************************************************************/
/* News im Bannerbereich                                                           */
/***********************************************************************************/
#bannerbk .bn_liste {
   margin: 5px 0 10px 0;
   width: 210px;
   background-color: #EDE9E0;
}

#bannerbk  .bn_liste_content {
   color: #333;
   margin:  0 0 0 0;
   padding: 5px;
   width: 200px;
}

#bannerbk .bn_liste h3.head{
  display: block;
  color: #333 !important;
  text-decoration: none;
  margin: 0;
  padding: 5px 5px 5px 5px;
  font-size: 110%;
  font-weight: normal; 
  text-align: left;
  background-color: #DED1BF;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #333;
  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: #333 !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: #2E5378;
}

#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: #2E5378;
   text-decoration: none;
   padding:  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;
   background-color: #2E5378;
}

/*** CONTENTBEREICH ***/

#content .bn_liste h3.head,
#contentwide .bn_liste h3.head {
  color: #333;
  text-decoration: none;
  margin: 0 !important;
  padding: 2px 10px;
  font-size: 110%;
  background-color: #DED1BF;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited,
#contentwide .bn_liste h3.head a,
#contentwide .bn_liste h3.head a:link,
#contentwide .bn_liste h3.head a:visited {
  color: #333;
  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,
#contentwide .bn_liste h3.head a:focus,
#contentwide .bn_liste h3.head a:hover,
#contentwide .bn_liste h3.head a:active {
  text-decoration: underline;
  color: #333;
  background-color: transparent !important;
}

#content .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   margin: 0 !important;
}

#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,
#contentwide .bn_liste .bn_liste_contentwide p.readmore a,
#contentwide .bn_liste .bn_liste_contentwide p.readmore a:link,
#contentwide .bn_liste .bn_liste_contentwide p.readmore a:visited {
   color: #2E5378;
   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,
#contentwide .bn_liste .bn_liste_contentwide p.readmore a:focus,
#contentwide .bn_liste .bn_liste_contentwide p.readmore a:hover,
#contentwide .bn_liste .bn_liste_contentwide p.readmore a:active {
   color: #FFF;
   text-decoration: underline;
   background-color: #2E5378;
}

#content .bn_liste_content,
#contentwide .bn_liste_contentwide {  
   padding: 5px 10px;
   margin: 0;
   background-color: #EDE9E0;
}

#content .clearLeft,
#contentwide .clearLeft {
   clear: left;
}

#content .clearRight,
#contentwide .clearRight {
   clear: right;
}