body 
{
	margin: 0px; 
	padding: 0px;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

div#page 
{
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 991px;
}

div#head
{
	width: 977px;
	height: 100px;
	background: #fff url(images/panorama.jpg) no-repeat;
	border-left: 1px solid #1D2D5C;
	border-right: 1px solid #1D2D5C;
	border-bottom: 1px solid #1D2D5C;
	padding-left: 8px;
	padding-top: 8px;
} 

div#navCol 
{
	clear: left;
	float: left;
	margin-top: 5px;
	width: 175px;
}

div#contentCol 
{
	margin-left: 180px;
	width: 808px;
}

div#contentColExended 
{
	width: 808px;
}

div#apartmentSearchForm 
{
	margin-top: 5px;
	margin-bottom: 5px;
	min-height: 1px;
}

div#colContainer 
{
	clear: right;
}

div#contentColLeft 
{
	float: left;
	width: 400px;
}

div#contentColLeftExpanded
{
	width: 808px;
}

div#contentColRight 
{
	margin-left: 405px;
	width: 400px;
}

body.extern
{
}

*
{
	font-family: Arial, helvetica;
	font-size: 12px;
}

form
{
	padding: 0px;
	margin: 0px;
}

a:link, a:active, a:visited, a:hover
{
	color: #10193a;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

em
{
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
}

a img
{
	border: none;
}

h1, h2, h3
{
	margin: 0px;
}

h1
{
	font-family: Arial, helvetica;
	font-size: 26px;
}

h1#absoluteContentHead
{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 1px 4px 3px 4px;
	background: white url(images/colSectionTitle3.gif) repeat-y;
	border: 1px solid #4a83c9;	
	-webkit-border-radius-bottomright: 8px;
	-moz-border-radius-bottomright: 8px;
	border-radius-bottomright: 8px;
}

div#imgBigTitle {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 2px 4px 1px 4px;
	background: #d6e7ee url(images/colSectionTitle.gif) right repeat-y;
	border: 1px solid #4a83c9;
	-webkit-border-radius-bottomright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-radius-bottomright: 4px;
	
}

h1#accomodationContentLeftHead
{
	font-size: 24px;
	float: left;
	margin-right: 5px;
}

h1#accomodationContentRightHead
{
	font-size: 20px;
	text-align: right;
}

h1#accomodationContentRightHead span#resort
{
	font-size: 20px;
	font-weight: normal;
}

em#distanceSlope
{
	display: block;
	float: right;
	margin-bottom: 4px;
	margin-top: 5px;
	font-size: 14px;
}

h2#accSummaryInfo
{
	display: inline;
	font-size: 14px;
	display: block;
	margin-top: 6px;
	padding-left: 2px;
}

a.button
{
	display: block;
	width: 120px;
	height: 21px;
	background: url("images/Button.png");
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
} 

a#accMapLink
{
	float: left;
} 

a#resMapLink
{
	margin-top: 3px;
	margin-left: 6px;
	top: 5px;
	left: 675px;
	position: absolute;
} 

a.pistenplanButton
{	
	margin-top: 3px;
	margin-left: 6px;
	top: 5px;
	left: 549px;
	position: absolute;
} 

h2.colSectionTitle
{
	font-family: Arial, helvetica;
	line-height: 1;
	font-size: 15px;
	font-weight: bold;
	background: #d6e7ee url(images/colSectionTitle.gif) repeat-y;
	border-bottom: 1px solid #4a83c9;
	border-right: 1px solid #4a83c9;
	margin-bottom: 4px;
	padding: 3px 0px 2px 3px;
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
}

div.colSectionContent
{
	padding-left: 5px;
}

h3
{
	font-size: 12px;
	margin-top: 8px;
}

ul
{
	margin: 0px;
	padding-left: 15px;	
}

ul.navAreas, ul.navRegions, ul.navResorts, ul.navPages
{
	list-style-type: none;
}

ul.navAreas, ul.navPages
{
	padding-left: 1px;
}

ul.navRegions, ul.navResorts
{
	padding-left: 0px;
}

li.navArea  a, li.navRegion  a, li.navResort  a, li.navPage a
{
	display: block;
	margin-bottom: 4px;
	padding: 2px;
	background: #d6e7ee url(images/colSectionTitle.gif) right repeat-y;
	border-right: 1px solid #4a83c9;
	border-bottom: 1px solid #4a83c9;
}

li.navArea a.navArea
{
	padding-left: 3px;
	font-weight: bold;
	font-size: 13px;
}

li.navRegion  a
{
	font-size: 12px;
	padding: 1px;
	padding-left: 9px;
}

li.navResort  a
{
	font-size: 12px;
	padding: 1px;
	padding-left: 13px;
}

li.navPage a
{
	padding-left: 3px;
}


li#activeArea a#activeArea, 
li#activeRegion a#activeRegion,
li#activeResort a#activeResort,
li.navArea a:hover, li.navArea a.clicked,
li.navPage a:hover, li.navPage a.clicked, li#activePage a
{
	display: block;
	font-weight: bold;
	color: white;
	background-image: none;
	background-color: #1D2D5C;
	border-right: 1px solid #1D2D5C;
	border-bottom: 1px solid #1D2D5C;
}

li.navArea ul.navRegions, li.navRegion ul.navResorts
{
	display: none;
} 

li#activeArea ul.navRegions, li#activeRegion ul.navResorts
{
	display: block;
} 

#topNavigation
{
	width: 985px;
	height: 16px;
	border: 1px solid #1D2D5C;
	background-color: #1D2D5C;
}

#topNavigation li, #topNavigation a, #topNavigation li#activePage a
{
	display: inline;
}

#topNavigation a
{
	background-color: #1D2D5C;
	color: white;
	background: none;
	border: none;
	font-weight: bold;
	padding-right: 20px;
	padding-top: 3px;
}

div.colSection 
{
	margin-bottom: 12px;
}

.even
{
	background-color: #d6e7ee;
}

.dataTable
{
	width: 100%;
}

.dataTable tr.even 
{
	background: #d6e7ee url(images/colSectionTitle.gif) left repeat-y;	
}

.dataTable td
{
	padding: 1px 4px 1px 4px;
}

#bookingData td, .skipassOrderDetail 
{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

#bookingData td span
{
	font-size: 14px;
	font-weight: bold;

}

.dataTable td.regData
{
	text-align: right;
}

#dataSpacer
{
	width: 10px;
}

#regionApNav
{
	text-align: center;
}

div#pistenplan, div#ortsplan
{
	position: relative;
	margin-bottom: 4px;
}

div#pistenplan img#plan, div#ortsplan img#plan 
{
	width: 805px;
	background-color: #d6e7ee;
	border: 1px solid #4a83c9;
}

img.magnifier
{
	border: 1px solid #4a83c9;
	width: 35px;
	position: absolute;
	top: 0px;
	padding-bottom: 2px;	
	padding-top: 3px;
	background-color: white;
}

img#resortPlanMag
{
	left: 363px;
}

img#pistenPlanMag
{
	left: 770px;
}

img#regionLogo, img#resortLogo, img#accomodationLogo
{
		float: right;
		margin: 2px 4px 2px 2px;
}

div#resortMap
{
	position: relative;
}

img#resortMap
{
	width: 398px;
	border: 1px solid #4a83c9;
}

div.googleMap
{
	float:left;
}

div.mapsInfo
{
	min-height: 160px;
	text-align: left;
	font-size: 13px;	
	font-weight: bold;
	font-family: Helvetica, Arial;
}

div.mapsInfo img
{
	display: block;
	height: 143px;
}

div#mapsLegend
{
	height: 480px; 
	width: 168px; 
	padding-left: 7px; 
	font-family: arial;
	font-size:12px;
	overflow: auto;
	text-align: left;
}

h1.mapsLegendHeadline
{
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
}

h1.mapsLegendHeadline#top
{
	margin-top: 0px;
}

div.lastMinuteHeadline
{
	font-family: Arial, helvetica;
	line-height: 1;
	font-size: 14px;
	background-color: #FE0002;
	color: #fff;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-left: 4px;
	padding-bottom: 3px;
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
}

div.lastMinuteWeeks
{
	margin-bottom: 4px;
	padding-left: 4px;
}

img.imageThumb
{
	border-bottom: 2px solid white;
	border-right: 2px solid white;
	height: 71px;
	width: 98px;
}

div.imageBigContainer
{
	position: relative;
}

img#imageBig
{
	width: 398px;
	height: 285px;
	margin-bottom: 2px;
}

div#imgBigTitle
{
	font-weight: bold;
}

.apartmentPrices
{
	float: left;
}

.priceListWeeks
{
	float: left;
}

table.pricelisttable tr.even
{
	background-color: white;
}

th#pricelistSaisonHeadline
{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.pricelisthead
{
	font-size: 8px;
}

.pricelistweek, .pricelisthead, .pricelistapinfo, .pricelistprice, .pricelistnav, .pricelistheadfirst
{
	font-size: 10px;
}

.pricelisthead
{
	font-weight: normal;
}

.pricelistapinfo
{
	font-weight: bold;
	padding: 0px 2px 0px 1px;
}

.pricelisttable
{
	border: 1px solid black;
	background-color: #d6e7ee;
}

#bookingInfo
{
	margin-bottom: 4px;
}

.newPriceList
{
	border: 1px solid #4a83c9;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.newPriceList tr
{
	border: 1px solid #4a83c9;
}

.newPriceList td, .newPriceList th, .newPriceList td.priceListWeek
{
	border: 1px solid #4a83c9;
	text-align: right;
	font-size: 11px;
	width: 45px;
	padding: 3px;
}

th#filler
{
	background: url(images/colSectionTitle2.gif) left repeat-y;
	width: auto;
}

.newPriceList th, .newPriceList td.priceListWeek 
{
	font-weight: bold;
	text-align: center;
}

.newPriceList input 
{	
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 13px;
}

.pricelisttable td, .pricelisttable th
{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.pricelisttable .lastCol
{
	border-right: 0px;
}

.pricelisttable .lastRow
{
	border-bottom: 0px;
}

.regionresortPriceListInfos
{
	padding-left: 5px;
}

.detailinfo
{
	margin-top: 10px;
	font-size: 11px;
}

.priceinfos
{
	margin-bottom: 3px;
}

div.newRegionresortPriceListInfos
{
	margin-top: -13px;
}

.image
{
	font-size: 10px;
	margin-bottom: 4px;
}

td.image
{
	padding-right: 3px;
}

.statusSpecial, .legendSpecial
{
	color: #000000;
	background-color: #69fb29;
}

.statusFree, .legendGreen
{
	color: #000000;
	background-color: #39ce39;
}

.statusOnDemand, .legendYellow
{
	color: #000000;
	background-color: #FFEF3F;
}

.statusStop, .statusStop a, .legendRed
{
	color: #ffffff;
	background-color: #F53737;
}

.legendRed, .legendYellow, .legendGreen, .legendSpecial
{
	height: 12px;
	width: 30px;
}

.legend
{
	font-size: 11px;
	margin-bottom: 4px;
}

.priceInfoBedWeekPass
{
	font-weight: bold;
	margin-bottom: 4px;	
	padding-left: 3px;
}

div.newLegend div
{
	float: left;
}

.numApsFound
{
	margin-bottom: 4px;
}

.numApsFound em
{
	font-size: 12px;
	padding-left: 2px;
}

.searchNavigationShell
{
	padding-top: 3px;
	padding-top: 2px;
	width: 400px;
	background: #d6e7ee url(images/colSectionTitle2.gif) right repeat-y;
	border-right: 1px solid #4a83c9;
	border-bottom: 1px solid #4a83c9;
}

.searchPrevPageLink, .searchNextPageLink
{
	width: 90px;
}

table.searchPagerRows
{
	width:  220px;
}

input, select, option
{
	font-size: 12px;
}
.objectSearchForm
{
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	background: #d6e7ee url(images/colSectionTitle2.gif) right repeat-y;
	border: 1px solid #4a83c9;
	padding: 2px 1px 5px 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.objectSearchForm input
{
	width: 100px;
}

/*
.objectSearchForm input.searchfield
{
	border: 1px solid grey;
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
}
*/

.objectSearchForm .goSubmitButton
{
	margin-left: 5px;
	width: auto;	
}

#submitButton, #searchResultButton
{
	margin-top: 13px;
}

div#searchFormContainer
{
	padding-top: 4px; 
	padding-right: 3px; 
	padding-bottom: 4px; 
	padding-left: 5px;
	background: #d6e7ee url(images/colSectionTitle.gif) right repeat-y;
	border: 1px solid #4a83c9;
	width: 797px;
	height: 35px;
	-webkit-border-bottom: 5px;
	border-bottom-right: 5px;
	-moz-border-radius: 5px;
}

div#reg_id, div#res_id, div#we_id, div#ap_num_persons, div#submitButton, div#searchResultButton
{
	float: left;
	margin-right: 20px;
}

select#ap_num_persons, select#we_id
{
	width: 90px;
}

select#reg_id, select#res_id
{
	width: 165px;
}

.booFormPrompt
{
	float: left;
	padding-top: 4px;
	width: 97px;
	height: 21px;
}

div.booFormField
{
	text-align: left;
	margin-left: 97px;
	width: 290px;
	height: 25px;
}

#booFormPrompt_obo_comment
{
	display: none;
}

#booFormField_obo_comment
{
	margin-left: 0px;
	height: 63px;
	width: 400px;
} 

.booFormField textarea
{
	height: 55px;
	width: 394px;
}

div.booFormField input
{
	font-size: 12px;
	width: 294px;
}

div.booFormField select
{
	font-size: 12px;
	width: 190px;
}

.booFormField select option
{
	font-size: 12px;
}

#bookingForm input:focus, #bookingForm textarea:focus
{
	background: #d6e7ee url(images/colSectionTitle.gif) right repeat-y;
}

#creditcardIcons
{
	margin: 0px;
}

#creditcardIcons img
{
	margin-left: 8px;
	padding-bottom: 4px;
}

#sslInfo
{
	margin-top: 3px;
	margin-bottom: 4px;
	padding-left: 4px;
}

#sslInfo img
{
	margin-right: 4px;
}

#securityNumberInfo
{
	margin-top: 7px;
}

#securityNumberInfo img
{
	margin-bottom: 4px;
	padding-left: 5px;
	width: 200px;
}

#creditcardInfo
{
	clear: right;
}

input#acceptAgbSubmitButton, input#bookingSubmitButton, input#bookingCancelButton
{
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}

input#acceptAgbSubmitButton
{
	margin-top: 5px;
	float: right;
}

input#bookingSubmitButton, input#bookingCancelButton, #acceptAgbsMessage
{
	display: none;
}

input#bookingSubmitButton
{
	margin-top: 5px;
	margin-bottom: 16px;
}

#acceptAgb
{
	margin-top: 7px;
	margin-bottom: 25px;
}

#acceptAgb input
{
	padding: 0px;
	margin: 0px 5px 0px 0px;	
}

.missingRequiredFieldText, #missingPaymentMethodMessage
{
	width: 400px;
	margin-top: 3px;
	margin-bottom: 2px;
}

.missingRequiredFieldText, #confirmBookingMessage, #missingPaymentMethodMessage, #acceptAgbsMessage
{
	font-weight: bold;
	color: #ff0000;
	display: none;
}

div#confirmBookingMessage, div.successfullBookingMessage, div#formMailerSuccessText
{
	color: #ff0000;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}

div#formMailerSuccessText
{
	margin-top: 30px;
}

div#customerEmail, div#referenceNumber, div#referenceNumber, div#saferPayLink a 
{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

div#acceptAgbsMessage
{
	width: 280px;
	margin-top: 6px;
}

#seeSkipassInfosTerm
{
}

.orderableSkipassHeader
{
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 5px;
}

.orderableSkipass
{
	width: 400px;
	height: 24px;
}

#spgName, #spAge, #spDuration, #spValue, #spAmount
{	
	float: left;
}

#spgDiscount
{
	display: none;
}

#spgName
{
	width: 148px;
}

#spAge
{
	width: 69px;
}

#spDuration
{
	width: 58px;
}

#spValue
{
	width: 68px;
}

#spAmount
{
	width: 40px;
}

.orderableSkipass input 
{
	text-align: center;
	width: 15px;
}

h2#skipassBookingOrder span
{
	cursor: pointer;
}

.skipassOrderDetail, #hideSps, div#bookingSummary, #yoData, div#skipassBookingSummary, div#orderableSkipasses, div#creditcardPayment
{
	display: none;
}

.skipassOrderDetail span
{
	font-size: 14px;
	font-weight: bold;
}

div#bookingSummary div, div#bookingSummary span
{
	padding-left: 4px;
	font-size: 14px;
	font-weight: bold;
}

#bookingSum, #bookingDiscount
{
	margin-bottom: 3px;
}

#langSelectField
{
	margin-top: 5px;
	text-align: center;
}

#langSelectField select
{
	width: 200px;
}

.teaser
{
	padding: 2px;
	background: #d6e7ee url(images/colSectionTitle2.gif) right repeat-y;
	border-right: 1px solid #4a83c9;
	border-bottom: 1px solid #4a83c9;
}

.backToResultTerm
{
	margin-bottom: 4px;
	background-color: #d6e7ee;
	border: 1px solid #4a83c9;
}

table.smallListAp
{
	width: 100%;
	margin-bottom: 5px;
}

table.smallListAp td
{
	vertical-align: top;
}

td.listApartmentHeaderImg, td.listApartmentHeaderImg img
{
	width: 110px;
}

td.listApartmentHeaderImg
{
	padding-left: 0px;
}

tr.listApartmentHeader td.blue
{
	background: #d6e7ee url(images/colSectionTitle.gif) repeat-y;	
	background-color: #d6e7ee;
	padding-top: 3px;
	padding-left: 5px;
	height: 19px;
}

tr.listApartmentHeader td
{
	border-bottom: 	1px solid #4a83c9;
}

tr.listApartmentHeader td h1
{
	font-size: 12px;
}

td.listApartmentContent 
{
	padding-left: 6px;
}

td.apStatusAndPriceInfo
{
	text-align: center;
	width: 50px;
	padding-top: 3px;
}

.reducedPrice
{
	text-decoration: line-through;
}

.teaserText
{
	padding: 2px;
}

.teaserClearFloat
{
	clear: both;
}

div.teaserImgLeftBlock
{
	text-align: left;
}

div.teaserImgCenterBlock
{
	text-align: center;
}

div.teaserImgRightBlock
{
	text-align: right;
}
 
img.teaserImgLeftFloat
{
	float: left;
	margin-right: 4px;
}

img.teaserImgRightFloat
{
	float: right;
}

.skipassPriceInfos
{
	clear: left;
	font-size: 9px;
}

.skipassWeekSelectField select
{
	margin-left: 5px;
	margin-bottom: 2px;
}

.skipassWeekSelectField
{
	font-weight: bold;
	margin-bottom: 3px;
}

table.skipassGroup
{
	float: left;
	border: 1px solid #4a83c9;
	border-collapse: collapse;
	margin-right: 10px;
}

table.skipassGroup td, table.skipassGroup th
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	border: 1px solid #4a83c9;
	text-align: center;
}

img#logo
{
	width: 270px;
	margin-right: 8px;
}

a.navLanguage img
{
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 8px;
}

#backToAccomodationLink
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.truncate_more_link
{
	display: block;
	width: 380px;
	text-align: right;
	font-weight: bold;
}
body.skiFranceAccomodationsOv
{
	text-align: left;
	margin: 5px;
}

body.skiFranceAccomodationsOv h1
{
	font-size: 12px;
}

body.skiFranceAccomodationsOv .statusOnDemand
{
	text-decoration: line-through;
	color: #000000;
	background-color: #ffe314;
}

body.skiFranceAccomodationsOv .pricelisttable
{
	margin-bottom: 10px;
}

body.skiFranceAccomodationsOv .even
{
	background-color: white;
}

body.skiFranceAccomodationsOv .odd
{
	background-color: #d6e7ee;
}

body.skiFranceAccomodationsOv .pricelistapinfo
{
	width: 15px;
}

body.skiFranceAccomodationsOv .pricelisthead
{
	width: 28px;
}

.planningLegend
{
	vertical-align: middle;
	margin-bottom: 8px;
	margin-top: 8px;
}

.planningLegend span
{
	width: 100px;
	padding-left: 4px;
	padding-right: 4px;
}

.planningLegend div
{
	margin-bottom: 4px;
}

.planningLegend .legendYellow
{
	text-decoration: line-through;
	color: #000000;
	background-color: #ffe314;
}

body.p4pPage
{
	padding-top: 15px;
	padding-left: 15px;
}

div.p4pNavi
{
	margin-top: 10px;
	float: left;
	width: 200px;
}

h1.p4pHeadline
{
	margin-top: 10px;
}

div.p4pNavLanguages
{
	margin-right: 15px;
	padding: 2px;
	color: #ffffff; 
	background-color: #1d2d5c;
}

div.p4pNavi a, div.p4pNavi em
{
	width: 180px;
	background-color: #d6e7ee;
	display: block;
	margin-bottom: 4px;
	padding: 2px;
}

div.p4pImgList
{
	margin-top: 10px;
	margin-left: 200px;
}

ul.p4pImg
{
	width: 380px;
	float: left;
	list-style-type: none;
	padding-right: 10px;
	margin-bottom: 15px;
}

ul.p4pImg li
{
	margin-bottom: 4px;
}

ul.p4pImg #title
{
	font-weight: bold;
}

ul.p4pImg #img
{
	margin-right: 4px;
	width: 200px;
	float: left;
}

.throbber
{
	margin-top: 4px;
	margin-left: 4px;
}

#copyright
{
	padding-left: 4px;
	font-style: italic;
	-webkit-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-radius-bottomright: 4px;
	background: #d6e7ee url(images/colSectionTitle.gif) right repeat-y;
	border-right: 1px solid #4A83C9;
	border-bottom: 1px solid #4A83C9;
}
