/** Sachen für die Ausstellung inside **/
div.bgInside {
    position:relative;
    background:url(/img/unicredit/content/tour/2009/exhibition_badge.jpg) top left no-repeat;
    width:970px;
    height:592px;
}
div.poiButton {
    position:absolute;
    width:40px;
    height:40px;
    overflow:hidden;
}
#back-to-overview {
    position:absolute;
    left:22px;
    top:60px;
    height:20px;
    padding-left:10px;
    background:url(/img/unicredit/bg/back_to_overview_background_left.gif) no-repeat top left;
}
#back-to-overview a {
    line-height:20px;
    height:20px;
    display:block;
    padding-right:10px;
    float:left;
    background:url(/img/unicredit/bg/back_to_overview_background_right.gif) no-repeat top right;
}

#back-to-overview a span {
    font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
    font-size:10px;
    font-weight:normal;
    line-height:20px;
    color:#E2001A;
    background-image:url(/img/unicredit/bg/more_link_left.gif);
    background-repeat:no-repeat;
    background-position:left 3px;
    padding-left:10px;
}


div.poiButton a {
    background:url(/img/unicredit/bg/poi_button.png) no-repeat top left;
    line-height:40px;
    height:40px;
    width:40px;
    display:block;
    white-space:nowrap;
    font-size:0px;
    overflow:hidden;
}
* html div.poiButton a {
    background:url(/img/unicredit/bg/poi_button.gif) no-repeat top left;
}
div.poiButton a.top {
    background-position:top left;
}
div.poiButton a.bottom {
    background-position:bottom left;
}

div.poiButton a span {
    position:relative;
    left:-100px;
    top:-100px;
}
div.poiButton a:hover {
    line-height:40px;
    display:block;
    background:url(/img/unicredit/bg/poi_button.png) no-repeat bottom left;
}
* html div.poiButton a:hover {
    background:url(/img/unicredit/bg/poi_button.gif) no-repeat bottom left;
}

div.canvas div.flyingTextbox {
    right:127px;
    bottom:16px;
}
div.canvas div.flyingTextbox div.narrow {
    width:330px;
}

#poi-outside {
    left:36px;
    top:530px;
}
#poi-truck {
    left:333px;
    top:401px;
}
#poi-players {
    left:722px;
    top:147px;
}
#poi-inside {
    left:511px;
    top:151px;
}
#poi-trophy {
    left:322px;
    top:103px;
}

