.headline_outer{
	clear: both;
	margin: 0px 0px 10px 0px;
}
.headline{
	clear: both;	
	text-align: left;
	width: 468px;
	height: 308px; /*288 Standart*/
	overflow: hidden;
	position: relative;
}
.headline .image_title{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 468px;
	height: 80px;
	overflow: hidden;
	font: 100 20pt/42px Arial Black;
	color: #000000;	
}
.headline .content{
	position: absolute;
	left: 0px;
	top: 85px;
	width: 237px;
	height: 177px;
	overflow: hidden;
}
.headline .content .image img{
	width: 230px;
	height: 175px;
	border: 1px #d0d0d0 solid;
}
.headline .short_content_outer{
	position: absolute;
	left: 0px;
	top: 265px;
	width: 237px;
}
.headline .short_content{
	height: 45px;
	overflow: hidden;
	font: 700 8pt/15px Tahoma;
	color: #242424;
}
/**/
/**/
.tabsheetCM {
	text-align: left;
	position: absolute;
	left: 237px;
	top: 83px;
}
.tabsheetCM .item{
	padding: 1px 0px 2px 16px;
	background: transparent url(../images/icon_01.gif) no-repeat 5px 9px;
}
.tabsheetCM .item_inner{
	height: 17px;
	overflow: hidden;
	line-height: 17px;
}
.tabsheetCM .item img {
	height: 14px;
	border-width: 0px;
	margin-left: 4px;
}
.tabsheetCM .item a, .tabsheetCM .item font{
	font: 700 11px/17px Tahoma;
}
.tabsheetCM a{
	color: #013e65;
}
