/*.news-list-item {
	float: left;
}

.news-list-body {
	float: right;
	width: 100px;
}*/

.news-list-container img {
	border:1px solid #666666;
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:2px;
}

.news-list-container h3 {
	background-color:transparent;
	margin-left: 130px;
	border-bottom:0px solid #769024;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover { 
       color:#FFFFFF;
       padding-left:0px;
}

.news-list-morelink, .news-list-category { 
       font-size:1em;
}

.news-latest-container, .news-list-container {
	background-color:#838F97;
	border:0px solid #333333;
	margin-top: -10px;
        margin-top: 366px;
/*
	/margin-top: 0px;
*/
}
.news-list-container {
	margin-top: 4px;
}

.news-latest-item, .news-latest-item-alt , .news-list-item, .news-list-item-alt {
	background-color: #f3f3f3;
	border:0px solid #666666;
	/*height:auto !important;*/
	height: 1%;
	overflow: visible;
	line-height:1.3;
	margin:0px;
	padding:0px;
}

.news-list-item-alt  {
	/* background-color:#838F97; nach template */
	background-color: #E6E7E8;
}



.news-latest-item-alt  {
	/* background-color:#838F97; nach template */
	background-color: #E6E7E8;
}

.news-latest-item img, .news-latest-item-alt img, .news-list-item img, .news-list-item-alt img{
	border:1px solid #666666;
	float:left;
	margin: 7px 7px 0px 7px;
}

.news-latest-date  {
	margin-top: 0px;
}


.news-latest-body, .news-latest-body-alt , .news-list-body , .news-list-body-alt {
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 4px;
	float: none;
}

.news-latest-body , .news-list-body , .news-list-body-alt {
	/*background-color:#f3f3f3; nach template */
	background-color:#f3f3f3;
	/*padding-left:75px;*/
	padding-left:7px;
}
.news-latest-body-alt , .news-list-body-alt {
	/* background-color:#838F97; nach template */
	background-color:#E6E7E8;
	padding-left:7px;
}

.news-latest-body h3 , .news-latest-body-alt h3, .news-list-body h3, .news-list-body-alt h3 {
	margin: 0px;
	font-size: 0.9em;
}

.news-latest-body .bodytext , .news-latest-body-alt .bodytext , .news-list-body .bodytext , .news-list-body-alt .bodytext {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.news-single-img  {
	float: left;
	padding-right: 15px;
}

.news-single-img  img {
	border: 0px solid black;
}

.news-single-item {
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
	display: block;
	height: 1%;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
	padding-top: 7px;
}

.news-single-backlink, .news-single-backlink a {
	font-weight:normal;
	margin-bottom:15px;
	margin-top:10px;
	padding-left:0px;
	font-size:0.95em;
}


.news-single-item h2  {
	color:#000;
	font-size: 1.4em;
	font-weight:normal;
	margin-bottom:0;
	padding-left:0px;
	margin: 0px;
}

.news-single-item h3 {
   padding-left:0px;
   font-size:0.9em;
}

.news-list-browse {
	background-color: #fff;
}

.news-latest-image {
	display: none;
}

.ASI-news-latest-morelink {
	padding-left: 4px;
}