#map{
height: 250px;
text-align: left;
margin-left: 275px;
}
#s_amerika a{
background: url(../img/world/s_amerika.gif);
width: 190px;
height: 130px;
position: absolute;
margin-left: -230px;
border: none;
}
#s_amerika a:hover{
background: url(../img/world/s_amerika_on.gif);
}
#j_amerika a{
background: url(../img/world/j_amerika.gif);
width: 71px;
height: 118px;
position: absolute;
margin-top: 108px;
margin-left: -151px;
border: none;
}
#j_amerika a:hover{
background: url(../img/world/j_amerika_on.gif);
}
#evropa a{
background: url(../img/world/evropa.gif);
width: 100px;
height: 60px;
z-index: 999;
margin-top: 19px;
position: absolute;
margin-left: -37px;
border: none;
}
#evropa a:hover{
background: url(../img/world/evropa_on.gif);
}
#asie a{
background: url(../img/world/asie.gif);
width: 169px;
height: 148px;
margin-top: 10px;
position: absolute;
margin-left: 28px;
border: none;
}
#asie a:hover{
background: url(../img/world/asie_on.gif);
}
#australie a{
background: url(../img/world/australie.gif);
width: 85px;
height: 73px;
margin-top: 133px;
margin-left: 146px;
position: absolute;
border: none;
}
#australie a:hover{
background: url(../img/world/australie_on.gif);
}
#afrika a{
background: url(../img/world/afrika.gif);
width: 105px;
height: 125px;
margin-top: 64px;
position: absolute;
margin-left: -50px;
border: none;
}
#afrika a:hover{
background: url(../img/world/afrika_on.gif);
}