
html,body



body		{background: #8E8157;
		font:76% arial, helvetica, sans-serif; 
		text-align:left}



 
div#container	{width: 650px;
		margin: 25px auto 25px auto;
		padding: 25px 25px 0 25px;
		background-color: #FFF;}
	

div#header	{width:650px; 
		height:80px;
		background-color: #FFF;
		border-bottom-width:1px;    
		border-bottom-color:#CCC;    
		border-bottom-style:solid;}

div#navi		{width:650px; 
		height:80px;
		background-color: #FFF;}


div#action	{float:left;
		width:300px; 
		height:100px;
		background-color: #FFF;
		margin: 0 0 0 25px;}



div#box_1	{float:left;
		width:500px; 
		height:405px;
		background-color: #FFF;
		margin-left:30px;}
		


		






div#footer		{clear:both;width:650px; 
		border-top-width:1px;      
		border-top-color:#CCC;      
		border-top-style:solid; }






ul#hauptnavi  li 				{list-style: none;  font-weight:bold; font-size:100%;  float: left;    padding-right: 15px; }
										

ul#hauptnavi  li.current 			{color: #333366;}
	

ul#hauptnavi  li  a 				{color: #8E8157;   text-decoration: none; } 


ul#hauptnavi  li.current a			{color: #333366;   text-decoration: none; } 

ul#hauptnavi  li   a:hover 			{color: #333366;}



/* unternavi_aktuell */

ul#navi_aktuell li 				{list-style: none;  position:relative; left:50px; font-weight:bold; font-size:90%;  float: left;    padding-right: 15px; }
										

ul#navi_aktuell li.current 			{color: #333366;}
	

ul#navi_aktuell  li  a 				{color: #8E8157;   text-decoration: none; } 

ul#navi_aktuell  li.current a			{color: #333366;   text-decoration: none; } 
ul#navi_aktuell  li   a:hover 			{color: #333366;}



	
#unternavi  li 				{list-style-image: url(../images/link.gif);
					text-decoration: none;
					font-weight:bold; 
					font-size:100%; }

#unternavi  li  a 				{color: #8E8157; } 

#unternavi  li   a:hover 			{ color: #333366;}
	







#box_1 h1  	{font-family:Arial;   font-weight:bold;   font-size:130%;   color:#18244B;}
#box_1 h3  	{font-family:Arial;   font-weight:bold;   font-size:100%;   color:#18244B;}
#box_1 h4  	{font-family:Arial;   font-weight:bold;   font-size:90%;   color:#8E8157; }
#box_1 a 	{text-align:left; color: #8E8157; text-decoration: none; }
#box_1 a:hover	{color: #333366;}
 
	

#box_1 image	{margin:10;}
 
div#footer p  {margin:0;padding:5px 10px;  color : #8E8157;  }
div#footer a  {margin:0;padding:5px 10px;  color : #8E8157;}
div#footer a:hover {color: #333366;} 
