/* ################################### */
/* ## Formatierung für LIST-Ansicht ## */
/* ################################### */

.news-list-inhalt {
	clear: both;
}

.news-list-item-image {
	float: left;
}

.news-list-item-image img {
	margin: 0 10px 10px 0;
}

.news_list_text {
	
}

.news_list_text a {
	margin-left: 0px;
	color: #297087;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.news_list_text p.bodytext {
	color: #837874;
	font-weight: normal;
	font-size: 12px;
}

.news-list-title-wissen {
	clear:both;
	margin: 15px 0 5px 0;
	/*color: #297087;*/
	font-weight: bold;
	font-size: 14px;
}

.news-list-date-wissen {
	color: #837874;
	font-weight: normal;
	font-size: 11px;
}

hr {
	clear: both;
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #dddddd;
	margin: 0 0 0 0;
}

h1 {
	margin: 40px 0 0 0;
	color: #837874;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #dddddd;
}

.highkey {
	color: #837874;
	font-weight: bold;
	font-size: 11px;
}

.highkey p.bodytext {
	display:inline;
	color: #837874;
	font-weight: bold;
	font-size: 11px;
}

/* ##################################### */
/* ## Formatierung für SINGLE-Ansicht ## */
/* ##################################### */

.news-single-item h2 {
	color: #837874;
	font-weight: bold;
	font-size: 14px;
}

.highkey p.news-single-author {
	display: inline;
}

h3 {
	color: #837874;
	font-weight: bold;
	font-size: 11px;
	/*background: none;*/
	margin: 0 0 25px 0;
	padding: 5px;
}

.news-single-subheader {
	color: #837874;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #dddddd;
	margin: 0 0 5px 0;
}

.news-single-content p.bodytext {
	color: #837874;
	font-weight: normal;
	font-size: 12px;
}

.news-single-content p.bodytext b {
	color: #837874;
	font-weight: bold;
	font-size: 12px;
}

.news-single-content p.bodytext a {
	color: #3d90d2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.news-single-content p.bodytext a:hover {
	color: #297087;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.news-single-backlink a, a:hover {
	text-decoration: none;
}
