﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/
body
{
    margin:0;
    font-family:Arial, Verdana;
    font-size:14px;
}

body.standard-body
{

}

h1
{
    font-size:30px;
    font-weight:bold;
    margin:18px 0px 0 0px;
    padding:0px;
}

h2
{
    font-size:24px;
    font-weight:normal;
    margin:10px 0 10px 0;
    padding:0px;
    font-style:italic;
}

a
{
    text-decoration:none;
}

a img
{
    border:0px;
}

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

/*---------------------------------------------------
/*  container
/*---------------------------------------------------*/
#container
{
    position:relative;
    margin: 0 auto;
    margin-top:10px;
    margin-bottom:50px;
    width:1024px;
    text-align:left;
}

/*---------------------------------------------------
/*  banner
/*---------------------------------------------------*/
#banner
{
    position:relative;
    height:530px;
}

#flashbanner
{
    margin:22px 0 0 22px;
}

#apple-left
{
    position:absolute;
    width:136px;
    height:515px;
    top:145px;
    left:-136px;
    z-index:1;
}

#apple-right
{
    position:absolute;
    width:516px;
    height:607px;
    top:-31px;
    left:0px;
    z-index:1;
}

/*---------------------------------------------------
/*  menu-top
/*---------------------------------------------------*/
#menu-top
{
    position:absolute;
    top:22px;
    left:22px;
    width:630px;
    height:89px;
    padding-left:361px;
    z-index:2;
}

#menu-top .level-0
{
    position:relative;
    float:left;
    width:150px;
    margin-right:5px;
}

#menu-top .menu-0
{
    padding:5px 0 7px 50px;
    text-transform:uppercase;
    font-family:Verdana;
    font-size:15px;
    display:block;
}

#menu-top .image
{
    width:150px;
    height:80px;
    display:block;
    border:0px;
}

#menu-top .icon
{
    position:absolute;
    width:47px;
    height:55px;
    bottom:-2px;
    left:-3px;
}

#menu-top .flyout
{
    position: absolute;
    z-index:100;
    top:110px;
    left:0px;
    width:230px;
    display:none;
    text-align:left;
    padding:0px 0px 0px 0px;    
}

#menu-top .flyout-1
{
    position:absolute;
    z-index:10;
    top:0px;
    left:230px;
    width:230px;
    display:none;
    padding:0px 0px 0px 0px;
    font-size:13px;
}

#menu-top .flyout .level-1 .menu-1,
#menu-top .flyout .level-1 .menu-1:hover,
#menu-top .flyout-1 .level-2 .menu-2,
#menu-top .flyout-1 .level-2 .menu-2:hover
{
	display:block;
	font-size:13px;
	font-weight:normal;
	padding:4px 0 3px 25px;
	line-height:normal;
}

#menu-top .flyout .level-1 .menu-1:hover,
#menu-top .flyout-1 .level-2 .menu-2:hover
{
}

#menu-top .flyout .level-1,
#menu-top .flyout-1 .level-2
{
	position: relative;
}


/*---------------------------------------------------
/* logo
/*---------------------------------------------------*/
#logo
{
    position:absolute;
    top:8px;
    left:50px;
    width:287px;
    height:87px;
    z-index:2;
}

#languages
{
    position:absolute;
    top:7px;
    left:23px;
    width:40px;
    height:20px;
    z-index:3;
    text-transform:uppercase;
    font-size:9px;
    font-family:Arial;
}

/*---------------------------------------------------
/*  menu-flyout
/*---------------------------------------------------*/
#menu-flyout
{
    position:absolute;
    bottom:0px;
    left:0px;
    width:984px;
    height:39px;
    z-index:4;
    font-family:Verdana;
    font-size:15px;
    text-transform:uppercase;
    padding-left:40px;
}

#menu-flyout .level-0
{
    position:relative;
    float:left;
    text-align:center;
    line-height:39px;
}

#menu-flyout .menu-0
{
    display:block;
    margin:0 16px 0 16px;
}

#menu-flyout .flyout
{
    position: absolute;
    z-index:100;
    bottom:39px;
    left:-15px;
    width:210px;
    display:none;
    text-align:left;
    padding:0px 0px 0px 0px;
}

#menu-flyout .flyout-1
{
    position:absolute;
    z-index:10;
    bottom:-15px;
    left:180px;
    width:190px;
    display:none;
    padding:15px 0px 20px 0px;
}

#menu-flyout .flyout .level-1 .menu-1,
#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout-1 .level-2 .menu-2,
#menu-flyout .flyout-1 .level-2 .menu-2:hover
{
	display:block;
	font-size:13px;
	font-weight:normal;
	padding:4px 0 3px 25px;
	line-height:normal;
}

#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout-1 .level-2 .menu-2:hover
{
}

#menu-flyout .flyout .level-1,
#menu-flyout .flyout-1 .level-2
{
	position: relative;
}

#menu-flyout .separator,
#menu-top .separator
{
	height:1px;
	width:200px;
	padding-left:10px;
}

/*---------------------------------------------------
/*  quickrequest
/*---------------------------------------------------*/
#quickrequest
{
    position:absolute;
    width:915px;
    height:35px;
    bottom:-45px;
    right:0px;
    z-index:15;
    font-size:13px;
}

#quickrequest .title
{
    font-family:Arial;
    font-size:18px;
    float:left;
    width:165px;
    margin-right:10px;
}

#quickrequest .title .left
{
    font-style:italic;
}

#quickrequest .title .right
{
    font-weight:bold;
}

#quickrequest .label
{
    float:left;
    width:30px;
    margin-top:2px;
}

#quickrequest input
{
    width:85px;
    padding:0px;
}

#quickrequest .input-date
{
    float:left;
    width:70px;
}

#quickrequest .input-small
{
    width:25px;
}

#quickrequest .date
{
    float:left;
    width:130px;
}

#quickrequest .name
{
    float:left;
    width:95px;
}

#quickrequest .input-field
{
    float:left;
    margin:2px 0 3px 0;
}

#quickrequest .ui-datepicker-trigger
{
    float:left;
}

#quickrequest .input-field img
{
    padding:2px 0px 0px 3px;
    cursor:pointer;
}

#quickrequest .adults
{
    float:left;
    width:65px;
    margin-top:4px;
}

#quickrequest .children
{
    float:left;
    width:55px;
    margin:4px 0px 0px 0;
}

#quickrequest .num-field
{
    float:left;
    margin:2px 10px 0px 0px;
    width:25px;
}

#quickrequest .button
{
    font-weight:bold;
    width:69px;
    height:16px;
    display:block;
    margin-left:10px;
    text-align:center;
}

/*---------------------------------------------------
/*  middle
/*---------------------------------------------------*/
#middle
{
    position:relative;
    margin-top:45px;
    padding:6px 0 0 0;
}

#leaf-right
{
    position:absolute;
    width:175px;
    height:650px;
    top:56px;
    right:-175px;
    display:none;
}

#border
{
    margin:0 22px 0 22px;
    padding:30px 0 70px 0;
    border-top:1px solid;
    border-right:1px solid;
    border-left:1px solid;
}

/*---------------------------------------------------
/*  left
/*---------------------------------------------------*/
#left
{
    float:left;
    width:210px;
}

/*---------------------------------------------------
/*  menu-left
/*---------------------------------------------------*/
#menu-left
{
    float:left;
    margin:0 0 30px 7px;
}

#menu-left a
{
    display:block;
}

#menu-left .title
{
    font-family:Verdana;
    font-size:17px;
    text-transform:uppercase;
    border-bottom:1px solid;
    margin-bottom:10px;
    padding:0 0 2px 5px;
}

#menu-left .separator
{
    height:0px;
    border-bottom:1px solid #E1E5C4;
    border-bottom:1px solid #E1E5C4;
    
}

#menu-left .menu-0
{
    font-size:14px;
    padding:4px 25px 4px 5px;
}

#menu-left .menu-1 
{
    font-size:12px;
    padding:3px 25px 3px 15px;
}

/*---------------------------------------------------
/*  booking suedtirol & Mein Weg Sentres
/*---------------------------------------------------*/
.image-left
{
    width:205px;
    margin:0 0 20px 0;
}

/*---------------------------------------------------
/*  teaser-left
/*---------------------------------------------------*/
#teaser-left
{
    float:left;
    width:205px;
    margin:0 0 10px 0;
    padding-bottom:15px;
    font-family:Arial;
    font-size:15px;
}

#teaser-left a
{
    display:block;
    margin:0 10px 0 10px;
    padding:5px 0 5px 5px;
    border-bottom:1px solid;
    text-transform:uppercase;
}

#teaser-left .title, 
#box-fotogalleries .title
{
    font-family:Verdana;
    font-size:17px;
    text-transform:uppercase;
    margin-bottom:5px;
    padding:10px 0 10px 10px;
}

/*---------------------------------------------------
/*  box-fotogalleries
/*---------------------------------------------------*/
#box-fotogalleries
{
    float:left;
    width:205px;
    margin:0 0 10px 0;
    padding-bottom:5px;
    font-size:13px;
}

#box-fotogalleries img
{
    width:155px;
    height:100px;
    margin:10px 0 10px 20px;
    border:0px;
    display:block;
}

#box-fotogalleries .name
{
    margin-left:20px;
}

#box-fotogalleries .more
{
    margin:5px 10px 0 10px;
    padding:8px 0 10px 10px;
    border-top:1px solid;
    display:block;
}

/*---------------------------------------------------
/*  frame-choose
/*---------------------------------------------------*/
#frame-choose
{
    position:relative;
    float:left;
    width:205px;
    height:175px;
    margin:40px 0 20px 0;
    font-size:13px;
}

#frame-choose .menu
{
    position:absolute;
    z-index:30;
    top:-40px;
    left:0px;
    font-family:Verdana;
    font-size:17px;
    text-transform:uppercase;
    border-bottom:3px solid;
}

#frame-choose .menu a
{
    float:left;
    width:102px;
    padding:9px 0 9px 0;
    cursor:pointer;
    display:block;
    text-align:center;
}

#frame-choose .impression
{
    display:none;
    padding-top:10px;
}

#frame-choose .weather
{
    display:block;
}

/*---------------------------------------------------
/*  box-weather
/*---------------------------------------------------*/
#box-weather .item
{
    float:left;
    margin:3px 0 0 20px;
}

#box-weather .image
{
    float:left;
    width:34px; 
}

#box-weather .text
{
    float:left;
    width:140px;
    padding:7px 0 7px 8px;
    text-transform:uppercase;
}

#box-weather .text a
{
    margin-right:20px;
}

#box-weather .more
{
    margin:30px 10px 0 10px;
    padding:8px 0 10px 10px;
    border-top:1px solid;
    display:block;
}

/*---------------------------------------------------
/*  box-webcam
/*---------------------------------------------------*/
#box-webcam .item
{
    float:left;
    margin:3px 0 0 20px;
}

#box-webcam img
{
    width:155px;
    height:98px;
    margin:0 0 10px 20px;
    border:0px;
    display:block;
}

#box-webcam .name
{
    margin-left:20px;
}

#box-webcam .more
{
    margin:5px 10px 0 10px;
    padding:8px 0 10px 10px;
    border-top:1px solid;
    display:block;
}

/*---------------------------------------------------
/*  box newsletter
/*---------------------------------------------------*/
.box-newsletter
{
    float:left;
    width:190px;
    padding:5px 0 20px 20px;
}


.box-newsletter .title
{
    font-family:Verdana;
    font-size:17px;
    text-transform:uppercase;
    margin-bottom:10px;
    padding:0 0 2px 0;
    display:block;
}

.box-newsletter .inputs input
{
    width:179px;
    border:1px solid;
    padding:1px 2px 1px 2px;
}

.box-newsletter .buttons
{
    margin-top:8px;
}

.box-newsletter .detail-link
{
    float:left;
    padding-right:10px;
}

/*---------------------------------------------------
/*  right
/*---------------------------------------------------*/
#right
{
    float:left;
    width:735px;
    padding-left:30px;
}

#underline
{
    font-size:12px;
    margin-top:3px;
    padding-bottom:3px;
    border-bottom:1px solid;
    width:727px;
}

#path
{
    float:left;
    width:480px;
}

#path a
{
    margin-right:15px;
}

/*---------------------------------------------------
/*  textzone
/*---------------------------------------------------*/
.textzone
{
    line-height:20px;
    height:auto!important;
    height:400px;
    min-height:400px;
    margin-bottom:30px;
    padding:0 20px 40px 0;
}

.textzone a
{
    text-decoration:underline;
}

.textzone a:hover
{
    text-decoration:none;
}

/*---------------------------------------------------
/*  footers
/*---------------------------------------------------*/
#footers .item
{
    height:50px;
    padding:18px 0 0 70px
}

#footers .item .title
{
    font-size:18px;
    font-weight:bold;
}

#footers .item .subtitle
{
    
}

/*---------------------------------------------------
/*  medias
/*---------------------------------------------------*/
#medias
{
    position:relative;
    height:233px;
    padding:35px 0 0 45px;
    line-height:20px;
}

#medias img
{
    border:0px;
}

#medias .icon
{
    padding:2px 0 2px 20px;
}

#medias .item
{
    float:left;
}

#medias .download
{
    width:200px;
}

#medias .download a
{
    display:block;
}

#medias .download .image
{
    padding:5px 0 5px;
}

#medias .interactive
{
    width:235px;
    margin-left:25px;
}

#medias .contact
{
    width:240px;
    margin-left:30px;
}

#medias .item .title
{
    font-size:17px;
    font-family:Verdana;
    text-transform:uppercase;
    margin-bottom:10px;
    display:block;
}

/*---------------------------------------------------
/*  menu-interactive
/*---------------------------------------------------*/
#menu-interactive a
{
    display:block;
}

/*---------------------------------------------------
/*  leaf-bottom
/*---------------------------------------------------*/
#leaf-bottom
{
    position:absolute;
    width:212px;
    height:271px;
    top:-140px;
    right:-20px;
    padding:185px 0 0 40px;
}

#leaf-bottom img
{
    border:0px;
}

#specials
{
    position:absolute;
    width:100px;
    height:20px;
    top:-28px;
    right:150px;
}

#specials a
{
    margin:0 2px 0 2px;
    cursor:pointer;
}

#specials img
{
    border:0px;
}

/*---------------------------------------------------
/*  footer
/*---------------------------------------------------*/
#footer
{
    padding-top:10px;
}

#footer .left
{
    float:left;
    width:475px;
    height:46px;
    margin-left:35px;
}

#footer .left img
{
    border:0px;
}

#footer .left a
{
    margin-right:33px;
}

#footer .right
{
    float:right;
    width:310px;
    margin:10px 195px 0 0;
    font-size:11px;
}



/*remove flash borders at ff 3.6*/
object { outline:none; }
/*---------------------------------------------------
/*  sitemap
/*---------------------------------------------------*/
.sitemap a
{
    display:block;
    padding:2px 0;
}
.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;
}
/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
    opacity:0.3;
    filter:Alpha(Opacity=30); 
}

.cjq-popup
{
    overflow: hidden;
}

body.popup
{
	 padding:10px 0 10px 10px;
}
.print-body
{
    overflow:auto;
    padding:10px 0 10px 10px;
}

.cjq-popup .ui-dialog-titlebar
{
    height:30px;
    line-height:30px;
    font-weight:bold;
    padding-left:10px;
}

.cjq-popup .ui-dialog-titlebar a
{
    position:absolute;
    top:5px;
    right:5px;
    text-decoration:none;
    font-weight:bold;
    padding:2px 5px;
    line-height:15px;
    width:16px;
    height:16px;
}
.cjq-popup .ui-dialog-titlebar a span
{
    width:16px;
    height:16px;
    font-size:0;
    line-height:0;
    display:block;
}

#popup-gallery html,
body.body-fotogallery
{
    height:100%;
}

.body-fotogallery
{
    overflow:hidden;
    
}
.close-gallery
{
    position:absolute;
    top:2px;
    right:5px;
    cursor:pointer;
    background-repeat:no-repeat;
    width:20px;
    height:20px;
    font-size:0;
    line-height:0;
}

/*---------------------------------------------------
/*  base-module
/*---------------------------------------------------*/
.base-module 
{
    margin-top:20px;
}

.base-module .item
{
    margin-bottom:10px;
    padding-bottom:10px;
    overflow:hidden;
}

.base-module .image
{
    float:left;
    margin:0 10px 10px 0;
}

.base-module .image img
{
    padding:5px;
    border:1px solid #D0D0D0;
}

.base-module .item-detail .image
{
    float:right;
    margin:0 0 10px 10px;
}

.base-module h3, 
.base-module .module-title
{
    font-size:18px;
    font-weight:normal;
    margin:0 0 8px 0;
    padding:0px;
    text-decoration:none;
    display:block;
}

.base-module a.module-title
{
    cursor:pointer;
}

.base-module .item .description
{
    
}
.base-module .item-detail .description
{
    margin-left:0px;
}

.base-module .item .text-block
{
    margin:10px 0 20px;
}
.base-module .item .icon
{
    float:left;
    margin-right:10px;
}

.detail-link
{
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:1px 0 1px 23px;
    text-decoration:none;
    display:block;
    cursor:pointer;
    overflow:hidden;
}
.base-module .item-detail .detail-link
{
    display:block;
    margin:10px 0;
}

.base-module .info 
{
    line-height:1.3em;
    overflow:hidden;
}
.base-module .info .name
{
    float:left;
    width:165px;
    font-weight:bold;
    text-align:left;
}
.base-module .info .value
{
    margin-left:140px;
    padding-right:10px;
}
.base-module .item .description
{
    
}
.base-module .item-detail .description
{
    margin-left:0px;
}

.base-module .item .text-block
{
    margin:10px 0 20px;
}
.base-module .item .icon
{
    float:left;
    margin-right:10px;
}

/*---------------------------------------------------
/*  offers
/*---------------------------------------------------*/
#offers .date
{
    font-weight:bold;
}

/*---------------------------------------------------
/*  downloads
/*---------------------------------------------------*/
#downloads .image
{
    float:right;
}

#downloads .item .detail-link
{
    float:left;
}

#downloads .type
{
    border:0px;
}

/*---------------------------------------------------
/*  webcams
/*---------------------------------------------------*/
#webcams .item-detail .image
{
    float:none;
    margin-bottom:10px;
}

/*---------------------------------------------------
/*  pager
/*---------------------------------------------------*/
.pager a
{
    display:block;
    float:left;
    margin-right:5px;
    line-height:16px;
    width:16px;
    text-decoration:none;
    cursor:pointer; 
    text-align:center;
    font-weight:bold;
    background-position:50% 50%;
}

/*---------------------------------------------------
/*  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;
}

/*---------------------------------------------------
/*  slider horizontal
/*---------------------------------------------------*/
.ui-slider
{
    position:relative;
}
.ui-slider-horizontal 
{
    margin-top:0.5em;
    height:2px;
    top:0;
    background-repeat:repeat-x;
    background-position:bottom;
}
.ui-slider-range
{
    position:absolute;
    height:100%;
    top:0;
    border:0;
    background-repeat:repeat-x;
    background-position:bottom;
}
.ui-slider-horizontal .ui-slider-handle
{
    top:0;
    position:absolute;
    height:16px;
    width:9px;
    z-index:2;
    margin-left:-2px;
    margin-top:-7px;
    cursor:default;
    background-repeat:repeat-x;
    background-position:bottom;
}

/*---------------------------------------------------
/*  contact form
/*---------------------------------------------------*/
.contact-form .rooms
{
	width: 180px;
	float: left;
	margin-right: 12px;
}

.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: 130px;
    text-align: left;
    margin-right: 10px;
}

.contact-form .input-row .textinput-date
{
    width: 80px;
}

.contact-form .input-row 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 .input-row .dropdown
{
     width: 306px;
}

.contact-form .input-row  input.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;
    float: left;
}
.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;
	float: right;
	font-size: 16px;
}

.contact-form .button-send
{
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	margin: 10px 0px 20px 0px;
	float: right;
	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
{
	border:1px solid;
	padding:10px;
}

.contact-form img
{
	background-color:#E1C186;
}

.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;
}

/*---------------------------------------------------
/*  recommend
/*---------------------------------------------------*/
#recommend .contact-form
{
    margin:0;
}
#recommend .contact-form .padding
{
    padding:0px 0 0px 0;
}
#recommend .contact-form .input-row input
{
    width:320px;
}
#recommend .contact-form .input-row textarea
{
    width:320px;
    height:80px;
}
#recommend .contact-form .textarea
{
    overflow:hidden;
}

#recommend .contact-form .textarea span.name
{
    float:left;
}

/*---------------------------------------------------
/*  box-offers
/*---------------------------------------------------*/
#offers-slider
{
    height:133px;
}

#box-offers
{
    position:absolute;
    bottom:65px;
    left:22px;
    width:312px;
    height:133px;
    padding:0;
    font-size:13px;
    line-height:17px;
    z-index:2;
    overflow:hidden;
}

#box-offers a
{
    padding:0;
    margin:0;
    background:none;
    cursor:pointer;
    border:1px;
}

#box-offers ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#box-offers li
{
    position:relative;
    width:322px;
}

#box-offers .image
{
    position:absolute;
    width:140px;
    height:100px;
    top:28px;
    left:0px;
}

#box-offers .image img
{
    border:1px solid;
}

#box-offers .description
{
    float:left;
    width:170px;
    height:100px;
    padding-left:150px;
    overflow:hidden;
}

#box-offers .title
{
    float:left;
    width:172px;
    margin-top:23px;
    padding:2px 0 2px 150px;
    display:block;
}

#box-offers .name
{
    white-space:nowrap;
}

#box-offers .links
{
    position:absolute;
    width:170px;
    height:40px;
    bottom:5px;
    right:5px;
}

#prevBtn
{
    position:absolute;
    top:0px;
    right:70px;
    width:8px;
    height:18px;
}

#nextBtn
{
    position:absolute;
    top:0px;
    right:30px;
    width:18px;
    height:18px;
}

#prevBtn img,
#nextBtn img
{
    border:0px;
}

/*---------------------------------------------------
/*  route planner
/*---------------------------------------------------*/

#route-planner .container
{
	padding: 10px;
	margin-bottom: 20px;
}
#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	padding: 2px 0px 2px 0px;
	overflow:hidden;
}

#route-planner .row .label
{
	float: left;
	width: 120px;
}

#route-planner .row .value
{
	margin-left: 120px;
}

#route-planner .address
{
	width: 398px;
}

#route-planner .country
{
	width: 30px;
}

#route-planner .zipcode
{
	width: 120px;
}

#route-planner .place
{
	width: 230px;
}

#route-planner .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 0px 20px 0px;
}

#google-map
{
	width: 635px;
	height: 330px;
}
#google-route
{
}

.form-error
{
	padding-right: 20px;
	background-image: url(../media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
	border: 2px solid #8B1713;
}
/*---------------------------------------------------
/*  tours
/*---------------------------------------------------*/
#tours
{
    margin-top:0;
}
#tours .list
{
   
}
#tours .item-list
{
    padding-bottom:0;
    margin-bottom:20px;
}
#tours .item-list .module-title
{
}
#tours .item .image
{
	float:right;
	margin:0 0 10px 10px;
}
#tours .item-detail .image
{
	float:right;
	margin:0 0 10px 15px;
}
#tours .item .description
{
    margin-left:0;
    
}
#tours .item .more-link
{
    padding:0 10px 5px 10px;
    background-position:50% 4px;
    background-repeat:repeat-x;
}
#tours .item .infos
{
	line-height:20px;
	margin-bottom:10px;
}

#tours .item .google-map
{
	margin-top:10px;
}
#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:20px 0 20px 0;
}
#tours .othertours-link
{
	display:block;
	padding-left:22px;
	background-repeat:no-repeat;
	background-position:0px 2px;
	text-decoration:none;
	line-height:22px;
	margin:0 0 5px 10px;
}

.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;
}
/*serach*/
#tours .no-result
{
    margin:20px 0;
    font-weight:bold;
}

/*---------------------------------------------------
/*  base-search
/*---------------------------------------------------*/
/*
.search-box
{
    margin-bottom:20px;
    margin-left:20px;
    width:220px;
    float:right;
    z-index:20;
    position:relative;
}
.search-box .header
{
    padding:3px 10px;
    font-size:1.2em;
    margin-bottom:5px;
}
.search-box .content
{
    padding:5px 15px 10px 10px;
}
.search-box .row
{
    margin-bottom:5px;
    padding-bottom:5px;
}
.search-box .row .label
{
    
    font-weight:bold;
}
.search-box .row .label span
{
    font-weight:normal;
}
.search-box .row .value
{
    
}
.search-box .row .slider
{
    padding-top:0.4em;
}
.search-box .row input
{
    width:190px;
}
.search-box .row .checkboxlist input
{
    width:20px;
}
.search-box .buttons
{
    padding:0 10px 14px 10px;
    background-position:bottom;
    background-repeat:repeat-x;
}
.search-box .buttons a
{
    text-decoration:none;
    padding:0 0px 0 20px;
    background-repeat:no-repeat;
    background-position:0 0;
    line-height:1.8em;
}*/

/*---------------------------------------------------
/*  vpos
/*---------------------------------------------------*/
#vpos .input-row span.name,
.vpos-result .input-row span.name
{
	width: 150px;
}

#vpos .input-row input
{
     width: 220px;
     width: 220px;
}


#vpos .send-button
{
    cursor:pointer;
}
#vpos .input-amount input
{
    width: 50px;
}

/*---------------------------------------------------
/*  vpos-popup
/*---------------------------------------------------*/
#popup-vpos .framebox
{
    height:500px;
}
.vpos-result
{
    padding:10px;
    
}
/*---------------------------------------------------
/*  toursceduler
/*---------------------------------------------------*/
#toursceduler
{
    padding-bottom:30px;
    margin:0;
}
#toursceduler .item a
{
    text-decoration:none;
}
#toursceduler .item
{
    overflow:hidden;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    position:relative;
}
#toursceduler .item .block
{
    margin-right:10px;
    padding:0;
    width:200px;
    float:left;
}
#toursceduler .item .block-name
{
    width:270px;
}
#toursceduler .item .block-times
{
    width:270px;
}
#toursceduler .item .block-tour
{
    width:80px;
}
#toursceduler .item .info 
{
}
#toursceduler .item .info .name
{
    width:60px;
    font-style:italic;
    padding-right:0;
}
#toursceduler .item .info .value
{
    margin-left:60px;
}
#toursceduler .item .block-tour span
{
    background-repeat:no-repeat;
    background-position:0 50%;
    padding:0 10px 0 15px;  
    white-space:nowrap;
}
#toursceduler .item .date
{
    font-weight:bold;
}
#toursceduler .item .tourname
{
    font-weight:bold;
}
#toursceduler .item .icon-details
{
    background-repeat:no-repeat;
    background-position:50% 50%;
    display:block;
    width:26px;
    height:26px;
    float:right;
    cursor:pointer;
}
#toursceduler .item .overview
{
    overflow:hidden;
}
#toursceduler .item .details
{
    display:none;
    padding:20px 0 10px 0;
}
#toursceduler .item .details .image
{
    float:right;
    width:auto;
    margin:0 0 10px 10px;
   
}
#toursceduler .item .details .image img
{
    display:block;
     padding:5px 0;
}
#toursceduler .item .details .description
{
    margin:0 0 10px 0;
}
#toursceduler .item .details .trackinfos,
#toursceduler .item .details .services
{
    margin:20px 0 10px 0;
}
#toursceduler .item .details .header
{
    margin:0  0 5px 0;
    font-weight:bold;
    font-size:1.1em;
}
.gray-box
{
    position:relative;
    padding:14px;
}
.gray-box .curve
{
    position:absolute;
    display:block;
    width:14px;
    height:14px;
    background-repeat:no-repeat;
    background-position:center;
}
.gray-box .curve-tl
{
    top:-1px;
    left:-1px;
}
.gray-box .curve-tr
{
    top:-1px;
    right:-1px;
}
.gray-box .curve-bl
{
    bottom:-1px;
    left:-1px;
}
.gray-box .curve-br
{
    bottom:-1px;
    right:-1px;
}
#toursceduler .item .valutation 
{
    margin-bottom:20px;
}
#toursceduler .item .valutation .info .name
{
    width:150px;
    font-style:italic;
}
#toursceduler .item .valutation .info .value
{
    margin-left:150px;
}
#toursceduler .item .icon-print
{
    background-repeat:no-repeat;
    background-position:0 50%;
    width:24px;
    height:24px;
    position:absolute;
    right:0;
    top:40px;
    line-height:24px;
    text-decoration:none;
}
#toursceduler .item .link-map
{
    background-repeat:no-repeat;
    background-position:0 50%;
    font-weight:bold;
    padding-left:30px;
    line-height:24px;
    float:left;
}
.popup-mapcontainer
{
    width:100%;
    height:100%;
}
/*---------------------------------------------------
/*  google map box
/*---------------------------------------------------*/
.map-container
{
    position:relative;
}
.map-container .points-of-interest
{
    position:absolute;
    right:10px;
    top:30px;
    width:176px;
}
.map-container .points-of-interest .curve-top
{
    background-repeat:no-repeat;
    height:11px;
    font-size:1px;
    line-height:1px;
}
.map-container .points-of-interest .curve-bot
{
    background-repeat:no-repeat;
    height:22px;
    font-size:1px;
    line-height:1px;
}
.map-container .points-of-interest .content
{
    background-repeat:repeat-y;
    padding:0 10px 0 17px;
    overflow:hidden;
}
.map-container .points-of-interest .content a
{
    display:block;
    line-height:22px;
    padding-left:30px;
    background-repeat:no-repeat;
    background-position:0 50%;
    cursor:pointer;
    margin-bottom:3px;
}
.map-container .points-of-interest .content .title
{
    font-size:1.2em;
    font-weight:bold;
}
.map-container .elevation
{
    position:absolute;
    left:140px;
    width:400px;
    bottom:10px;
}
.map-container .elevation img
{
    display:block;
}
/*elevation position line*/
.map-container .elevation .elevation-position
{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:100%;
}
/*---------------------------------------------------
/*  search box
/*---------------------------------------------------*/
.search-box 
{
    padding:10px 20px;
    margin-bottom:20px;
    position:relative;
    background-repeat:repeat-y;
    background-position:bottom left;
}
.search-box .info
{
    margin-bottom:10px;
}
.search-box .info span.infoitem
{
    
    margin-right:20px;
}
.search-box .calendar
{
    margin:0 5px;
    width:80px;
}
.search-box .slider 
{
    overflow:hidden;
    margin-bottom:10px;
}
.search-box .slider .ca-slider
{
    width:260px;
    float:left;
}
.search-box .slider .name
{
    float:left;
    display:block;
    margin-right:20px;
    width:80px;
}
.search-box .slider .altitude-slider-amount,
.search-box .slider .length-slider-amount
{
    float:left;
    display:block;
    margin-left:20px;
}
.search-box  .icon-print
{
    background-repeat:no-repeat;
    background-position:0 50%;
    padding-left:30px;
    position:absolute;
    right:20px;
    top:10px;
    line-height:24px;
    text-decoration:none;
}
.search-box  .icon-print:hover
{
    text-decoration:underline;
}
.search-box .buttons
{
    overflow:hidden;
}
.search-box .button-reset 
{
    float:right;
    text-decoration:none;
    background-repeat:no-repeat;
    background-position:0 50%;
    padding-left:10px;
    font-family:Impact;
    font-size:16px;
}
/*---------------------------------------------------
/*  toursceduler pdf list
/*---------------------------------------------------*/
body.pdf
{
    font-size:100%;
    line-height:1.4em;
    text-align:left;
    margin:20px;
}
body.pdf #toursceduler .item .block-valutation
{
    width:210px;
    margin-right:0;
}
body.pdf #toursceduler .item .block-valutation .info
{
    position:relative;
    overflow:hidden;
}
body.pdf #toursceduler .item .block-valutation .info .name
{
    width:150px;
    float:none;
        
}
body.pdf #toursceduler .item .block-valutation  .info .value
{
    position:absolute;
    left:155px;
    top:3px;
    margin-left:0;
}
body.pdf #toursceduler .item .block-times
{
    width:250px;
}
body.pdf #toursceduler .item .block-times .info .name
{
    width:75px;
}
body.pdf #toursceduler .item .block-times  .info .value
{
    margin-left:75px;
}
body.pdf #toursceduler .item .block-name 
{
    width:280px;
}
body.pdf #toursceduler .item .block-tour
{
    font-size:13px;
}
#pdf .item .block
{
    width:auto;
    margin-right:30px;
}
#pdf .item .details
{
    display:block;
}
#pdf .item .details .textblock
{
    margin-top:30px;
}
#pdf .item
{
    page-break-inside:avoid;
}
#pdf h1
{
    margin-bottom:30px;
}
.pdf-header .companyinfos
{
    float:right;
}
.pdf-header
{
    overflow:hidden;
    padding-bottom:30px;
    margin-bottom:30px;
}

/*---------------------------------------------------
/*  news
/*---------------------------------------------------*/

#blognews
{
	font-size: 12px;
}

#blognews .item
{
	margin: 0px;
}


#blognews .item .title-module a
{
	font-size: 13px;
	display: inline;
}

#blognews .blog-image
{
	float: right;
}


#blognews .image
{
	float: left;
	margin-right: 20px;
}

#blognews .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

#blognews .news-list
{
	margin-bottom: 20px;
	padding: 60px 0px 5px 0px;
}

#blognews .news-title
{
	float: left;
	font-size: 16px;
}

#blognews .listlink
{
	float: right;
}

#blognews .listlink a
{
	text-decoration: none;
	/*padding: 5px 0px 5px 30px;*/
	font-weight: bold;
}

#blognews .listlink a:hover
{
	text-decoration: underline;
}

#blognews .separator
{
	height: 10px;
}

#blognews .detail .description
{
	padding: 10px 0px 25px 0px;
}
