﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/

body
{
    margin: 0;
    padding: 0;
    font-family: Verdana;
    font-size: 13px;
    cursor: default;
}

#site
{
    width: 1000px;
    padding: 0px 30px 0px 30px;
    margin: auto;
}

#site-bottom
{
    width: 1060px;
    margin: auto;
}

/*---------------------------------------------------
/*  styles
/*---------------------------------------------------*/

h1, h2, h3
{
    padding: 0px 0px 20px 0px;
    margin: 0;
    font-weight: normal;
}

.title,
.title a
{
    text-decoration: none;
    font-size: 16px;
}

h1.title
{
    font-size: 25px;
}

.titlesmall,
.titlesmall a
{
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}

.titlemodule,
.titlemodule a
{
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}

a:hover
{
    cursor: pointer;
}

.textcontainer a:hover
{
    text-decoration: none;
}

/*---------------------------------------------------
/*  alpinemap
/*---------------------------------------------------*/

#alpinemap
{
    margin: 25px 0px 0px 0px;
}

#alpinemap .titlesmall
{
    padding: 0px 0px 10px 0px;
}

/*---------------------------------------------------
/*  logos
/*---------------------------------------------------*/

#logos
{
    padding: 15px 20px 15px 40px;
}

#logos .logo-suedtirol
{
    padding: 5px 0px 0px 0px;
    margin-left: 575px;
}

/*---------------------------------------------------
/*  banner
/*---------------------------------------------------*/

#banner
{
    width: 980px;
    height: 500px;
    margin: 0px 10px 0px 10px;
    position: relative;
}

#banner .banner-top
{
    width: 980px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#banner .line-pink
{
    float: left;
    height: 30px;
}

/*---------------------------------------------------
/*  menu-top
/*---------------------------------------------------*/

#menu-top
{
    float: left;
    width: 600px;
}

#menu-top a
{
    text-decoration: none;
}

#menu-top .bg-pink
{
    float: right;
    height: 30px;
    width: 40px;
}

#menu-top .level-0
{
    float: left;
    position: relative;
    height: 30px;
    width: 220px;
    text-align: center;
}

#menu-top .blue
{
    width: 340px;
    text-align: center;
}

#menu-top .level-0 .line-top
{
    position: absolute;
    top: -5px;
    left: 10px;
    height: 5px;
    width: 200px;
}

#menu-top .blue .line-top
{
    position: absolute;
    top: -5px;
    left: 10px;
    height: 5px;
    width: 320px;
}

#menu-top .menu-0
{
    font-size: 24px;
    line-height: 30px;
    display: block;
    padding: 3px 0px 3px 0px;
}

#menu-top .menu-0 img
{
    padding: 0px 0px 4px 10px;
}

#menu-top .flyout
{
    position: absolute;
    z-index: 25;
    top: 30px;
    left: 0px;
    display: none;
    text-align: left;
    width: 100%;
}

#menu-top .level-0 .flyout-1
{
    position: absolute;
    z-index: 25;
    top: 0px;
    left: 220px;
    display: none;
    text-align: left;
    width: 220px;
}

#menu-top .blue .flyout-1
{
    position: absolute;
    z-index: 15;
    top: 0px;
    left: 340px;
    display: none;
    text-align: left;
    width: 220px;
}

#menu-top .level-1,
#menu-top .level-2
{
    padding: 5px 0px 5px 30px;
}

#menu-top .menu-1,
#menu-top .menu-2
{
    display: block;
    padding: 0px 0px 0px 15px;
    font-size: 12px;
}

#menu-top .menu-1:hover,
#menu-top .menu-2:hover,
#menu-top .selected
{
    font-weight: bold;
}

/*---------------------------------------------------
/*  language
/*---------------------------------------------------*/

.language
{
    float: left;
    width: 150px;
    font-size: 12px;
    line-height: 30px;
    padding: 0px 20px 0px 0px;
    text-align: right;
}

.language a
{
    text-decoration: none;
    padding: 0px 0px 0px 15px;
}

/*---------------------------------------------------
/*  frame-search
/*---------------------------------------------------*/

#frame-search
{
    float: right;
    width: 210px;
    margin: 5px 0px 0px 0px;
}

#frame-search .button
{
    float: right;
    display: block;
    margin: 2px 30px 0px 5px;
}

/*---------------------------------------------------
/*  frame-weather
/*---------------------------------------------------*/

#frame-weather
{
    clear: both;
    position: absolute;
    z-index: 20;
    top: 32px;
    left: 771px;
    width: 180px;
    font-size: 11px;
}

#frame-weather a
{
    text-decoration: none;
}

#frame-weather .item-container
{
    margin: 0px 0px 1px 0px;
}

#frame-weather .item
{
    float: left;
    width: 60px;
    text-align: center;
    padding: 2px 0px 5px 0px;
}

#frame-weather .links
{
    padding: 5px 0px 5px 0px;
}

#frame-weather .links a
{
    padding: 0px 0px 0px 20px;
}


/*---------------------------------------------------
/*  menu-flyout
/*---------------------------------------------------*/

#menu-flyout
{
    position: absolute;
    top: 464px;
    left: 10px;
    width: 721px;
}

#menu-flyout a
{
    text-decoration: none;
}

#menu-flyout .level-0-content
{
    width: 700px;
    position: relative;
}

#menu-flyout .level-0
{
    height: 36px;
    float: left;
}

#menu-flyout .menu-0
{
    font-size: 24px;
    line-height: 24px;
    display: block;
    padding: 6px 12px 6px 12px;
}

#menu-flyout .flyout
{
    position: absolute;
    z-index: 15;
    bottom: 40px;
    left: 0px;
    display: none;
    text-align: left;
    width: 740px;
    height: 143px;
}

#menu-flyout .level-1
{
    float: left;
    width: 185px;
    padding: 10px 0px 0px 0px;
}

#menu-flyout .menu-1
{
    display: block;
    padding: 0px 0px 0px 23px;
    font-size: 12px;
}

#menu-flyout .menu-1:hover
{
    font-weight: bold;
}

#menu-flyout .menu-image
{
    float: left;
    width: 160px;
    height: 143px;
}

/*---------------------------------------------------
/*  box-accomodations
/*---------------------------------------------------*/

#box-accomodations
{
    width: 268px;
    position: absolute;
    z-index: 50;
    top: 310px;
    left: 720px;
    font-size: 12px;
}

#box-accomodations input,
#box-accomodations select
{
    line-height: 12px;
    font-size: 12px;
}

#box-accomodations .top
{
    padding: 35px 35px 0px 20px;
}

#box-accomodations .bottom
{
    padding: 5px 0px 35px 20px;
}

#box-accomodations .search-container,
#box-accomodations .tab a
{
    padding: 0px 0px 0px 5px;
    display: block;
}

#box-accomodations .tab
{
    font-size: 20px;
    line-height: 22px;
}

#box-accomodations .separator
{
    height: 1px;
    margin: 5px 0px 0px 0px;
}

#box-accomodations .small
{
    height: 1px;
    margin: 5px 35px 5px 0px;
}

#box-accomodations .name,
#box-accomodations .value
{
    margin: 3px 0px 3px 0px;
}

#box-accomodations .name
{
    float: left;
}

#box-accomodations .value
{
    padding: 0px 0px 0px 105px;
}

#box-accomodations .value img
{
    float: right;
    margin: 2px 0px 0px 0px;
}

#box-accomodations .input-date
{
    width: 70px;
    padding: 4px 0px 0px 2px;
}

#box-accomodations .input-small
{
    width: 25px;
    padding: 4px 0px 0px 2px;
}

#box-accomodations .dropdown
{
    width: 95px;
}

#box-accomodations .link
{
    float: right;
}

#box-accomodations .link a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
}

/*---------------------------------------------------
/*  box-calculator
/*---------------------------------------------------*/

#box-calculator
{
    width: 268px;
    position: absolute;
    z-index: 50;
    top: 310px;
    left: 720px;
    font-size: 12px;
}

#box-calculator input,
#box-calculator select
{
    line-height: 12px;
    font-size: 12px;
}

#box-calculator .top
{
    padding: 35px 35px 0px 20px;
}

#box-calculator .bottom
{
    padding: 5px 0px 35px 20px;
}

#box-calculator .search-container,
#box-calculator .tab a
{
    padding: 0px 0px 0px 5px;
    display: block;
}

#box-calculator .tab
{
    font-size: 20px;
    line-height: 22px;
}

#box-calculator .separator
{
    height: 1px;
    margin: 5px 0px 0px 0px;
}

#box-calculator .small
{
    height: 1px;
    margin: 5px 35px 5px 0px;
}

#box-calculator .name,
#box-calculator .value
{
    margin: 4px 0px 4px 0px;
}

#box-calculator .name
{
    float: left;
}

#box-calculator .value
{
    padding: 0px 0px 0px 105px;
}

#box-calculator .value img
{
    float: right;
    margin: 2px 0px 0px 0px;
}

#box-calculator .input-date
{
    width: 70px;
    padding: 4px 0px 0px 2px;
}

#box-calculator .input-small
{
    width: 25px;
    padding: 4px 0px 0px 2px;
}

#box-calculator .dropdown
{
    width: 95px;
}

#box-calculator .link
{
    float: right;
}

#box-calculator .link a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
}

/*---------------------------------------------------
/*  columns
/*---------------------------------------------------*/

#col-left
{
    float: left;
    width: 275px;
    padding: 20px 0px 20px 0px;
}


#col-right
{
    float: left;
    width: 700px;
    padding: 20px 0px 0px 0px;
}

#col-right .textcontainer
{
    padding: 0px 0px 40px 0px;
}

#col-right .textcontainer .facebook
{
    margin: 40px 0px 0px 0px;
}


/*---------------------------------------------------
/*  sitepath
/*---------------------------------------------------*/

#sitepath
{
    padding: 45px 0px 5px 275px;
    margin: 0px 290px 0px 0px;
}

#sitepath a
{
    text-decoration: none;
    font-size: 10px;
}

#sitepath .item
{
    padding: 0px 0px 0px 15px;
}

/*---------------------------------------------------
/*  menu
/*---------------------------------------------------*/

#menu
{
    width: 234px;
    margin: 0px 0px 25px 10px;
}

#menu a
{
    text-decoration: none;
}

#menu .level-0
{
    padding: 0px 0px 5px 0px;
}

#menu .menu-0
{
    display: block;
    padding: 0px 20px 0px 15px;
    font-size: 25px;
}

#menu .bg-sub-menu
{
    margin: 2px 0px 0px 0px;
    padding: 15px 20px 20px 20px;
}

#menu .level-1,
#menu .level-1-active
{
    padding: 5px 0px 5px 0px;
}

#menu .menu-1
{
    padding: 0px 0px 0px 20px;
    display: block;
    font-family: Verdana;
}

#menu .level-1-active .menu-1
{
    font-weight: bold;
}

#menu .level-2,
#menu .level-2-active
{
    padding: 5px 0px 5px 0px;
}

#menu .menu-2
{
    padding: 0px 0px 0px 20px;
    display: block;
    font-size: 12px;
}

#menu .level-2-active .menu-2
{
    font-weight: bold;
}

#menu .level-3,
#menu .level-3-active
{
    padding: 2px 0px 2px 0px;
}

#menu .menu-3
{
    padding: 0px 0px 0px 30px;
    font-size: 11px;
    display: block;
}

#menu .level-3-active .menu-3
{
    font-weight: bold;
}

/*---------------------------------------------------
/*  frame-offers
/*---------------------------------------------------*/

#frame-offers
{
    width: 266px;
    margin: 0px 0px 25px 0px;
}

#frame-offers .bg
{
    padding: 25px 33px 0px 25px;
}

#frame-offers .bg-bottom
{
    padding: 0px 33px 35px 25px;
}

#frame-offers .frame-link
{
    font-size: 21px;
    line-height: 23px;
    padding: 0px 30px 20px 0px;
}

#frame-offers .offer-title
{
    padding: 0px 0px 5px 0px;
}

#frame-offers .offer-title a
{
    font-weight: bold;
    text-decoration: none;
}

#frame-offers .image
{
    position: relative;
    width: 208px;
    height: 110px;
}

#frame-offers .image img
{
    display: block;
}

#frame-offers .date
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}

#frame-offers .description
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
}

#frame-offers .links a
{
    display: block;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
    font-size: 11px;
}

/*---------------------------------------------------
/*  frame-events
/*---------------------------------------------------*/

#frame-events
{
    width: 266px;
    margin: 0px 0px 25px 0px;
}

#frame-events .bg
{
    padding: 25px 33px 0px 25px;
}

#frame-events .bg-bottom
{
    padding: 0px 33px 35px 25px;
}

#frame-events .frame-link
{
    font-size: 21px;
    line-height: 23px;
    padding: 0px 30px 20px 0px;
}

#frame-events .event-title
{
    padding: 0px 0px 5px 0px;
}

#frame-events .event-title a
{
    font-weight: bold;
    text-decoration: none;
}

#frame-events .image
{
    position: relative;
    width: 208px;
    height: 110px;
}

#frame-events .image img
{
    display: block;
}

#frame-events .date
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}

#frame-events .description
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
}

#frame-events .links a
{
    display: block;
    padding: 0px 0px 0px 20px;
    text-decoration: none;
    font-size: 11px;
}
    
    
/*---------------------------------------------------
/*  box-left
/*---------------------------------------------------*/

#box-left
{
    width: 267px;
}

#box-left .container
{
    padding: 30px 0px 0px 35px;
}

#box-left .separator
{
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    width: 180px;
}

#box-left .bottom
{
    padding: 0px 0px 30px 35px;
}

/*---------------------------------------------------
/*  frame-downloads
/*---------------------------------------------------*/

#frame-downloads
{
    font-size: 12px;
}

#frame-downloads .frame-title
{
    font-size: 23px;
    line-height: 23px;
    padding: 5px 0px 5px 15px;
    cursor: pointer;
    width: 100px;
}

#frame-downloads .download-container
{
    padding: 10px 0px 10px 0px;
    width: 200px;
}

#frame-downloads .item
{
    padding: 2px 0px 2px 12px;
}

#frame-downloads .item a
{
    padding: 0px 5px 0px 0px;
}

#frame-downloads .item .size
{
    padding: 2px 0px 0px 0px;
    font-size: 11px;
}

#frame-downloads .link
{
    padding: 3px 0px 3px 0px;
    margin: 10px 01px 0px 0px;
}

#frame-downloads .link a
{
    padding: 0px 0px 0px 20px;
}

/*---------------------------------------------------
/*  service
/*---------------------------------------------------*/

#service
{
    padding: 10px 0px 10px 35px;
}

#service a
{
    text-decoration: none;
    cursor: pointer;
}

#service a img
{
    margin: 2px 5px 0px 0px;
}

#service a:hover
{
    text-decoration: underline;
}


/*---------------------------------------------------
/*  frame-fotogallery
/*---------------------------------------------------*/

#frame-fotogallery
{
    font-size: 12px;
}

#frame-fotogallery .frame-title
{
    font-size: 23px;
    line-height: 23px;
    padding: 5px 0px 5px 15px;
    cursor: pointer;
    width: 50px;
}

#frame-fotogallery .fotogallery-container
{
    padding: 10px 0px 10px 0px;
    width: 200px;
    display: none;
}

#frame-fotogallery .fotogallery-container .item
{
    padding: 5px 0px 10px 0px;
}

#frame-fotogallery .fotogallery-container .item .name
{
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

#frame-fotogallery .link
{
    padding: 3px 0px 3px 0px;
    margin: 10px 01px 0px 0px;
}

#frame-fotogallery .link a
{
    padding: 0px 0px 0px 20px;
}

/*---------------------------------------------------
/*  frame-videos
/*---------------------------------------------------*/

#frame-videos
{
    font-size: 12px;
}

#frame-videos .frame-title
{
    font-size: 23px;
    line-height: 23px;
    padding: 5px 0px 5px 15px;
    cursor: pointer;
    width: 60px;
}

#frame-videos .video-container
{
    padding: 10px 0px 10px 0px;
    width: 200px;
    display: none;
}

#frame-videos .item
{
    position: relative;
    z-index: 5;
    padding: 5px 0px 10px 0px;
}

#frame-videos .item .name
{
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

#frame-videos .play
{
    position: absolute;
    top: 45px;
    left: 65px;
    width: 50px;
    height: 35px;
    z-index: 5;
}

#frame-videos .link
{
    padding: 3px 0px 3px 0px;
    margin: 10px 01px 0px 0px;
}

#frame-videos .link a
{
    padding: 0px 0px 0px 20px;
}


/*---------------------------------------------------
/*  address
/*---------------------------------------------------*/

#address
{
    clear: both;
    position: relative;
    width: 1006px;
    height: 218px;
}

#address .container
{
    margin: 0px 0px 0px 275px;
    padding: 20px 0px 0px 0px;
    width: 484px;
    float: left;
    line-height: 20px;
}

#address .container .name
{
    font-size: 23px;
    line-height: 23px;
    padding: 0px 0px 10px 0px;
}

#address .container a:hover
{
    text-decoration: none;
}

#address .tabs
{
    position: absolute;
    top: 174px;
    left: 275px;
    font-family: Arial;
}

#address .tabs .link
{
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 4px 0px 0px 0px;
    width: 128px;
    height: 26px;
    text-align: center;
}

#address .tabs .link a
{
    padding: 0px 0px 0px 12px;
    line-height: 30px;
    font-size: 12px;
    text-decoration: none;
}

#address .logos
{
    padding: 33px 0px 0px 0px;
    width: 225px;
    text-align: center;
    float: left;
}

#address .logos a
{
    padding: 0px 2px 0px 2px;
}

#address .logos .logo-big
{
    padding: 15px 0px 0px 0px;
}

/*---------------------------------------------------
/*  menu-bottom
/*---------------------------------------------------*/

#menu-bottom
{
    float: left;
    font-size: 12px;
    padding: 10px 0px 10px 30px;
    width: 900px;
}

#menu-bottom .uid
{
    float: right;
}

#menu-bottom a
{
    text-decoration: none;
}

/*---------------------------------------------------
/*  webcams
/*---------------------------------------------------*/

#webcams .name .link
{
    float: right;
}

#webcams .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#webcams .item .description
{
    float: left;
    padding: 0px 0px 25px 0px;
}

#webcams .item .titlemodule
{
    /*float: left;
    width: 390px;*/
    padding: 5px 0px 5px 15px;
}

#webcams .name .link
{
    float: right;
}

#webcams .separator
{
    height: 35px;
}

/*---------------------------------------------------
/*  fotogallery
/*---------------------------------------------------*/

#fotogallery .image
{
    width: 180px;
}

#fotogallery .name .link
{
    float: right;
}

#fotogallery .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#fotogallery .item .description
{
    float: left;
    padding: 10px 0px 0px 0px;
}

#fotogallery .item .titlemodule
{
    float: left;
    width: 390px;
    padding: 0px 0px 0px 15px;
}

#fotogallery .name .link
{
    float: right;
}

/*---------------------------------------------------
/*  videos
/*---------------------------------------------------*/

#videos .video
{
    width: 280px;
    padding: 4px 16px 16px 4px;
    float: left;
    margin: 0px 10px 0px 0px;
}

#videos .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#videos .item .description
{
    float: left;
    padding: 10px 0px 0px 15px;
}

#videos .item .titlemodule
{
    float: left;
    width: 355px;
    padding: 0px 0px 0px 15px;
}

#videos .item .link
{
    padding: 5px 0px 0px 0px;
}

/*---------------------------------------------------
/*  highlights
/*---------------------------------------------------*/

#highlights .image
{
    width: 180px;
}

#highlights .name .link
{
    float: right;
}

#highlights .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}


#highlights .item .titlemodule
{
    float: left;
    width: 390px;
    padding: 0px 0px 0px 15px;
}

#highlights .item .description
{
    float: left;
    padding: 0px 0px 0px 15px;
    width: 450px;
}

#highlights .name .link
{
    float: right;
}

#highlights .detail .titlemodule
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#highlights .detail .description
{
    padding: 20px 0px 40px 0px;
}

/*---------------------------------------------------
/*  events
/*---------------------------------------------------*/

#events .image
{
    width: 180px;
}

#events .name .link
{
    float: right;
}

#events .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#events .item .titlemodule
{
    float: left;
    width: 390px;
    padding: 0px 0px 0px 15px;
}

#events .item .date
{
    padding: 0px 0px 0px 15px;
}

#events .item .description
{
    float: left;
    padding: 0px 0px 0px 15px;
    width: 450px;
}

#events .name .link
{
    float: right;
}

#events .detail .titlemodule
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#events .detail .description
{
    padding: 20px 0px 40px 0px;
}

#events .date
{
    font-weight: bold;
}

/*---------------------------------------------------
/*  downloads
/*---------------------------------------------------*/

#downloads .item
{
    padding: 10px 0px 10px 0px;
}

#downloads .item .type
{
    height: 28px;
}

#downloads .item .titlemodule
{
    padding: 0px 0px 0px 10px;
}

#downloads .item .name
{
    float: left;
    width: 520px;
}

#downloads .item .link
{
    float: right;
}

#downloads .item .issuu
{
    padding: 15px 0px 5px 0px;
}

/*---------------------------------------------------
/*  footer
/*---------------------------------------------------*/

#footer
{
    margin: 40px 0px 0px 0px;
}

#footer .item
{
    float: left;
    width: 345px;
    height: 108px;
    margin: 10px 5px 10px 0px;
}

#footer .image
{
    float: left;
    margin: 0px 0px 0px 10px;
    width: 166px;
    height: 84px;
}

#footer .item .name
{
    padding: 0px 0px 2px 10px;
}

#footer .item .name a
{
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 12px;
}

#footer .description
{
    float: left;
    padding: 5px 5px 5px 10px;
    width: 140px;
    height: 74px;
    font-size: 11px;
}

/*---------------------------------------------------
/*  teaser
/*---------------------------------------------------*/

#teaser
{
    padding: 5px 0px 0px 38px;
}

#teaser .item
{
    float: left;
    width: 250px;
    height: 173px;
}

/*---------------------------------------------------
/*  offers
/*---------------------------------------------------*/

#offers .item .image
{
    width: 180px;
}

#offers .name .link
{
    float: right;
}

#offers .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}


#offers .item .titlemodule
{
    float: left;
    width: 390px;
    padding: 0px 0px 0px 15px;
}

#offers .item .description
{
    float: left;
    padding: 0px 0px 0px 15px;
    width: 450px;
}

#offers .detail .titlemodule
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#offers .detail .description
{
    padding: 20px 0px 40px 0px;
}

#offers .detail .downloads
{
    padding: 15px 0px 0px 0px;
}

#offers .list-companies
{
    overflow:hidden;
    width:508px;
    padding: 40px 0px 0px 0px;
}
#offers .company
{
    margin-bottom:5px;
    padding-bottom:5px;
}

#offers .company p
{
    margin:0 0 0 22px;
}

#offers .contact-panel
{
    display:none;
    padding: 40px 0px 0px 0px;
}

#offers .contact-panel .separator
{
    line-height:1px;
    font-size:1px;
    height:1px;
    margin:5px 0;
}
#offers .ca-selected-hotels,
#offers .current-offer
{
    margin:10px;
    line-height:20px;
}
#offers .header-selected-hotels,
#offers .header-current-offer
{
    font-weight:bold;
}

#offers .hotel-link
{
	cursor:pointer;
}

#offers .list-companies
{
    line-height:1.4em;
    margin-top:20px;
}
#offers .list-companies .image
{
    float:left;
    margin-right:10px;
}
#offers .box-buttons
{
    overflow:hidden;
    margin:20px 0;
}

#offers .list-companies .link,
#offers .contact-panel .link
{
    padding: 20px 0px 50px 0px;
}


/*---------------------------------------------------
/*  companies
/*---------------------------------------------------*/
.companies-search
{
    margin-bottom: 50px;
}

.companies-search .header
{
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.companies-search .content
{
    padding: 10px;
}

.companies-search .content .link
{
    margin: 20px 0px 0px 0px;
}

.companies-search .row .label
{
    float: left;
    width: 100px;
    font-weight: bold;
}

.companies-search .checkbox-row .label
{
    padding: 5px 0px 2px 0px;
    font-weight: bold;
}

.companies-search .row .value
{
    margin-left: 100px;
}

.companies-search .row input
{
    width: 300px;
}

#companies .googlemap-container
{
    display: none;
}

#companies .info-text
{
    font-size: 11px;
}

#companies .download .type
{
    float: left;
    margin-right: 10px;
}

#companies .separator
{
    margin: 15px 0px 15px 0px;
    height: 1px;
    font-size: 1px;
}

#companies .item .data-block
{
    overflow: hidden;
    padding: 5px 0px 0px 0px;
}

#companies .item .info-box
{
    font-size: 12px;
    float: left;
    /*width: 320px;*/
}

#companies .item .info-box .name
{
    width: 100px;
    float: left;
}

#companies .item .info-box .value
{
    margin-left: 110px;
}

#companies .item .description
{
    padding: 10px 0px 10px 0px;
}

#companies .item .description .container
{
    display: none;
    padding: 5px 0px 0px 0px;
}

#companies .item .description .open
{
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 4px;
    background-image: url(../media/bg-expanded.png);
    cursor: hand;
}

#companies .item .description .close
{
    background-image: url(../media/bg-collapsed.png);
}

/*---------------------------------------------------
/*  sightseeing
/*---------------------------------------------------*/

#sightseeing .image
{
    width: 180px;
}

#sightseeing .name .link
{
    float: right;
}

#sightseeing .item .name
{
    float: left;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}


#sightseeing .item .titlemodule
{
    float: left;
    width: 390px;
    padding: 0px 0px 0px 15px;
}

#sightseeing .item .description
{
    float: left;
    padding: 0px 0px 0px 15px;
    width: 450px;
}

#sightseeing .detail .titlemodule
{
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
}

#sightseeing .detail .description
{
    padding: 20px 0px 40px 0px;
}

/*---------------------------------------------------
/*  routePlanner
/*---------------------------------------------------*/

#route-planner
{
	margin: 40px 0px 20px 0px;
}

#route-planner .container
{
	padding: 10px;
	margin: 20px 0px 20px 0px;
}

#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	clear: both;
	padding: 2px 0px 2px 0px;
}

#route-planner .row .label
{
	float: left;
	width: 120px;
}

#route-planner .row .value
{
	margin-left: 120px;
}

#route-planner .address
{
	width: 400px;
}

#route-planner .country
{
	width: 405px;
}

#route-planner .zipcode
{
	width: 120px;
}

#route-planner .place
{
	width: 270px;
}

#route-planner .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 20px 0px;
}

#google-map
{
	width: 695px;
	height: 380px;
}
#google-route
{
}


/*---------------------------------------------------
/*  search
/*---------------------------------------------------*/

#search .item
{
    padding: 10px;
}

#search .search-result
{
    padding: 0px 0px 25px 0px;
}

#search .item .link
{
    margin: 5px 0px 0px 0px;
}

#search .item .link
{
    padding: 0px 0px 0px 0px;
}


/*---------------------------------------------------
/*  calculator
/*---------------------------------------------------*/

#calculator
{
    padding: 20px;
}

#calculator .title
{
    padding: 0px 0px 15px 0px;
}

#calculator .item
{
    padding: 25px 0px 0px 0px;
}

#calculator .calc-button
{
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
}

#calculator .contact-form .input-row span
{
    display: inline-block;
    width: 120px;
}

#calculator .error
{
    padding: 10px;
    margin: 20px 0px 0px 0px;
}

#calculator .results
{
    margin: 40px 0px 0px 0px;
}

#calculator .results .item
{
    padding: 20px;
}

#calculator .results .item.default .sum
{
    font-weight: bold;
}

#calculator .deactive
{
    text-decoration: line-through;
}

#calculator .results .price-table
{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}

#calculator .results table
{
    width: 100%;
    padding: 2px;
}

#calculator .results .item th,
#calculator .results .item td
{
    padding: 5px;
}

#calculator .results table td.right
{
    text-align: right;
}

/*---------------------------------------------------
/*  snow report
/*---------------------------------------------------*/
#snowreport .item
{
    margin-bottom:20px;
    overflow:hidden;
}
#snowreport .item h3
{
    font-weight:normal;
    margin:0;
    padding:5px 10px;
}
#snowreport .item .skiarea
{
    margin-bottom:20px;
    overflow:hidden;
}
#snowreport .item .skiarea .content
{
    padding:5px 10px;
}
#snowreport .item .skiarea .image
{
    float:left;
    margin:0 10px 0 0;
}
#snowreport .item .skiarea .info
{
    margin-left:210px;
}
#snowreport .item .skiarea .info .name
{
    width: 150px;
    float: left;
}
#snowreport .item .skiarea .info .value
{
    margin-left:120px;
}
#snowreport .list-measuring-points
{
   overflow:hidden;
   margin-bottom:20px;
   padding-bottom:3px;
}
#snowreport .measuring-point
{
}
#snowreport .measuring-point .header
{
    font-weight:bold;
    padding:3px 10px;
    margin-bottom:3px;
}

#snowreport .measuring-point img
{
    float: left;
    margin: 0px 20px 0px 0px;
}
#snowreport .measuring-point .content
{
    font-size:0.9em;
    padding:2px 10px;
    overflow:hidden;
}
#snowreport .measuring-point .content .info
{
    line-height:1.5em;
}
#snowreport .measuring-point .content .name
{
    width:150px;
    float: left;
    line-height:1.5em;
    font-weight:normal;
}
#snowreport .measuring-point .content .value
{
    line-height:1.5em;
}
#snowreport .data-table
{

    margin-bottom:20px;
}
#snowreport .list-lifts
{
    float:left;
}

#snowreport .row
{
    overflow:hidden;
    margin-bottom:2px;

}
#snowreport .row div
{
    float:left;
    padding-right:10px;
    width:100px;
    padding:1px 5px 1px 10px;
    overflow:hidden;
    white-space:nowrap;
}
#snowreport .row-header div
{
    font-weight:bold;
    /*padding:1px 10px 1px 5px;*/
}

#snowreport .row .name
{
    width:150px;
}
#snowreport .row .quantity
{
    width:55px;
}
#snowreport .row .length
{
    width:50px;
}
#snowreport .row .open
{
    width:30px;
    background-repeat:no-repeat;
    background-position:50% 50%;
}
#snowreport .row .lengthprepared
{
    width:70px;
}
#snowreport .row .lengthopen
{
    width:70px;
}

/*---------------------------------------------------*/
/*  tours
/*---------------------------------------------------*/
#tours .item
{
    margin: 0px 0px 20px 0px;
}

#tours .item .image
{
	float:right;
	margin:0 0 10px 15px;
}
#tours .description .name
{
    width: 120px;
    float: left;
}
#tours .item .description
{
    margin-left:0;
}

#tours .item .infos
{
	line-height:20px;
	margin-bottom:10px;
}

#tours .item .google-map
{
	margin-top:10px;
}

#tours .detail .module-title
{
    padding: 25px 0px 15px 0px;
}

#tours .detail .description
{
    padding: 0px 0px 40px 0px;
}

#tours .detail .description .infos
{
    padding: 15px 0px 25px 0px;
}

#tours .detail .image
{
    float: right;
}


#tours .elevation 
{
	margin-top:10px;
	position:relative;
}
#tours .elevation img
{
	display:block;
}
/*elevation position line*/
#tours .elevation .elevation-position
{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:100%;
	background-color:#ffffff;
	
}
#tours .elevation .elevation-position .infos
{
	position:relative;
}
#tours .elevation .elevation-position .value
{
	position:absolute;
	top:-20px;
	left:-50%;
	padding:1px 3px;
	background-color:White;
	border:solid 1px black;
}
/*elevation points of interest*/
#tours .google-map .map-container
{
	position:relative;
}
#tours .google-map .map-container .points-of-interest
{
	position:absolute;
	top:50px;
	right:7px;
	width:145px;
}
.points-of-interest .header
{
	background-repeat:no-repeat;
	height:14px;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px 0 27px;
	
}
.points-of-interest .header .icon
{
	float:right;
	width:7px;
	height:8px;
	background-repeat:no-repeat;
	margin:4px 10px 0 0;
	cursor:pointer;
}

.points-of-interest .content
{
	background-repeat:repeat-y;
	padding:5px 7px 2px 7px;
	
}
.points-of-interest .footer
{
	background-repeat:no-repeat;
	height:9px;
}
.points-of-interest .content .category
{
	margin-bottom:4px;	
	cursor:pointer;
}
.points-of-interest .content .category .icon
{
	float:left;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.points-of-interest .content .category .value
{
	margin-left:24px;
	line-height:20px;	
}

#tours .downloads .link-gpx
{
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-decoration:none;
}
#tours .map-container,
#tours .elevation,
#tours .downloads,
#tours .other-tours
{
	margin-bottom:20px;
}
#tours .othertours-link
{
	margin:0 0 5px 10px;
	display:block;
	padding-left:22px;
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
}

.map-info-box
{
	font-family:Verdana;
	font-size:12px;
	line-height:16px;
}
.map-info-box .image-elevation
{
	float:left;
}
.map-info-box .tour-data
{
	float:right;
	font-size:10px;
}
.map-info-box .detail-link
{
	float:right;
	padding-left:15px;
	background-position:0 4px;
}

/*---------------------------------------------------
/*  tours download form
/*---------------------------------------------------*/
#toursdownload .send-button
{
	display:block;
	float:left;
	padding:10px;
	text-decoration:none;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1.2em;
}

#toursdownload .list-tours .tour-item input
{
	width:20px;
}
#toursdownload .list-tours .tour-current
{
	font-weight:bold;
}
#toursdownload .input-date .name
{
	width:200px;
}
#toursdownload .input-date input
{
	width:100px;
}
#toursdownload .input-date img
{
	padding:1px;
}
#toursdownload .input-interstoffer span
{
	padding-right:15px;
}

/*---------------------------------------------------
/*  links
/*---------------------------------------------------*/

#links .image
{
    float: left;
    margin: 0px 25px 0px 0px;
}

#links .separator
{
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    margin: 20px 0px 20px 0px;
    clear: both;
}


/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/

#sitemap a
{
    display: block;
    padding: 2px 0px 2px 5px;
    text-decoration: none;
}

#sitemap ul
{
    padding-left: 30px;
}

#sitemap ul a
{
    font-weight: bold;
}

#sitemap ul ul a
{
    font-weight: normal;
}

#sitemap ul ul ul  ul a
{
    font-style: italic;
}





/*---------------------------------------------------
/*  service
/*---------------------------------------------------*/

img
{
    border: 0;
}

.clear
{
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

/*remove flash borders at ff 3.6*/
object { outline:none; }

/*---------------------------------------------------
/*  base-module
/*---------------------------------------------------*/

.base-module .item .image
{
    display: block;
    padding: 4px 16px 16px 4px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.base-module .detail .image
{
    display: block;
    margin: 20px 0px 40px 0px;
}

.base-module .separator
{
    height: 20px;
}

.base-module .link a
{
    text-decoration: none;
    font-weight: bold;
    padding: 0px 18px 0px 0px;
}

.base-module .backlink a
{
    text-decoration: none;
    font-weight: bold;
    padding: 0px 0px 0px 18px;
}

/*---------------------------------------------------
/*  form catalogues
/*---------------------------------------------------*/
.catalogues
{
    margin-bottom:10px;
}
.catalogues .catalogue-item
{
    float:left;
    width:201px;
    padding:3px;
    margin:0 10px 20px 0;
}
.catalogues .catalogue-item img
{
    border:0;
    display:block;
}
.catalogues .catalogue-title
{
    margin-bottom:10px;
}

/*---------------------------------------------------
/*  contact form
/*---------------------------------------------------*/

.contact-form .input-row
{
    margin-bottom: 5px;
}
.contact-form .summary
{
    margin-bottom: 10px;
}
.contact-form .summary ul
{
    margin: 5px;
    padding: 5px;
    list-style: none;
}
.contact-form .summary ul li
{
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left 5px;
}
.contact-form .separator
{
    height: 1px;
    margin: 10px 0;
    clear: both;
}
.contact-form .input-row span.name
{
    display: inline-table;
    width: 120px;
    text-align: left;
    margin-right: 10px;
}

.contact-form .input-row .textinput-date
{
    width: 80px;
}


.contact-form .input-row .calendar img
{
	width: 12px;
	height: 12px;
	padding: 2px;
}

.contact-form .input-row span.second
{
    width: 60px;
    text-align: right;
    margin-right: 10px;
    margin-left: 20px;
}

.contact-form .input-row  input
{
     width: 300px;
}

.contact-form .calendar-row  input
{
    width: 80px;
}

.contact-form .input-row .dropdown
{
     width: 306px;
}

.contact-form .input-row .calendar
{
     width: 100px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width: 30px;
}


.contact-form .calendar-row img
{
    margin-left: 5px;
    cursor: pointer;
}
.contact-form .input-row textarea 
{
    width: 302px;
    height: 160px;
}
.contact-form .coupon textarea 
{
    width: 100%;
    height: 160px;
}

.contact-form .input-row .textarea span
{
    display: inline-block;
    float: left;
}

.contact-form .privacy span.name
{
    display: block;
    width: 100px;
    float: left;
}
.contact-form .privacy div
{
    float: left;
    width: 378px;
}
.contact-form .privacy .privacy-box input
{
    width: 20px;
}
.contact-form .privacy a
{
    text-decoration: underline;
    cursor: pointer;
}
.contact-form .missingPrivacy
{
    margin: 5px 0;
    display: block;
}

.contact-form .link
{
	padding: 40px 0px 60px 0px;
}
	
.contact-form .button
{
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	margin: 20px 0px 40px 0px;
	font-size: 16px;
}

.contact-form .checkbox-additional
{
    float: left; 
    width: 100px; 
    padding-left: 3px;
}

.contact-form .privacy .missing-privacy
{
    display: block;
    padding: 5px;
    margin: 5px 0;
    width: 100%;
}
.contact-form .checkboxes input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional input
{
    width: 20px;
}
.contact-form .input-row .checkbox-additional-input input
{
    width: 300px;
}

.contact-form .header-text
{
    margin-bottom: 10px;
}

.contact-form .form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}
.contact-form .privacy .form-error
{
    background-color: #8B1713;
}
.contact-form .error-message
{
    border: 2px solid #8B1713;
    background-color: #ffffff;
    padding: 4px;
    margin-bottom: 10px;
}
.contact-form .rooms input
{
    width:20px;
}

.contact-form .padding
{
	padding: 20px 10px 5px 20px;
}

.contact-form .block
{
	background-color: #dfdfe0;
	border: 1px solid #cf2159;
	padding: 10px;
}

.contact-form .row-interests input
{
    width: 30px;
}

.contact-form .table-container
{
    padding: 10px 0px 0px 0px;
    display: none;
}

.contact-form .contact-container
{
    padding: 10px 0px 0px 0px;
    display: none;
}

.contact-form .block .float
{
    width: 280px;
    float: left;
}

.contact-form .interests-box
{
    padding: 10px;
}

.contact-form input.captcha
{
    width:200px;
}

.contact-form img.captcha-image
{
    padding-left:135px;
}


/*---------------------------------------------------
/*  popup-gallery
/*---------------------------------------------------*/

#popup-gallery html,
body.body-fotogallery
{
    height: 100%;
    background-image: none;
}

body.body-fotogallery .link
{
    position: absolute;
    top: 480px;
    right: 100px;
}

body.body-fotogallery .link a
{
    text-decoration: none;
}

.body-fotogallery
{
    overflow: hidden;
    background-color: #ffffff;
    margin: 0;
}

.close-gallery
{
    position: absolute;
    top: 4px;
    right: 7px;
    cursor: pointer;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    font-size: 0;
    line-height: 0;
}


.commands
{
    padding: 40px 0px 0px 0px;
}

.commands input
{
    cursor: pointer;
}

/*---------------------------------------------------
/*  pager
/*---------------------------------------------------*/
.pager
{
    padding: 20px 0px 0px 0px;
}

.pager .inserts
{
    padding: 0px 0px 5px 0px;
    font-weight: bold;
}

.pager a
{
    padding: 2px 2px 2px 2px;
    text-decoration:none;
    cursor:pointer; 
    font-weight:bold;
    display: block;
    float: left;
    margin: 0px 2px 0px 2px;
}

.pager .first
{
    width: 13px;
}

.pager .last
{
    width: 13px;
}

.pager .previous
{
    width: 8px;
}

.pager .next
{
    width: 8px;
}

/*---------------------------------------------------
/*  ajax
/*---------------------------------------------------*/
.ajax-container
{
    position:relative;
}
.ajax-loading
{
    position:absolute;
    left:0;
    top:0;
    display:none;
}
.ajax-loading .loading
{
    margin: 20% auto 0;
    width:250px;
    padding: 10px 20px;
    font-size:3em;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
}
