.newsblockReiterContainer {
	height:24px;
}

.newsblockNewsContainer {
	width:604px;
	padding:8px 5px 1px 5px;
	
	font-family:Verdana;
	
	border-width:1px;
	border-style:solid;
}

.newsblockNewsContainer ol {
	margin:0px;
	padding:0px;
}

.newsblockNewsContainer ol li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom:12px;
}

.newsblockNewsContainer li .newsKlein { display:block; }
.newsblockNewsContainer li .newsGross { display:none; }
.newsblockNewsContainer li.active .newsKlein { display:none; }
.newsblockNewsContainer li.active .newsGross { display:block; }

.newsElement {
	margin-bottom:12px;
}

.newsKlein {
	height:34px;
}

.newsGross {
	height:94px;
}

.newsblockUeberschrift {
	height:18px;	
	margin-bottom:8px;

	font-size:14px;
	font-weight:bold;
}

.newsblockBildGross {
	float:left;
	
	width:142px;
	height:94px;
	margin-right:5px;
}

.newsblockBildKlein {
	float:left;
	
	width:51px;
	height:34px;
	margin-right:5px;
}

.newsblockFliesstext {
	font-size:13px;
	line-height:17px;
	height:34px;
}

.newsblockFliesstextAktiv {
	height:68px;
}

.newsblockReiter {
	float:left;
	
	height:24px;
	margin-right:2px;
}

.newsblockReiterRand {
	width:4px;
	height:24px;
	float:left;
}

.newsblockReiterCenter {
	height:15px;
	padding:5px 6px 4px 6px;
	font-size:11px;
	float:left;
}

.newsblockReiterInaktiv {
	font-weight:bold;
}

.newsblockLink {
	font-size:13px;
	line-height:18px;
	padding-left:17px;
	white-space:nowrap;
	display:inline-block;
	background-position:0px 3px;
}
