/*frjz  LIST-View*/


#rightcolumn h1 { 
      padding-bottom:10px  !important;
	   border-bottom:1px dashed #CCCCCC;
}

.news-list-item {
	/* IE hack 
	height: 1%;
	line-height: 1.3;*/
/**height: 100%;
*line-height: 1.3;*/
	/* IE hack end */
	height: auto !important;
	/* für IE */
   *height: 90px;
	min-height: 90px !important;
   margin:0;
	padding:0px !important;
	padding-bottom:30px !important; /* FIREFOX Wegen Logo   KulutrLegi */
*padding-bottom:5px !important; /* HACK IE Wegen Logo  KulutrLegi und Abstand zum Strich*/
	margin-left:10px;
	margin-right:10px;
   border-bottom:1px dashed #CCCCCC;
	margin-bottom: 10px;
	font-size:12px;
	background-color:#FFFFFF;

	}
	
	
.news-list-item img {
/*margin-bottom:20px !important;*/

}


	
.news-list-item H3 {
   margin:0;
	padding:0;
	padding-bottom: 0px !important;
	/*			border:1px solid green;	*/
	}

.news-list-container H3 {
   margin:0;
	margin-bottom: 3px !important;
	padding: 0px;
   padding-left:10px;
	padding-top:0px;
	/* border-bottom: 1px solid #333333;
	background-color: #FFE9A6; */
	height:20px;
	font-size: 14px;
	font-weight: bold;
	color:#FF6600;
}


.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border: 1px solid #FFFFFF; /* mit #FFFFFF unsichtbar*/
}

.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:10px;

}
.news-list-container H3 A {
	color:#fff;
}
.news-list-container P {
   margin-top:10px !important;
   *margin-top:0px !important; /*IE*/
	margin-right:10px !important;
	margin-left:10px !important;
	margin-bottom:0px !important;
	padding:0 !important;
	line-height:100% !important;
	*line-height:120% !important; /*IE*/
}

.news {
      margin:0 !important;
		padding:0 !important;
		margin-bottom:5px !important;
		margin-top:30px !important;
		* margin-top:10px !important;
		/* border:1px solid red; */
}
.news P {
   margin-top:0px !important;
   *margin-top:0px !important; /*IE*/
	margin-right:10px !important;
	margin-left:10px !important;
	margin-bottom:0px !important;
	padding:0 !important;
	line-height:120% !important;

}

.leer {
   height:20px;
	*height:5px;
}
.news-list-date {
	float: right;
	width: 200px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color:#FF6600;
	 /* background-color: #FFE9A6; */
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container img {
/* border:1px solid #666666; */
float:left;
margin-bottom:0;
margin-left:0;
margin-right:15px;
padding-bottom:0;
*margin-top:2px; /*IE*/
bottom:0;
}

/* LINK */
.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:0px;
	color: red;
}
.news-list-morelink  {
	margin-bottom:3px;
}


