.news-latest-item h3, .news-list-item h3 {
	margin:7px 0;
	font-size:11px;
}
.news-single-item h2 {
	font-size:13px;
}
.news-single-item h3 {
	font-size:11px;
}
.news-latest-item img, .news-single-img, .news-list-item img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:2px;
	border:1px solid #FFF;
}
.news-latest-item .bodytext, .news-list-item .bodytext {
	margin:0;
}
.news-latest-morelink, .news-list-morelink {
	text-align:right;
}
.news-latest-container .clearer, .news-single-item .clearer, .news-list-item .clearer {
	clear:both;
	border:none;
	background:none;
	height:1px;
	border-top:1px solid #CCC;
	padding:0;
	margin:0;
}
.news-latest-item img:hover, .news-list-item img:hover {
	border:1px solid #8cb630;
}
#site .news-single-item .bodytext a {
	text-decoration:underline;
	background:url(http://www.buero44.com/typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Browsers/img/external_link_new_window.gif) left center no-repeat;
	padding-left:18px;
}
#content .news-list-container a, #content .news-latest-container a {
	text-decoration:none;
}
.tx-ttnews-browsebox p {
	display:none;
}
.tx-ttnews-browsebox table p {
	display:block;
}
/*.news-list-morelink {
	clear:both;
	padding-bottom:5px;
}*/


.news-list-morelink {
	padding:5px 0;
}



