@charset "UTF-8";
/* CSS Document */

a:link.menu { font: 110% "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#666; text-decoration:none; letter-spacing:1.5px}
a:visited.menu { color:#666 }
a:active.menu { color:#666 }
a:hover.menu { color:#666 }

a:link.selected { font: 110% "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#000; text-decoration:none; letter-spacing:1.5px}
a:visited.selected { color:#000 }
a:active.selected { color:#000 }
a:hover.selected { color:#000 }

a:link.idioma { font: 85% "Times New Roman", Times, serif; color:#666; text-decoration:none; letter-spacing:1.5px}
a:visited.idioma { color:#666 }
a:active.idioma { color:#666 }
a:hover.idioma { color:#999 }

a:link.iselected { font: 85% "Times New Roman", Times, serif; color:#000; text-decoration:none; letter-spacing:1.5px}
a:visited.iselected { color:#000 }
a:active.iselected { color:#000 }
a:hover.iselected { color:#999 }

a:link.service { color:#535353; text-decoration:none}
a:visited.service { color:#535353 }
a:active.service { color:#535353 }
a:hover.service { color:#000 }

a:link.client { color:#535353}
a:visited.client { color:#535353 }
a:active.client { color:#535353 }
a:hover.client { color:#000 }

a:link.press { color:#535353; text-decoration:none}
a:visited.press { color:#535353 }
a:active.press { color:#535353 }
a:hover.press { color:#000 }

a:link.katalog { font: 95% "Times New Roman", Times, serif; color:#666}
a:visited.katalog { color:#666 }
a:active.katalog { color:#666 }
a:hover.katalog { color:#000 }


p.text { font: 71% Verdana, Geneva, sans-serif; color:#666}
p.footer { font: font: 13px/16px Optima; line-height:0.5px; color:#666 }
p.footerreal { font: 95% "Times New Roman", Times, serif; color:#666}
p.line { font: 60% Verdana, Geneva, sans-serif; color:#000; line-height:0.5px } 

div.body { padding-top:10px } 

#slideshowx {
position:relative;
width:650px;
height:350px;
margin: 0 auto;
}

#slideshowx IMG {
    position:absolute;
    z-index:8;
    opacity:0.0;
}

#slideshowx IMG.activex {
    z-index:10;
    opacity:1.0;
}

#slideshowx IMG.last-activex {
    z-index:9;
}

