﻿/************************************* Site ************************************/

body, form
{
	margin: 0px;
	text-align: center;
	font-family: Arial;
}

#site
{
	width: 980px;
	margin: auto;
	text-align: left;
}


.spacer-bottom
{
	height: 60px;
}


/*********************************** TEXT **************************/

.text
{
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.title, h1
{
	font-weight: normal;
}

.titlesmall, h2
{
	font-weight: normal;
}



.frame-title
{
}

.module-title,
.module-title a
{
	font-weight: bold;
	text-decoration: none;
}


/************************************* SERVICE ******************************/

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

.relative
{
	position: relative;
}

.hidden
{
	display: none;
}

.body-gallery
{
	background-image: none;
}

.image-zoom
{
	line-height: 0px;
	font-size: 0px;
}	

/**************************** SERVIE PRINT *********************/

#service
{
	text-align: right;
	padding: 40px 20px 10px 0px;
}

#service a
{
	cursor: pointer;
}

/************************************* TOP ***************************************/

#top
{
	position: relative;
	height: 100%;
	padding: 12px 0px 32px 32px;
}

#top .logo
{
	float: left;
}

#top .address
{
	float: right;
	padding: 20px 12px 0px 0px;
	font-weight: bold;
}

#top .address a
{
	text-decoration: none;
}

#top .address a:hover
{
	text-decoration: underline;
}

.banner
{
	width: 911px;
	height: 439px;
	float: right;
}

/************************************* MIDDLE ******************************************/

#middle
{
}


#col-left
{
	float: left;
	width: 240px;
	position: relative;
	height: 100%;
}

#col-right
{
	float: right;
	width: 650px;
	position: relative;
	height: 100%;
}

#col-right .text-content
{
	padding: 20px 0px 0px 0px;
	margin: 10px 20px 0px 30px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#col-right .text-content .text
{
	padding: 20px 0px 0px 0px;
}


/**************************** PATH ************************/

.sitepath
{
	position: absolute;
	top: -30px;
	left: 0px;
	width: 610px;
	padding: 10px 10px 0px 30px;
}

.sitepath a
{
	text-decoration: none;
	padding: 0px 20px 0px 15px;
}

/***************************** LANGUAGE ************************/

#language
{
	position: absolute;
	z-index: 101;
	top: 200px;
	left: 19px;
}

#language a
{
	width: 40px;
	display: block;
	padding: 5px 0px 5px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-family: Myriad Pro, Arial;
}

/****************************** FOOTER ***************************/

#footer
{
	padding: 40px 0px 0px 0px;
}

#footer .item
{
	padding: 2px 0px 2px 0px;
}

#footer .item a
{
	padding: 0px 0px 0px 12px;
}

/***************************** QUICK REQUEST *********************/

#quick-request
{
	position: absolute;
	top: 128px;
	left: 58px;
	width: 240px;
	height: 206px;
}

#quick-request .container
{
	padding: 10px 10px 0px 20px;
}

#quick-request .container .clear
{
	height: 8px;
}

#quick-request .container .title a
{
	padding: 0px 0px 10px 0px;
	display: block;
	text-decoration: none;
	font-family: Myriad Pro, Arial;
}

#quick-request .container .name
{
	float: left;
	width: 80px;
}

#quick-request .container .textbox .input-date
{
	width: 80px;
	border: 0;
}

#quick-request .container .name-input
{
	float: left;
	margin-right: 5px;
}

#quick-request .container .name-input .textinput
{
	width: 95px;
	border: 0;
}

#quick-request .container .link-position
{
	text-align: center;
	margin: 5px 0px 0px 120px;
	width: 79px;
	height: 17px;
}

#quick-request .container .textbox img
{
	padding: 0px 0px 0px 5px;
}

#quick-request .container .link-position .button
{
	
	text-decoration: none;
	font-weight: bold;
}


/*************************** MENU FLYOUT *************************/

#menu-flyout
{
	position: absolute;
	bottom: -1px;
	left: 293px;
	width: 675px;
}

#menu-flyout .separator,
#menu-flyout .separator-left
{
	height: 31px;
	width: 11px;
	float: left;
}

#menu-flyout .separator-right
{
	height: 31px;
	width: 6px;
	float: left;
}

#menu-flyout a
{
	text-decoration: none;
}

#menu-flyout .level-0
{
	position: relative;
	text-align: center;
	float: left;
	font-family: Myriad Pro, Arial;
}

#menu-flyout .menu-0
{
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	display: block;
}

#menu-flyout .flyout
{
    position:absolute;
    display:none;
    top: 32px;
    left: 0px;
    width: 190px;
    text-align: left;
    padding: 10px 0px 10px 0px;
}


#menu-flyout .flyout .menu-1
{
	display: block;
	padding: 3px 10px 3px 20px;
	font-family: Arial;
}


/***************************************** MENU LEFT *********************************/

#menu-left
{
	margin: 0px 0px 40px 58px;
	width: 240px;
}


#menu-left a
{
	text-decoration: none;
}

#menu-left .title
{
	position: absolute;
	top: -30px;
	left: 58px;
	width: 240px;
	font-family: Myriad Pro, Arial;
}


#menu-left .title a
{
	padding: 2px 10px 2px 20px;
	display: block;
}

#menu-left .menu-left-1,
#menu-left .menu-left-1-active
{
	padding: 3px 10px 3px 20px;
}


/***************************************** FRAME OFFERS ***************************/

#frame-offers
{
	margin: 0px 0px 0px 58px;
	width: 240px;
	height: 240px;
	position: relative;
}

#frame-offers .item
{
	position: relative;
}

/*---------------------------------------------------
/*  slider
/*---------------------------------------------------*/
.cjq-slider .clipcontainer
{
	clip: rect(0px 240px 260px 0px); /*todo dynamisch machen*/
	top: 30px;
	font-size: 12px;
	line-height: 14px;
}


#frame-offers .container-title .title
{
	padding: 4px 10px 4px 20px;
	font-family: Myriad Pro, Arial;
}

#frame-offers a
{
	text-decoration:none;
}


#frame-offers .arrow .back
{
	position: absolute;
	top: 10px;
	left: 220px;
	z-index: 101;
}

#frame-offers .arrow .next
{
	position: absolute;
	top: 10px;
	left: 220px;
	z-index: 101;
}

#frame-offers .content
{
	text-align:left;
	padding:0px 0px 0px 0px;
	float: left;
	width: 240px;
}

#frame-offers .content img
{
	display: block;
}

#frame-offers .content .container
{
	position: relative;
	padding: 5px 10px 5px 10px;
	height: 100px;
}

#frame-offers .date
{
	position: absolute;
	top: -20px;
	left: 10px;
	padding: 3px 0px 3px 0px;
	width: 160px;
	text-align: center;
}

#frame-offers .titlesmall
{
	font-weight: bold;
	display: block;
}

#frame-offers .link
{
	position: absolute;
	top: 100px;
	left: 120px;
	text-align: center;
	padding: 2px 20px 2px 20px;
}


/********************************** FRAME GOOGLE MAPS ***********************/

#frame-googlemaps
{
	width: 242px;
	padding: 10px 20px 10px 58px;
	float: left;
	position: relative;
}

#frame-googlemaps .frame-title a
{
	padding: 0px 10px 10px 20px;
	display: block;
	text-decoration: none;
	font-family: Myriad Pro, Arial;
}

#frame-googlemaps .contact-link
{
	position: absolute;
	top: 138px;
	left: 70px;
}

#frame-googlemaps .contact-link a
{
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
}


/***************************** LOGOS ************************/

#bottom
{
	padding: 0px 0px 10px 0px;
}

#bottom .logos
{
	float: left;
	width: 650px;
	height: 131px;
	text-align: left;
}

#bottom .logos img
{
	padding: 10px 20px 0px 30px;
}

#bottom .copyright
{
	float: left;
	margin: 0px 0px 0px 360px;
	padding: 10px 80px 0px 0px;
}

#bottom .uid
{
	float: right;
	padding: 10px 30px 0px 20px;
}



/*********************************** MENU BOTTOM *********************/

#menu-bottom
{
	float: left;
	padding: 10px 0px 0px 0px;
}

#menu-bottom .menu-bottom-0
{
	float: left;
	padding: 0px 10px 0px 10px;
}

#menu-bottom .menu-bottom-0 a
{
	text-decoration: none;
}



/********************** OFFERS *************************************/

#offers .item
{
	margin-bottom: 40px;
}

#offers .item .image
{
	float: left;
	margin: 0px 30px 10px 0px;
}

#offers .date,
#offers .date a
{
	text-decoration: none;
	font-weight: bold;
}

#offers .price
{
	text-decoration: none;
	font-weight: bold;
}

#offers .item .description
{
	padding: 3px 0px 0px 0px;
	height: 70px;
}

#offers .link
{
	font-style: italic;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}

#offers .detail .offer-request
{
	float: right;
}

#offers .detail .image
{
	margin: 10px 0px 20px 0px;
}

#offers .detail .description
{
	padding: 20px 0px 40px 0px;
}

#offers .price
{
	padding: 10px 0px 0px 0px;
}



/********************************* SITEMAP ************************/

.sitemap a
{
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 0px;
}

.sitemap a:hover
{
	text-decoration:  underline;
}


/*****************************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: 140px;
}

#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: 620px;
	height: 320px;
}
#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;
}




















/*****************************BASE MODULE*****************************/
.contact-form .module-title
{
	padding: 10px 0px 20px 0px;
}

.contact-form .rooms
{
	width: 180px;
	float: left;
	padding-right: 20px;
}


.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 span.second
{
	width: 60px;
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
}


.contact-form .input-row input
{
	width: 300px;
}

.contact-form .calendar-row input
{
	width: 90px;
}

.contact-form .input-row input.small, .contact-form .input-row.small input
{
	width: 65px;
}
.contact-form .input-row input.medium, .contact-form .medium input
{
	width: 120px;
}

.contact-form .calendar-row img
{
	margin-left: 5px;
	cursor: pointer;
}
.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: 110px;
	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 .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.shop .row
{
	margin-bottom: 2px;
}

.contact-form .button
{
	padding: 5px 20px 5px 20px;
	margin: 20px 20px 40px 0px;
}


.form-error
{
	padding-right: 20px;
	background-image: url(/media/error.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.error-message
{
	background-color: #571528;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	color: #ffffff;
}


/************************ PRINT ********************/

.print-body
{
	background-image: none;
}

.print-button
{
    display:block;
    margin: 20px 0;
    padding:0 0 5px 0;
    background-repeat:no-repeat;
    background-position:2px 5px;
    font-weight:bold;
    cursor: pointer;
    
}

.print-lock
{
    position:absolute;
    width:500px;
    top:60px;
    height:500px;
}

.print-container
{
    height:500px;
    text-align: left;
    padding: 0px 10px 10px 20px;
}


/******************************** RECOMMEND *********************/

#recommend 
{
    padding: 20px 10px 20px 10px;
    background-image: none;
    text-align: left;
}

#recommend .contact-form
{
    text-align: left;
}

#recommend .contact-form span.name
{
    width:50px;
}

#recommend .contact-form input
{
    width:350px;
}

#recommend .contact-form textarea
{
    width:350px;
    height:40px;
}

#recommend .contact-form .privacy input
{
    width:30px;
}
#recommend .site-row .name
{
    float:left;
}
#recommend .site-row .address
{
    margin-left:50px;
}
#recommend .error-message
{
    margin:5px 0;
}
#recommend .panel-result
{
    margin:20px 10px 0 10px;
    text-align:center;
    font-weight:bold;
}

/****************/

.popup
{
	background-image: none;
}