.newsteaser {
	float: left;
	margin-bottom: 10px;
	width: 535px;
}

.newsteaserInfo {
	width: 410px;
	float: left;
	padding-right: 23px;
}

.newsteaserThumb {
	height: 80px;
	width: 80px;
	border: 1px solid #3A3A3A;
	float: left;
	background-color: #191919;
	background-image: url(../images/iconpicture_50x50px.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.newsarticleImages {
	border: 1px solid #3A3A3A;
	margin-bottom: 20px;
	width: 530px;
	height: 175px;
	background-color: #191919;
	background-image: url(../images/iconpicture_50x50px.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.homenewsteaserinfo {
	margin-top: 5px;	
}
