
/* ######################################################################################################

** # Gemeindewebsite Eppenberg-Wöschau                                              #####################

** ######################################################################################################

** 
**  Version:	: 
**  Datei       : 21_tt_news_latest.css
**  Funktion    : Gestaltung der News-Elemente (tt_news) LATEST
**
*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */


.news-latest-container hr.clearer {
	clear:left;
	border: 1px solid #CDCDCD;
	margin: 0; padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-latest-container hr.news-end {
	border: 1px solid #CDCDCD;
	margin: 0; padding: 0;
	margin-top: 10px;
}
div.news-latest-hr { 
	border-top: 1px solid #CDCDCD;
	height: 1px;
	font-size: 1px;
	margin: 4px 0 1px 0;
	padding: 0;
	clear: left;
}
div.news-latest-hr-end { 
	border: 1px solid #CDCDCD;;
	margin: 8px 0 0 0;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

div.news-latest-container { /*border: 1px solid black;*/ }

#support div.news-latest-container h2 {
	margin-bottom: 5px;
}

#support div.news-latest-item p.news-latest-date {
	padding: 0px 6px 2px 8px;
}

#support div.news-latest-item p.news-latest-title {
	padding: 0px 6px 0px 8px;
	font-size: 70%;
}

#support div.support-mitte .news-latest-gotoarchive p {
	padding: 0px 6px 0px 8px;
}

.news-latest-item { }

.news-latest-item img {
	margin: 7px 5px 3px 8px;
	border:1px solid #666;
	float:left;
}

.news-latest-category img {
	float: none;
	border:none;
	margin:0px;
}

.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size: 60%;
}

.news-latest-morelink {
	height:12px;
}


/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

