	
p, ol, ul,dl, h1, h2, body, a, div, table  
		{ 
		color: #34260c; 
		font-size: 11px; 
		font-family: verdana, arial, sans-serif;	
		text-align:left;
		}


ul		
		{			
		list-style-type:bullet;
		line-height:14px;
		}
		
ul.home		
		{			
		list-style-type:none;
		line-height:18px;
		margin-top:-5px;
		}		


		
h1 		{
		font-weight:normal;
		font-size: 17px;
		color: #8fb550;	
		
		}		
		
h2 		{
		font-weight:bold;
		margin-bottom:-8px;
		}				
	
		
body 
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;	
		
		}
		
		
#hg 
		{ 
		position:relative; 
		width:770px;
		height:459px; 
		background-image:url(images/hg.gif);
		background-repeat:no-repeat;
		border: solid 1px #34260c;
		}		
		
#navi 
		{ 
		position:absolute; 
		top:45px;
		left:284px;
		}		
		
#navi_sub 
		{ 
		position:absolute; 
		top:68px;
		left:337px;
		z-index:1;
		}				
				
#text 
		{ 
		position: absolute; 
		top:100px; 
		left:284px; 
		width: 460px;
		height:255px;
		z-index:1;
		scrollbar-3dlight-color:#8fb550;
		scrollbar-arrow-color:#34260c;
		scrollbar-base-color:#34260c;
		scrollbar-darkshadow-color:#34260c;
		scrollbar-face-color:#6e8944;
		scrollbar-highlight-color:#6e8944;
		scrollbar-shadow-color:#6e8944;
		scrollbar-track-color:#8fb550;
		}
		
#sprachen 
		{ 
		position: absolute; 
		top:393px; 
		left:52px; 
		}	
		
	
		
#impressum 
		{ 
		position: absolute; 
		top:393px; 
		left:675px; 
		}
		
#flash 
		{ 
		position: absolute; 
		top:84px; 
		left:38px; 
		}	
				
		
a 			{text-decoration:underline; color:  #34260c;}

a:link		{color: #34260c;}    
a:visited	{color: #34260c;} 
a:hover 	{color:#8fb550;}   
a:active 	{color: #8fb550;}


a.home 			{text-decoration:none; font-weight:bold; color:  #34260c;}


