﻿.content .QuoteSpan
{
	font-size: 9px;
	margin-top: 6px;
}	
	
.content .QuoteDiv
{
	background-color: #ECECEC;
	border-width: 1px 0;
	border-style: solid;
	border-color: Silver;
	padding: 5px;
	color: #333333;
	margin-bottom: 12px;
}

.content .QuoteDiv span
{
	font-weight: bold;
}

.content .QuoteBtn
{
	margin-bottom: -3px;
	margin-right: 2px;
	margin-left: 5px;
	cursor: pointer;
	float:right;
}

.content .BerichtOnderschrift
{
	font-size: 10px;
	color: Gray;
	margin: 10px 0 3px;
	border-top: dashed 1px silver;
}
