body 
	{
	color: #000000;
	background-color: transparent;
	font-style: normal;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

#container
	{
	width: auto;
	text-align: left;
	margin: 0;
	background-color: transparent;
	}

#inhalt
	{
	top: 0;
	left: 0;
	margin: 0;
	min-height: 0;
	}	

#text 
	{
	padding: 0;
	text-align: left;
	}

#text>*
	{
	margin: 10pt 0
	}
	
#kopf,
#navi
	{display:none;}

