/* CSS Document */

	/* css file, screen - mahret.de */
	
	body		{margin:80px 10px 40px 80px; width:810px; font-family:courier; font-size:20px; line-height:22px; color:#000;}
	img		{border:0px; border-color:#777777}
 
	a		{text-decoration:none; color:#000;}
	a:visited	{color:#000;}
	a:hover		{color:#777;}
	a:active	{color:#000;}
	a:onclick   {}

	.nav		{float:left; height:300px;}
	.nav a		{text-decoration:none;}
	.nav a:visited	{color:#000;}
	.nav a:hover	{color:#000;}
	.nav a:active	{color:#000;}
	.nav em		{color:#000; font-style:normal;}	
	.level01	{float:left; width:250px;}
	.level02	{float:left; width:400px; font-family:courier; font-size:12px; line-height:18px; color:#000;}
	.level03    {float:left; width:20px;}
	.level04    {float:left; width:20px;}
	.level05    {float:left; width:20px;}
	
	.content	{float:left; width:400px; margin:0 0 80px 0;}
	h1		{font-size:13px; line-height:17px;}
	i		{font-style:normal; color:#000; line-height:13px; position:relative; left:20px;}

 	.bilder		{margin:30px 0 30px 0; }
	.bilder	img	{border:1px solid #999; }
	.bilder a	{cursor:pointer; }