.nav a:link		{
					color: 						#e77919;
					text-decoration: 			none;
				}
				
.nav a:visited 	{
					color: 						#e77919;
					text-decoration: 			none;
				}
				
.nav a:hover 		{
					color: 						#dfdfdf;
					text-decoration: 			none;
				}
				
.nav a:active		 {
					color: 						#dfdfdf;
					text-decoration: 			none;
				}
				
.ch1 a:link 		{
					color: 						#dfdfdf;
					text-decoration: 			none;
					
				}
				
.ch1 a:visited 	{
					color: 						#dfdfdf;
					text-decoration:			none;
					
				}
				
.ch1 a:hover 	{
					color: 						#e77919;
					text-decoration: 			none;
					
				}
				
.ch1 a:active	 {
					color: 						#e77919;
					text-decoration: 			none;
					
				}
				
body			{
					background-color:			#191919;
					font-family:				Arial,Helvetica,Geneva,Swiss,sans-serif;
					font-size:    				normal;
					padding:					auto;
					margin:						auto;
					text-align:					center;
					width:						1024px;
					
					
				}

#index			{
					text-align:					center;
				}
				
.main			{
					width:						1000px;
					height:						768px;
					border:						0;
					border-spacing:				0;
					caption-side:				top;
				}
				
.frame			{
					background-color:			#191919;
					border:						0;
					width:						800px;
					height:						700px;
					border-spacing:				0;
					caption-side:				top;
				}
				
.nav			 {
					text-align:					left;
					list-style:  				none;
					font-size: 					1.3em;
					line-height:				1.9em;
					background:					#191919;
					width:						128px;
					height:						35px;
					border-spacing:				0;
					caption-side:				top;
				}

.ch1			{
					width:						1000px;
				}
				
#haftung		{
					width:						500px;
					text-align:					center;
					font-size: 					70%;
				}			
			
			
#impressum		{
					width:						500px;
					text-align:					center;
					font-size: 					70%;
				}