.mutter {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0%;
	left: 0%;
	background-image: url(../grafik/hintergrund_inhalt.jpg);
}
.bildrahmen {
	background-color: #000000;
	position: absolute;
	height: 130px;
	width: 100%;
	top: 88px;
	left: 0%;
	z-index: 6;
}
.titelleiste {
	background-color: #000000;
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	top: -15px;
	z-index: 5;
	overflow: hidden;

}
.hintergrund {
	position: absolute;
	visibility: visible;
	height: 800%;
	width: 100%;
	left: 0px;
	top: 130px;
	z-index: 2;
	background-image: url(../grafik/hintergrund_inhalt.jpg);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.infotafel {
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 530px;
	width: 160px;
	left: 780px;
	top: 26px;
	background-image: url(../grafik/hintergrund_infotafel.jpg);
}
.logo {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 50px;
	width: 50px;
	left: 60px;
	top: -68px;
}
.inhalt {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 100%;
	left: 0px;
	top: 266px;
	overflow: auto;
	bottom: 0px;
}
.menu1 {
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: 14px;
	width: 660px;
	left: 98px;
	top: 226px;
}
.menu2 {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 16;
	height: 16px;
	width: 150px;
	left: 362px;
	top: 244px;
}
.bilder_vorschau {
	overflow: scroll;
	overflow-x: hidden;
	position: absolute;
	visibility: visible;
	height: 300px;
	width: 120px;
	left: 100px;
	top: 180px;
	z-index: 32;
}
.bilder_gross {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 300px;
	width: 410px;
	left: 240px;
	top: 180px;
	z-index: 33;
}
