@charset "utf-8";
#contentcontainer h1, #contentcontainer h2 {
	background: #B6CEE6;
	color: #777;
	height: 20px;
	line-height: 20px;
	margin-top: 0;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
#contentcontainer h1 a, #contentcontainer h2 a { color: #777; }

#currentIssue {
	float: left;
    height:358px;
	margin: 0 10px 0 0;
    overflow:hidden;
    width:300px;
}

#newsTicker {
    float:left;
    height:358px;
	margin: 0 0 0 28px;
    overflow:hidden;
    width:440px;
}
	#newsTicker .tx_ttnews-even, #newsTicker .tx_ttnews-odd { height: 90px; margin: 20px 0; overflow: hidden; }
	#newsTicker .tx_ttnews-image { float: left; height: 100px; margin: 0 10px 0 0; overflow: hidden; width: 100px;}
	#newsTicker h3 { clear: none; font-size: 1em; line-height: 1.5; margin: 0; padding: 0;}
	#newsTicker p { margin: 0.2em 0; padding: 1px 0; }
	#newsTicker .tx_ttnews-latest-short-newscontainer a { color: #777; }
	#newsTicker .tx_ttnews-latest-short-newscontainer a:hover { color: #284679; text-decoration: underline; }
	

#currentClip {
    float:left;
    height:223px;
    margin:10px 0 0;
    overflow:hidden;
    width:300px;
}

.startpage-ce{
    float:left;
    height:223px;
    margin:10px 0 0 20px;
    overflow:hidden;
	position: relative;
    width:219px;
}
	.startpage-ce p { line-height: 1.3; }
	.startpage-ce .csc-textpic-text { margin: 0 10px;}
	.startpage-ce img { max-height: 180px; max-width: 219px; }
	.startpage-ce .csc-textpic-imagewrap { margin: 0; }
	.startpage-ce .csc-textpic-image { margin: 0; padding: 0; } 
	.startpage-ce .csc-textpic-caption { display: none; font-size:0; height:0; line-height:0;}