@charset "UTF-8";
.servicebox {
	height: 545px;
	width: 480px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.servicebox_sub .content_news_new {
	width: 455px;
	position:relative;
}
.servicebox_sub .content_news_image {
	height: 100px;
	width: 100px;
	position: absolute;
	left: 5px;
	top: 5px;
}

.servicebox_sub .content_news_top {
	background-image: url(/static/gfx/servicebox/subbox-news-bkd-aktiv.jpg);
	background-repeat: repeat-y;
	height: 68px;
	width: 455px;
	padding-left: 115px;
}
.content_news_new .content_news_z1b {
	background-image: url(/static/gfx/servicebox/subbox-news-bkd-hell.jpg);
	background-repeat: repeat-y;
	width: 455px;
}
.content_news_new .content_news_z2b {
	background-image: url(/static/gfx/servicebox/subbox-news-bkd-0A2658.gif);
	background-repeat: repeat-y;
	width: 455px;
}

.servicebox_sub .content_news_text_hl{
	font-size: 12px;
	padding-top:3px;
	font-weight: bold;
}
.servicebox_sub .content_news_text_nt{
	font-size: 11px;
	padding-top:5px;
	color: #AEBCD5;
}
.servicebox_spinicon1 {
	background-image: url(/static/gfx/icons/icon-spinpfeil.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	float: left;
	position: absolute;
	left: 236px;
	top: 114px;
}
.servicebox_spinicon2 {
	background-image: url(/static/gfx/icons/icon-spinpfeil.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	float: left;
	position: absolute;
	left: 290px;
	top: 298px;
}


.newsticker_title {
	font-size:12px;
}
