/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

.hidden
{
	display: none;
}

img
{
    border: 0;   
}

.page-position
{
    width:985px;
    margin:auto;
    text-align:left;
    position:relative;
    padding:0;
}

.body-gallery
{
	background-image: none;
}

.image-zoom
{
	line-height: 0px;
	font-size: 0px;
	cursor: url(/media/lupe.cur),pointer;
}


/*****************************TEXT*****************************/

body
{
	font-family: Tahoma;
}

a
{
	text-decoration:underline;
}

.textinputexpressanfrage
{
	font-family:Georgia;
}

.textinput-date
{
	width: 80px;
}

.title,h1
{
	font-weight:normal;
}

.titlesmall,h2
{
	font-weight:normal;
}

.titlesmall,h3
{
	font-weight:normal;
}



/*---------------------------------------------------
/*  banner-zone
/*---------------------------------------------------*/

#banner-zone
{
	margin-top: 130px;
}


#banner-zone .page-position
{
	height:439px;
	text-align:center;
}

#banner-zone .bg
{
	background-repeat:no-repeat;
	background-position: center top;
}
/*---------------------------------------------------
/*  logo
/*---------------------------------------------------*/

#logo
{
	position: absolute;
	left: 100px;
	top: -113px;
	z-index:1;
}

/*---------------------------------------------------
/*  language
/*---------------------------------------------------*/

#language-box
{
	position: absolute;
	left: 35px;
	top: 1px;
	z-index:1;
}

#language-box .language a
{
	text-decoration:none;
	text-transform:uppercase;
	padding:1px 0px 2px 0px;
	width: 28px;
	float: left;
	display: block;
	margin:0px 5px 0px 0px;
}

/*---------------------------------------------------
/*  weather
/*---------------------------------------------------*/

#frameWeather
{
	position: absolute;
	left: 580px;
	top: -108px;
	z-index:1;
	line-height:16px;
	text-align:left;
}

#frameWeather .box
{
    width:150px;
    padding:0px 0px 0px 0px;
}

#frameWeather .image
{
    float:left;
    margin-right: 10px;
}

#frameWeather .text
{
    float:right;
    padding:5px 17px 15px 0px;
    text-transform: uppercase;
}

/*---------------------------------------------------
/*  quick-request
/*---------------------------------------------------*/

#quick-request
{
	position: absolute;
	left: 722px;
	top: -108px;
	z-index:1;
	line-height:16px;
	text-align:left;
}

#quick-request .position
{
    width:245px;
    height:132px;
}

#quick-request .title a
{
    padding:10px 0px 5px 15px;
    text-decoration: none;
    display: block;
}

#quick-request .spacer
{
    padding:3px 15px 3px 15px;
    text-align: right;
}

#quick-request .button
{
    width:70px;
    height:13px;
    float:right;
    text-align: left;
    margin-right:13px;
    padding:2px 2px 3px 8px;
    text-decoration:none;
}

#quick-request .textinput-date
{
	width: 80px;
	margin: 0px 10px 0px 5px;
}

#quick-request .textinput-form
{
	width: 100px;
}


/*---------------------------------------------------
/*  channels
/*---------------------------------------------------*/

#channels
{
	position: absolute;
	left: 722px;
	top: 0px;
	z-index:1;
	height:420px;
}

#channels a
{
	text-decoration: none;
}

#channels .position
{
    position:relative;
    height:100%;
}


#channels .position .container
{
    position:absolute;
    bottom:0;
    left:0;
    margin:0;
    padding:0;
	width:245px;
}

#channels .menu-0
{
	padding: 7px 0px 7px 25px;
	display: block;
	text-align:left;
}

#channels .menu-0:hover
{
	padding: 7px 0px 7px 25px;
	display: block;
	text-align:left;
}

#channels .menu-1
{
	padding:2px 5px 2px 50px;
	text-align:left;
	display: block;
}

#channels .flyout
{
    position:absolute;
    display:none;
    bottom: 10px;
    left: -180px;
    width:180px;
}

#channels .container2,
#channels .flyouthidden
{
    display:none;
}

#channels .container2visible
{
    position:relative;
    display:block;
    bottom: auto;
    left: auto;
    width:auto;
}

#channels .flyout .menu-1
{
	padding: 2px 15px 2px 10px;
	text-align: right;
	display: block;
}

#channels .level-0
{
	position: relative;
}


/*---------------------------------------------------
/*  zone-left
/*---------------------------------------------------*/

#middle .zone-left
{
	float:left;
	width:247px;
	margin-bottom: 40px;
}

/*---------------------------------------------------
/*  menu-left
/*---------------------------------------------------*/

#menu
{
    margin:0px 0px 0px 18px;
    padding:23px 0px 20px 20px;
}

#menu .title
{
    margin:0px 0px 18px 3px;
}

#menu a
{
    text-decoration:none;
    display:block;
}

#menu .menu1
{
    margin:0px 20px 0px 0px;
}

#menu .menu1 a
{
    margin:5px 0px 5px 0px;
}

#menu .menu-left2
{
    margin:1px 20px 10px 15px;
}

#menu .menu-left2 a
{
	text-transform:none;
}

#menu .menu2
{
    margin:3px 0px 3px 18px;
}


/*---------------------------------------------------
/*  frameOffers
/*---------------------------------------------------*/

#frameOffers
{
    margin:20px 0px 0px 18px;
}

#frameOffers .title a,
#frameOffers .text
{
    padding:8px 0px 7px 20px;
    display: block;
    text-decoration: none;
}

#frameOffers .container
{
    position:relative;
    width:181px;
    top:-35px;
	left:-13px;
	padding:5px 15px 5px 15px;
}

#frameOffers .date
{
	padding:0px 0px 8px 0px;
}

#frameOffers .titlesmall
{
	font-weight:bold;
}

#frameOffers .button
{
	position:relative;
    width:80px;
    height:17px;
    margin-right:10px;
	float:right;
	top:-25px;
}

#frameOffers .button a
{
    padding:2px 2px 0px 7px;
	text-decoration:none;
}

#frameOffers .finder a
{
	text-decoration:none;
	text-transform:uppercase;
	padding: 10px 0px 10px 10px;
	display: block;
}

/*---------------------------------------------------
/*  content-zone
/*---------------------------------------------------*/

#middle .content
{
    margin:0px 18px 20px 247px;
    height:auto!important;
    height: 400px;
    min-height: 400px;
    position:relative;
    padding-bottom:15px;
}

/*---------------------------------------------------
/*  menu-zone-horizontal
/*---------------------------------------------------*/

#menu-zone-horizontal .page-position
{	
	height:32px;
	width:949px;
}

#menu-zone-horizontal .menu-horizontal
{
	position: absolute;
	z-index:10;
	margin:0px 0px 10px 20px;
	left: 0px;
	top: 0px;
	height:32px;
}

#menu-zone-horizontal .level-0 .menu-0
{			
	display: block;
	padding:10px 15px 10px 10px;
	text-decoration:none;
}
#menu-zone-horizontal .level-0
{
	position:relative;
	float:left;
}
#menu-zone-horizontal .level-0 .menu-0:hover
{			
	display: block;
	padding:10px 15px 10px 10px;
	text-decoration:none;
}


#menu-zone-horizontal .flyout
{
    position:absolute;
    display:none;
    bottom: 35px;
    left: 0px;
    width:170px;
}

#menu-zone-horizontal .flyout-1
{
    position:absolute;
    display:none;
    top:0px;
    left:170px;
    width:170px;
}

#menu-zone-horizontal .level-1 .menu-1,
#menu-zone-horizontal .level-2 .menu-2
{
    position:relative;
    padding:2px 10px 2px 15px;   
    display:block;
    text-decoration:none;
}

#menu-zone-horizontal .level-1
{
    padding: 1px 1px 1px 1px;   
    display:block;
}


/*---------------------------------------------------
/*  text-zone
/*---------------------------------------------------*/

#text-zone
{
    margin:25px 30px 50px 30px;
    display: inline-block;
    width: 680px;
}

#text-zone .sitepath-zone
{
	height:20px;
}

#text-zone .sitepath-zone .sitepath
{
	float:left;
}

#text-zone .sitepath a
{
	text-decoration:none;
	padding:0px 20px 0px 0px;
}

#text-zone .service
{
	float:right;
	padding-left:250px;
}

#text-zone .service a
{
	padding-left:10px;
}

#text-zone .title
{
	padding:20px 0px 0px 0px;
}

#text-zone .titlesmall
{
	padding:10px 0px 0px 0px;
}

#text-zone .text
{
	padding:20px 0px 0px 0px;
    font-family: Tahoma;
}

/********************** QUICKLINKS ***********************************/

#quicklinks
{
	padding: 20px 0px 20px 0px;	
}

#quicklinks .item a
{
	text-decoration: none;
	font-weight: bold;
}


/*---------------------------------------------------
/*  link-zone
/*---------------------------------------------------*/

#link-zone
{
    margin: 0px 0px 20px 30px;
}

#link-zone .position
{
    width:200px;
}

#link-zone .box1
{
    float:left;
    margin-right: 30px;
}

#link-zone .box2
{
    float:left;
    margin-left:21px;
}

#link-zone .box3
{
    float:right;
}

#link-zone a
{
    text-decoration:none;
} 

#link-zone .title
{
    padding:4px 0px 0px 10px;
    height:26px;
}

#link-zone .text
{
    padding: 5px 10px 5px 10px;
    height: 60px;
}

#link-zone .button
{
    position:relative;
    width:80px;
    height:17px;
    float:right;
    margin-right:13px;
    top:-10px;
}

#link-zone .button a
{
    padding:2px 2px 2px 8px;
}

/*---------------------------------------------------
/*  footer-zone
/*---------------------------------------------------*/

#footer-zone 
{
    margin:0px 0px 0px 0px;
}

#footer-zone .page-position
{
    height:200px;
}

#footer-zone .title
{
	padding-bottom:7px;
}

/*---------------------------------------------------
/*  urlaubsinfos
/*---------------------------------------------------*/

#footer-zone .page-position .box1
{
    float:left;
	width:245px;
}

#footer-zone .box1 .position
{
    margin:0px 0px 0px 17px;
    padding: 8px 0px 0px 15px;
    height: 200px;
}

#footer-zone .box1 .title
{
    width:180px;
	padding:3px 3px 3px 15px;
}

#footer-zone .box1 .menu1
{
    margin:3px 0px 0px 0px;
    padding:3px 0px 3px 15px;
    width:183px;
}

#footer-zone .box1 .menu1 a
{
    text-decoration:none;
}

/*---------------------------------------------------
/*  addresse
/*---------------------------------------------------*/

#footer-zone .box2
{
    float:left;
	width:377px;
	height:200px;
}

#footer-zone .box2 .position
{
    padding:30px 0px 0px 50px;
}

#footer-zone .box2 .text
{
    padding:3px 0px 2px 0px;
}

#footer-zone .box2 a
{
    margin:0px 10px 0px 0px;
}

/*---------------------------------------------------
/*  newsletter
/*---------------------------------------------------*/

#footer-zone .box3 .position
{
    margin:0px 17px 0px 0px;
    height:170px;
    padding:30px 0px 0px 30px;
}

#footer-zone .box3
{
    float:right;
	position:relative;
	width:363px;
	height:200px;
}

#footer-zone .box3 .inputtext
{
	float: left;
	width: 110px;
}



#footer-zone .text
{
    padding:0px 0px 7px 0px;
}

#footer-zone .container
{
    padding: 10px 19px 0px 0px;
}

#footer-zone .button
{
    width: 70px;
    height:17px;
    float:right;
    margin-right:13px;
    text-decoration:none;
    padding:2px 2px 2px 8px;
}

#footer-zone .box3 .textinput
{
    width: 170px;
}


/*---------------------------------------------------
/*  logo-zone
/*---------------------------------------------------*/

#logo-zone .page-position .container
{
    margin:0px 17px 0px 17px;
    padding:15px 0px 0px 0px;
    height:85px;
}

#logo-zone .service
{
    padding:55px 0px 0px 25px;
    float:left;
}

#logo-zone .service a
{
    text-decoration:none;
}

#logo-zone .logos
{
    padding-right:45px;
    float:right;
}

#logo-zone .logos a
{
    margin:0px 10px 0px 0px;
}

/*---------------------------------------------------
/*  end
/*---------------------------------------------------*/

#end  .page-position  .container
{
    margin:10px 0px 30px 0px;
    height:10px;
}

#end .copyright
{
    padding-left:40px;
    float:left;
}

#end .uid
{
    padding-right:40px;
    float:right;
}

/****************SITEMAP******************/

.sitemap a
{
	text-decoration: none;
}



/**************************Offers******************************/

#offers .image
{
	float: left;
	margin: 0px 20px 5px 0px;
}

#offers .module-title,
#offers .module-title a
{
	text-decoration: none;
}

#offers .module-date,
#offers .module-date a
{
	text-decoration: none;
}

#offers .price
{
	font-weight: bold;
}

#offers .link
{
	padding: 2px 10px 2px 20px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
	text-align :left;
	width: 140px;
	display: block;
}

#offers .link-small
{
	padding: 2px 10px 2px 20px;
	text-decoration: none;
	width: 80px;
	display: block;
	text-align: left;
}

#offers .description
{
	padding: 0px 0px 20px 0px;
}


#offers .separator
{
	padding: 0px 0px 20px 0px;
}


/***************************DOWNLOADS**********************/

#downloads .container
{
	float: left;
}
	
#downloads .image
{
	float: left;
	margin: 0px 20px 5px 0px;
}

#downloads .module-title
{
	text-decoration: none;
}


#downloads .link
{
	padding: 2px 45px 3px 45px;
	text-decoration: none;
}

#downloads .description
{
	padding: 0px 0px 30px 0px;
}

#downloads .issuu
{
	float: right;
	margin-left: 10px;
}

#downloads .separator
{
	height: 40px;
}

/***************************DOWNLOADS CONTENT**********************/

#downloadsContent
{
	margin: 60px 0px 0px 0px;
}

#downloadsContent .title
{
	padding: 20px 0px 10px 0px;
}

#downloadsContent .image
{
	float: left;
	margin: 0px 20px 5px 0px;
}

#downloadsContent .module-title
{
	text-decoration: none;
}


#downloadsContent .link
{
	padding: 2px 45px 3px 45px;
	text-decoration: none;
}

#downloadsContent .description
{
	padding: 0px 0px 30px 0px;
	float: left;
}

#downloadsContent .separator
{
	height: 40px;
}

/***************************FOTOGALLERY**********************/


#fotogallery .image
{
	float: left;
	margin: 0px 20px 5px 0px;
}

#fotogallery .module-title
{
	text-decoration: none;
	padding: 0px 0px 10px 0px;
}


#fotogallery .link
{
	padding: 2px 40px 3px 40px;
	text-decoration: none;
}

#fotogallery .description
{
	padding: 0px 0px 20px 0px;
}

#fotogallery .separator
{
	height: 40px;
}

/***************************WEBCAMS**********************/


#webcams .image
{
	float: left;
	margin: 0px 20px 5px 0px;
}

#webcams .module-title a
{
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	display: block;
}


#webcams .link
{
	padding: 2px 26px 3px 26px;
	text-decoration: none;
}

#webcams .description
{
	padding: 0px 0px 20px 0px;
}

#webcams .separator
{
	height: 40px;
}

/*****************************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;
}

#route-planner .row .label
{
	float: left;
	width: 100px;
}

#route-planner .row .value
{
	margin-left: 100px;
}

#route-planner .address
{
	width: 400px;
}

#route-planner .country
{
	width: 30px;
}

#route-planner .zipcode
{
	width: 120px;
}

#route-planner .place
{
	width: 232px;
}

#google-map
{
	width: 650px;
	height: 300px;
}
#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;
}

.error-message
{
	border: 2px solid #8B1713;
	padding: 5px;
	color: #8B1713;
}




/**************************OFFER SEARCH***************************/

.search-box
{
    margin-bottom:30px;
    padding: 20px;
}

.search-box .row
{
    margin: 0px 0px 10px 0px;
}
.search-box .row .label
{
    font-weight:bold;
    padding: 0px 0px 5px 0px;
}

.search-box .row .value
{
	float: left;
}
.search-box .row .value input
{
	float: left;
	margin-right: 5px;
}

.search-box .row .value .searchtext
{
	width: 320px;
}

.search-box .row .value label
{
	float: left;
	margin-right: 60px;
}

.search-box .row .value select
{
    padding:0;
    width: 300px;
}

.search-box .checkbox-row
{
    margin:10px 0;
}
.search-box .checkbox-row .label
{
    font-weight:bold;
     margin-bottom:5px;
}

.search-box .link
{
	padding: 20px 0px 10px 0px;
}

.search-box .button
{
	padding: 2px 40px 3px 42px;
	text-decoration: none;
}

.offerinfo
{
	margin: 20px 0px 40px 0px;
}

.new-search
{
	margin: 0px 0px 40px 0px;
	cursor: pointer;
}

.new-search a
{
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 20px 5px 20px;
	display: block;
	font-weight: bold;
}

.inactive
{
	display: none;
}


/****************** CLICK TO PAY *****************/

.clicktopay
{
	padding: 40px 0px 0px 0px;
	text-align: center;
}

.clicktopay .clicktopay-text
{
	padding: 10px 20px 0px 20px;
	text-align: center;
	font-weight: bold;
}


/*****************************Vpos*****************************/
#vpos .input-row span.name,
.vpos-result .input-row span.name
{
	width: 150px;
}

#vpos .input-row input
{
     width: 220px;
}


#vpos .send-button
{
    cursor:pointer;
}
#vpos .input-amount input
{
    width: 50px;
}

/*****************************popup-Vpos*****************************/

#popup-vpos .framebox
{
    height:500px;
}
.vpos-result
{
    padding:10px;
    
}

/*****************************BASE MODULE*****************************/
.base-module .item
{
    padding-bottom:10px;
    margin-bottom:20px;
}
.base-module .image
{
    float:left;
    margin-right:15px;
}
.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*****************************/
.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:10px;
    clear: both;
}
 
.contact-form .input-row span.name
{
    display: block;
    float: left;
    width:110px;
    text-align:left;
    margin-right:10px;
}
.contact-form .input-row span.second
{
    width:60px;
    text-align:right;
    margin-right:10px;
    margin-left:20px;
}

.contact-form .rooms
{
	float: left;
	margin: 0px 30px 0px 0px;
}

.contact-form .rooms .formrooms
{
	width: 40px;
}

.contact-form .input-row  input
{
     width:360px;
}
.contact-form .input-row .textinput-date
{
     width: 80px;
}
.contact-form .input-row  input.small,
.contact-form .input-row.small  input
{
     width: 30px;
}
.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 .dropdown
{
     width: 360px;
}
.contact-form .input-row textarea 
{
    width:360px;
    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:360px;
}
.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 .button
{
	padding: 15px 28px 15px 28px;
	margin: 30px 0px 20px 0px;
	font-weight: bold;
	background-color: #5e2023;
	color: #ffffff;
	border: 5px solid #ffffff;
	text-transform: uppercase;
	cursor: hand;
}

.contact-form .button:hover
{
	background-color: #981b21;
	border: 5px solid #ffffff;
	color: #ffffff;
}

.contact-form .input-row img
{
    background-color: #981b21;
    padding: 1px;
}

.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: 4px solid #6f1015;
    background-color: #8B1713;
    color: #ffffff;
    padding: 10px;
    margin: 40px 0px 20px 0px;
    font-weight: bold;
}
.contact-form .rooms input
{
    width:20px;
}

/*---------------------------------------------------
/*  newsletter
/*---------------------------------------------------*/

#newsletter .row-interests input
{
    width: 30px;
}

.print-body
{
	padding: 10px 25px 40px 25px;
}

.print-button
{
    display:block;
    margin:20px 0;
    padding:0 0 5px 0;
    background-repeat:no-repeat;
    background-position:2px 5px;
    font-weight:bold;
    
}

.print-lock
{
    position:absolute;
    width:700px;
    top:60px;
    height:500px;
}

.print-container
{
    height:500px;
    overflow:auto;
}