/** News im Content **/

/*** CONTENTBEREICH ***/

#content .bn_liste {
   position: relative;
   margin: 0 0 1em;
}

#content .bn_liste h3.head{
  color: #008847;
  font-size: 100%;
  font-weight: normal !important;
  border-bottom: 1px solid #008847;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited{
  text-decoration: none;
  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;
}

#content .bn_liste_content {  
   padding: 10px 0;
   margin: 0;
}

#content .bn_liste .bn_liste_content p.readmore {
   text-align: right;
   margin: 3px 0 0 0;
   padding: 2px 0;
   color: #008847;
}

#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: #008847;
   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: #008847;
   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;
} 

/** News im Bannerbk **/

#bannerbk .bn_liste {
   margin: 0 0 1em;
   background-color: #EBEBEB;
   padding: 5px;
}

#bannerbk .bn_liste p {
   padding: 0;
}

#bannerbk  .bn_liste_content {
   color: #333;
   margin:  0;
   padding: 0 5px 0 0;
}

#bannerbk .imgLeft,
#bannerbk .imgRight {
   display: none;
}

#bannerbk .bn_liste h3.head{
   color: #C1002B;
   font-size: 120%;
   line-height: 130%;
   font-weight: bold;
   margin: 3px 0 3px 0;
   text-transform: uppercase;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
   color: #C1002B;
   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: #C1002B;
}

#bannerbk .bn_liste .bn_liste_content p.readmore {
   margin: 0;
}

#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: #006AB3;
   text-decoration: none;
   padding: 0 5px 0 0;
   font-weight: normal;
   display: block;
   text-align: right;
}

#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: #C1002B;
   text-decoration: underline;
}
