#imap {
display: block;
width: 435px;
height: 245px;
background: url(/117/wijnstappen/01_wereld.png) no-repeat;
position: relative;
}
#imap a#title:hover {
background-position: 0 0;
z-index: 10;
}
#imap dd {
position: absolute;
padding: 0;
margin: 0;
}
#imap #picNa {
left: 36px;
top: 46px;
z-index: 20;
}
#imap #picZa {
left: 100px;
top: 140px;
z-index: 20;
}
#imap #picEu {
left: 179px;
top: 34px;
z-index: 20;
}
#imap #picAf {
left: 175px;
top: 120px;
z-index: 20;
}
#imap #picAu {
left: 315px;
top: 140px;
z-index: 20;
}
#imap a#europa {
display: block;
width: 74px;
height: 74px;
text-decoration: none;
z-index: 20;
background: url(/117/wijnstappen/euro_hover.png) -100px -100px no-repeat;
}
#imap a span, #imap a:visited span {
display: none;
}
#imap a#noordAmerika:hover, #imap a#zuidAmerika:hover, #imap a#europa:hover, #imap a#afrika:hover {
background-position: 0 0;
}
#imap a:hover span {
position: absolute;
width: 388px;
font-family: arial;
font-size: 12px;
background: #fff;
color: #000;
border: 1px solid #000;
padding: 5px;
}
* html #imap a:hover span {
width: 400px;
}
#imap a#noordAmerika:hover span {
left: -36px;
top: 200px;
}
#imap a#zuidAmerika:hover span {
left: -113px;
top: 105px;
}
#imap a#europa:hover span {
left: -192px;
top: 196px;
}
#imap a#afrika:hover span {
left: -202px;
top: 120px;
}
#imap a#australie:hover span {
left: -202px;
top: 100px;
}
#imap a span:first-line {
font-weight: bold;
font-style: italic;
}
