/** Besonderheiten für Seite Trohpy Tour Übersicht **/
body.UC_TOUR div.content div.outer div.leftColumn div.inner {
    padding:0;
}
body.UC_TOUR div.content div.outer div.leftColumn div.inner div.tourOverview {
    position:relative;
    height:480px;
}
body.UC_TOUR div.content div.outer div.leftColumn div.inner div.tourOverview div.flyingTextbox {
    bottom:0;
    right:0px;
}

div.city-mark {
    display:block;
    position:absolute;
    width:40px;
    height:40px;
    background-repeat:no-repeat;
    background-image:url(/img/unicredit/bg/poi_button.png);
}
* html div.city-mark {
    background-image:url(/img/unicredit/bg/poi_button.gif);
}
div.tourOverview div.lo {
    background-position:top left;
}
div.tourOverview div.hi {
    background-position:bottom left;
}
div.tourOverview div.nextEvent-hi,
div.tourOverview div.nextEvent-lo {
    background-image:url(/img/unicredit/content/tour/city-next.png);
}
div.tourOverview div.nextEvent-lo {
    background-position:top left;
}
div.tourOverview div.nextEvent-hi {
    background-position:bottom left;
}
* html div.tourOverview div.nextEvent-hi,
* html div.tourOverview div.nextEvent-lo {
    background-image:url(/img/unicredit/content/tour/city-next.gif);
}
div.city-mark a {
    font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
    line-height:27px;
    padding-left:37px;
}
div.city-mark a:hover {
    color:#ffffff;
}
div.tourOverview div.nextEvent-hi a,
div.tourOverview div.nextEvent-lo a {
    padding-left:44px;
    line-height:38px;
}


#city-it {
    left:48px;
    top:148px;
}
#city-hr {
    left:230px;
    top:129px;
}
#city-bg {
    left:406px;
    top:230px;
}
#city-hu {
    left:304px;
    top:76px;
}
#city-ro {
    left:458px;
    top:182px;
}

div.tourOverview div.bubble div.bC div.bubblecontent {
    padding-top:0px;
}
#city-bubble-it {
    top:108px;
    left:129px;
    width:297px;
}
#city-bubble-it div.imageInner {
    background-image:url(/img/unicredit/content/tour/cityview_bubble_it.gif);
}

#city-bubble-hr {
    top:91px;
    left:15px;
    width:231px;
}
#city-bubble-hr div.imageInner {
    background-image:url(/img/unicredit/content/tour/cityview_bubble_hr.gif);
}

#city-bubble-bg {
    top:208px;
    left:97px;
    width:329px;
}
#city-bubble-bg div.imageInner {
    background-image:url(/img/unicredit/content/tour/cityview_bubble_bg-2.gif);
}

#city-bubble-hu {
    top:33px;
    left:58px;
}
#city-bubble-hu div.imageInner {
    background-image:url(/img/unicredit/content/tour/cityview_bubble_hu.gif);
}

#city-bubble-ro {
    top:67px;
    left:271px;
    width:268px;
}
#city-bubble-ro div.imageInner {
    background-image:url(/img/unicredit/content/tour/cityview_bubble_ro.gif);
}


