#center .content-header {
	position: relative;
	/*background: transparent url(../images/header-start.jpg) no-repeat;*/ /* bereichsfarbe + bild */
	height: 300px; /* startseite */
}
#center .content-header h1 {
	top: 228px;
	bottom: auto;
	height: auto;
	padding-top: 10px;
	line-height: 1.2em;
}
#center .content {
	padding: 34px 35px 0px 44px;
	font-size: 1.1em; /* 11px */
	line-height: 1.63em; /* 18px; */
	color: #444;
}
#center .content h2 {
	font-size: 26px;
	margin: 0; padding: 0;
	margin-bottom: 1em;
}
#center .content h2.csc-first-header {
	padding-top: 0;
}
#center .content p.caption {
	margin-bottom: 0;
}
#center .content .teaser .more-link {
	text-decoration: none;
	font-weight: normal;
	color: #466A82;
}
#center .csc-textpic {
	margin: 0; padding: 0;
	border-top: 1px solid #FFF;
}
#center .csc-textpic-clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#center .news-box h2 {
	margin: 0; padding: 0;
	font-size: 1em;
}

/* rotate-box */
#rotate-box,
#rotate-box .rotate-item {  
    height:  180px;
    overflow: hidden;
} 


/* rechte spalte */
#search-box {
	position: relative;
	background: #00539E;
	height: 160px;
	margin-bottom: 144px;
}
