body {
	background-image: url(/files/bild.gif);
	background-repeat: repeat-x;
	}
#navi {
	position: absolute;
	left: 76px;
	top: 151px;
	width: 840px;
	height: 76px;
	z-index: 11;
	}
#bg_feld {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
	}
#content {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	}
img {
	border: none;
	}
#footertx {
	position: absolute;
	z-index: 90;
	top: 600px;
	left: 20px;
	}
#footernav {
	position: absolute;
	z-index: 90;
	top: 620px;
	left: 30px;
	}
#ilogin {
	position: absolute;
	z-index: 90;
	top: 536px;
	left: 400px;
	}