
body	{
	size					:	portrait;
	background				:	#fff;
	color					:	#000;
	caption-side:	top;
	margin					:	4.5cm 1cm 1cm 2.5cm;
	orphans					:	2;
	widows					:	2
	}

#content	{
	width					:	auto;
	margin-top				:	5cm
	float					:	none !important;
	}

h1, h2, h3, h4	{
	font-family				:	"Lucida Grande", "Lucida Sans Unicode", Lucida, "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight				:	bold;
	font-style				:	italic;
	page-break-after		:	avoid;
	page-break-inside		:	avoid;
	}

h1	{
	font-size				:	18pt;
	}

h2	{
	font-size				:	15pt;
	}

h3	{
	font-size				:	13pt;
	}

h4	{
	font-size				:	10pt;
	}

address	{
	font					:	10pt/15pt Georgia, Palatino, Times, serif;
	}
a, abbr, acronym	{
	border					:	0;
	border					:	none; 
	border-bottom			:	none; 
	border-bottom-style		:	none; 
	border-style			:	none;
	text-decoration			:	none;
	}

address	{
	font-style				:	normal;
	}

blockquote	{
	border					:	1px #666 dashed;
	margin					:	8pt;
	padding					:	4pt;
	width					:	90%;
	float					:	left;
	clear					:	both;
	page-break-inside		:	avoid;
	}

blockquote > p	{
	text-indent				:	-.5em;
	quotes					:	'\00201E' '\00201D' '\002018' '\002019';
	}

blockquote > p:first-line	{
	font-weight				:	bold;
	color					:	#333;
	background				:	inherit;
	}

code, pre	{
	font					:	8pt Monaco, "Lucida console", courier, monospace;
	}

dt	{
	font-weight				:	bold;
	}

img	{
	border					:	0;
	}

kbd	{
	font					:	menu;
	}

li	{
	page-break-inside		:	avoid;
	}

pre	{
	line-height				:	12pt;
	color					:	#000;
	background				:	#efefef;
	border-left				:	20px #ddd solid;
	padding					:	4pt;
	page-break-inside		:	avoid;
	}

sub	{
	font-size				:	8pt;
	line-height				:	inherit;
	}

td, th	{
	border-left				:	1px #333 solid;
	border-bottom			:	1px #333 solid;
	}

th	{
	font-weight				:	bold;
	text-align				:	left;
	vertical-align			:	top;
	background				:	#efefef;
	}

ul, ol, dl	{
	page-break-before		:	avoid;
	}

:lang(de) > q, :lang(de) > blockquote	p	{
	quotes					:	'\00201E' '\00201D' '\002018' '\002019';
	}

a:link	{
	color					:	#000;
	}

a:visited	{
	color					:	#000;
	}

body	{
	margin					:	2cm 1cm 1cm 2.5cm;
}

}




