/*
 *	$Revision: 1621 $
 * 	$Author: patrick@die-interaktiven.de $
 * 	$LastChangedDate: 2011-03-10 08:39:15 +0100 (Do, 10 Mrz 2011) $
 * 	$HeadURL: https://interaktiv.jira.com/svn/ITFACTORY/trunk/fileadmin/sites/extranet.cadison.com/website/styles/elements/paragraph.css $
 */

/**
 * Paragraph
 */

div.element.paragraph
{
	display: block;
	margin: 0 0 25px 0;
}

div.element.paragraph h2.title
{
	font-weight: normal;
	color: #003b79;
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

div.element.paragraph div.text
{
	font-size: 0.9em;
}