@charset "utf-8";

#footer {
	width: 				964px; 
	height:				12px; 
	margin: 			13px 0 45px 0;
	padding: 			11px 18px; 
	border-top: 		1px solid #2c2a27; 
	border-bottom: 		1px solid #2c2a27; 
	font-family: 		Arial, Verdana, Helvetica, sans-serif; 
	font-size:			10px; 		
	cursor: 			default;
}

#footer span, #footer a {
	color: 				#2c2a27;
}

#footer a {
	margin-left: 		30px;
	text-decoration:	none;
}

#footer a:hover {
	color: 				#000;
}

body#sitemap ul#footer  li#footer-right a#navi-sitemap,
body#kontakt ul#footer  li#footer-right a#navi-kontakt,
body#impressum ul#footer  li#footer-right a#navi-impressum {
	color: 				#000;
}

/* Share */
#at15s, #at16pcc {
	opacity: 			.9;
}