/* News im Contentbereich *************************************/
#content .bn_liste h3.head {
   position: relative;
   background-color: #fff;
   color: #A9398B;
   text-decoration: none;
   padding: 0;
   margin: 0;
   font-weight: bold;
   font-size: 120%;
   border-bottom: 1px solid #004A99;
}

#content .bn_liste h3.head a,
#content .bn_liste h3.head a:link,
#content .bn_liste h3.head a:visited {
  background-color: #fff;
  color: #004A99;
  text-decoration: none;
  font-weight: bold;
}

#content .bn_liste h3.head a:focus,
#content .bn_liste h3.head a:hover,
#content .bn_liste h3.head a:active {
	color: #000;
}

#content p.readmore a,
#content p.readmore a:link,
#content p.readmore a:visited {
	color: #004A99;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}

#content p.readmore a:focus,
#content p.readmore a:hover,
#content p.readmore a:active {
	color: #000;
	background: none;
	text-decoration: underline;
}

.clearBoth {clear:both; height:1px;}
.clearLeft {clear:left; height:1px;}
.clearRight{clear:right;height:1px;}
.imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
.imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
.bn_liste {color: #333;  background-color: #fff;}
.bn_liste_content{color: #333;  background-color: #fff; padding: 0 0 10px 0;}
.bn_liste p{text-align: right;margin: 10px 10px 0 10px;}

#content .bn_liste{background-color: #fff; margin: 0 0 10px 0;}
#content .bn_liste_content {background-color: #fff; padding: 0;}
#content .bn_liste p {margin: 0;}



/* News im Bannerbaukasten *************************************/
#bannerbk .bn_liste h3.head {
   position:  relative;
   color: #A9398B;
   margin: 0;
   padding: 0;
   font-weight: bold;
   font-size: 120%;
}

#bannerbk .bn_liste h3.head {
  color: #004A99;
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-size: 120%;
}

#bannerbk .bn_liste h3.head a,
#bannerbk .bn_liste h3.head a:link,
#bannerbk .bn_liste h3.head a:visited{
  color: #004A99;
  background-color: #fff;
  text-decoration: none;
}

#bannerbk .bn_liste h3.head a:focus,
#bannerbk .bn_liste h3.head a:hover,
#bannerbk .bn_liste h3.head a:active{
  text-decoration: underline;
}

#bannerbk p.readmore a,
#bannerbk p.readmore a:link,
#bannerbk p.readmore a:visited{
   color: #004A99;
   text-decoration: none;
   text-align: right;
}
#bannerbk p.readmore a:focus,
#bannerbk p.readmore a:hover,
#bannerbk p.readmore a:active {
   color: #004A99;
   text-decoration: underline;
   background: none;
}

.clearBoth {clear:both; height:1px;}
.clearLeft {clear:left; height:1px;}
.clearRight{clear:right;height:1px;}
.imgLeft   {float:left; margin-bottom:10px;margin-right:10px;}
.imgRight  {float:right;margin-bottom:10px;margin-left :10px;}
.bn_liste {color: #333;  background-color: #fff;}
.bn_liste_content{color: #333;  background-color: #fff; padding: 0 0 10px 0;}
.bn_liste p{text-align: right;margin: 10px 10px 0 10px;}


#bannerbk .bn_liste {background-color: #fff; margin: 0 0 10px 0;}
#bannerbk .bn_liste_content {background-color: #fff; padding: 0;}
#bannerbk .bn_liste p {margin: 0;}


/* Promonews ********************************************************************/
#termine .bn_liste h3.head{
  color: #000;
  text-decoration: none;
  padding: 4px;
  margin: 0;
  font-weight: normal;
  font-size: 120%;  
}

#termine .bn_liste h3.head a,
#termine .bn_liste h3.head a:link,
#termine .bn_liste h3.head a:visited{
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#termine .bn_liste h3.head a:focus,
#termine .bn_liste h3.head a:hover,
#termine .bn_liste h3.head a:active{
  text-decoration: underline;
}

#termine .clearBoth {clear:both; height:1px;}
#termine .clearLeft {clear:left; height:1px;}
#termine .clearRight{clear:right;height:1px;}
#termine .imgLeft   {display: none;}
#termine .imgRight  {display: none;}
#termine .bn_liste {text-align: left; color: #000000;} 
#termine .bn_liste_content{display: none;}

#termine p.readmore a,
#termine p.readmore a:link,
#termine p.readmore a:visited{display: none;}

