*
	{padding:0px; margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-size:100%;}

body
	{background-image:url(images/hg.png); background-attachment:fixed;}
	
#mother
	{width:935px; position:absolute; left:50%; margin-left:-467px; font-size:11px; margin-top:10px;}

#upper_edge
	{background-image:url(images/upper_edge.png); height:19px; width:935px;}
	
#outer_edge
	{background-image:url(images/outer_edge.png); width:895px; padding-left:20px; padding-right:20px; background-repeat:repeat-y}

#blue_background
	{background-color:#003366; padding-left:20px; padding-right:20px; padding-bottom:20px; width:855px; position:relative; color:#FFFFFF; text-align:center;}

	#blue_background p
		{margin-top:5px; border:0px;}
		
	#blue_background a, #blue_background a:hover, #blue_background a:visited, #blue_background a:focus
		{color:#ff9933;}	
	
#header
	{width:855px; height:150px; background-image:url(images/header.png); background-repeat:no-repeat;}
	
#navigation
	{width:855px;}
	
	#navigation ul 
		{list-style-type:none;}
		
	#navigation ul li
		{float:left; height:43px; display:block;}
		
		#navigation ul li a div
			{padding-top:10px;}
		
		#navigation ul li a:link
			{display:block; background-image:url(images/button.png); width:95px; height:43px; background-repeat:no-repeat; color:#FFFFFF; text-align:center;}
		
		#navigation ul li a:visited
			{display:block; width:95px; height:43px; background-image:url(images/button.png); background-repeat:no-repeat; color:#FFFFFF; text-align:center;}

		#navigation ul li a:hover
			{display:block; background-image:url(images/button_active.png); width:95px; height:43px; background-repeat:no-repeat; color:#003366;}

		#navigation ul li a:focus
			{display:block; background-image:url(images/button_active.png); width:95px; height:43px; background-repeat:no-repeat; color:#003366;}
				
		#navigation ul li a:active 
			{display:block; background-image:url(images/button_active.png); width:95px; height:43px; background-repeat:no-repeat; color:#003366;}
		
		#navigation ul li a:link.active
			{display:block; background-image:url(images/button_active.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; font-weight:bold;}
		
		#navigation ul li a:link.active_left
			{display:block; background-image:url(images/button_active_left.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; font-weight:bold;}
		
		#navigation ul li a:link.active_right
			{display:block; background-image:url(images/button_active_right.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; font-weight:bold;}
		
		#navigation ul li a:visited.active
			{display:block; background-image:url(images/button_active.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; font-weight:bold;}
			#navigation ul li a:visited.active1
			{display:block; background-image:url(images/button_active.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; }
		
		#navigation ul li a:visited.active_left
			{display:block; background-image:url(images/button_active_left.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; font-weight:bold;}
		
		#navigation ul li a:visited.active_right
			{display:block; background-image:url(images/button_active_right.png); width:95px; height:43px; background-repeat:no-repeat; color:#ff6600; text-align:center; font-weight:bold;}
				
#content
	{color:#000000; width:855px; background-image:url(images/content.png); background-repeat:repeat-y; text-align:left; display:inline-block;}

	#content a, #content a:hover, #content a:visited, #content a:focus
		{color:#ff9933;}
		
	#content ul
		{margin-left:20px; list-style-type:none;}
		
		#content ul li
			{background-color:transparent; background-image:url(images/list_icon.png); background-position: 0 3px ; background-repeat:no-repeat;  padding-left:20px; line-height:18px;}

	#content #inhalt
		{padding-left:10px; padding-right:10px;}
		
	#content div.center
	{text-align:center; display:block;}
	
		#content div.center table
			{margin-left:auto; margin-right:auto;}
	
	#content h1
		{font-weight:bold; font-size:12px; color:#ff9933; margin-bottom:7px; margin-top:22px;}	
		
	#content p
		{border-bottom:1px solid #ff9933;}
		
	#content img
		{margin-left:5px; margin-right:5px; margin-bottom:10px; border:0px;}
	
	#content form
		{margin-left:auto; margin-right:auto; width:350px}
	
	#content table tr td
		{vertical-align:top;}
	
	#content p.label
		{border:0px; width:140px; display:inline-block;}
		
	#content input
		{border:1px solid #336699; width:200px; margin-top:4px;}
		
	#content textarea
		{width:200px; overflow:auto; border:1px solid #336699;}
		
	#content input.button
		{width:80px;}
	
#lower_edge_content
	{background-image:url(images/lower_edge_content.png); width:855px; height: 14px; background-repeat:no-repeat;}
	
#lower_edge
	{background-image:url(images/lower_edge.png); height:17px; width:935px;}
	

	

	
