div#FrontpageTopLeft{
	float:left;
	width:199px;
	position:relative;
}

div#FrontpageTopRight{
	float:right;
	width:770px;
	/*height:339px;*/
	background:#072291;
}

div#FrontpageTopLeft div#Tools{
	border:none;
	border-top:1px solid #005e9b;
	padding:4px 0 0 13px;
	position:absolute;
	top:310px;
	width:200px;
}

div#Banner{
	float:left;
	border-right:1px solid #fff;
	width:549px;
	overflow:hidden;
}

div#TICKER{
	/*background:#072291 url(/images/2009/bg_ticker.gif) 0 0 no-repeat;*/
	background:#072291;
	width:547px;
	height:23px;
	color:#fff;
	padding:4px 0 0 0;
	border-right:1px solid #fff;
	overflow:hidden;
	float:left;
}

div#TICKER a{
	color:#fff;
	font-size:14px;
	font-style:italic;
}

div.TopSmallTeaser1{border-bottom:1px solid #fff;}

div.FrontpageTopTeaser{
	float:right;
	width:220px;
	height:169px;
	overflow:hidden;
}

div.FrontpageTopTeaser p{
	margin:0;
	padding:0;
}



div#LeftColumn {
	border-top:1px solid #005e9b;
}

div#ColumnsContainer{
	background:#f0f4f7;
	margin:0 3px 0 3px;
}

div#ContentFrontpage{
	padding-top:20px;
	
}

div#FP_left{
	float:left;
	width:233px;
	position:relative;
}

div#FP_center{
	float:left;
	width:480px;
}

div#FP_center div.TeaserItemDate{
	float:left;
	width:75px;
}

div#FP_center div.TeaserItemTitle{
	float:left;
}


div#FP_right{
	float:right;
	width:200px;
}
