/* Start of CMSMS style sheet 'News' */
.seiten {
	margin-top: -25px;
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
}
.seiten span {
	font-size: 2em;
	position: relative;
	top: 3px;
}
.newsitem {margin-bottom: 50px;}
.news_title {position: relative;}
.news_title h2 {padding-right: 4em !important;}
.news_meta {
	position: absolute;
	right: 0;
	bottom: 3px;
	text-align: right;
	line-height: 1em;
}
.news_meta span {display: block;}
.summary {font-weight: bold;}
.newsitem .summary {font-weight: normal;}
.news_body {
	line-height: 19px;
	text-align: justify;
}
.news_body h3 {
	font-size: 1.2em;
	margin: 0;
}
.newsitem .morelink {text-align: right;}
/* End of 'News' */

