#footer { 	
	clear: both; 	
	margin-top: 0px; 	
	border-top:  1px #aaaaaa solid; 	
	text-align:right; 	
	font-family: Arial, Helvetica, sans-serif;  	
	font-size: 11px; 	
	color: #006699; 	
	padding: 8px 2px 4px 3px; 
	background: #fff;
}   

#footer a { 	
	text-align:right; 	
	text-decoration: none; 	
	font-family: Arial, Helvetica, sans-serif;  	
	font-size: 11px; 	
	color: #006699; 	 
}   

.hggruen { 	
	background-color: #FFFFFF; 
}   

.hggrau { 	
	background-color: #DDDDDD; 
}   

#footerLinks { 	
		padding:0; 		
		/*width:50px;*/ 	
}   

#footerLinks li { 	
		font-family: Verdana, Arial, Helvetica, sans-serif; 	 	
		font-size: 12px; 	 	
		/*line-height: 90px !important;*/ 	 	
		font-weight: normal; 		
		background-repeat: no-repeat; 	 	
		background-position: 0 0; 		
		text-decoration: none; 		
		list-style-type: none; 		
		padding-top: 10px; 		
		padding-bottom: 2px; 		
		display: block; 		
		margin:0; 	
}   

#footerLinks li a { 	
	background-repeat: no-repeat; 		
	display:block; 		
	padding-bottom: 2px; 		
	border-bottom: 1px solid #006699;
	color: #006699; 	
}   

#footerLinks li a span { 	
		line-height: 1em; 		
		padding-top: 5px; 		
		padding-right: 15px; 		
		display:block; 	
}   

#footerLinks li a:hover { 	
	text-decoration:none;
	color: #006699; 	
}   

#footerLinks li a:active{ 	
	text-decoration:none;
	color: #006699; 	
}