.resultCard {
	width:226px;
	height:119px;
	margin:5px;
	float:left;
}
.isDef {
	background:url(/img/results/bg_card.gif) repeat-x;
	border:1px solid #B9CCDE;
}
.isTipp {
	background:url(/img/results/bg_tipp.gif) repeat-x;
	border:1px solid #ffbf05;
}

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

.banderoleFull {
	width:47px;
	height:47px;
	position:relative;
	top:-47px;
	margin-left:143px;
}

.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;}

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

.infoWrap {
	width:125px;
	margin:2px 0 0 5px;
	float:left;
}
.infoWrap .name {
	font-size:12px;
	font-weight:bold;
}
.infoWrap .city {
	height:13px;
	font-size:10px;
	overflow:hidden;
}
.infoWrap .escorts {
	margin-top:5px;
}
.infoWrap .reports {
	margin-top:5px;
}

.discount {
	color:#666;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:5px;
	text-align:center;
}

.btnDeleteFav {
	background:url(/img/icons/fav_delete.gif) no-repeat;
	width:20px;
	height:20px;
	cursor:pointer;
	position:relative;
	top:-123px;
	left:216px;
}
/* Verlinkung Profile */
.pvl1 {background:none repeat scroll 0 0 #FFFFFF;border:1px solid #B9CCDE;float:left;margin:3px;width:80px;}
.pvl2 {height:78px;overflow:hidden;padding:0px;width:78px;margin:1px;}
.pvl3 {font-size:10px;height:14px;overflow:hidden;padding:2px 0 0;text-align:center;width:80px;margin:2px 0 0 0px;}
.pvl4 {font-size:10px;height:14px;overflow:hidden;padding:0 0 2px;text-align:center;width:80px;}
