/* CSS speziell Referenzseiten */

#bild1{
	z-index: 10;
	background-image: url(../Bilder/Lichtsegel_1.gif);
	position: absolute;
	top: 0;
	width: 131px;
	height: 136px;
}

#bild2{
	z-index: 11;
	background-image: url(../Bilder/Lichtsegel_2.gif);
	position: absolute;
	top: 0px;
	width: 131px;
	height: 136px;
}

#bild3{
	z-index: 21;
	background-image: url(../Bilder/Lichtsegel_3.gif);
	position: absolute;
	top: 0;
	width: 131px;
	height: 136px;
	left: 137px;
}

#bild4{
	z-index: 20;
	background-image: url(../Bilder/Lichtsegel_4.gif);
	position: absolute;
	top: 0;
	left: 411px;
	width: 131px;
	height: 136px;
}

#bild5{
	z-index: 19;
	background-image: url(../Bilder/Lichtsegel_5.gif);
	position: absolute;
	top: 0;
	left: 274px;
	width: 131px;
	height: 136px;
}

#Lichtsegel_1{
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 500px;
	visibility: hidden;
	margin-top: -155px;
}

#Lichtsegel_2{
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 650px;
	height: 500px;
	visibility: hidden;
	margin-top: -155px;
}

