.aEmpfehlung{
	width:610px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.empfehlungHead{
	position:relative;
	height:85px;
	width:620px;
	border-bottom:1px solid black;
}

.empfehlungHeadline{
	position:absolute;
	bottom:0px;
}

.empfehlungTitel{
	margin-bottom:0px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.empfehlungUntertitel{
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.empfehlungMitarbeiter{
	position:absolute;
	right:0px;
	width:290px;
	height: 84px;
	background-color:#ECECEC;
	overflow:hidden;
	
}

.empfehlungMitarbeiterBeschr{
	 float:left;
	 width:210px;
	 font-size:12px;
}

.empfehlungMitarbeiterBild{
	width:80px;
	height:124px;
	text-align:right;
	position:absolute;
	right:0px;
	overflow:hidden;
}
.empfehlungDatum{
	margin-top:2px;
	margin-bottom:20px;
}

.empfehlungFooter{
	width:100%;
	position:relative;
	padding-top:5px;
	clear:left;
}

.empfehlungInfoStreifen{
		background-color:#E2E2E2;
		width:100%;
		height:15px;
		padding-top:5px;
		margin-bottom:10px	
}

.empfehlungPreisBox{
	 border:1px solid red;
	 position:absolute;
	 right:0px;
	 width:120px;
	 height:70px;
	 top:8px;
	 text-align:center;
}