@charset "utf-8";
/* CSS Document */


	
	


	
	
	div.story {}
	
	
	p.x01-titel-beitrag {
	color: #000066;
	font-weight: bold;
	font-size: 135%;
	font-family: Arial, Helvetica, sans-serif;
	}
	p.x02-untertitel
	{
	color:#000000;
	}
	p.x03-autor 
	{
	color:#000000;
	font-weight: bold;
	}
	
	p.x04-abstract 
	{
		color:#000000
	}
	
	
	/* Index */
	p.x08-iv-titel-1, p.x09-iv-titel-2, p.x10-iv-titel-3
	{	color: #000000;
		margin-top: 1px;
		margin-bottom: 1px;
	}
	p.x08-iv-titel-1
	{	margin-left: 0px;
		font-weight: bold;
	}
	p.x09-iv-titel-2
	{	margin-left: 15px;
		font-weight: bold;
	}
	p.x10-iv-titel-3
	{	margin-left: 30px;
	}
	/* Titel im Text */
	p.x11-titel-1,
	p.x12-titel-2,
	p.x13-titel-2-nach-titel,
	p.x14-titel-3,
	p.x15-titel-3-nach-titel
	{
		color: #000000;
		margin-top: 1px;
		margin-bottom: 1px;
	
	}			
	p.x11-titel-1
	{
		font-weight: bold;
		font-size: 135%;
	}		
	p.x12-titel-2,p.x13-titel-2-nach-titel
	{
		font-weight: bold;
	}		
		
	p.x15-titel-3-nach-titel, p.x14-titel-3
	{
	font-style: italic;	
	
	}	
			
			
	
	
/*	
	p.x11-titel-1,
	p.x12-titel-2,
	p.x13-titel-2-nach-titel,
	p.x14-titel-3,
	p.x15-titel-3-nach-titel
	{
	color: #009900;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 0px;
	
	}
			*/
	
	p.x20-grundtext, p.x201-grundtext-franz-, p.x21-grundtext-mit-abstand, p.x25-grundtext-aufz-hlung
	{
		color: #000000;
	}
			
	p.x70-kopfzeile {}
	span.hochgestellt {}


	span.r1
	{
	font-size: 125%;
	font-weight:bolder;
	text-decoration: underline;	
		
}

	p.x212-ri, span.r1
	{
		color:#000000;
	}
			
	p.x213-gt-kursiv-o-einzug-vor-r 
	{
		font-style: italic;			
			}
	p.x214-gt-kursiv-f-o-einz-nach-r-franz- 
	{
		font-style: italic;			
			}
	p.x214-gt-kursiv-f-o-einzug-nach-r-deut- 
	{
		font-style: italic;			
	}

	span.fett {
		font-weight: bold;
	}
	span.kursiv 
	{
		font-style: italic;			
	}
	

	/* Fussnoten */		
	div.footnotes {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;		
	}
	div.footnote 
	{
		color: #000000;
	}
	p.x40-fussnoten 
	{
	color:#000000;
	font-size: 90%;

	}


a.footnote-anchor {
font-size: 90%;
color: #000099;

}
a.footnote-link {
font-size: 90%;
color: #000099;
}
	
	
	
