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

ul		
		{			
		list-style-image:url(images/punkt.gif);
		}

ul.referenzen		
		{			
		list-style-image:url(images/punkt_kl.gif);
		line-height:22px;
		}

		
h1 		{
		font-weight:normal;
		font-size: 20px;
		color: #fc6700;				
		}	

				
h2 		{
		font-weight:normal;
		font-size: 13px;
		color: #fc6700;		
		}	
	
.orange {color: #fc6700;}	
		
body 
		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
		overflow-y:scroll;
		}
		
		
#hg 
		{ 
		position:relative; 
		width:937px;
		height:558px; 
		background-image:url(images/bild_home.gif);
		background-repeat:no-repeat;
		border: solid 1px #dddddd;
		margin-top:30px;
		}		
		
			
		
		
#navi 
		{ 
		position:absolute; 
		top:183px;
		left:75px;
		width:110px;
		}			
				
#text 
		{ 
		position:absolute; 
		top:163px;
		left:304px; 
		width: 570px; 
		height:350px;
		padding-right:10px;	
		overflow:auto;	
		}
		
#hamburg	{position:absolute;
			top:264px;
			left:504px;
			border-left:solid 1px #565656;
			padding-left:10px;}
		
#impressum 
		{ 
		position: absolute; 
		top:560px; 
		left:870px; 
		}
		
	
a 			{text-decoration:none; color:#fc6700;}

a:link		{color: #fc6700;}    
a:visited	{color: #fc6700;} 
a:hover 	{color:#565656;}   
a:active 	{color: #565656;}	
		
a.impressum 		{text-decoration:none; font-size:10px; color:#909090;}

a.impressum:link	{color: #909090;}    
a.impressum:visited	{color: #909090;} 
a.impressum:hover 	{color:#fc6700;}   
a.impressum:active 	{color: #fc6700;}

	



