﻿/****************************************** googlemap ****************************************/
v\:* 
{
	behavior:url(#default#VML);
}

/****************************************** BODY ****************************************/

body
{
	overflow: auto;
	margin: 0px;
	font-family: Georgia;
}

.clear
{
    clear:both;
    line-height:0;
    font-size:0;
    height:0;
}

.hidden
{
	display: none;
}

img
{
    border: 0;   
}

/***************************************** SITE *********************************/

#site
{
	width: 980px;
	padding: 0px 20px 0 20px;
	margin: auto;
}


/************************************ TEXT STYLES ********************************/

h1, title
{
	font-weight: normal;
}

h2, titlesmall
{
	font-weight: normal;
}

.title-module,
.title-module a
{
	font-weight: bold;
	text-decoration: none;
}

a
{
	cursor: pointer;
}

/**************************************** BANNER *********************************/

#header-zone-placer
{
	position: relative;
	width: 980px;
	height: 555px;	
}

#banner
{
	position: absolute;
	top:0;
	width: 980px;
	height: 555px;	
}

#banner .logo
{
	position: absolute;
	top: 5px;
	left: 15px;
}

#banner .quickoffer
{
	position: absolute;
	top: 415px;
	left: 252px;
	width: 728px;
	height: 130px;
}

#banner .language
{
	position: absolute;
	top: 30px;
	left: 980px;
}

#banner .language a
{
	width: 20px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: 2px 0px 2px 0px;
}

/********************** MENU FLYOUT ***********************/

#menu-flyout
{
	position: absolute;
	top: 32px;
	left: 0px;
	width: 680px;
	padding: 0px 0px 0px 300px;
}


#menu-flyout a
{
	text-decoration: none;
}

#menu-flyout .level-0
{
    position: relative;
    float: left;
}

#menu-flyout .menu-0
{
    text-transform:uppercase;
    text-decoration:none;
    display: block;
    padding: 5px 15px 5px 15px;
}

#menu-flyout .flyout
{
    position: absolute;
    top: 30px;
    left: 0px;
    display: none;
    text-align: left;
    padding: 10px 0px 10px 0px;
}

#menu-flyout .flyout-1
{
    position:absolute;
    top:0px;
    left: 180px;
    display:none;
}

#menu-flyout .flyout .level-1 .menu-1,
#menu-flyout .flyout .level-1 .menu-1:hover,
#menu-flyout .flyout-1 .level-2 .menu-2,
#menu-flyout .flyout-1 .level-2 .menu-2:hover
{
	display: block;
	padding: 2px 5px 2px 20px;
}

#menu-flyout .flyout .level-1,
#menu-flyout .flyout-1 .level-2
{
	position: relative;
	width: 180px;
}


/********************** MENU TOP ***************************/

#menu-top
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 242px;
	padding: 13px 0px 0px 0px;
}

#menu-top .container
{
	padding: 0px 0px 13px 0px;
}

#menu-top a
{
	text-decoration: none;
}

#menu-top .menu-top-1
{
	text-transform: uppercase;
	padding: 5px 10px 5px 35px;	
}

#menu-top .menu-top-1-active
{
	text-transform: uppercase;
	padding: 5px 10px 5px 20px;	
}

#menu-top .menu-top-1-active a
{
	padding: 0px 0px 0px 15px;	
}

#menu-top .menu-level-2
{
	display :none;
}

#menu-top .menu-level-2visible
{
    position:relative;
    display:block;
    padding: 2px 0px 5px 35px;
}

#menu-top .menu-level-2visible .menu-top-2,
#menu-top .menu-level-2visible .menu-top-2-active
{
    padding: 2px 0px 2px 0px;
}

#menu-top .menu-level-3
{
    position:relative;
    display:block;
    padding: 5px 0px 5px 10px;
}


/*********************************** QUICKREQUEST *****************************/

#quickrequest
{
	float: left;
	width: 340px;
}

#quickrequest input
{
	font-family: Georgia;
}

#quickrequest .quickrequest-title
{
	position: absolute;
	top: -13px;
	left: 105px;
	width: 206px;
	height: 25px;
	padding: 0px 10px 0px 20px;
}

#quickrequest .quickrequest-title a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
}

#quickrequest .container
{
	padding: 0px 0px 0px 10px;
	margin-top: 20px;
}

#quickrequest .container div
{
	padding: 2px 0px 2px 0px;
}

#quickrequest .container .row
{
	float: left;
	margin: 0px 4px 0px 0px;
}

#quickrequest .container .row .inputdate
{
	width: 74px;
	padding: 0px 1px 2px 2px;
	border: 0;
}

#quickrequest .container .row .inputsmall
{
	width: 20px;
	padding: 0px 5px 2px 5px;
	border: 0;
}

#quickrequest .container .input
{
	width: 130px;
	border: 0;
	padding: 0px 5px 2px 5px;
	margin: 0px 2px 0px 0px;
}

#quickrequest .container .row img
{
	padding: 0px 0px 0px 5px;
}

#quickrequest .container .email
{
	float: left;
}

#quickrequest .container .button
{
	float: right;
	padding: 12px 20px 0px 15px;
}

#quickrequest .container .button:hover
{
	text-decoration: none;
}


/********************************* FRAME OFFERS *****************************/

.cjq-slider .clipcontainer
{
	clip: rect(0px 360px 125px 0px);
	z-index:1;
}


#frame-offers
{
	position: relative;
	float: right;
	width: 370px;
}

#frame-offers a
{
	text-decoration: none;
}

#frame-offers .frame-offers-title
{
	position: absolute;
	top: -13px;
	left: 150px;
	width: 190px;
	height: 25px;
	padding: 0px 10px 0px 20px;
}

#frame-offers .frame-offers-title a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
}


#frame-offers .back
{
	top: -7px;
	left: 340px;
}

#frame-offers .next
{
	top: -7px;
	left: 352px;
}

#frame-offers .clipcontainer
{
	top: 25px;
	left: 10px;
	width:360px;
	height:125px;
	overflow:hidden;
}

#frame-offers .item
{
	float: left;
	width: 360px;
	height: 107px;
}

#frame-offers .item .image
{
	float: left;
	margin: 0px 20px 0px 0px;
	height: 107px;
}

#frame-offers .item .description
{
}

#frame-offers .item .link
{
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#frame-offers .item .link a
{
	text-decoration: underline;
	padding: 0px 5px 0px 0px;
}

#frame-offers .item .link a:hover
{
	text-decoration: none;
}


/*************************************** ZONE LEFT *************************************/

#zone-left
{
	float: left;
	width: 260px;
	padding: 0px 0px 120px 0px;
}

#zone-left .brixencard
{
	text-align: center;
	padding: 60px 0px 0px 0px;
}

#zone-left .clicktopay
{
	text-align: center;
	padding: 20px 0px 20px 0px;
}


/************************ MENU LEFT *********************/

#menu-left
{
	padding: 33px 0px 60px 30px;
}

#menu-left a
{
	text-decoration: none;
}

#menu-left .menu-left-0
{
	padding: 0px 0px 15px 0px;
}

#menu-left .menu-left-1
{
	padding: 5px 0px 0px 18px;
}

#menu-left .menu-left-1-active
{
	padding: 5px 0px 0px 18px;
	font-weight: bold;
}

#menu-left .menu-level-2
{
	padding: 5px 0px 15px 0px;
}

#menu-left .menu-left-2
{
	padding: 5px 0px 0px 30px;
}

#menu-left .menu-left-2-active
{
	padding: 5px 0px 0px 30px;
	font-weight: bold;
}

/************************ QUICKLINKS **********************/

#zone-left .quicklinks
{
	width: 230px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 5px 0px;
}

#zone-left .quicklinks a
{
	padding: 0px 15px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
}


/**************************** FRAME WEATHER *********************/

#frame-weather
{
	padding: 60px 0px 0px 0px;
	width: 250px;
}

#frame-weather a
{
	text-decoration: none;
}

#frame-weather .frame-weather-title
{
	float: left;
	padding: 0px 0px 10px 0px;
}


#frame-weather .link
{
	float: right;
	padding: 6px 0px 0px 0px;
}

#frame-weather .link a
{
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}

#frame-weather .link a:hover
{
	text-decoration: none;
}

#frame-weather .item
{
	padding: 5px 5px 5px 10px;
	margin: 5px 0px 5px 0px;
}

#frame-weather .item .image
{
	float: left;
	width: 50px;
}

#frame-weather .item .day
{
	float: left;
	width: 75px;
	padding: 8px 0px 0px 0px;
}

#frame-weather .item .temp
{
	float: left;
	width: 50px;
	padding: 5px 0px 5px 0px;
	margin: 4px 1px 0px 1px;
	text-align: center;
}



/*********************************************** ZONE RIGHT ******************************/

#zone-right
{
	float: left;
	width: 690px;
	padding: 43px 0px 50px 30px;
}

#zone-right .text
{
	padding: 0px 0px 80px 0px;
}

/********************** SITEPATH ****************/

.sitepath
{
	padding: 0px 0px 10px 0px;
}

.sitepath a
{
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}


/*********************************** FRAME FOTOGALLERY ***************************/

#frame-fotogallery
{
	position: relative;
}

#frame-fotogallery .separator
{
    float: left;
    width: 20px;
    height: 90px;
}

#frame-fotogallery .container
{
	display: none;
	width: 680px;
	height: 150px;
}

#frame-fotogallery .padding
{
    padding: 10px;
}

#frame-fotogallery a
{
	text-decoration: none;
}

#frame-fotogallery .frame-fotogallery-title
{
	position: absolute;
	top: -26px;
	right: 0px;
	width: 200px;
	padding: 0px 10px 0px 20px;
}

#frame-fotogallery .frame-fotogallery-title a
{
	padding: 0px 0px 0px 15px;
	cursor: pointer;
}

#frame-fotogallery .item
{
	float: left;
	width: 150px;
}

#frame-fotogallery .item .name
{
    display: block;
    padding: 5px 0px 0px 0px;
}

#frame-fotogallery .link
{
	float: right;
	display: block;
	padding: 10px 0px 10px 0px;
}



/****************************************** FOOTER ***************************************/

#footer
{
	position: relative;
	float: right;
	width: 950px;
	height: 162px;
}

#footer .footer-separator
{
	float: left;
	width: 1px;
	height: 130px;
	margin: 20px 40px 0px 40px;
}

#footer .address
{
	position: absolute;
	top: -90px;
	left: -30px;
	width: 218px;
	height: 230px;
	padding: 10px 5px 5px 25px;
}

#footer .address .address-title
{
	padding: 0px 0px 10px 0px;
}

#footer .address a
{
	float: left;
	display: block;
	padding: 8px 15px 5px 0px;
	text-decoration: none;
}

/*************************** SERVICE *****************/

.service
{
	position: absolute;
	top: -45px;
	left: 240px;
	width: 670px;
	padding: 3px 0px 7px 40px;
}

.service a
{
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}

.service img
{
	padding: 0px 5px 0px 0px;
}

/************************ FRAME NEWSLETTER ******************/

#frame-newsletter
{
	width: 360px;
	padding: 20px 0px 0px 240px;
	float: left;
}

#frame-newsletter .frame-newsletter-title
{
	padding: 0px 0px 10px 0px;	
}

#frame-newsletter .input
{
	border: 0px;
	width: 110px;
	padding: 0px 2px 0px 4px;
	margin: 10px 0px 10px 0px;
	font-family: Georgia;
}

#frame-newsletter .buttons
{
	float: right;
	padding: 10px 0px 0px 30px;
}

#frame-newsletter .buttons a:hover
{
	text-decoration: none;
}

/*********************** MENU SERVICE ********************/

#menu-service
{
	float: left;
	width: 260px;
	padding: 20px 0px 0px 0px;
}

#menu-service a
{
	text-decoration:none;
}

#menu-service .menu-0
{
	padding: 0px 0px 10px 0px;
}

#menu-service .menu-1
{
	padding: 0px 0px 0px 15px;
}

/************************ COPYRIGHT ***********************/

.copyright
{
	padding: 5px 0px 25px 30px;
}

/***************************** LINKS *****************/

.links
{
	float: right;
	padding: 20px 0px 10px 40px;
}

.links img
{
	float: left;
	padding: 0px 0px 0px 20px;
}

.links .holidaycheck
{
	float: left;
	padding: 0px 5px 0px 5px;
}

.links .holidaycheck a
{
	width: 165px;
	display: block;
	padding: 3px 0px 3px 20px;
	margin: 1px 0px 1px 0px;
	text-decoration: none;
}

/************************** MENU BOTTOM *****************/

#menu-bottom
{
	padding: 25px 0px 5px 30px;
}

#menu-bottom a
{
	text-decoration: none;
}


/*************************************** BOTTOM ***********************/

#bottom
{
	width: 1020px;
	text-align: center;
	margin: auto;
}

#bottom .logos
{
	padding: 20px 0px 20px 0px;
	text-align: center;
	margin: 0 -15px;
}

#bottom .logos img
{
	padding: 0px 10px 0px 10px;
}






/******************************************************************/
/****************************** MODULES ***************************/
/******************************************************************/


/************************** WEBCAMS ************************/

#webcams a
{
	text-decoration: none;
}

#webcams .item
{
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 20px 0px;
}

#webcams .item .image
{
	float: left;
	margin: 0px 25px 0px 0px;
}

#webcams .description
{
	padding: 15px 0px 10px 0px;
}


#webcams .link a
{
	padding: 0px 0px 0px 15px;
}

/*** DETAIL ***/

#webcams .detail .image
{
	padding: 20px 0px 20px 0px;
}


/******************************** SITEMAP ***********************/

.sitemap a
{
	display: block;
    padding: 0px 0px 5px 15px;
    text-decoration: none;
}

.sitemap a:hover
{
	font-weight: bold;
}

/************************** NEWSLETTER ***************************/

#newsletter .button
{
	padding: 5px 15px 5px 15px;
}


/**************************** FOTOGALLERY *********************/

#fotogallery .item
{
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 30px 0px;
}

#fotogallery .item .image
{
	float: left;
	margin: 0px 35px 0px 0px;
}

#fotogallery .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

/*********************************Offers*********************************/

#offers a
{
	text-decoration: none;
}

#offers .item
{
    overflow: hidden;
    margin: 0px 0px 0px 0px;
	/*position: relative;
	width: 320px;
	height: 440px;
	float: left;
	margin: 0px 25px 40px 0px;*/
}

/*#offers .item .bg
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 440px;
}*/

#offers .separator
{
   height: 1px;
   margin: 0px 0px 10px 0px;
}

#offers .item .image
{
    float: left;
    padding: 5px;
}

#offers .item .offertext
{
    padding: 0px 0px 0px 220px;
}

#offers .item .date
{
	font-weight: bold;
}

#offers .item .description
{
	/*padding: 5px 0px 0px 0px;*/
}

#offers .item .link
{
	/*position: absolute;
	top: 390px;
	left: 20px;*/
	padding: 0px 0px 0px 18px;
}

#offers .item .link a:hover
{
	text-decoration: underline;
}

/***Detail****/

/*#offers .detail .header
{
	position: relative;
	width: 440px;
	height: 320px;
	float: left;
}

#offers .detail .header .bg
{
	position: absolute;
	z-index: 50;
	top: 0px;
	left: 0px;
	width: 440px;
	height: 320px;
}*/

#offers .detail
{
    overflow: hidden;
}

#offers .detail .description
{
	padding: 0px 250px 40px 0px;
}

#offers .detail .info
{
	float: right;
	width: 220px;
}

#offers .detail .info .image
{
    float: none;
    margin: 0px 0px 20px 0px;
    padding: 5px;
}

#offers .detail .link
{
	display: block;
	padding: 0px 0px 0px 20px;
}

#offers .detail .footer
{
	padding: 20px 0px 0px 0px;
}

/*******************************movies***************************************/

#movies .item .link
{
	margin: 20px 0px 0px 0px;
}

#movies .item .link a
{
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}

#movies .item .link a:hover
{
	text-decoration: underline;
}

/*******************************DOWNLOADS***************************************/

#downloads .link
{
	padding: 0px 0px 0px 10px;
}

#downloads .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

#downloads .item .description
{
	float: left;
}

#downloads .issuu
{
	float: right;
	margin-left: 20px;
}


/************************** FRAME MOVIES ****************************/

#frame-movies
{
	width: 250px;
	height: 266px;
	margin: 30px 0px 0px 0px;
}

#frame-movies .title
{
	float: left;
}

#frame-movies .separator
{
	float: left;
	width: 2px;
	height: 40px;
}

#frame-movies .title a
{
	display: block;
	padding: 15px 15px 5px 17px;
	text-decoration: none;
}

#frame-movies .item
{
	text-align: center;
}

#frame-movies .link
{
	padding: 10px 20px 0px 40px;
}

#frame-movies .link a
{
	padding: 0px 0px 0px 15px;
}

#frame-movies .link a:hover
{
	text-decoration: none;
}


/******************************** NEWS **********************************/

#news
{}

#news .title-module
{
	padding: 0px 0px 10px 0px;
}


#news .container
{
	display: none;
}

#news .date
{
}

#news .open
{
	cursor: pointer;
}


#news .button
{
	float: right;
	cursor: pointer;
	padding: 0px 0px 0px 15px;
}


#news .close
{
	display: none;
	cursor: pointer;
}

#news .border
{
	padding: 20px;
}

#news .description
{
	padding: 20px 0px 40px 0px;
}


/*****************************ROUTE PLANNER*****************************/

#route-planner .container
{
	padding: 10px;
	margin-bottom: 20px;
}


#route-planner .title
{
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}

#route-planner .row
{
	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;
}


/*---------------------------------------------------
/*  news
/*---------------------------------------------------*/

#blognews
{
	font-size: 12px;
}

#blognews .item
{
	margin: 0px;
}


#blognews .title-module a
{
	font-size: 13px;
}

#blognews .blog-image
{
	float: right;
}


#blognews .image
{
	float: left;
	margin-right: 20px;
}

#blognews .link a
{
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}

#blognews .news-list
{
	margin-bottom: 20px;
	padding: 60px 0px 5px 0px;
}

#blognews .news-title
{
	float: left;
	font-size: 16px;
}

#blognews .listlink
{
	float: right;
}

#blognews .listlink a
{
	text-decoration: none;
	/*padding: 5px 0px 5px 30px;*/
	font-weight: bold;
}

#blognews .listlink a:hover
{
	text-decoration: underline;
}

#blognews .separator
{
	height: 10px;
}

#blognews .detail .description
{
	padding: 10px 0px 25px 0px;
}




/*****************************Vpos*****************************/
#vpos .input-row span.name,
.vpos-result .input-row span.name
{
	width: 180px;
}

#vpos .input-row input
{
     width: 250px;
}


#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 .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 .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 .textinput-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 0px;
}

.contact-form .request-button
{
	padding: 10px 25px 10px 25px;
	margin: 20px 0px 10px 0px;
}

.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;
}

.print-body .padding
{
	padding: 20px 10px 5px 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 .bookplus-rooms
{
	width: 650px;
	float: left;
	padding-right: 20px;
}

.contact-form .bookplus-rooms a.request-button
{
	float: none;
}

.contact-form .bookplus-rooms div.row-spacer
{
	margin-bottom: 10px;
}

.contact-form .bookplus-rooms span.name
{
	width: 200px;
	float: left;
	padding-right: 10px;
	text-align: left;
}

.contact-form .bookplus-rooms span.count
{
	width: 40px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.group
{
	width: 250px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.days
{
	width: 30px;
	float: left;
	padding-right: 10px;
}

.contact-form .bookplus-rooms span.per-piece
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.per-day
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.per-room
{
	width: 80px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

.contact-form .bookplus-rooms span.amount
{
	width: 80px;
	float: left;
	text-align: right;
}

.contact-form .bookplus-rooms span.sum-spacer
{
	width: 390px;
	float: left;
}

.contact-form .bookplus-rooms span.sum
{
	width: 180px;
	float: left;
	font-weight: bold;
	text-align: right;
}
.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;
}
/*---------------------------------------------------
/*  tours
/*---------------------------------------------------*/
#tours .item .image
{
	float:right;
	margin:0 0 10px 15px;
}
#tours .item .infos
{
	line-height:20px;
	margin-bottom:10px;
}

#tours .item .google-map
{
	margin-top:10px;
}
#tours .elevation 
{
	margin-top:10px;
	position:relative;
}
#tours .elevation img
{
	display:block;
}
/*elevation position line*/
#tours .elevation .elevation-position
{
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:100%;
	background-color:#ffffff;
	
}
#tours .elevation .elevation-position .infos
{
	position:relative;
}
#tours .elevation .elevation-position .value
{
	position:absolute;
	top:-20px;
	left:-50%;
	padding:1px 3px;
	background-color:White;
	border:solid 1px black;
}
/*elevation points of interest*/
#tours .google-map .map-container
{
	position:relative;
}
#tours .google-map .map-container .points-of-interest
{
	position:absolute;
	top:50px;
	right:7px;
	width:145px;
}
.points-of-interest .header
{
	background-repeat:no-repeat;
	height:14px;
	line-height:14px;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px 0 27px;
	
}
.points-of-interest .header .icon
{
	float:right;
	width:7px;
	height:8px;
	background-repeat:no-repeat;
	margin:4px 10px 0 0;
	cursor:pointer;
}

.points-of-interest .content
{
	background-repeat:repeat-y;
	padding:5px 7px 2px 7px;
	
}
.points-of-interest .footer
{
	background-repeat:no-repeat;
	height:9px;
}
.points-of-interest .content .category
{
	margin-bottom:4px;	
	cursor:pointer;
}
.points-of-interest .content .category .icon
{
	float:left;
	width:20px;
	height:20px;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
.points-of-interest .content .category .value
{
	margin-left:24px;
	line-height:20px;	
}


#tours .downloads .link-gpx
{
	padding-left:20px;
	background-repeat:no-repeat;
	background-position:0 0;
	text-decoration:none;
}
#tours .map-container,
#tours .elevation,
#tours .downloads,
#tours .other-tours
{
	margin-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
{
	float:right;
	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;
}

/*---------------------------------------------------
/*  jquery popup
/*---------------------------------------------------*/

.ui-widget-overlay
{
    position:absolute;
    top:0;
    left:0;
    opacity:0.3;
    filter:Alpha(Opacity=30); 
}

.cjq-popup
{
    overflow: hidden;
}

body.popup
{
	 padding:10px 0 10px 10px;
}
.print-body
{
    overflow:auto;
    padding:10px 0 10px 10px;
}

.cjq-popup .ui-dialog-titlebar
{
    height:30px;
    line-height:30px;
    font-weight:bold;
    padding-left:10px;
}

.cjq-popup .ui-dialog-titlebar a
{
    position:absolute;
    top:5px;
    right:5px;
    text-decoration:none;
    font-weight:bold;
    padding:2px 5px;
    line-height:15px;
    width:16px;
    height:16px;
}
.cjq-popup .ui-dialog-titlebar a span
{
    width:16px;
    height:16px;
    font-size:0;
    line-height:0;
    display:block;
}
/*---------------------------------------------------
/*  popup-gallery
/*---------------------------------------------------*/

#popup-gallery html,
body.body-fotogallery
{
    height: 100%;
    background-image: none;
    overflow:hidden;
}

/*---------------------------------------------------
/*  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;
}
/*---------------------------------------------------
/*  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;
}
/*---------------------------------------------------
/*  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;
}
/*---------------------------------------------------
/*  toursceduler
/*---------------------------------------------------*/
#toursceduler
{
    padding-bottom:30px;
    margin:0;
}
#toursceduler .item a
{
    text-decoration:none;
}
#toursceduler .item
{
    overflow:hidden;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
    position:relative;
}
#toursceduler .item .block
{
    margin-right:10px;
    padding:0;
    width:200px;
    float:left;
}
#toursceduler .item .block-name
{
    width:220px;
}
#toursceduler .item .block-times
{
    width:220px;
}
#toursceduler .item .block-tour
{
    width:80px;
}
#toursceduler .item .info 
{
    font-size:13px;
}
#toursceduler .item .info .name
{
    width:85px;
    font-style:italic;
    font-size:13px;
    padding-right:0;
}
#toursceduler .item .info .value
{
    margin-left:85px;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:150px;
    font-style:italic;
}
#toursceduler .item .valutation .info .value
{
    margin-left:150px;
}
#toursceduler .item .icon-print
{
    background-repeat:no-repeat;
    background-position:0 50%;
    width:24px;
    height:24px;
    position:absolute;
    right:0;
    top:40px;
    line-height:24px;
    text-decoration:none;
}
#toursceduler .item .link-map
{
    background-repeat:no-repeat;
    background-position:0 50%;
    font-weight:bold;
    padding-left:30px;
    line-height:24px;
    float:left;
}
.popup-mapcontainer
{
    width:100%;
    height:100%;
}
/*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;
    background-repeat:no-repeat;
    background-position:bottom left;
}
.search-box .info
{
    margin-bottom:10px;
}
.search-box .info span.infoitem
{
    
    margin-right:20px;
}
.search-box .calendar
{
    margin:0 5px;
    width:80px;
}
.search-box .slider 
{
    overflow:hidden;
    margin-bottom:10px;
}
.search-box .slider .ca-slider
{
    width:260px;
    float:left;
}
.search-box .slider .name
{
    float:left;
    display:block;
    margin-right:20px;
    width: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 .block-valutation
{
    width:210px;
    margin-right:0;
}
body.pdf #toursceduler .item .block-valutation .info
{
    position:relative;
    overflow:hidden;
}
body.pdf #toursceduler .item .block-valutation .info .name
{
    width:150px;
    float:none;
        
}
body.pdf #toursceduler .item .block-valutation  .info .value
{
    position:absolute;
    left:155px;
    top:3px;
    margin-left:0;
}
body.pdf #toursceduler .item .block-times
{
    width:250px;
}
body.pdf #toursceduler .item .block-times .info .name
{
    width:75px;
}
body.pdf #toursceduler .item .block-times  .info .value
{
    margin-left:75px;
}
body.pdf #toursceduler .item .block-name 
{
    width:280px;
}
body.pdf #toursceduler .item .block-tour
{
    font-size:13px;
}
#pdf .item .block
{
    width:auto;
    margin-right:30px;
}
#pdf .item .details
{
    display:block;
}
#pdf .item .details .textblock
{
    margin-top:30px;
}
#pdf .item
{
    page-break-inside:avoid;
}
#pdf h1
{
    margin-bottom:30px;
}
.pdf-header .companyinfos
{
    float:right;
}
.pdf-header
{
    overflow:hidden;
    padding-bottom:30px;
    margin-bottom:30px;
}

