
.news .wsCommentContainer {
	border: 1px solid silver;
	margin: 10px;
}

.news .wsComment {
	padding: 0px;
	margin: 0px;
}

.news .wsComment .entry-meta {
	padding: 10px;
	margin: 0px;
	background-color: #ddd;
}

.news .wsComment .entry-meta .entry-meta-header {
	font-size: 8pt;
	font-style: italic;
}

.news .wsComment .entry-meta .entry-meta-actions {
	text-align: right;
}

.news .wsComment .comment {
	padding: 10px;
}

.news .wsCommentActions {
	background-color: #ccc;
	min-height: 40px;
	padding: 10px;
}

.news #links {
	float: left;
}

.news #rechts {
	float: left;
}

.news #mitte {
	float: left;
	margin: 0px 4%;
}

.news .ws_article {
	font-size: 85%;
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

.news .title-container {
	padding-left: 0px;
	padding-right: 100px;
	padding-top: 30px;
}

.news .fix {
	display: block;
}

.news .fix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.news .title {
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
	width: 100%;
	margin-left: 10px;
}

.news .ws_article h2.article_title {
	border-bottom: 1px dotted #ccc;
	margin: 3px 0 2px;
	padding-bottom: 4px;
}

.news .ws_article h2.article_title a {
	text-decoration: none;
}

.news .ws_article h2.article_title a:hover {
	text-decoration: none;
}

.news .postdata a, .news .postdata a:visited {
	color: #999;
	text-decoration: none;
}

.news .postdata a:hover {
	color: #787878;
	text-decoration: none;
}

.news .article_category {
	float: left;
	background: url("/modules/wsTemplates/presets/suffusion/images/suffusion_folder-gray-16x16.png") no-repeat scroll left top transparent;
	padding-left: 20px;
	padding-right: 10px;
}

.news .article_category a {
	font-weight: normal;
}

.news .entry-container {
	padding: 0;
	position: relative;
}

.news .article_content {
	clear: both;
	font-size: 100%;
	line-height: 1.6em;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 15px 0 5px;
}

.news div.post-footer {
	font-size: 91.67%;
	margin: 5px 0;
	width: 100%;
}

.news .article_tags {
	text-align: left;
	color: #aaa;
	display: block;
}

.news .ws_article a, .news .ws_article a:link {
	text-decoration: none;
}
