/* CSS Document */
div.fm_handschrift_container{
	margin-bottom: 20px;
	margin-left: 20px;

}
q.fm_handschrift_quote{
	color:  #f0e5e5;
	font-size: 36px; 
}
q.fm_handschrift_quote:before { 
	content: "\201E";
}
q.fm_handschrift_quote:after {
	content: "\201C";
	vertical-align: top;
}
div.fm_handschrift_container img{
	margin-left: 30px;
	margin-right: 30px;
}


