/* Bereich Presse */
.sIFR-hasFlash .Vierspalter h2 {
	background-color:		white;
	font-size:			13px;
	padding-bottom:			5px;
	width:				228px;
	line-height:			15px;
}
.sIFR-hasFlash .ZweispalterB .Spalte1 h2 {
	background-color:		white;
	font-size:			15px;
	padding-bottom:			5px;
	margin-bottom:			20px;
	line-height:			17px;
}


.news-list-item {
	border-bottom:		1px dotted #000;
	float:				left;
	margin:			0 0 10px 0;
	padding:		0 0 10px 0;
}
.Vierspalter .news-list-item {
	width:				228px;
}
.ZweispalterB .news-list-item {
	width:				600px;
}

.news-list-item:after {
	clear:				both;
	content:			".";
	display:			block;
	height:				0;
	line-height:		0.1px;
	padding-bottom:		1px;
	visibility:			hidden;
}

.news-list-item p {
	font-size:			11px;
	margin:				0;
	padding:			0;
}

.news-list-item h3 {
	font-size:			12px;
	font-weight:		600;
	line-height:		15px;
	min-height:			60px;
	height:				auto !important;
	height:				60px;
	margin:				0 0 3px 0;
	padding:			0;
}
.ZweispalterB .news-list-item h3 {
	min-height:			20px;
	height:				auto !important;
	height:				20px;
}

.news-list-item .news-list-morelink {
	margin-top:			3px;
}
.news-list-item .news-list-morelink a:link,
.news-list-item .news-list-morelink a:visited,
.news-list-item .news-list-morelink a:hover,
.news-list-item .news-list-morelink a:focus,
.news-list-item .news-list-morelink a:active {
	font-weight:		600;
}

.news-list-browse {
	clear:				left;
}

.Vierspalter .csc-header {
	background-color:		white;
	font-size:			14px;
	padding-bottom:			5px;
}

.Vierspalter .news-list-item-box {
	min-height:			375px;
	height:				auto !important;
	height:				375px;
	margin:				10px;
	overflow:			resize;
}

.Vierspalter .news-list-image {
	height:				150px;
	margin-bottom:		5px;
}
.Vierspalter .news-list-image img {
/*	margin:				10px;*/
}

.Vierspalter .news-list-image a {
	display:			block;
	margin:				auto 0;
}

.ZweispalterB .news-list-left {
	float:				left;
	width:				470px;
	padding-right:		16px;
	display:			inline;
}

.ZweispalterB .news-list-right {
	float:				left;
	text-align:			right;
	width:				114px;
}

/* --- NEWS-SINGLE-VIEW --- */

.sIFR-hasFlash .news-single-item h2 {
	font-size:			18px;
	font-weight:		600;
	line-height:		normal;
	margin-left:		0;
	visibility:			visible;
	width:				auto;
}

.news-single-item {
	color:				#000;
	padding:			0;
}

.news-single-item h3 {
	display:			inline;
	font-size:			12px;
	font-weight:		600;
	line-height:		normal;
	margin:				0 0 3px 0;
/*	padding:			0 0 0 5px;*/
	padding:			0;
}

#Contentbereich .news-single-item-left-content {
	float:				left;
	font-size:			11px;
/*	padding:			0 98px 0 0;
	width:				618px;*/
	padding:			0;
	width:				472px;
}

#Contentbereich .news-single-item-left-content p {
	padding:			10px 0;
}

#Contentbereich .news-single-item-right-content {
	float:				left;
	padding:			0 0 0 16px;
	width:				228px;
}

/* Blocksatz für den Text */
.Vierspalter .bodytext {
	margin:				0 10px;
}
.Vierspalter .news-list-container .bodytext {
	margin:				0;
}
/* Umgestaltung der Links Weitere Meldungen > */
.news-list-morelink a {
	font-size:			10px;
	font-weight:		600;
}

/* Rahmung der Bilder */
.Vierspalter .Spalte1 {
/*	border:				1px solid black;*/
	background:			#EEEEEE none repeat scroll 0 0;
}

.Vierspalter .Spalte2 {
/*	border:				1px solid #0057BA;*/
	background:			#E5EEF8 none repeat scroll 0 0;
}

.Vierspalter .Spalte3 {
/*	border:				1px solid #FF9B00;*/
	background:			#FFF5E5 none repeat scroll 0 0;
}

.Vierspalter .Spalte4 {
/*	border:				1px solid #00839C;*/
	background:			#E5F2F5 none repeat scroll 0 0;
}