h1 {
	background: #12120F url('i/back-h1-stiftung.jpg') no-repeat top left;
	margin-bottom: 28px;  /* -10px to hide first .c-item border-top */
}

#navigation li{
	float: right;
	border-right: 2	px solid #25251e;
}
#navigation li.first{
	border-left: 6px solid #25251e;
}

#footer-navigation {
	height : 20px;
}

#navigation .first a {
	width:115px;
	background-position: 0 -238px;
}

.de #navigation li.first a {
	background-image: url(i/navigation-items-de.png);
}


#navigation .first a:hover, #navigation .first a.active {
	background-position: -310px -238px;
}



