/** formatfitting background **/
div.content div.outer div.leftColumn div.inner {
    background:url(/img/unicredit/content/tour/2010/tour-overview-europe.jpg) no-repeat left 0px white;
    padding:0;
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn {
    padding:59px 9px 0 20px;
    position:relative;
    width:auto;

    height:727px;
}

/** customized video background with Schnuffel **/
div.vidSchnuffel {
    position:absolute;
    right:10px;
    width:280px;
    bottom:0px;
    height:246px;
    background:url(/img/unicredit/content/tour/2010/bg_video.png) no-repeat top left;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
}
* html div.vidSchnuffel {
    top:auto;
    bottom:0px;
    background:url(/img/unicredit/content/tour/2010/bg_video.gif) no-repeat top left;
}
* html div.vidSchnuffel div.linkContainer {
    width:100%;
}
* html div.vidSchnuffel div.linkContainer div.moreLink {
    margin-right:0px;
}

/** facebook application **/
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.facebook {
    position:absolute;
    bottom:0px;
    left:10px;
    width:280px;
    height:255px;
    background:#ffffff;
}

/** The eventpoeppels in two versions **/
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.eventPoeppel {
    position:absolute;
    top:0px;
    left:0px;
    width:1px;
    height:1px;
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.eventPoeppel a {
    display:block;
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.eventPoeppel a span {
    display:none;
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.mainEventPoeppel {
    background:url(/img/unicredit/content/tour/2010/mainevent.png) no-repeat top left;
    width:38px;
    height:37px;
}
* html div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.mainEventPoeppel {
    background-image:url(/img/unicredit/content/tour/2010/mainevent.gif);
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.mainEventPoeppel a {
    width:38px;
    height:37px;
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.stopOverPoeppel {
    background:url(/img/unicredit/content/tour/2010/stopover.png) no-repeat top left;
    width:21px;
    height:20px;
}
* html div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.stopOverPoeppel {
    background:url(/img/unicredit/content/tour/2010/stopover.gif) no-repeat top left;
}
div.content div.outer div.leftColumn div.inner div.defaultTextColumn div.stopOverPoeppel a {
    width:21px;
    height:20px;
}


/** The cityname flyout **/
div.cityflyout, div.cityflyout-left {
    background:url(/img/unicredit/bg/map_tooltip_left.png) no-repeat;
    position:absolute;
    display:inline-block;
    height:24px;
    line-height:24px;
    top:250px;
    left:0px;
    z-index:1000;
    padding-left:20px;
    float:left;
    cursor:pointer;
}
* html div.cityflyout {
    background:url(/img/unicredit/bg/map_tooltip_left.gif) no-repeat;
}

div.cityflyout-left {
    background:url(/img/unicredit/bg/map_tooltip_mirrored_left.png) no-repeat;
    padding-left:12px;
}
* html div.cityflyout-left {
    background:url(/img/unicredit/bg/map_tooltip_mirrored_left.gif) no-repeat;
}

div.cityflyout a, div.cityflyout-left a {
    font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
    font-size:10px;
    font-weight:bold;
    color:#3f77b2;
    background:url(/img/unicredit/bg/map_tooltip_right.png) no-repeat right;
    line-height:24px;
    height:24px;
    padding-right:10px;
    float:left;
}
* html div.cityflyout a {
    background:url(/img/unicredit/bg/map_tooltip_right.gif) no-repeat right;
}

div.cityflyout-left a {
    background:url(/img/unicredit/bg/map_tooltip_mirrored_right.png) no-repeat right;
    padding-right:20px;
}
* html div.cityflyout-left a {
    background:url(/img/unicredit/bg/map_tooltip_mirrored_right.gif) no-repeat right;
}

#RouteProgess {
    background:url(/img/unicredit/content/tour/2010/route-fallback.gif) no-repeat top left;
    position:absolute;
    top:0px;
    left:0px;
    width:650px;
    height:797px;
}


/** Next event schnuffel **/
#NextTourEvent {
    width:250px;
    left:57px;
    top:174px;
}

