﻿/*---------------------------------------------------
/*  site-general
/*---------------------------------------------------*/
body
{
	overflow: auto;
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
}

img
{
	border: 0;
}

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

.hidden
{
	display: none;
}

.image-bottom
{
	padding-bottom: 240px;
}


#site
{
	width: 962px;
	margin: auto;
	position: relative;
}


#banner
{
	position: relative;
	height: 520px;
	width: 100%;
}


#banner .relative
{
	position: relative;
	margin: auto;
	width: 1024px;
	height: 708px;
}

#banner .banner-transparency
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1024px;
	height: 158px;
}

#banner .language
{
	position: absolute;
	top: 0px;
	left: 1024px;
	width: 75px;
	text-align: center;
}

#banner .language a
{
	width: 31px;
	height: 28px;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 28px;
	margin-bottom: 3px;
}

#banner .logo
{
	position: absolute;
	top: 20px;
	left: 45px;
}


#col-left
{
	float: left;
	width: 236px;
	padding: 0px 0px 0px 30px;
}

#col-right
{
	float: left;
	width: 666px;
}

#col-right .text-container
{
	padding: 3px 40px 35px 40px;
	/*height: auto !important;
	min-height: 750px;
	height: 750px;*/
}


.title, h1,
.title a
{
	font-family: Georgia;
	font-size: 23px;
	font-weight: normal;
}

.titlesmall, h2,
.titlesmall a
{
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
}

.title-frame,
.title-frame a
{
	text-decoration: none;
	font-size: 16px;
	line-height: 28px;
}

.frame-link
{
	margin-bottom: 2px;
}

.frame-link a
{
	text-decoration: none;
	font-size: 16px;
	line-height: 25px;
	padding-left: 15px;
	display: block;
}


.title-module,
.title-module a
{
	text-decoration: none;
	font-family: Georgia;
	font-size: 16px;
}

a:hover
{
	text-decoration: none;
}

/*---------------------------------------------------
/*  menu flyout
/*---------------------------------------------------*/

#menu-flyout
{
	position: absolute;
	top: 470px;
	left: 31px;
	width: 960px;
}

#menu-flyout a
{
	text-decoration: none;
	font-size: 12px;
}

#menu-flyout .level-0
{
    /*position: relative;*/
    float: left;
}

#menu-flyout .menu-0
{
    text-transform:uppercase;
    text-decoration:none;
    display: block;
    font-size: 16px;
    line-height: 28px;
    margin: 0px 8px 0px 8px;
    padding: 0px 5px 0px 5px;
}

#menu-flyout .flyout
{
    position: absolute;
    bottom: 28px;
    left: 0px;
    display: none;
    text-align: left;
    padding: 10px 0px 0px 12px;
    width: 948px;
}

#menu-flyout .flyout .menu-image
{
	float: left;
	margin-right: 20px;
}

#menu-flyout .flyout .menu-image img
{
	width: 200px;
	height: 254px;
	display: block;
}

#menu-flyout .flyout .flyout-float
{
    float: left;
}

#menu-flyout .flyout-1
{
    position: absolute;
    top: 0px;
    left: 200px;
    display: none;
}


#menu-flyout .flyout .level-1 .menu-1,
#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout .level-1 .menu-1green,
#menu-flyout .flyout .level-1 .menu-1green:hover,
#menu-flyout .flyout .level-1 .menu-1blue,
#menu-flyout .flyout .level-1 .menu-1blue:hover,
#menu-flyout .flyout .level-1 .menu-1yellow,
#menu-flyout .flyout .level-1 .menu-1yellow:hover,
#menu-flyout .flyout-1 .level-2 .menu-2,
#menu-flyout .flyout-1 .level-2 .menu-2:hover,
#menu-flyout .flyout-1 .level-2 .menu-2:hover,
#menu-flyout .flyout-1 .level-2 .menu-2green,
#menu-flyout .flyout-1 .level-2 .menu-2green:hover,
#menu-flyout .flyout-1 .level-2 .menu-2blue,
#menu-flyout .flyout-1 .level-2 .menu-2blue:hover,
#menu-flyout .flyout-1 .level-2 .menu-2yellow,
#menu-flyout .flyout-1 .level-2 .menu-2yellow:hover

{
	display: block;
	padding: 2px 5px 2px 20px;
	text-transform: uppercase;
}

#menu-flyout .flyout .level-1,
#menu-flyout .flyout-1 .level-2
{
	position: relative;
	width: 200px;
}


/*---------------------------------------------------
/*  menu
/*---------------------------------------------------*/

#menu
{
	width: 237px;
	/*height: 432px;*/
	padding-bottom: 20px;
	margin-bottom: 65px;
}

#menu a
{
	text-decoration: none;
}

#menu .separator
{
	height: 1px;
	line-height: 1px;
	margin: 5px 25px 5px 25px;
}

#menu .menu-0
{
	padding: 25px 10px 20px 59px;
}


#menu .menu-0 a
{
	text-transform: uppercase;
	display: block;
}

#menu .menu-1,
#menu .menu-1-active
{
	padding: 0px 10px 0px 45px;
}

#menu .menu-1 a,
#menu .menu-1-active a
{
	padding: 2px 0px 2px 15px;
	display: block;
}

#menu .menu-2,
#menu .menu-2-active
{
	padding: 2px 10px 2px 62px;
}

#menu .menu-2 a,
#menu .menu-2-active a
{
	padding: 0px 0px 0px 15px;
}

#menu .menu-3,
#menu .menu-3-active
{
	padding: 2px 10px 2px 78px;
}

#menu .menu-3 a,
#menu .menu-3-active a
{
	padding: 0px 0px 0px 15px;
}


/*---------------------------------------------------
/*  path
/*---------------------------------------------------*/

.sitepath
{}

.sitepath a
{
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}


/*---------------------------------------------------
/*  menu bottom
/*---------------------------------------------------*/

#menu-bottom
{
	float: right;
	margin-right: 50px;
	width: 222px;
	height: 58px;
	font-size: 11px;
	line-height: 58px;
	text-align: center;
}

#menu-bottom a
{
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}


/*---------------------------------------------------
/*  content
/*---------------------------------------------------*/

#content .service
{
	padding: 15px 0px 0px 0px;
	margin: 35px 40px 0px 40px; 
}

#content .service a
{
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

#home-content
{
    margin: 20px 0px 0px 32px;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
}

#home-content .home-text
{
    padding: 0px 50px 40px 20px;
}

/*---------------------------------------------------
/*  bottom
/*---------------------------------------------------*/

#bottom
{
    clear: both;
	padding: 40px 0px 40px 0px;
}

#bottom .logos
{
	padding: 25px 20px 0px 20px;
}

#bottom .logos a
{
	float: left;
	padding: 0px 40px 0px 40px;
	text-decoration: none;
}

#bottom .logos .facebook
{
	float: left;
}


.copyright
{
	float: left;
	width: 410px;
	height: 58px;
	line-height: 58px;
	text-align: center;
}


/*---------------------------------------------------
/*  address
/*---------------------------------------------------*/

#bottom .address
{
	float: left;
	width: 309px;
	height: 233px;
}

#bottom .address .container
{
	padding: 35px 30px 40px 50px;
	line-height: 20px;
}

#bottom .address .hotel
{
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#bottom .address .container .links
{
	padding: 5px 0px 5px 0px;
}

#bottom .address .container .links a
{
	padding: 0px 10px 0px 17px;
	display: block;
}


/*---------------------------------------------------
/*  frame newsletter
/*---------------------------------------------------*/

#bottom .frame-newsletter
{
	float: left;
	width: 343px;
	height: 235px;
	margin: 0px 0px 0px 0px;
}

#bottom .frame-newsletter .container
{
	padding: 35px 30px 40px 45px;
	line-height: 20px;
	font-size: 12px;
}

#bottom .frame-newsletter .container .title-box
{
	font-size: 15px;
	text-transform: uppercase;
	padding-bottom: 5px;
}

#bottom .frame-newsletter .container .input
{
	border: 0;
	width: 115px;
	margin: 3px 5px 3px 0px;
	padding: 2px 5px 2px 5px;
}

#bottom .frame-newsletter .container .links
{
	padding: 5px 0px 0px 0px;
	text-align: right;
}

#bottom .frame-newsletter .container .links a
{
	padding: 0px 15px 0px 17px;
}



/*---------------------------------------------------
/*  holidaycheck
/*---------------------------------------------------*/

#bottom .holidaycheck
{
	float: left;
	width: 309px;
	height: 233px;
}

#bottom .holidaycheck .container
{
	padding: 35px 30px 40px 50px;
	line-height: 20px;
}

#bottom .holidaycheck .container img
{
	display: block;
	padding: 0px 0px 15px 0px;
}

#bottom .holidaycheck .container .links
{
	padding: 10px 0px 0px 0px;
}

#bottom .holidaycheck .container .links a
{
	display: block;
	padding: 0px 0px 0px 17px;
}

/*---------------------------------------------------
/*  teaser
/*---------------------------------------------------*/

#teaser
{
	width: 236px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

#teaser .container
{
	padding: 15px 5px 15px 15px;
}

#teaser .container .title-frame
{
	padding: 0px 0px 5px 0px;
}


/*---------------------------------------------------
/*  frame weather
/*---------------------------------------------------*/

#frame-weather
{
	width: 236px;
}

#frame-weather .container
{
	padding: 15px 5px 15px 15px;
}

#frame-weather .container .item
{
	float: left;
	margin: 10px 12px 10px 12px;
	text-align: center;
	line-height: 18px;
}

#frame-weather .container .item .dayname
{
	/*font-weight: bold;*/
	text-transform: uppercase;
}

#frame-weather .container .item .image
{
	padding: 5px;
}

#frame-weather .container .link a
{
	font-size: 12px;
	padding: 0px 10px 0px 15px;
}

/*---------------------------------------------------
/*  tipps
/*---------------------------------------------------*/

#tipps
{
	width: 236px;
	margin-bottom: 20px;
}

#tipps .item
{
	padding: 15px 5px 15px 15px;
}

#tipps .item .description
{
	padding: 0px 0px 10px 0px;
}

#tipps .item .link a
{
	font-size: 12px;
	padding: 0px 10px 0px 15px;
}

/*---------------------------------------------------
/*  quickrequest
/*---------------------------------------------------*/
 
#quickrequest
{
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 340px;
	width: 666px;
	height: 42px;
	font-size: 12px;
}

#quickrequest .row
{
	float: left;
	margin: 10px 0px 0px 8px;
}

#quickrequest .row .ui-datepicker-trigger
{
	width: 13px;
	height: 13px;
	padding: 0px 0px 0px 3px;
	cursor: pointer;
}

#quickrequest .row .input-date
{
	width: 65px;
	padding: 1px 2px 1px 2px;
}

#quickrequest .row .input
{
	width: 75px;
	padding: 1px 2px 1px 2px;
}

#quickrequest .row .inputsmall
{
	width: 13px;
	padding: 1px 5px 1px 5px;
}


.quickrequest-links
{
	position: absolute;
	top: 20px;
	left: 808px;
	width: 198px;
	height: 44px;
	font-size: 12px;
	padding: 22px 0px 0px 0px;
}

.quickrequest-links a
{
	text-decoration: none;
	padding: 0px 5px 0px 24px;
	float: right;
	margin-right: 8px;
}

.quickrequest-links a:hover
{
	text-decoration: underline;
}


/*---------------------------------------------------
/*  routeplanner
/*---------------------------------------------------*/

#route-planner
{
	margin: 20px 0px 20px 0px;
}

#route-planner .container
{
	padding: 20px;
}


#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: 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: 640px;
	height: 330px;
}


/*---------------------------------------------------
/*  webcams
/*---------------------------------------------------*/

#webcams .item
{
	padding: 10px;
	margin: 0;
}

#webcams .item .image
{
	float: left;
	margin-right: 40px;
}

#webcams .item .description
{
	padding: 5px 0px 0px 0px;
}

#webcams .separator
{
	height: 30px;
}

#webcams .link
{
	padding: 15px 0px 0px 0px;
}


#webcams .link a
{
	text-decoration: none;
	font-family: Georgia;
	padding: 0px 0px 0px 15px;
}

#webcams .detail .description
{
	padding: 10px 0px 0px 0px;
}

#webcams .detail .image
{
	margin: 25px 0px 40px 0px;
}


/*---------------------------------------------------
/*  videos
/*---------------------------------------------------*/

#videos .item
{
	padding-bottom: 25px;
}

#videos .item .image
{
	float: left;
	margin-right: 40px;
}

/*---------------------------------------------------
/*  frame offers
/*---------------------------------------------------*/
#frame-offers
{
	width: 960px;
	height: 110px;
	position: relative;
	left: 1px;
	top: 1px;
}

#frame-offers a
{
	text-decoration: none;
}

.cjq-slider .clipcontainer
{
	clip: rect(0px 960px 110px 0px);
}

#frame-offers .back
{
	top: 30px;
	left: -25px;
}

#frame-offers .next
{
	top: 30px;
	left: 952px;
}

#frame-offers .clipcontainer
{
	top: 0px;
	left: 0px;
	width: 962px;
	height: 110px;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
}

#frame-offers .item
{
	float: left;
	width: 320px;
	height: 110px;
}

#frame-offers .date
{
	line-height: 30px;
	padding-left: 170px;
}

#frame-offers .item .container
{
	padding: 5px 0px 5px 30px;
}

#frame-offers .item .container .image
{
	position: absolute;
	top: 15px;
}

#frame-offers .item .container .name,
#frame-offers .item .container .name-start
{
	padding: 0px 0px 0px 140px;
	line-height: 16px;
}

#frame-offers .item .container .description
{
	padding: 0px 0px 0px 140px;
}

#frame-offers .item .container .name a
{
	font-weight: bold;
}

#frame-offers .item .container .name-start a
{
	padding: 0px 0px 0px 15px;
	display: block;
}

/*---------------------------------------------------
/*  offers
/*---------------------------------------------------*/

#offers .item
{
	width: 280px;
	height: 440px;
	float: left;
	margin: 0px 12px 20px 0px;
}


#offers .item .container
{
	padding: 20px;
	height: 200px;
}

#offers .item .container .title-module
{
	padding: 0px 0px 0px 0px;
}

#offers .price
{
	float: right;
	font-family: Georgia;
	width: 72px;
	height: 30px;
	text-align: center;
	padding: 19px 0px 0px 0px;
	margin: 0px 0px 2px 2px;
}


#offers .item .container .description
{
	padding: 10px 0px 10px 0px;
}

#offers .item .container .date
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
}

#offers .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

#offers .item .image
{
	padding: 10px;
}

#offers .detail .title-module
{
	padding: 0px 0px 25px 0px;
}

#offers .detail .image
{
	float: left;
	margin-right: 10px;
}

#offers .detail .info
{
	float: right;
}

#offers .detail .description
{
	padding: 25px 0px 40px 0px;
}

/*---------------------------------------------------
/*  offers-home
/*---------------------------------------------------*/

#offers-home
{
	margin: 20px 0px 0px 10px;
}

#offers-home .item
{
	width: 280px;
	margin: 0px 0px 10px 0px;
}


#offers-home .item .container
{
	padding: 20px 20px 10px 20px;
	height: 120px;
}

#offers-home .item .container .title-module
{
	padding: 0px 0px 0px 0px;
}

#offers-home .price
{
	float: right;
	font-family: Georgia;
	width: 72px;
	height: 30px;
	text-align: center;
	padding: 19px 0px 0px 0px;
	margin: 0px 0px 2px 2px;
}


#offers-home .item .container .description
{
	padding: 5px 0px 0px 0px;
}

#offers-home .item .container .date
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
}

#offers-home .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

#offers-home .item .bottom
{
	padding: 5px 10px 0px 10px;
	float: none;
}


.home-offers
{
    width: 290px;
    float: left;
    margin: 0px 0px 0px 0px;
}


/*---------------------------------------------------
/*  downloads
/*---------------------------------------------------*/

#downloads .item .description
{
	float: left;
}

#downloads .issuu
{
	padding: 10px 0px 0px 0px;
}

#downloads .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}


/*---------------------------------------------------
/*  fotogallery
/*---------------------------------------------------*/

#fotogallery .item .image
{
	float: right;
	margin-left: 45px;
}

#fotogallery .separator
{
	height: 40px;
}

#fotogallery .description
{
	padding: 10px 0px 0px 0px;
}

#fotogallery .link
{
	padding: 10px 0px 0px 0px;
}

#fotogallery .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}


/*---------------------------------------------------
/*  frame downloads
/*---------------------------------------------------*/

#frame-downloads
{
	width: 236px;
	margin-top: 20px;
}

#frame-downloads .container
{
	padding: 15px;
	font-size: 12px;
}

#frame-downloads .image
{
	padding: 10px 0px 0px 0px;
}

#frame-downloads .description
{
	padding: 10px 0px 10px 0px;
}

#frame-downloads .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

/*---------------------------------------------------
/*  frame fotogallery
/*---------------------------------------------------*/

#frame-fotogallery
{
	width: 236px;
	margin-top: 20px;
}

#frame-fotogallery .item
{
	padding: 15px;
	font-size: 12px;
}

#frame-fotogallery .image
{
	padding: 10px 0px 0px 0px;
}

#frame-fotogallery .description
{
	padding: 10px 0px 10px 0px;
}

/*---------------------------------------------------
/*  news
/*---------------------------------------------------*/

#news
{
	font-size: 12px;
	overflow: hidden;
}

#news .item
{
	margin-bottom: 10px;
}


#news .title-module a
{
	font-size: 13px;
}

#news .blog-image
{
	float: right;
}


#news .image
{
	float: left;
	margin-right: 20px;
}


#news .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

#news .news-list
{
	margin-bottom: 20px;
	padding: 60px 0px 5px 0px;
}

#news .news-title
{
	float: left;
	font-size: 16px;
}

#news .listlink
{
	float: right;
}


#news .listlink a
{
	text-decoration: none;
	/*padding: 5px 0px 5px 30px;*/
	font-weight: bold;
}

#news .listlink a:hover
{
	text-decoration: underline;
}

#news .separator
{
	height: 10px;
}

#news .detail .description
{
	padding: 10px 0px 25px 0px;
}

.moto,
.bike,
.hiking
{
    float: left;
    overflow: hidden;
}

.home-news
{
    width: 265px;
    float: left;
    margin: 0px 20px 0px 20px;
    overflow: hidden;
    height: auto !important;
    min-height: 150px;
}

.home-news .title
{
    margin: 0px 0px 25px 0px;
}

.home-news .item
{
    height: 75px;
}

.home-news .description a
{
    text-decoration: none;
}


/*---------------------------------------------------
/*  events
/*---------------------------------------------------*/

#events
{}

#events .image
{
	float: left;
	margin-right: 20px;
}

#events .link
{
}

#events .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

#events .separator
{
	height: 40px;
}

#events .detail .description
{
	padding: 20px 0px 45px 0px;
}


/*---------------------------------------------------*/
/*  footer
/*---------------------------------------------------*/

#footer
{
	padding: 20px 0px 0px 0px;
	margin-top: 90px;
}

#footer .item
{
	float: left;
	width: 180px;
}

#footer .item .titlesmall a
{
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
}

#footer .separator
{
	float: left;
	width: 20px;
	height: 200px;
}

#footer .item .text
{
	height: 40px;
}

#footer .link a
{
	padding-left: 25px;
	text-decoration: none;
}




/*---------------------------------------------------
/*  tours
/*---------------------------------------------------*/
#tours .item .description
{
	padding: 15px;
}

#tours .item .image
{
	float:right;
	margin:0 0 10px 15px;
}

#tours .title-module,
#tours .title-module a
{
	display: block;
	padding: 5px 20px 5px 15px;
}

#tours .link
{
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
}


#tours .item .infos
{
	line-height: 20px;
	margin-bottom: 10px;
	padding: 15px;
}

#tours .item .info
{
}

#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 0px 20px 0px;
}
#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
{
	padding-left:15px;
	background-position:0 5px;
}

/*---------------------------------------------------
/*  tours commments
/*---------------------------------------------------*/
.comments .title
{
	font-size:20px;
}
.comments,
#tourscomments
{
	margin-top: 40px;
	padding-bottom: 20px;
}
#tourscomments .item
{
	margin-bottom:0px;
	
}
#tourscomments .item .title
{
	font-size:100%;
	font-weight:bold;
}
#tourscomments .item .description
{
	padding: 10px;
	margin: 5px 0px 5px 0px;
}
#tourscomments .item .author
{
	padding-left:7px;
}
#tourscomments .item .author .name
{
	font-weight:bold;
}
#tourscomments .item .author .homepage
{
	float:right;
	display:block;
}

.comments .send-button
{
	display:block;
	float:left;
	padding:0px 10px 0 20px;
	text-decoration:none;
	background-repeat:no-repeat;
}
/*---------------------------------------------------
/*  tours galleries
/*---------------------------------------------------*/
#tours .fotogalleries
{
	margin-left:15px;
	float:right;
}
#tours .fotogalleries .gallery-item
{
	margin-bottom:10px;
}
#tours .fotogalleries .gallery-item a,
#tours .fotogalleries .gallery-item a img
{
	display:block;
}
#tours .fotogalleries .gallery-item .link
{
	padding-left:14px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:0 5px;
	line-height:18px;
	
}
/*---------------------------------------------------
/*  tours download form
/*---------------------------------------------------*/
#toursdownload .send-button
{
	display:block;
	float:left;
	padding:0px 10px 0 20px;
	text-decoration:none;
	background-repeat:no-repeat;
}

#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;
}

/*---------------------------------------------------
/*  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;
    font-size:13px;
}
#toursceduler .item .block-name
{
    width:215px;
}
#toursceduler .item .block-times
{
    width:205px;
}
#toursceduler .item .block-tour
{
    width:80px;
}
#toursceduler .item .info .name
{
    width:95px;
    font-style:italic;
    font-size:13px;
    padding-right:0;
}
#toursceduler .item .info .value
{
    margin-left:95px;
    font-size:13px;
}
#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;
}
#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:130px;
    font-style:italic;
}
#toursceduler .item .valutation .info .value
{
    margin-left:130px;
}
#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%;
}
/*pager - toursceduler*/
#toursceduler .pager 
{
    position:absolute;
    bottom:-40px;
    left:-30px;
    right:-30px;
    
}
/*---------------------------------------------------
/*  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;
}
.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:120px;
}
.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  .info 
{
    overflow:hidden;
}
body.pdf #toursceduler .item  .info .name
{
    float:left;
    font-weight:bold;
}
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:95px;
}
body.pdf #toursceduler .item .block-times  .info .value
{
    margin-left:100px;
}
body.pdf #toursceduler .item .block-name 
{
    width:280px;
}
body.pdf #toursceduler .item .block-tour
{
}

#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;
}

/*---------------------------------------------------
/*  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;
}

/*---------------------------------------------------
/*  ajax
/*---------------------------------------------------*/
.ajax-container
{
    position: relative;
}
.ajax-loading
{
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.ajax-loading .loading
{
    margin: 20% auto 0;
    width: 250px;
    padding: 10px 20px;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}


/*****************************BASE MODULE*****************************/
.base-module .item
{
    margin-bottom: 40px;
}
.base-module .image
{
    float: left;
    margin-right: 30px;
}
.base-module .module-title
{
    font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
}

.base-module .detail-link
{
    display:block;
    margin-top:5px;
    float:right;
    background-repeat:no-repeat;
    padding-left:10px;
    background-position:2px 5px;
    font-weight:bold;
    margin-left:20px;
    text-decoration:none;
}
.base-module img.type
{
    float:left;
    margin-right:10px;
}

.base-module .info .name
{
    float:left;
    width:120px;
    padding:0 10px 0 0;
    font-weight:bold;
    font-size:11px;
}
.base-module .info .value
{
    margin-left:120px;
    padding-right:10px;
    font-size:11px;
}
.base-module .image-detail
{
	float:right;
	margin-left:10px;
}


/*****************************BASE MODULE*****************************/

.contact-form .rooms
{
	width: 220px;
	float: left;
	margin-right: 50px;
}

.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: 110px;
    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 .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 .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: #f3f2ee;
	border: 1px solid #cdc3a8;
	padding: 10px;
}



.print-body .padding
{
	padding: 20px 10px 5px 20px;
}

.print-button
{
	padding: 10px 20px 0px 0px;
	display: block;
	text-align: right;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.print-button:hover
{
	text-decoration: underline;
}

/*---------------------------------------------------
/*  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;
}

/*---------------------------------------------------
/*  pager
/*---------------------------------------------------*/
.pager 
{
    overflow:hidden;
    padding:10px 24px 0px 24px;
    line-height:26px;
}
.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%;
}
.pager .module-info
{
    margin-top:10px;
}
