@charset "UTF-8";
/* CSS Document */


.news-latest-item {
	background: none;
}

.news-latest-item h1, h2, h3 {
	padding: 0.5em 0 0.2em 0.5em;
	background: none;
}

.news-latest-date {
	display: none;
	height: 0px;
}
.news-list-container {
	margin: 20px 0 15px 0;
}

#news h2 {
height: 0px;
visibility: hidden;
}
#news div h4 {
border: none !important;
background-image: none !important;
}
#news div h4 a {
	color:#ffffff;
	font-weight: normal !important;

}

.news-latest-container {
	background: none;
	border: none;
}

/* MININEWS */

.tx-mininews-pi1 p {
	margin: 0;
	padding: 0;
}

.tx-mininews-pi1-singleView p {
	margin: 0;
	padding: 1em;
}

p.tx-mininews-pi1-singleViewField-teaser {
	margin: 0.5em 0 0 1em;
	background: #FFFFFF;
	padding: 0 0 0 0.2em;
	font-size: 130%;
}