/******************************/
/*     NAVIGATIONSGEBIETE     */
/******************************/

#link0 span,
#link1 span,
#link2 span,
#link3 span,
#link4 span,
#link5 span,
#link6 span,
#link7 span,
#link8 span,
#info span {
	display: none;
}

#link0 {
	position: absolute;
	height: 22px;
	width: 390px;
	top: 280px;
	left: 30px;
	z-index: 20;
}

#link1 {
	position: absolute;
	height: 159px;
	width: 165px;
	top: 52px;
	left: 168px;
	background: url(../images/hover/paradieser.png) no-repeat 0px 159px;
	z-index: 1;
}

#link2 {
	position: absolute;
	height: 156px;
	width: 116px;
	top: 47px;
	left: 350px;
	background: url(../images/hover/bild_links.png) no-repeat 0px 156px;
	z-index: 2;
}

#link3 {
	position: absolute;
	height: 262px;
	width: 265px;
	top: 117px;
	left: 446px;
	background: url(../images/hover/gestell.png) no-repeat 0px 262px;
	z-index: 3;
}

#link4 {
	position: absolute;
	height: 63px;
	width: 51px;
	top: 60px;
	left: 557px;
	background: url(../images/hover/bild_klein.png) no-repeat 0px 63px;
	z-index: 4;
}

#link5 {
	position: absolute;
	height: 140px;
	width: 131px;
	top: 245px;
	left: 575px;
	background: url(../images/hover/tischlein.png) no-repeat 0px 133px;
	z-index: 5;
}

#link6 {
	position: absolute;
	height: 204px;
	width: 138px;
	top: 107px;
	left: 711px;
	background: url(../images/hover/blumen.png) no-repeat 0px 204px;
	z-index: 6;
}

#link7 {
	margin-top: -1px;
	position: absolute;
	height: 293px;
	width: 242px;
	top: 0px;
	left: 884px;
	background: url(../images/hover/bild_rechts.png) no-repeat 0px 293px;
	z-index: 7;
}

#link8 {
	position: absolute;
	height: 99px;
	width: 110px;
	top: 231px;
	left: 834px;
	background: url(../images/hover/kissen.png) no-repeat 0px 99px;
	z-index: 8;
}

#link1:hover,
#link2:hover,
#link3:hover,
#link4:hover,
#link5:hover,
#link6:hover,
#link7:hover,
#link8:hover {
	background-position: 0px 0px;
}

#info {
	position: absolute;
	width: 27px;
	height: 27px;
	top: 553px;
	left: 430px;
	background: url(../images/navi_i.png) no-repeat;
	z-index: 25;
	visibility: hidden;
}