﻿.testimonial_cont{
	width:615px;
	height:auto;
	float:left;
	margin-bottom:5px;
	margin-top: 20px;
	
}

.testimonial_head{
	width:570px;
	height:auto;
	float:left;
	padding-left:5px;
	overflow: auto;
	}

.testimonial_maincontent{
	width:535px;
	height:auto;
	float:left;
	font-style:italic;
	font-size:12px;
	padding-left:30px;
	background-image:url(layout_default/anfuehrungsstriche.jpg);
	background-repeat:no-repeat;
	margin-bottom:3px;
	
}


.testimonials_feet{
	width:615px;
	text-align:right;
	height:auto;
	float:right;
	border-bottom:1px solid #353535;
	color:#999;
	padding-bottom: 3px;
}

.testimonials_blockquote {
    padding:5px;
    float:right;
    color:#183E59;
    width:350px;
    height:auto;
    margin:5px;
    text-align:right;
    font-style:italic;
    font-variant:small-caps;
    font-weight:bold;
    border:1px dotted #c0c0c0;
}
