/***********************************************************************
																List 
**********************************************************************/

.news-list-container{
  background-color:#ffffff;
  border:none;
}

.news-list-item {
  background-color:#ffffff;
  border:none;
  height:auto !important;
  line-height:1.3;
  margin:3px;
  padding:3px;
}

.news-list-container h3 {
  background-color:#ffffff;
  border-bottom:none;
  margin-bottom:5px;
  padding:2px;

}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
  color:#386630;
  padding-left:2px;

}

.news-list-date {
  background-color:#ffffff;
  color:#3E551C;
  float:left;
  font-size:9px;
  font-weight:normal;
  text-align:left;
  height:10px;
}

.news-list-item  a {
		text-decoration:none;
}

.news-list-morelink  a {
		padding-left:15px;
		background: url('/fileadmin/images/std/link_intern.gif') 0px 4px no-repeat;
}

.news-list-morelink  a:hover {
		background: url('/fileadmin/images/std/link_intern_a.gif')  0px 4px no-repeat;
}
.news-list-item .news-list-morelink {

}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
border-bottom:1px dashed  #cccccc;
}

/***********************************************************************
																Single 
**********************************************************************/

.news-single-item {
  background-color:#ffffff;
  border:none;
  margin-bottom:5px;
  padding:5px;
}

.news-single-item h2 {
  color:#386630;
  font-size:16px;
  font-weight:bold;
  margin-bottom:15px;
  margin-top:20px;
}

.news-single-item h3 {
  margin-bottom:15px;
   font-size:12px;
}

.news-single-timedata {
  float:left;
 
}

.news-single-backlink {
  
  margin-bottom:15px;
  margin-top:10px;
}

.news-single-backlink a {
  padding-left:15px;
  font-size:12px;
  font-weight:bold;
  background: url('/fileadmin/images/std/back.gif') 0px 3px no-repeat;
}
.news-single-backlink  a:hover {
  background: url('/fileadmin/images/std/back_hover.gif') 0px 3px no-repeat;
}

/***********************************************************************
																Latest 
**********************************************************************/

.news-latest-container {
  background-color:#ffffff;
  border:none;
}

.news-latest-container h2, .news-latest-gotoarchive {
  background-color:#a0a889;
  border:none;
  color:#FFFFFF;
  margin:3px;
  padding:3px;
  font-size:12px;
}

.news-latest-item {
  background-color:#ffffff;
  border:none;
  height:auto !important;
  line-height:1.3;
  margin:3px;
  padding:3px;
}

.news-latest-item p{

  margin:1px;
  margin-top:2px;
  padding:0px;
}


  
  .news-latest-morelink  a {
    float:left;
  
		padding-left:15px;
		background: url('/fileadmin/images/std/link_intern.gif') 0px 4px no-repeat;
}

.news-latest-morelink  a:hover {
		background: url('/fileadmin/images/std/link_intern_a.gif')  0px 4px no-repeat;
}
