#fuss {
	position: absolute;
	bottom: 0;
	left: 0;
	min-width: 100%;
	height: 21px;
	z-index: 10;
	overflow: hidden;
}

* html #fuss {
	width: 100%;
}

#fuss div {
	height: 100%;
	display: block;
	float: left;
}

#fuss div.links {
	background: url(/bilder/kxwelle.gif) repeat-x;
	width: 712px;
}

#fuss div.mitte {
	width: 279px;
}

#fuss div.rechts {
	position: absolute;
	background: url(/bilder/kxwelle.gif) repeat-x;
	left: 991px;
	width: 100%;
}
