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


ul		
		{			
		list-style-image:url(images/quadrat.gif);
		line-height:18px;
		}

		
h1 		{
		font-weight:normal;
		font-size: 16px;
		color: #ffffff;	
		}		
	
		
body 
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		}
		
		
#hg 
		{ 
		position:relative; 
		width:842px;
		height:547px; 
		background-image:url(images/ersteseite.jpg);
		background-repeat:no-repeat;
		}		
		
#navi 
		{ 
		position:absolute; 
		top:29px;
		left:359px;
		}			
				
#text 
		{ 
		position: absolute; 
		top:85px; 
		left:362px; 
		width: 490px; 
		height:250px;
		z-index:1;
		scrollbar-3dlight-color:#8bd11d;
		scrollbar-arrow-color:#000000;
		scrollbar-base-color:#000000;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#83b819;
		scrollbar-highlight-color:#83b819;
		scrollbar-shadow-color:#83b819;
		scrollbar-track-color:#8bd11d;
		}
		
#impressum 
		{ 
		position: absolute; 
		top:345px; 
		left:906px; 
		}
		
		
a 			{text-decoration:underline; color:  #ffffff;}

a:link		{color: #ffffff;}    
a:visited	{color: #ffffff;} 
a:hover 	{color:#ffffff; font-weight:bold;}   
a:active 	{color: #ffffff; font-weight:bold;}



a.impressum { text-decoration:underline; color:#83b819;}			
a.impressum:link	{color: #83b819;}    
a.impressum:visited	{color: #83b819;} 
a.impressum:hover 	{color:#5e8412; font-weight:normal;}   
a.impressum:active 	{color: #5e8412; font-weight:normal;}

a.presse { font-size:12px;}			
