/*

Farbwerte für TI Hermannsburg 

Schrift lila: 			#874688
Menüüberschrift HG grün: 	#A9BA5A
Hintergrund hellgrün:   	#D7DF92

*/

.news-latest-category, .news-latest-gotoarchive, hr {
   display: none;
   }

.news{
  margin-top:0px;
  width:211px;
  min-height:120px;
  vertical-align:top;
}


.news-latest-container .bodytext {
  
    padding-bottom:5px;
    padding-right: 10px;

}

.news-latest-container img {
  float: right;
   }


.news-latest-container h2 {
display: none;
}

.newshg{
  background-image:url(/fileadmin/grafiken/news-body.gif);  
  margin-bottom:-3px; 
}


.news-fuss{
  background-image:url(/fileadmin/grafiken/news-fuss.gif);
  background-repeat:no-repeat;  
  
}

.news-latest-container a{
  margin-top:0px;
  padding-top:0px;

}

.news-latest-container h3  {
  font-size: 0.8em;
  margin:0;
  padding:0;
 
}
.news-latest-container h3 a {
  margin-top:0px;
  color: #874688;
 
}

.news-latest-morelink {
   width: 192px;
   border-bottom: 1px solid #874688;
   padding-bottom: 10px;
   }

.news-latest-morelink a{
  color:#874688;
  font-weight:bold;
  font-size:0.8em;
  margin-left: 15px;
}

.news-latest-date a {
   margin-left: 15px;
   text-decoration: none;
   font-size: 0.8em;
   }   

.news-single-img {
   float: right;
   }