
 
 #footer {
	border-top: 1px solid #d9d7d9;
	padding-top: 40px;
	margin-bottom: 25px;
	width: 960px;
}

#footer a {
	color:#3f373f;
	display:block;
}

#footer ul {
	margin:0;
	padding:0;
}

#footer li {
	list-style:none;
	margin:0;
}

#footer .level_1 li {
	float:left;
	padding-left:20px;
	width:140px;
}

#footer .level_1 li a {
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}

#footer .level_2 li {
	margin:0 0 8px;
	line-height:12px;
	float:none;
	padding:0;
}

#footer .level_2 li a {
	font-size:11px;
	font-weight:normal;
	padding:0;
	margin:0;
}

#footer .custom-navi {
	min-height: 60px;
    height: inherit;
	margin: 40px 0 0 20px;
	font-size:0.917em;
}

#footer .custom-navi li {
	float:left;
	margin: 25px 10px 0 0;
}

#footer .top-link {
	background: url('../img/buttons/footer-icons.png') no-repeat 0 0;
	padding-left: 20px;
}

#footer .print-link {
	background: url('../img/icons/footer-icons.png') no-repeat 0 0px;
	padding: 0 10px 0 20px;
	margin-left: 40px;
	border-right: 1px solid #3f373f;
}

#footer .share-link {
	background: url('../img/icons/footer-icons.png') no-repeat 0 -47px;
	padding: 0 10px 0 20px;
	border-right: 1px solid #3f373f;
}

#footer .notice-link {
	background: url('../img/icons/footer-icons.png') no-repeat 0 -102px;
	padding: 0 10px 0 20px;
}

#footer .impressum {
	margin-left:40px;
	padding-right:10px;
	border-right: 1px solid #3f373f;
}

#footer .privacy-policy, #footer .legal-notice {
	border-right: 1px solid #3f373f;
	padding-right:10px;
}

#footer li.footer-logo {
	margin:10px 0 0 10px;
}

#footer .footer-logo a{
	background: url('../img/logo/logo_kl.png') no-repeat;
	height:54px;
	width:41px;
	display:block;
	text-indent:-9999px;
}




