@CHARSET "ISO-8859-1";
/* NEWS */
.news-list-item {
	text-align: left !important;
	margin-bottom: 20px;
}
.news-list-date {
	font-style: italic;
	font-size: 12px;
}
.news-list-title {
	font-size: 12px;
	font-weight: bold;
}
.news-latest-item {
	text-align: left !important;
	margin-bottom: 20px;
}
.news-latest-date {
	font-style: italic;
	font-size: 12px;
}
.news-latest-title {
	font-size: 12px;
	font-weight: bold;
}
.news-latest-header {
	margin-bottom: -10px;
}
.news-latest-morelink {
	margin-top: -16px;
}

.news-single-timedata {
	font-size: 12px;
	font-weight: normal;
}
.news-list-item p {
	margin-bottom: 0px;
	}
	
.news-single-backlink {
	font-size: 11px;
}

.news-single-item {
	margin-top: 16px;
	margin-bottom: 16px;
}

#news-search-form {
	margin-right: 10px;
	margin-top: -10px;
	position: relative;
}

#news-search-form .news-list-container {
	display: none !important;
}

#leftContent .news-search-form {
	display: none;
}

.news-search-form {
	float: right;
	border-right: 10px;
	border-bottom: 5px;	
}
.news-search-form .input-text {
	background-color: #494949;	
	border: 0px;
	padding: 3px;
	height: 15px;
	color: #fff;
	line-height: 1em;
	font-size: 12px;
	width: 160px;
}
.news-search-form .input-button {
	height: 22px;
}

/* RTE */

.Ueberschrift1 {
	font-size: 2em;
	line-height: 1em;
	font-weight: bold;
}

.Ueberschrift2 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
}

.Ueberschrift3 {
	font-size: 2em;
	line-height: 1em;
}

.Ueberschrift4 {
	font-size: 1.5em;
	line-height: 1em;
}

.normalerTextLinks {
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
}

.normalerTextBlock {
	text-align: justify;
	font-size: 1em;
	line-height: 1.2em;
}
	

