.mutter {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0%;
	left: 0px;
	background-image: url(../grafik/hintergrund_inhalt.jpg);
	min-width: 1152px;
}
.bildrahmen {
	background-color: #000000;
	position: absolute;
	height: 130px;
	width: 100%;
	top: 88px;
	left: 0px;
	z-index: 4;
}
.titelleiste {
	background-color: #000000;
	position: absolute;
	height: 15px;
	width: 100%;
	left: 0px;
	top: -15px;
	z-index: 9;
	overflow: hidden;
}
.hintergrund {
	background-color: #CC0000;
	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);
	background-color: #333333;
}
.logo {
	position: absolute;
	visibility: visible;
	z-index: 8;
	height: 42px;
	width: 112px;
	left: 63px;
	top: -63px;
	background-image: url(../grafik/logo.gif);
}
.inhalt {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 100%;
	left: 0px;
	top: 256px;
	overflow: auto;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.menu1 {
	position: absolute;
	visibility: visible;
	z-index: 15;
	height: 14px;
	width: 540px;
	left: 48px;
	top: 224px;
}
.menu2 {
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 152px;
	width: 85px;
	top: 185px;
	left: 4px;
}
.bilder_vorschau {
	overflow: scroll;
	overflow-x: hidden;
	position: absolute;
	visibility: visible;
	height: 340px;
	width: 120px;
	left: 100px;
	top: 180px;
	z-index: 32;
}
.bilder_gross {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	height: 340px;
	width: 422px;
	left: 240px;
	top: 180px;
	z-index: 33;
}
.linie {
	background-color: #FFFFFF;
	height: 1px;
}
.sponsoren {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 400px;
	width: 200px;
	left: 950px;
	top: 73px;
}

