/* CSS fuer STARTSEITE */

#centercontent {
	background: url("bg_centercontent_top_home.png") 0 0 no-repeat transparent !important;
	width: 472px;
	padding-left: 35px;
}
#leftmenu {display: none;}
#leftcontent {
	width:252px;
	padding-left: 0;
	padding-top: 0;
}
#leftcontent .csc-header, #leftcontent .news-latest-container, #leftcontent .news, #leftcontent h2 {
	padding-left:53px;
	padding-right: 20px;
}
 #leftcontent .introteaser {
 	margin-left: 57px;
 	margin-right: 20px;
 }
#centercontent .introtext, #centercontent .introtext ul,
#centercontent .tx-t3extblog, #centercontent .tx-t3extblog ul {
	font-size: 14px;
	line-height: 20px;
}
#centercontent .introtext strong, #centercontent .introtext b,
#centercontent .tx-t3extblog strong, #centercontent .tx-t3extblog b {font-weight:normal;color:#006fba;}
#centercontent .introtext a b, #centercontent .tx-t3extblog a b {font-weight:bold;color:#ff9000;font-size: 12px;}
#centercontent .introtext h2 {
	margin-top: 30px;
	font-size: 18px;
	line-height: 24px;
}

#centercontent .tx-t3extblog h2 {
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
}

.news-img-wrap {
	width: 100%;
}

.news-img-wrap a {
	border: 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

.news-img-wrap img {
	border: 1px solid #666;
	margin-bottom: 5px;
	margin-top: 5px;
}