﻿

/**/
.font_sizer{
	text-align: right;
	margin-bottom: 10px;
}
.font_sizer img{
	width: 18px;
	height: 20px;
	margin-left: 2px;
}


/**/

.headline2{
	margin-bottom: 9px;
}
.headline2 .item_inner{
	width: 330px;
	height: 25px;
	overflow: hidden;
}
.headline2 .item_1{
	background: url(../images/headline_2_item_1_bck.png) no-repeat;
	width: 330px;
	height: 25px;
	margin-bottom: 1px;
	font: 700 8pt/25px Tahoma;
}
.headline2 .item_1 a{
	padding-left: 13px;
	color: #303030;
}
.headline2 .item_2{
	background: url(../images/headline_2_item_2_bck.png) no-repeat;
	width: 330px;
	height: 25px;
	margin-bottom: 1px;
	font: 700 8pt/25px Tahoma;
}
.headline2 .item_2 a{
	padding-left: 13px;
	color: #303030;
}
.headline2 .item_3{
	position: relative;
	width: 330px;
	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: #ffff00;
}
.headline2 .item_3 .spot{
	position: absolute;
	top: 47px;
	left: 13px;
	width: 160px;
	height: 52px;
	font: 100 8pt/13px Tahoma;
	overflow: hidden;
}
.headline2 .item_3 .spot a{
	color: #ffffff;
}
.headline2 .item_3 .image{
	position: absolute;
	top: 17px;
	left: 197px;
	display: inline-block;
}
.headline2 .item_3 .image img{
	width: 109px;
	height: 74px;
	margin: 2px;
}
/**/
