#quelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 460px;
	position: absolute;
	z-index: 8;
	left: 90px;
	top: 235px;
}

#quell-bg {
	background-color: #CC3300;
	height: 40px;
	width: 480px;
	position: absolute;
	z-index: 7;
	left: 70px;
	top: 230px;
}

#navi {
	background-image: url(navi/navi_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 625px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;

}
#nummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	height: 33px;
	width: 60px;
	position: absolute;
	z-index: 3;
	left: 525px;
	top: 420px;
}

body {
	background-color: #000000;
}

#leiste1 {
	height: 80px;
	width: 480px;
	position: absolute;
	z-index: 2;
	left: 70px;
	top: 60px;
}

#leiste1-ho {
	height: 80px;
	width: 470px;
	position: absolute;
	z-index: 2;
	left: 80px;
	top: 60px;
}

#leiste2 {
	height: 80px;
	width: 480px;
	position: absolute;
	z-index: 3;
	left: 70px;
	top: 160px;
}

#leiste2-ho {
	height: 80px;
	width: 470px;
	position: absolute;
	z-index: 3;
	left: 80px;
	top: 160px;
}

#leiste3 {
	height: 80px;
	width: 480px;
	position: absolute;
	z-index: 4;
	left: 70px;
	top: 260px;
}

#leiste3-ho {
	height: 80px;
	width: 470px;
	position: absolute;
	z-index: 4;
	left: 80px;
	top: 260px;
}

#leiste4 {
	height: 80px;
	width: 480px;
	position: absolute;
	z-index: 5;
	left: 70px;
	top: 360px;
}

#leiste4-ho {
	height: 80px;
	width: 470px;
	position: absolute;
	z-index: 5;
	left: 80px;
	top: 360px;
}

#subnavi {
	height: 30px;
	width: 480px;
	position: absolute;
	z-index: 6;
	left: 70px;
	top: 440px;
	text-align: right;
}

#bild {
	height: 400px;
	width: 400px;
	position: absolute;
	z-index: 2;
	left: 112px;
	top: 45px;
}

#bild-ho {
	height: 400px;
	width: 300px;
	position: absolute;
	z-index: 4;
	left: 162px;
	top: 45px;
}

.quellhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

