div.news-latest-container {
  width: 210px;
  padding: 0 5px 0 5px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #f5f5f5;
  margin-top: 5px;
}


div.news-latest-container p {
  padding: 0;
  margin: 0;
  line-height: 120%;
}  

div.news-latest-container p.bodytext a,
div.news-comment p.bodytext a {
  color: #333;
  padding-left: 5px;
}

p.news-category  {
  font-weight: bold;
  text-transform: uppercase;
  color: #f47a20;
  clear: left;
  font-size: 12px;
  line-height: 150%;
}
div.news-latest-category {
  display: none;
}
  
div.news-latest-item {
  font-size: 11px;
  margin-bottom: 1em;
}
div.news-latest-item  h2{
  margin-top: 0;
}

div.news-latest-item  h2 a {
	color: #333;
}

p.news-latest-item-title {
  padding: 5px 0;
}

p.news-latest-item-title a {
  color: #000;
  font-weight: bold;
  font-size: 17px;
  line-height: 120%;
}

div.news-latest-item p  {
  font-size: 11px;
  color: #333;
}

div.news-latest-gotoarchive {
    font-size: 11px;
}	

/* News Single */
div.news-single-head div.tx-ratings-pi1 {
   float: left;
}
   
div.news-single-extHead span.news-single-category {
  font-size: 17px;
  color: #f47a20;
  font-weight: bold;
}  
div.news-single-item h1 {
  border-bottom: 1px solid #333;
}
  
span.news-single-rss {
  float: left;
}
span.news-single-rss a img {
   border:none;
 }  
 
div.news-single-img {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}	
div.news-single-rightbox {
    display: none;
}
	
div.news-single-item h1 {
    margin: 5px 0 7px 0;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background:  url(/fileadmin/images/h1-bg.gif) repeat-x center center;
	padding: 0 0 0 5px;
	text-transform: uppercase;
	line-height:130%;
	vertical-align:middle;
	height: 30px;

	
}