#headliner {
	margin-bottom:10px;
	text-align:center;
}

#benefits {
	background:url(/img/teaser/bg_benefits.gif) no-repeat;
	width:367px;
	height:208px;
	float:right;
}
#benefits .button {
	width:188px;
	position:relative;
	top:110px;
	left:525px;
}

.resultCard {
	background:#FFF;
	border:1px solid #B9CCDE;
	width:80px;
	margin:3px;
	float:left;
}
.resultCardTipp {
	background:url(/img/results/bg_tipp.gif) repeat-x;
	border:1px solid #ffbf05;
	width:80px;
	margin:3px;
	float:left;
}

.resultCardSide {
	background:#FFF;
	border:1px solid #B9CCDE;
	width:80px;
	margin:3px;
	float:left;
}

.imgWrap {
	width:78px;
	height:78px;
	padding:1px;
	overflow:hidden;
}
.infoWrap {
	width:80px;
	height:14px;
	font-size:10px;
	padding:2px 0 0 0;
	overflow:hidden;
	text-align:center;
}
.cityWrap {
	width:80px;
	height:14px;
	font-size:10px;
	padding:0 0 2px 0;
	overflow:hidden;
	text-align:center;
}

.reportImgWrap {
	background:url(/img/results/bg_noimg.png) no-repeat;
	width:89px;
	height:89px;
	margin:2px;
	padding:0px;
	overflow:hidden;
	float:left;
}
.reportImgWrap img {
	position:relative;
	top:4px;
	left:4px;
}

div.banderole {
	width:47px;
	height:47px;
	position:relative;
	top:-47px;
	left:31px;
}

.tipp {background:url(/img/results/info_tipp.png) no-repeat;}
.neu {background:url(/img/results/info_neu.png) no-repeat;}
.update {background:url(/img/results/info_update.png) no-repeat;}
