div.bg-img {
	position: relative;
	background-image: url(/fileadmin/images/Bilder/startseite.png);
	height: 385px;
	left: 690px;
	top: 115px;
	width: 225px;
	z-index: 0;
}

div.rightNavi {
	background-color: white;
	height: 317px;
	margin-bottom: 133px;
	padding-top: 25px;
	position: relative;
}

div.footer {
	position: relative;
	z-index: 2;
}

