#footer{
	height:10px;
	width:982px;
	background-image:url(/layout/sk.de/images/box_body_footer.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	margin:0px;
}
#footer_outer{
	background-color:#5d5d60;
	padding-top:10px;
	width:982px;
	margin:0px;
}
#footer_menu{
	margin-left:60px;
}


#footer_menu ul li{
	color:#ffffff;
	display:inline;
	padding-right:15px;
}

#footer_menu a{
	color:#ffffff;
	text-decoration:none;
}
#footer_menu a:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px solid white;
}
#copyright{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	padding-left:30%;
	padding-top:20px;
	
}
