/* +++++++++++++++++++ */
/* FOOTER */
/* +++++++++++++++++++ */

#audi_container_footer {
	TEXT-ALIGN: left;
	Z-INDEX: 9400! important;
	BACKGROUND: url(/audi/img/bg_main.png) center 50%;
	LEFT: 0px;
	BOTTOM: 0px;
	PADDING-TOP: 5px;
	POSITION: fixed;
	clear: both;
	width: 100%;
}

#footer {
	width: 971px;
	MARGIN: 0px auto; 
	background: url(/audi/img/bg_functions.png) #7a7d84 no-repeat left bottom;
/*	BACKGROUND: url(/img/ngw-sprite.png) #7a7d84 no-repeat left -40px; */
	POSITION: relative; 
	HEIGHT: 23px;
}
#footer UL {
	FLOAT: left; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	WIDTH: 686px; 
	HEIGHT: 23px;
	font-size: 0.9em;
}
#footer ul li {
	float: left;
	POSITION: relative! important;
}
#footer UL LI A {
	PADDING: 4px 9px 0 9px; 
	DISPLAY: block; 
	COLOR: #fff; 
	HEIGHT: 17px;
	LINE-HEIGHT: 15px;
	text-decoration: none;
	float: left;
}
#footer LI A:hover, 
#footer LI A:focus, 
#footer LI A.active {
	COLOR: #cecece;
}

#meta {
	PADDING: 0 0 2px 0; 
	Z-INDEX: 200; 
	WIDTH: 971px; 
	COLOR: #cbcbcb; 
	BOTTOM: 0px; 
	FONT: 0.9em Tahoma,Verdana,Arial,Helvetica,sans-serif; 
	HEIGHT: 19px;
	MARGIN: 0px auto; 
}
#meta #meta_copyright {
	PADDING: 0;
	text-align: right; 
	MARGIN: 5px 10px 0 0; 
	COLOR: #fff;
}
