
ul#lageplan {
list-style: none;
background: url(Uebersichtsplan.jpg) no-repeat 0 0;
position: relative;
width: 880px;
height: 1844px;
margin: 0;
padding: 0;
}
ul#lageplan li {
position: absolute;
}
ul#lageplan li a{
display: block;
height: 100%;
text-decoration: none;
}


/* --------------------- */
#Kraeutergarten {
top:540px; left:678px; width:173px; height:22px;
}
#Pergola {
top:220px; left:585px; width:66px; height:21px;
}
#EingangNord {
top:299px; left:720px; width:149px; height:18px;
}
#Fitnessgeraet1 {
top:254px; left:459px; width:165px; height:18px;
}
#Volleyballplatz {
top:296px; left:428px; width:168px; height:18px;
}
#Rosenhuegel {
top:345px; left:472px; width:95px; height:18px;
}
#Tennishalle {
top:395px; left:279px; width:260px; height:18px;
}
#Tennisanlage {
top:457px; left:397px; width:105px; height:18px;
}
#Triangel {
top:618px; left:643px; width:155px; height:18px;
}
#Fitnessgeraet2 {
top:676px; left:620px; width:165px; height:18px;
}
#Imkeranlage {
width: 230px; height: 17px; top: 517px; left: 242px;
}
#Rosengarten {
top:560px; left:354px; width:96px; height:18px;
}
#Kleinkinderspielplatz {
top:604px; left:272px; width:163px; height:16px;
}
#Forstpavillon {
top:646px; left:317px; width:101px; height:18px;
}
#Bibelgarten {
top:689px; left:311px; width:90px; height:18px;
}
#Kleingartenanlage {
top:730px; left:240px; width:144px; height:18px;
}
#Parkkindergarten {
top:773px; left:230px; width:140px; height:18px;
}
#Aquarienaustellung {
top:816px; left:190px; width:159px; height:18px;
}
#Histgarten {
top:859px; left:187px; width:150px; height:17px;
}
#Spielplatz {
top:902px; left:240px; width:77px; height:18px;
}
#Staudenbeete {
top:1053px; left:149px; width:110px; height:18px;
}
#Fitnessgeraet3 {
top:1074px; left:397px; width:170px; height:18px;
}
#Duftbeet {
top:1196px; left:333px; width:71px; height:18px;
}
#Aktionswiese {
top:1127px; left:366px; width:105px; height:18px;
}
#Lamellenhalle {
top:755px; left:574px; width:112px; height:18px;
}
#DresdnerStr {
top:812px; left:552px; width:132px; height:31px;
}
#Windbruch {
top:1148px; left:23px; width:173px; height:18px;
}
#Biotop {
top:1341px; left:97px; width:54px; height:18px;
}
#Rosenbeete {
top:1530px; left:18px; width:93px; height:18px;
}
#Boulebahn {
top:1433px; left:30px; width:100px; height:18px;
}
#Staudenbeet {
top:1458px; left:20px; width:100px; height:18px;
}
#Fitnessgeraet4 {
top:1484px; left:13px; width:100px; height:36px;
}
#Extensivflaeche {
top:1276px; left:295px; width:117px; height:19px;
}
#Seebuehne {
top:1387px; left:349px; width:82px; height:20px;
}
#Stiegwiesenpark {
top:1521px; left:486px; width:134px; height:30px;
}
#Kneippbecken {
top:1560px; left:243px; width:116px; height:18px;
}
#Tabakensemble {
top:1606px; left:251px; width:126px; height:20px;
}
#Voelkerkreuz {
top:1644px; left:197px; width:97px; height:18px;
}
#Smartflower {
top:1694px; left:188px; width:97px; height:36px;
}
#Fitnessgeraet5 {
top:1670px; left:190px; width:175px; height:18px;
}
#Ebertpark {
top:1702px; left:415px; width:80px; height:18px;
}

ul#continents li a:hover {
background-color: #FFF;
}

ul#continents li#northamerica a:hover {
background-position: 0 -270px;
}
ul#continents li#southamerica a:hover {
background-position: -226px -273px;
}
ul#continents li#africa a:hover {
background-position: -209px -417px;
}
ul#continents li#europe a:hover {
background-position: -22px -427px;
}
ul#continents li#asia a:hover {
background-position: -363px -268px;
}
ul#continents li#australia a:hover {
background-position: -412px -455px;
}
ul#lageplan li a span {
display: none;
}
ul#lageplan li a:hover span {
display: block;
}

/* Tooltipp Box */
ul#lageplan li a:hover span {
display: block;
padding: 5px;
width: 200px;
background-color: #FFF;
position: relative;
top: 20px;
font: 11px Arial, Helvetica, sans-serif;
color: #000;
border: solid;
border-color: #000;
border-width: 1px;
}
ul#lageplan li a:hover span strong {
display: block;
margin-bottom: 2px;
font-size: 12px;
text-decoration: none;
}

