#map {
position: relative;
width: 410px;
height: 400px;
font-family:arial, helvetica, sans-serif;
font-size:6pt;
padding-left:35px;
padding-top:5px;
}

#map ul {
margin: 0;
padding: 0;
list-style: none;
}

#map li {
margin:0;
padding:0;
list-style:none;
}

#map li a {
position:absolute;
display:block;
/*
background image*/
background:url(blank.gif);
text-decoration:none;
color:red;
}
#map li a span { display:none; }
#map li a:hover span {
position:relative;
display:block;
width:150px;
height: 35px;
left:18px;
top:70px;
border:0px solid #000;
background:#fff;
padding:5px;
filter:alpha(opacity=80);
opacity:0.8;
}

#map .mac a {
top: 15px;
left: 220px;
width: 94px;
height:90px;
}

#map .foto a {
top: 60px;
left: 325px;
width: 94px;
height: 90px;
}

#map .office_mac a {
top: 164px;
left: 371px;
width: 94px;
height: 90px;
}

#map .grund a {
top: 60px;
left: 110px;
width: 94px;
height: 90px;
}

#map .ms_office a {
top: 164px;
left: 69px;
width: 94px;
height: 90px;
}

#map .vba a {
top: 273px;
left: 110px;
width: 94px;
height: 90px;
}
#map .windows a {
top: 314px;
left: 225px;
width: 94px;
height: 90px;
}

#map .internet a {
top: 273px;
left: 325px;
width: 94px;
height: 90px;
}

#map a:hover{
border:0px solid #f00;
}
