.headline2{
	margin-bottom: 9px;
}
.headline2 .item_inner{
	width: 300px;
	height: 25px;
	overflow: hidden;
}
.headline2 .item_1{
	background: url(../images/headline_2_item_1_bck.png) no-repeat;
	width: 300px;
	height: 25px;
	margin-bottom: 1px;
	font: 700 8pt/25px Tahoma;
}
.headline2 .item_1 a{
	padding-left: 13px;
	color: #303030;
	text-decoration:none;
}
.headline2 .item_2{
	background: url(../images/headline_2_item_2_bck.png) no-repeat;
	width: 300px;
	height: 25px;
	margin-bottom: 1px;
	font: 700 8pt/25px Tahoma;
}
.headline2 .item_2 a{
	padding-left: 13px;
	color: #303030;
	text-decoration:none;
}
.headline2 .item_3{
	position: relative;
	width: 300px;
	height: 116px;
	background: url(../images/headline_2_item_3_bck.png) no-repeat;
	margin-bottom: 1px;
}
.headline2 .item_3 .title{
	position: absolute;
	top: 13px;
	left: 13px;
	width: 160px;
	height: 32px;
	font: 700 8pt/16px Tahoma;
	overflow: hidden;
}
.headline2 .item_3 .title a{
	color: #ffffff;
	text-decoration:none;
}
.headline2 .item_3 .spot{
	position: absolute;
	top: 47px;
	left: 13px;
	width: 160px;
	height: 52px;
	font: 100 8pt/13px Tahoma;
	overflow: hidden;
	color: #ffffff;
	text-decoration:none;
}
.headline2 .item_3 .spot a{
	color: #ffffff;
	text-decoration:none;

}
.headline2 .item_3 .image{
	position: absolute;
	top: 19px;
	left: 184px;
	display: inline-block;
}
.headline2 .item_3 .image img{
	width: 99px;
	height: 74px;
	margin: 2px;
}
