body {
 font-family:verdana,helvetica,arial,sans-serif;
 font-size: small;
 background-color:#ffffff;
}

img {
 border-style:  none;
 vertical-align:middle;
}

a {
 text-decoration:none;
 color:#000000;
}

a:hover span {
 text-decoration:underline;
 color:#ff0000;
}

#left {position:absolute; width:110px; left:26px; top:23px; z-index: 5; text-align: center}
#right {position:absolute; width:190px; left:166px; top:29px; z-index: 4;}

#ruta {position:absolute;
 left:12px;
 top:12px;
 height:222px;
 background-color:#ffffff;
 width:348px;
 border: solid 1px;
 z-index: 2;
}

#skugga {position:absolute;
 left:18px;
 top:18px;
 height:224px;
 background-color:#cccccc;
 width:350px;
 z-index: 1;
}