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

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

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

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

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

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

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

.default .ws_article {
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
	position: relative;
	color: #373737;
	font-size: 100%;
}

.default .article-image-detail .default img.articleCoverImage {
	position: static !important;
	width: 100%;
}

.default .article-image img {
	position: absolute;
	width: 100%;
}

.default img.articleCoverImage {
	width: 100%;
}

@media (max-width: 768px) {
	.default .article-image img {
		position: static;
		width: 100%;
	}
}

.default .article_title {
	font-size: 29px;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.default .article_title a:hover {
	color: #1982d1;
	text-decoration: none;
}

.default .article_title, .default .entry-header .entry-meta {
	padding-right: 76px;
}

.default .entry-meta {
	clear: both;
	color: #666;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	padding-top: 20px;
}

.default .section-text {
	position: relative;
	max-width: 500px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 30px;
	background-size: cover;
	background-image: url("/images/265/hintergrund-weiss.png");
}

.default .article_content, .default .entry-summary {
	padding: 0;
	margin-top: 10px;
}
