#bannerbk  .bn_liste_content {
   color: #333;
   margin:  0 0 0 0;
   padding: 5px 10px;
   width: 228px;
}

#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;
} 

/***************************************************************/

/*** CONTENTBEREICH ***/

#content .bn_liste h3.head{
  color: #000;
  text-decoration: none;
  margin: 5px 0 5px 0;
  padding: 2px 5px;
  background-color: #fff;
  font-size: 100%;
  border-bottom: 1px solid #70C4A7;
  font-weight: bold;
}

#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: 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: none;
  color: #70C4A7;
  background-color: #fff;
}

#content .bn_liste_content {  
   padding: 0 5px;
   margin: 0;
}

#content .clearLeft {
   clear: left;
}

#content .clearRight {
   clear: right;
}
