
/*** STARTSEITE ***/

div.bg_startseite_oben {
	background:#e5eff6;
	padding: 0 5px 0 5px;
	border-bottom:1px solid #0062a5;
	margin-bottom:10px;
	height:180px;
	overflow:hidden;
}

div.csc-header-n2 h1{
	width:425px;
	float:right;
}

div.csc-textpic.csc-textpic-center.csc-textpic-above {
	width: 425px;
	float: right;
	background:#e5eff6;
	border-bottom:1px solid #0062a5;
	padding-top:10px;
	height:170px;
	overflow:hidden;
}

dd.csc-textpic-caption {
	font-weight:bold;
	padding:2px 0 5px 0;
}


/****** TT-News ***********/

div.news-latest-container{
	width: 225px;
	float:left;
}

div.news-latest-container img{
	float: left;
	padding-right:10px;
}

div.csc-header-n2 h1, div.news-latest-container h1 {
	margin-bottom: 0px;
}