/**
 * style.css
 *
 * @author Nicolas Baer
 * @copyright 2009 4-Films GmbH
 */

.zitat {
	color: #f2b9ce;	
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
	font-size: 20pt;
}

div.content p.zitat {
	color: #f2b9ce;	
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
	font-size: 20pt;
}


.zitatQuelle {
	color: #f2b9ce;	
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
}

div.content p.zitatQuelle {
	color: #f2b9ce;	
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12pt;
}

.zitatlead {
	color: #d5185c;	
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
	font-size: 20pt;
}

div.content span.zitatlead {
	color: #d5185c;	
	font-weight: normal;
	font-family: Verdana,Arial,sans-serif;
	font-size: 20pt;
}
