footer {
	background: url('http://images.codii.de/footer.png') repeat-x scroll 0 0 transparent;
	bottom: 0;
	height: 120px;
	position: fixed;
	width: 100%;
}

footer .fb {
	bottom: 0;
	position: absolute;
	right: 0;
}

footer img {
	float: left;
}

footer nav {
	float: right;
	z-index: 1;
}

footer nav li {
	margin: 10px 45px;
}

footer p {
	padding-top: 135px;
	text-align: center;
}

.too-old {
	background: url('http://images.codii.de/images/ballon.png') no-repeat scroll 50% 0 transparent;
	bottom: 0;
	font-size: 12px;
	height: 85px;
	padding: 10px;
	position: fixed;
	right: 0;
	width: 230px;
}