/**
 * Style sheet advisco_Startseite
 */
.mod_testimonialsSlide
{
	width:530px;
	height:425px;
	position:relative;
	margin:0;
}

.mod_testimonial_item
{
	width:530px;
	height:425px;
	left:0px;
	top:0px;
	position:absolute;
	padding:0;
	background: #ffffff;
}

.content_image
{
	width:330px;
	height:425px;
	overflow:hidden;
}

.content_right_top
{
	width:160px;
	height:238px;
	left:350px;
	top:0px;
	position:absolute;
	overflow:hidden;
	padding-top:50px;
	padding-right:20px;
	background-color:#ffffff;
}

#content_right_bottom
{
	width:150px;
	height:137px;
	left:370px;
	top:288px;
	position:absolute;
	overflow:hidden;
	z-index: 100;
}

* html #content_right_bottom
{
	left:350px;
}

