﻿/*---------------------------------------------------*/
/*  site-general
/*---------------------------------------------------*/

body
{
	overflow: auto;
	margin: 0px;
	font-family: Arial;
	font-size: 13px;
}

#top
{
	height: 482px;
	overflow:hidden;
	z-index:0;
	position:absolute;
	width:100%;
	left:0;
}

#site
{
	width: 980px;
	margin: auto;
	padding-bottom: 80px;
	z-index:10;
}

#banner
{
	width: 980px;
	height: 482px;
	position: relative;
}

#banner .verziehrung
{
	position: absolute;
	top: 387px;
	left: 17px;
	z-index: 5;
	height: 95px;
	width: 965px;
}

#banner .logo
{
	position: absolute;
	top: 48px;
	left: 40px;
}

#banner .curve-left
{
	position: absolute;
	bottom: -3px;
	left: 0px;
}

#banner .curve-right
{
	position: absolute;
	bottom: -3px;
	right: 0px;
}

#banner .banner-slogan
{
	position: absolute;
	top: 102px;
	left: 0px;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	width: 980px;
	height: 66px;
	
}

#banner .banner-slogan .autor
{
	font-size: 12px;
	padding-left: 10px;
}

#content
{
	position: relative;
	width: 980px;
}


#col-left
{
	width: 250px;
	float: left;
}

#col-right
{
	position: relative;
	width: 730px;
	float: left;
}

#col-right .horse
{
	position: absolute;
	top: 114px;
	left: 629px;
}

#col-right .textcontainer
{
	padding: 30px 0px 60px 60px;
	width: 610px;
	/*height: auto !important;
	min-height: 480px;
	height: 480px;*/
}

#content .content-bottom
{
	margin-left: 250px;
	width: 730px;
	height: 57px;
}

#content .content-bottom .service
{
	padding: 28px 0px 0px 60px;
	float: left;
}

#content .content-bottom .service a
{
	padding: 0px 10px 0px 0px;
}

#content .content-bottom .tabs
{
	position: relative;
	float: left;
	padding: 32px 0px 0px 3px;
	font-family: Georgia;
}

#content .content-bottom .tabs .tab-newsletter,
#content .content-bottom .tabs .tab-main
{
	float: left;
	width: 190px;
	margin: 0px 1px 0px 1px;
	text-align: center;
}

#content .content-bottom .tabs a
{
	font-size: 15px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}

.rahmen-bottom
{
	width: 982px;
	height: 14px;
}

.language
{
	position: absolute;
	top: 20px;
	left: -55px;
}

.language a
{
	display: block;
	width: 91px;
	height: 39px;
	font-size: 20px;
	line-height: 39px;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 5px;
}


/*---------------------------------------------------*/
/*  text styles
/*---------------------------------------------------*/

.title, h1
{
	font-family: Georgia;
	font-size: 23px;
	line-height: 30px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.titlesmall,
.titlesmall a,
h2
{
	font-family: Georgia;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
}

.title-frame,
.title-frame a
{
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

.title-module,
.title-module a
{
	font-family: Georgia;
	font-size: 17px;
	font-style: italic;
	text-decoration: none;
}

a
{
	cursor: pointer;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0;
}

/*---------------------------------------------------*/
/*  menu left
/*---------------------------------------------------*/

#menu-left
{
	position: relative;
	height: 100%;
	padding: 40px 0px 60px 25px;
}

#menu-left a
{
	text-decoration: none;
}

#menu-left .icon
{
	position: absolute;
	top: 10px;
	left: 30px;
}

#menu-left .menu-left-0
{
	z-index: 10;
	position: relative;
	font-family: Georgia;
	font-style: italic;
	font-size: 22px;
	line-height: 24px;
	padding: 0px 10px 20px 40px;
}

#menu-left .menu-left-1 a,
#menu-left .menu-left-1-active a
{
	display: block;
	padding: 4px 5px 4px 50px;
	margin: 2px 0px 2px 0px;
}

#menu-left .menu-left-2 a,
#menu-left .menu-left-2-active a
{
	display: block;
	padding: 2px 5px 2px 80px;
}


/*---------------------------------------------------*/
/*  menu-top
/*---------------------------------------------------*/

#menu-top
{
	width: 671px;
	height: 33px;
	position: absolute;
	z-index: 50;
	top: 395px;
	left: 25px;
	font-family: Georgia;
}


#menu-top a
{
	text-decoration: none;
}

#menu-top .level-0
{
    position: relative;
    float: left;
}

#menu-top .menu-0
{
    display: block;
    padding: 0px 15px 0px 15px;
    font-size: 13px;
    line-height: 33px;
}

#menu-top .flyout
{
    position: absolute;
    z-index: 10;
    bottom: 33px;
    left: 0px;
    display: none;
    text-align: left;
    padding: 10px 0px 10px 0px;
}

#menu-top .flyout-1
{
    position:absolute;
    top: 0px;
    left: 180px;
    display:none;
}

#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;
	padding: 3px 5px 3px 20px;
	font-size: 12px;
}

#menu-top .flyout .level-1,
#menu-top .flyout-1 .level-2
{
	position: relative;
	width: 180px;
}



/*---------------------------------------------------*/
/*  menu-channels
/*---------------------------------------------------*/

#menu-channels
{
	position: absolute;
	z-index: 25;
	top: 310px;
	left: 710px;
}

#menu-channels a
{
	text-decoration: none;
}

#menu-channels .slogan
{
	font-size: 15px;
}

#menu-channels .menu-1 a,
#menu-channels .menu-1-active a
{
	display: block;
	padding: 10px 10px 10px 20px;
}

#menu-channels .menu-1
{
	width: 254px;
	height: 70px;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
	margin-bottom: 15px;
}


#menu-channels .menu-1-active
{
	position: absolute;
	top: 85px;
	left: 0px;
	width: 255px;
	height: 70px;
	font-family: Georgia;
	font-style: italic;
	font-size: 18px;
}


/*---------------------------------------------------*/
/*  menu info
/*---------------------------------------------------*/

#menu-info
{
	padding: 0px 0px 40px 25px;
}

#menu-info a
{
	text-decoration: none;
}

#menu-info .title-frame
{
	padding: 0px 10px 10px 20px;
}

#menu-info .container
{
	padding: 10px 10px 10px 10px;
}

#menu-info .menu-info-0,
#menu-info .menu-info-0-active
{
	display: block;
	padding: 2px 0px 2px 15px;
}

#menu-info .menu-level-1
{
	padding: 0px 0px 0px 15px;
}

#menu-info .menu-info-1,
#menu-info .menu-info-1-active
{
	display: block;
	padding: 0px 0px 0px 15px;
}

/*---------------------------------------------------*/
/*  menu bottom
/*---------------------------------------------------*/

#menu-bottom
{
	padding: 10px 0px 0px 0px;
}

#menu-bottom a
{
	text-decoration: none;
}

#menu-bottom div
{
	float: left;
}


/*---------------------------------------------------*/
/*  quickrequest
/*---------------------------------------------------*/

#quickrequest
{
	width: 688px;
	height: 76px;
	margin: 10px 0px 0px 20px;
}

#quickrequest .container
{
	padding: 10px 0px 10px 15px;
}

#quickrequest .quickrequest-title
{
	float: left;
	margin-right: 15px;
	width: 96px;
	height: 52px;
	font-size: 15px;
}

#quickrequest .quickrequest-title-restaurant
{
	float: left;
	margin-right: 10px;
	width: 165px;
	height: 23px;
	font-size: 15px;
	line-height: 23px;
	font-family: Georgia;
}

#quickrequest .quickrequest-title a
{
	text-decoration: none;
	display: block;
	padding: 8px 5px 0px 10px;
}

#quickrequest .quickrequest-title-restaurant a
{
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 10px;
}

#quickrequest .row
{
	margin: 5px 0px 5px 0px;
}

#quickrequest .column .row .name
{
	float: left;
	width: 55px;
	padding-right: 5px;
}

#quickrequest .column
{
	float: left;
	width: 155px;
}

#quickrequest .column2
{
	float: left;
	width: 115px;
}

#quickrequest .column2 .row .name
{
	float: left;
	width: 65px;
	padding-right: 5px;
}

#quickrequest .column3
{
	float: left;
}


#quickrequest .inputdate
{
	width: 70px;
	border: 0;
}

#quickrequest .inputsmall
{
	width: 25px;
	border: 0;
}

#quickrequest .input
{
	width: 100px;
	padding: 1px 3px 1px 3px;
	border: 0;
}

#quickrequest .inputemail
{
	width: 100px;
	padding: 1px 3px 1px 3px;
	border: 0;
}

/*** tablereservation ***/
#quickrequest .column3-2
{
	float: left;
}

#quickrequest .button
{
	padding-left: 22px;
	margin-left: 5px;
}



/*---------------------------------------------------*/
/*  frame weather
/*---------------------------------------------------*/

#frame-weather
{
	padding: 0px 0px 20px 25px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 12px;
}

#frame-weather .title-frame
{
	padding: 0px 10px 10px 20px;
}

#frame-weather .container
{
	padding: 10px 10px 10px 10px;
}

#frame-weather .item
{
	padding: 0px 0px 10px 0px;
}


#frame-weather .item .image
{
	float: left;
	margin-right: 10px;
}

#frame-weather .item .day
{
	float: left;
	width: 70px;
	padding-top: 7px;
}

#frame-weather .item .temp
{
	float: left;
	width: 40px;
	margin: 4px 0px 0px 5px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

#frame-weather .button
{
	padding: 10px 0px 0px 25px;
}

#frame-weather .button a
{
	padding: 0px 0px 0px 25px;
}


/*---------------------------------------------------*/
/*  address
/*---------------------------------------------------*/

#address
{
	padding: 15px 0px 0px 45px;
	line-height: 19px;
	float: left;
	height: 151px;
}

#address .title-frame
{
	padding: 0px 10px 10px 0px;
}


/*---------------------------------------------------*/
/*  frame newsletter
/*---------------------------------------------------*/

#frame-newsletter
{
	width: 572px;
	height: 136px;
	float: right;
	margin: 15px 15px 15px 0px;
	font-size: 12px;
}

#frame-newsletter .container
{
	padding: 10px 10px 0px 20px;
}

#frame-newsletter .container .newsletter-title
{
	font-family: Georgia;
	font-size: 20px;
}

#frame-newsletter .container .newsletter-text
{
	padding: 5px 0px 10px 0px;
}

#frame-newsletter .container .input
{
	width: 120px;
}

#frame-newsletter .container .input-email
{
	width: 160px;
}
#frame-newsletter .container .form-inputs
{
	float: left;
	margin-right: 10px;
}


#frame-newsletter .container .buttons
{
	float: left;
}

#frame-newsletter .container .buttons a
{
	display: block;
	padding: 0px 0px 5px 25px;
}


/*---------------------------------------------------*/
/*  sitepath
/*---------------------------------------------------*/

.sitepath
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

.sitepath a
{
	text-decoration: none;
	padding: 0px 25px 0px 0px;
}

/*---------------------------------------------------*/
/*  bottom
/*---------------------------------------------------*/

#bottom
{
	padding: 25px 15px 0px 45px;
}

#bottom .copyright
{
	float: left;
	width: 200px;
}

#bottom .logos
{
	float: left;
}

#bottom .logos div
{
	float: left;
}

#bottom .logos div
{
	float: left;
}

#bottom .logos img
{
	padding-left: 20px;
}

#bottom .holidaycheck
{
	float: left;
	margin-left: 20px;
	font-size: 12px;
}

#bottom .holidaycheck a
{
	display: block;
	width: 185px;
	padding: 4px 0px 4px 15px;
	margin-bottom: 4px;
	text-decoration: 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;
}


/*---------------------------------------------------*/
/*  webcams
/*---------------------------------------------------*/

#webcams img
{
	display: block;
}

#webcams .description
{
	padding: 10px 0px 20px 0px;
}

#webcams .link a
{
	padding: 0px 0px 0px 25px;
}

#webcams .detail .link
{
	padding: 25px 0px 0px 0px;
}



/*---------------------------------------------------*/
/*  downloads
/*---------------------------------------------------*/

#downloads .title-module
{
	display: block;
	padding: 0px 0px 10px 0px;
}

#downloads .link
{
	padding: 10px 0px 0px 0px;
}

#downloads .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 25px;
}

#downloads .item .description
{
	float: left;
}

#downloads .issuu
{
	float: right;
	margin-left: 20px;
}


/*---------------------------------------------------*/
/*  frame offers
/*---------------------------------------------------*/


.cjq-slider .clipcontainer
{
	clip: rect(0px 225px 320px 0px);
	
}

#frame-offers
{
	position: relative;
	height: 320px;
	padding: 10px 0px 0px 0px;
	margin-left: 25px;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 12px;
}

#frame-offers a
{
	text-decoration: none;
}

#frame-offers .title-frame
{
	padding: 0px 10px 0px 20px;
}

#frame-offers .back
{
	top: 10px;
	left: 175px;
}

#frame-offers .next
{
	top: 10px;
	left: 195px;
}

#frame-offers .clipcontainer
{
	top: 30px;
	left: 0px;
	width: 225px;
	height: 320px;
	overflow: hidden;
}

#frame-offers .item
{
	float: left;
	width: 225px;
	height: 320px;
	font-size: 12px;
	line-height: 18px;
}

#frame-offers .item .image
{
	padding: 0px 10px 10px 0px;
	width: 200px;
	height: 140px;
}

#frame-offers .item .image img
{
	display: block;
}

#frame-offers .item .description
{
	padding: 0px 0px 0px 0px;
}

#frame-offers .item .description .padding
{
	padding: 10px 10px 10px 20px;
}

#frame-offers .item .link
{
	padding: 10px 0px 0px 20px;
}

#frame-offers .item .link a
{
	text-decoration: underline;
	padding-left: 10px;
}

#frame-offers .item .link a:hover
{
	text-decoration: none;
}

/*---------------------------------------------------*/
/*  frame news
/*---------------------------------------------------*/


.cjq-slider .clipcontainer
{
	clip: rect(0px 225px 320px 0px);
	
}

#frame-news
{
	position: relative;
	height: 320px;
	padding: 10px 0px 0px 0px;
	margin-left: 25px;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 12px;
}

#frame-news a
{
	text-decoration: none;
}

#frame-news .title-frame
{
	padding: 0px 10px 0px 20px;
}

#frame-news .back
{
	top: 10px;
	left: 175px;
}

#frame-news .next
{
	top: 10px;
	left: 195px;
}

#frame-news .clipcontainer
{
	top: 30px;
	left: 0px;
	width: 225px;
	height: 320px;
	overflow: hidden;
}

#frame-news .item
{
	float: left;
	width: 225px;
	height: 320px;
	font-size: 12px;
	line-height: 18px;
}

#frame-news .item .image
{
	padding: 0px 10px 10px 0px;
	width: 200px;
	height: 140px;
}

#frame-news .item .image img
{
	display: block;
}

#frame-news .item .description
{
	padding: 0px 0px 0px 0px;
}

#frame-news .item .description .padding
{
	padding: 10px 10px 10px 20px;
}

#frame-news .item .link
{
	padding: 10px 0px 0px 20px;
}

#frame-news .item .link a
{
	text-decoration: underline;
	padding-left: 10px;
}

#frame-news .item .link a:hover
{
	text-decoration: none;
}

/*---------------------------------------------------*/
/*  offers
/*---------------------------------------------------*/


#offers .item
{
	margin-bottom: 40px;
	/*height: 190px;*/
}

#offers img
{
	display: block;
}


#offers .item .title-module a
{
	font-weight: bold;
}

#offers .item .description
{
	float: left;
	width: 230px;
	padding: 30px 10px 10px 10px;
}

#offers .item .image-position
{
	float: right;
	width: 340px;
}

#offers .item .image
{
	float: right;
	margin: 0px;
}

#offers .item .linkposition
{
	float: left;
	padding: 10px 0px 10px 0px;
}

#offers .link
{
	float: left;
	width: 170px;
}

#offers .link a
{
	padding-left: 25px;
}

#offers .price
{
	font-family: Georgia;
	font-weight: bold;
	padding-top: 10px;
}

#offers .detail
{
	position: relative;
}

#offers .detail .container
{
	width: 600px;
}

#offers .detail .separator
{
	height: 1px;
	margin: 40px 0px 10px 0px;
}

#offers .detail .padding
{
	padding-left: 400px;
}


#offers .detail .description
{
	padding: 20px;
	width: 560px;
}

#offers .detail .description .title-module
{
	padding: 0px 0px 10px 0px;
}

#offers .detail .date
{
	font-family: Georgia;
	font-size: 14px;
	padding: 0px 0px 15px 0px;
}



/*---------------------------------------------------*/
/*  fotogallery
/*---------------------------------------------------*/

#fotogallery .item
{
	float: left;
	width: 300px;
	margin-bottom: 50px;
}

#fotogallery .item .image
{
	float: none;
	margin-bottom: 10px;
}

#fotogallery .item .description
{
	width: 260px;
}

#fotogallery .link
{
	padding: 10px 0px 0px 0px;
}

#fotogallery .link a
{
	padding: 0px 0px 0px 25px;
}

/*---------------------------------------------------*/
/*  frame fotogallery
/*---------------------------------------------------*/

#frame-fotogallery
{
	position: absolute;
	top: 72px;
	left: 4px;
	width: 572px;
	height: 136px;
	z-index: 10000;
	display: none;
}

#frame-fotogallery a
{
	cursor: pointer;
}

#frame-fotogallery .container
{
	padding: 10px 0px 0px 20px;
}

#frame-fotogallery .container .fotogallery-title
{
	padding-bottom: 10px;
}

#frame-fotogallery .container .fotogallery-title a
{
	font-family: Georgia;
	font-size: 20px;
}


#frame-fotogallery .item
{
	float: left;
	margin-right: 9px;
}

/*---------------------------------------------------*/
/*  footer
/*---------------------------------------------------*/

#footer
{
	padding: 20px 0px 0px 0px;
	margin-top: 90px;
}

#footer .item
{
	float: left;
	width: 190px;
}

#footer .item .titlesmall a
{
	font-size: 16px;
}

#footer .separator
{
	float: left;
	width: 15px;
	height: 200px;
}

#footer .item .text
{
	height: 40px;
}

#footer .link a
{
	padding-left: 25px;
	text-decoration: none;
}

/*---------------------------------------------------*/
/*  news
/*---------------------------------------------------*/

#news
{}

#news .title-module
{
	padding: 0px 0px 10px 0px;
}


#news .container
{
	display: none;
	padding: 20px 0px 20px 0px;
}

#news .date
{
	font-family: Georgia;
}

#news .open
{
	cursor: pointer;
}


#news .link
{
	float: right;
	cursor: pointer;
	padding: 0px 60px 0px 25px;
}


#news .close
{
	display: none;
	cursor: pointer;
}

#news .border
{
	padding: 20px;
}

#news .description
{
	padding: 0px 0px 40px 0px;
}


/*---------------------------------------------------*/
/*  recipes
/*---------------------------------------------------*/

#recipes .title-module
{
	padding: 0px 0px 10px 0px;
}

#recipes .item .image
{
	float: right;
	margin: 0px 0px 20px 20px;
	padding: 15px;
}

#recipes .link
{
	padding: 0px 0px 0px 25px;
}

#recipes .link a
{
	text-decoration: none;
}

#recipes .ingredients
{
	padding: 10px;
	width: 500px;
}

#recipes .detail .description
{
	padding: 10px 0px 40px 0px;
}


/*---------------------------------------------------
/*  tours
/*---------------------------------------------------*/

#tours .item-detail .title-module
{
	padding-bottom: 10px;
	display: block;
}

#tours .item .image
{
	float:right;
	margin:0 0 10px 15px;
}

#tours .link
{
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
}

#tours .tourdescription
{
	padding: 15px 0px 15px 0px;
}

#tours .item .infos
{
	line-height: 20px;
	padding: 15px;
	width: 360px;
}

#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-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
{
	padding-left:15px;
	background-position:0 5px;
}

/*---------------------------------------------------
/*  tours commments
/*---------------------------------------------------*/
.comments .title
{
	font-size:20px;
}
.comments,
#tourscomments
{
	margin-top:20px;
}
#tourscomments .item
{
	margin-bottom:0px;
	
}
#tourscomments .item .title
{
	font-size:100%;
	font-weight:bold;
}
#tourscomments .item .description
{
	padding:7px;
}
#tourscomments .item .author
{
	padding-left:7px;
}
#tourscomments .item .author .name
{
	font-weight:bold;
	color:#bf9a04;
}
#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;
}








/*---------------------------------------------------*/
/*  system
/*---------------------------------------------------*/


.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

.hidden
{
	display: none;
}



/*****************************ROUTE PLANNER*****************************/

#route-planner .container
{
	padding: 10px;
	margin-bottom: 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: 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: 640px;
	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;
}










/*****************************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: 190px;
	float: left;
	margin-right: 10px;
}

.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 .size
{
    width:100px;
}
.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  .textinput-date
{
     width: 80px;
} 
.contact-form .input-row input.calendar,
.contact-form .input-row .form-date
{
     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;
    padding: 1px;
}

.contact-form .input-row textarea 
{
    width:378px;
    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 20px 5px 20px;
	margin: 20px 0px 10px 460px;
}

.contact-form .request-button
{
	padding: 10px 25px 10px 25px;
	margin: 20px 0px 10px 460px;
}

.contact-form .padding
{
	padding: 10px 10px 10px 20px;
}

.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:White;
    padding:4px;
    margin-bottom:10px;
}
.contact-form .rooms input
{
    width:20px;
}


.contact-form .bookplus .input-row span.name
{
	text-align: left;
	float: left;
	width: 160px;
}

.contact-form .bookplus-rooms span.count select
{
	width: 40px;
}

.contact-form .newsletter-row
{
	position:relative;
}
.contact-form .newsletter-row .interests-box
{
	position:absolute;
	right:0;
	top:0;	
	background-color:White;
	
}
.contact-form .newsletter-row .interests-box .header
{
	background-repeat:no-repeat;
	background-position:right 7px;
	padding:2px 12px 2px;
	font-weight:bold;
	text-align:right;
	cursor:pointer;
	
}
.contact-form .newsletter-row .interests-box .interests
{
	display:none;
}

.contact-form .row-interests input
{
	width:20px;
}

/*---------------------------------------------------
/*  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;
}
