/* CSS Document */


BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}



INPUT, TEXTAREA, SELECT {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

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

A {
	color: #36538B;
}

.floatLeft {
	float:left;
}
	.floatLeft .cam_link{
		padding: 10px 0px 15px 20px;
		width: 150px;
	}
.floatRight {
	float:right;
}
.clearSpace, .clearer {
	clear:both;
}

.spacer10 {
	clear:both;
	height: 10px;
	line-height: 10px;
}

.xxlSmall {
	font-size: 10px;
	line-height: 14px; 
}
.xxlGrey {
	color: #666666;
}


div#xxlHolder {
	text-align:left;
	width: 980px;
	background-color: #EFEFEF;
	margin: 0px 0px 0px 0px;
}
	div#xxlHeader {
		height: 270px;
		overflow:hidden;
		background-color: #364E8D;
		color: #FFFFFF;
	}
		div#xxlLogo {
			text-align:right;
		}
		div#xxlTopNavigation {
			height: 16px;	
			display:inline;
			align: right;
			padding-bottom: 20px;
			margin-bottom: 20px;
			text-align:right;
		}
		div#xxlTopNavigation, div#xxlTopNavigation A {
			font-size: 10px;
			color: #FFFFFF;
			text-decoration:none;
		}
			
		div#xxlHeaderImage {
			float:left;
			padding: 0px 1px 0px 0px;
			width: 769px;
			height:180px;
			text-align: right;
		}
		div#xxlHeaderButtons {
			float:right;
			width: 190px;
		}
			div.xxlHeaderButton {
				border-top: 1px solid #5E71A4;
				height:42px;
				overflow:hidden;
			}
				div.xxlHeaderButton A {
					font-size: 10px;
					color: #FFFFFF;
					text-decoration:none;
				}
	
	div#xxlNavigation {
		height:55px;
		overflow:hidden;
		background-color:#FFFFFF;
	}
	
div#xxlLeftCol {
	width: 170px;
	padding-top: 38px;
	float:left;
	overflow:hidden;
}

div#xxlMainCol, div#xxlHomeCol {
	width: 600px;
	float:left;
	overflow:hidden;
	background-color: #FFFFFF;
	line-height: 19px;
}
	div#xxlPrintHeader {
		padding: 5px 0px 5px 20px;
		display:none;
	}
	div#xxlHomeCol {
		background-color: #EFEFEF;
	}
	div#xxlMainColHolder {
		padding: 35px 0px 35px 20px;
	}
		div#xxlMainColHolder2 {
		padding: 35px 0px 0px 20px;
	}
	div#xxlMainColHolder_Presse {
		padding: 35px 20px 35px 20px;
	}
	
	div#xxlMainColFooter {
		background-color: #EFEFEF;
		padding: 15px 0px 0px 0px;
		height: 36px;	
	}
		div#xxlMainColFooter A {
			font-size: 10px;
			color: #364E8D;
			text-decoration: none;
		}

div#xxlRightCol {
	width: 210px;
	float:right;
	overflow:hidden;
}
	div#xxlRightCol .colTitle, div#xxlRightCol .colBox {
		margin: 0px 20px 25px 20px;
	}
	
	div#xxlRightCol .colTitle {
		height: 50px;
		margin: 0px 20px 0px 20px;
	}
	
	div#xxlRightCol .colBox {
		background-color:#FFFFFF;
		padding: 10px 10px 10px 10px;
		line-height: 19px;
	}
	
	div#xxlRightCol .colBox  ul{
		margin: 0 0 0 15px;
		padding: 0px;
		list-style-image: url(http://www.lech-zuers.at/img/arrow-blue-list.gif)
	}
		
	
	
div#xxlContactBox {
	padding: 15px;
	font-size: 10px;
}
	
		
div#xxlCopyright {
	text-align:left;
	width: 980px;
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
}		
	div#xxlCopyright A {
		color: #999999;
	}
	
	
	
div.xxlNavElement, div.xxlNavElementActive, div.xxlSubNavElement, div.xxlSubNavElementActive {
	margin-bottom: 5px;
	padding: 2px 10px 2px 10px;
}
div.xxlNavElement A, div.xxlNavElementActive A {
	font-weight: bold;
	color: #3D518E;
	font-size: 12px;
	text-decoration:none;
}
	div.xxlNavElement, div.xxlNavElementActive {
		border-left: 5px solid #FFFFFF;
	}
	div.xxlNavElementActive {
		background-color: #FFFFFF;
	}

div.xxlSubNavElement, div.xxlSubNavElementActive {
	margin-left: 16px;
}	
div.xxlSubNavElement A, div.xxlSubNavElementActive A {
	color: #3D518E;
	text-decoration:none;
}
div.xxlSubNavElementActive A {
	color: #FFFFFF;
}

	div.xxlSubNavElement, div.xxlSubNavElementActive {
		border-left: 5px solid #364E8C;
	}
	div.xxlSubNavElementActive {
		background-color: #364E8C;
	}
div.detailLeftPresse{
	width: 200px;
	padding: 0px 10px 0px 0px;
	float: left;	
}
div.detailRightPresse{	
}
div.detailImagePresse{
	background-color: #EFEFEF;
}
div.detailImagePresse img{
	border: 0;
}
div.detailImageTextPresse{
	font-size:10px;
	background-color: #EFEFEF;
	padding: 5px 5px 5px 5px;
}
div.detailDownloadsPresse{
	background-color: #EFEFEF;
	padding: 5px 5px 5px 5px;
	
}
div.detailTitle {
	margin-bottom: 30px;
}
	div#xxlHomeCol div.detailTitle {
		height: 50px;
		margin: 0px 0px 0px 0px;
	}
div.detailTeaser {
	font-weight: bold;
	margin-bottom: 20px;
	margin-right: 20px;
}
div.detailArticle, div.detailContent {
	margin-right: 20px;
	clear:both;
}
div.detailImgText {
	text-align:right;
	font-size: 10px;
	color: #696969;
}
	div.detailImgText A {
		letter-spacing: 1px;
		font-size:10px;
		text-decoration:none;
	}
div.detailPanorama {
	margin: 15px 0px 15px 0px;
	width: 410px;
	overflow:hidden;
}
	div.detailPanorama .detailImgText {
		margin-right: 5px;
	}
div.detailPrice {
	font-weight: bold;
	color: #334A90;
	text-align:right;
	margin-right: 20px;
}
div.detailLink {
	margin: 15px 0px 15px 0px;
}
	div.detailLink A {
		letter-spacing: 1px;
		font-size:10px;
		text-decoration:none;
	}

div.detailError {
	border: 1px solid #CC0000;
	color: #CC0000;
	font-size: 10px;
	line-height:14px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}	
	
div.detailBox {
	width: 560px;
	height: 130px;
	overflow:hidden;
	background-color:#EFEFEF;
}
	div.detailBoxTitel {
		font-weight:bold;
		margin-bottom: 15px;
	}
	div.detailBoxTeaser {
		margin-bottom: 15px;
	}
	div.detailBoxLink A {
		letter-spacing: 1px;
		font-size:10px;
		text-decoration:none;
	}

div.detailFactBox {
	border: 1px solid #E9E9E9;
	border-bottom: none;
	margin-right: 15px;
}
	div.detailFactBox div.factLine {
		border-bottom: 1px solid #E9E9E8;
	}
	div.detailFactBox div.factLeft {
		float:left;
		width: 130px;
		padding: 10px 0px 10px 20px;
		font-weight: bold;
	}
	div.detailFactBox div.factRight {
		float:left;
		border-left: 1px solid #E9E9E9;
		padding: 10px 0px 10px 20px;
	}

div.xxlJumpList {
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	padding:10px 0px 10px 0px;
	font-size: 10px;
}
	div.xxlJumpList A {
		font-size: 10px;
	}
div.xxlPriceTag {
	margin: 109px 10px 0px 0px;
	border: 1px solid #FFFFFF;
	border-bottom: none;
	background-color: #334A90; 
	float:right;
	color: #FFFFFF;
	font-size: 10px;
	padding: 2px 4px 2px 4px;
}
	span.xxlPriceTagValue {
		font-size: 12px;
		font-weight:  bold;
	}
	
	
div.listBox {
	width: 560px;
	overflow:hidden;
	background-color:#EFEFEF;
}
	div.listBoxTitel {
		font-weight:bold;
	}
	div.listBoxTeaser {
	}
	div.listBoxLink A {
		letter-spacing: 1px;
		font-size:10px;
		text-decoration:none;
	}
	div.listBoxDate {
		font-size: 10px;
		color: #334A90;
		margin-bottom: 5px;
	}
div.listBoxAlt {
	width: 560px;
	border-bottom: 1px solid #E9E9E9;
	padding: 15px 0px 15px 0px;
	font-size: 11px;
}
	div.listBoxAlt A {
		font-weight:bold;
		font-size: 12px;
	}

div#xxlImageBox {
	background-color: #364E8E;
	color: #FFFFFF;
	height: 200px;
	overflow:hidden;
	margin-top: 20px;
	margin-right: 20px;
}
	div#xxlImageBoxDetail {
		float:left;
		width: 300px;
		height: 200px;
		overflow:hidden;
	}
	div#xxlImageChooser {
		float:left;
		padding: 10px 0px 10px 8px;
		width: 252px;
		height: 200px;
		overflow:hidden;
	}
		div#xxlImageChooser .imageButton,  div#xxlImageChooser .imageButtonActive {
			float:left;
			margin-right: 5px;
			margin-bottom: 5px;
			height: 50px;
			width: 75px;
			overflow:hidden;
			cursor:pointer;
		}
		
			div#xxlImageChooser .imageButton .imageBorder {
				border:none;
				width: 73px;
				height: 48px;
			}
			div#xxlImageChooser .imageButtonActive .imageBorder {
				border: 1px solid #FFFFFF;
				width: 73px;
				height: 48px;
			}

div.formLine {
	padding: 3px 5px 5px 5px;
	border-bottom: 1px solid #E9E9E9;
}
	div.formLeft {
		float:left;
		width: 150px;
		padding: 5px 0px 0px 0px;
	}
	div.formRight {
		float:left;
		width: 350px;
		overflow:hidden;
	}
		div.formRight INPUT, div.formRight TEXTAREA {
			width: 340px;
		}
		
div.formLine_hidden {
	display:none;
}
		
	
#bookForm SELECT, #bookForm INPUT, #bookForm {
	font-size: 10px;
}	

	
		
/* MAP 24 Routenplaner */

.map24_input 
	{
		background-color	: #ffffff;
		width				: 232px;
		color				: #0D3D6A;
		font-family			: Arial, Verdana, Helvetica;
		font-size			: 11px;
		font-weight			: normal;
		border				: 1px #bebebe solid;
	}
	
.map24_list	 
	{
		background-color	: #FFFFFF; 
		border-style		: groove;
		font-family			: Arial, Arial,  Geneva, Arial, Helvetica, sans-serif; 
		font-size			: 9px;
	}
	
.map24_text   
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				: #586A75;
	}
	
.map24_margin 
	{
		margin-left			: 10px;
	}
.map24_padding
	{
		padding-left		: 10px;
	}
	
	
.map24_title  
	{
		font-family			: Arial; 
		font-size			: 11px; 
		color				:#FFFFFF; 
		padding-left		: 10px; 
		padding-top			: 31px; 
		font-weight			: bold;
	}
	
.map24_cell   
	{
		padding-left		: 10px; 
		padding-top			: 5px; 
		padding-right		: 5px; 
		padding-bottom		: 5px; 
		background-color	: #F8F9FA;
	}
	
.map24_blockborder
	{
		border-bottom-width	: 1px;
		border-bottom-style	: solid;
		border-top-width	: 1px;
		border-top-style	: solid;
		border-left-width	: 1px;
		border-left-style	: solid;
		border-right-width	: 1px;
		border-right-style	: solid;
		border-color		: #BEBEBE;
	}	


/* Kalender */

div#xxlKalenderPreview{
	float: left;
	width: 220px;
}

div#xxlKalenderCats{
	float: left;
	width: 290px;
}

.preLeftTop{
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	height: 1px;
	width: 15px;
	overflow: hidden;
	background-color: white;
}

.preMiddleTop{
	border-top: 1px solid #d9d9d9;
	height: 1px;
	overflow: hidden;
	background-color: white;
}

.preRightTop{
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	height: 1px;
	width: 15px;
	overflow: hidden;
	background-color: white;
}

.preLeftBottom{
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	height: 10px;
	width: 15px;
	overflow: hidden;
	background-color: white;
}

.preMiddleBottom{
	border-bottom: 1px solid #d9d9d9;
	height: 10px;
	overflow: hidden;
	background-color: white;	
}

.preRightBottom{
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	height: 10px;	
	width: 15px;
	overflow: hidden;
	background-color: white;
}

.calHeaderLeft,.leftBox,.calCell2Left{
	border-left: 1px solid #d9d9d9;
	width: 15px;
	background-color: white;
}

.calHeaderRight,.rightBox,.calCellRight{
	border-right: 1px solid #d9d9d9;
	width: 15px;
	background-color: white;
}

.leftBox, .rightBox, .emptyBox{
	background-color: #364E8D;
	color: #fff;
}

.calHeader,.calHeaderLeft,.calHeaderRight{
	text-align: center;
	vertical-align: middle;
	width:26;
	font-size: 11px;
	background-color: white;
}

.calHeader{
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
}


.calRow2{
	background-color: #f4f4f4;
	height: 14px;
}

.calRow1{
	background-color: #ffffff;
	height: 14px;
}

.calRow0{
	background-color: #d9d9d9;
	height: 14px;
}

#xxlContent a.calLink, #xxlContent a.calLink:link, #xxlContent a.calLink:hover, #xxlContent a.calLink:active, #xxlContent a.calLink:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
}

.calActiveDay,.calSelectedActiveDay{
	background-color: #364E8D;
	color: #fff;
}

#xxlContent .calActiveDay a.calLink, #xxlContent  .calActiveDay a.calLink:link, #xxlContent .calActiveDay a.calLink:hover, #xxlContent .calActiveDay a.calLink:active, #xxlContent .calActiveDay a.calLink:visited, #xxlContent .calSelectedActiveDay a.calLink, #xxlContent .calSelectedActiveDay a.calLink:link, #xxlContent .calSelectedActiveDay a.calLink:hover, #xxlContent .calSelectedActiveDay a.calLink:active, #xxlContent .calSelectedActiveDay a.calLink:visited{
	color: white;
}

.calActiveDay a, .calSelectedActiveDay a{
	color: #fff;
}

.calSelectedDay,.calSelectedActiveDay{
	border: solid 1px #000000;
}

.calCell,.calCell2,.calCellRight,.calCell2Right,.calCell2Left,.calDay,.calDay2,.calActiveDay,.calActiveDay2,.calSelectedDay,.calSelectedDay2,.calSelectedActiveDay,.calSelectedActiveDay2{
	text-align: center;
	vertical-align: middle;
	width: 24;
}

.calCell,.calDay,.calActiveDay{	
	border-right: solid #f0f2f3 2px;
}

.calDay,.calActiveDay,.calSelectedDay,.calSelectedActiveDay{
	font-size:11px;
}

div#xxlKalenderTop{
	padding-bottom: 10px;
}



div#xxlKalenderTrenner{
	line-height: 0px;
	overflow: hidden;
	font-size: 1px;
	border-bottom: solid 5px white;
}

div.xxlCatsRow1{
	float: left;
	width: 140px;
}

div.xxlCatsRow2{
	float: left;
	width: 145px;
}

#xxlContent input.xxlKalender{
	padding: 0px;
	margin: 0px;
	border: none;
}

* html #xxlContent input.xxlKalender{
	margin-left: -5px;
}

input.xxlKalenderInput{

}

div#xxlKalenderSuche{
	padding: 10px 10px 10px 0;
	border-bottom: solid white 5px;
}

div#xxlKalenderHeader{
	padding: 10px 10px 10px 0;
	font-weight: bold;
	color: #666666;
	border-bottom: solid 5px white;
}

div.xxlKalenderRow{
	padding: 10px;
	width: 540px;
	background: #efefef;
}

div.xxlKalenderLeft{
	padding: 10px;
	float: left;
	width: 120px;
}

div.xxlKalenderRight{
	float: right;
	width: 375px;
	margin: 10px;
}

.lightgrey{
	color: #999999;
}

h3.xxlKalender{
	color: #364E8D;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

div.xxlKalenderMore{
	margin-top: 10px;
	text-align: right;
}

div.xxlKalenderMore a {
	letter-spacing: 1px;
	font-size:10px;
	text-decoration:none;

}

div#xxlKalenderBack{
	background-color: white;
	text-align: right;
	padding: 0px 25px 0 0px;
}

div.xxlKalenderFrame{

	padding: 10px 10px 10px 0px;

	border-bottom: solid white 5px;

}



div.xxlKalenderInnerFrame{


}



strong.xxlKalenderGruen{

	color: #364E8D;

}

#bannerHolder {
	clear:both;
	width: 790px; 
	padding-top: 10px;
}

#bannerLeft {
	width: 150px; 
	margin-right: 40px; 
	float: left;
}

#bannerCenter {
	width: 410px; 
	margin-right: 20px; 
	float: left;
}

#bannerCenterLeft {
	width: 200px; 
	margin-right: 10px; 
	float: left;
}

#bannerCenterRight {
	width: 200px; 
	margin-right: 20px; 
	float: left;
}

#bannerRight {
	width: 170px; 
	float: left;
}

.camList {
	margin-left: 15px; 
	margin-top: 15px;
	width: 165px;
	height: 105px;
	background: url('http://www.lech-zuers.at/img/bg_cams.gif') no-repeat;
}

.camList img{
	padding-left: 7px; 
	padding-top: 7px;
}

#xxlSnowData {
	margin: 14px 0 0 0;
}

#xxlSnowData .wicon {
	float: left;
}

#xxlSnowData img {
	padding: 0px;
	margin: 0px;
}

#xxlSnowData .wetter {
	float: left;
	margin: 5px 0 0 0;
	font-size: 10px;
	width: 62px;
}
#xxlSnowData .wetter a{	
	color: #000;
	text-decoration: none;
}

span.copy{
	color: #36538B;
	font-size: 9px;
	font-weight: bold;
}

input.error, textarea.error, select.error {
  	border: 1px solid #FF0000;
}

/* Kalender System */

.datePicker	{
	position:absolute;
	z-index:9999;
	text-align:center;
	font-family: Verdana,	Geneva,	Arial, Helvetica,	sans-serif;
	font-size: 11px;
	background:	transparent;
}
.iehack	{
	position:absolute;
	background:	transparent;
	z-index:1;
	padding:0;
	border:0;
	display:none;
	width:240px;
}
.date-picker-control {
}
.calBtn {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  padding:0;
  letter-spacing: -0.2em;
}

.datePicker	table	thead	{
	border-right:	1px	solid	#fff;
	border-bottom: none;
	border-left: 1px solid #000;
	border-top:	1px	solid	#000;
}

.datePicker	table	tr.date-picker-frame {
	border-right:	1px	solid	#fff;
	border-bottom: none;
	border-left: 1px solid #000;
	border-top:	1px	solid	#000;
}

.datePicker	.button_td {
	text-align:center;
	font-style : normal;
	padding: 2px 2px 2px 2px;
	border-right:	1px	solid	#000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	border-top:	1px	solid	#fff;
	background:	#EFEFEF;
	color: #000;
	text-align:	center;
	cursor : pointer;
}

.datePicker	.button_tdsym	{
	font-family: Arial,	Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing:	-2px;
	text-align:center;
	font-style:	normal;
	border-right:	1px	solid	#000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	border-top:	1px	solid	#fff;
	background:	#EFEFEF;
	color: #000;
	text-align:	center;
	width:30px;
	cursor : pointer;
	padding: 0;
}

.datePicker	.button_td_hover {
	border-right:	2px	solid	#000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #fff;
	border-top:	2px	solid	#fff;
	background:	#CDD7E1;
	padding: 1px 1px 1px 1px;
	cursor : pointer;
}

.datePicker	.button_td_click {
	border-right:	1px	solid	#fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
	border-top:	1px	solid	#000;
	background:	#CDD7E1;
	padding: 2px 2px 2px 2px;
	cursor : pointer;
}

.datePicker	.title { /*	This holds the current "month, year" */
	font-weight: normal;
	padding: 0;
	margin: 0;
	border:	1px	solid	#000;
	background:	#364E8D;
	color: #fff;
	text-align:	center;
	cursor : move;
	height: 19px;
}

.datePicker	table	{
				position:relative;
				margin-top:2px;
				padding:0;
				border-top:2px solid #EFEFEF;
				border-left:2px	solid	#ffffff;
				border-right:2px solid #000000;
				border-bottom:1px	solid	#000000;
				background:transparent;
				text-align:center;
				width:240px;
}

.datePicker	table	td,	td.date-picker-highlight {
	border:	1px	solid	#ffffff;
	padding: 1px 3px 1px 1px;
	background-color:#ffffff;
	font-family: Verdana,	Geneva,	Arial, Helvetica,	sans-serif;
	font-size: 11px;
	text-align:right;
	cursor : pointer;
}

.datePicker	td.date-picker-past, td.date-picker-highpast {
	border:	1px	solid	#ffffff;
	padding: 0px 3px 1px 1px;
	background-color:#ffffff;
	font-family: Verdana,	Geneva,	Arial, Helvetica,	sans-serif;
	font-size: 11px;
	text-align:right;
	cursor:	auto;
	color:#cccccc;
}

.datePicker	td.date-picker-highpast	{
	color:#FFAA8A;
}

.datePicker	table	{
	color:#222;
	font-family: Verdana,	Geneva,	Arial, Helvetica,	sans-serif;
	font-size: 11px;
}

.datePicker	table	th.date-picker-day-header, th.date-picker-day-headerH, th.date-picker-day-KW {
	padding: 2px 4px 2px 2px;
	font-weight: normal;
	font-family: Verdana,	Geneva,	Arial, Helvetica,	sans-serif;
	font-size: 11px;
	color:#000;
	background-color:#CDD7E1;
	border-bottom: 1px solid #000;
	width:30px;
}

.datePicker	th.date-picker-day-headerH {
	color:#f00;
}

.datePicker	table	th.date-picker-day-KW	{
	border-right:	1px	solid	#000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.datePicker	table	td.date-picker-KW	{
	padding: 2px 4px 2px 2px;
	font-weight: normal;
	font-family: Verdana,	Geneva,	Arial, Helvetica,	sans-serif;
	font-size: 11px;
	color:#000;
	background-color:#CDD7E1;
	border-top:	none;
	border-bottom: none;
	border-left: 1px solid #000;
	border-right:	1px	solid	#000;
	cursor:	auto;
}

.datePicker	td.date-picker-highlight {
	color:#f00;
}

.datePicker	table	td.date-picker-hover {
	padding: 1px 3px 1px 1px;
	border-top:	1px	solid	#fff;
	border-right:	1px	solid	#000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	cursor : pointer;
}

.datePicker	table	td.date-picker-selected	{
	font-weight: bold;
	border-top:	1px	solid	#000;
	border-right:	1px	solid	#fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #000;
	padding: 2px 2px 0px 2px;
	background:	#CDD7E1;
	cursor : pointer;
}

.datePicker	table	td.date-picker-today {
	font-weight: bold;
	color: #00f;
}

/* Fix für Rechte Spalte */

#tisRight .border {
border-left: 2px solid #FFFFFF !important;
border-right: 2px solid #FFFFFF !important;
zoom: 100%
}

#tisRight .bottommiddle {
display: none;
}


/* System - Sonstiges */

li#scoutSel, li#tafaSel {
	margin-left: -3px;
}

#tismeta {
	margin-left: 3px;
}

/* headerbox */




#header_box
{
	z-index: 3;
	position: relative;
	border: 1px solid #666d87 !important;
	width: 350px;
	margin-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	/*background: url(http://www.lech-zuers.at/img/wtrans.png) repeat;*/
	background: url(http://www.lech-zuers.at/img/wtrans.png) repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/wtrans.png');
	
}

* html #header_box
{
	background-image: none;
	z-index: 3;
	position: relative;
	border: 1px solid #666d87 !important;
	width: 350px;
	margin-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	/*background: url(http://www.lech-zuers.at/img/wtrans.png) repeat;*/

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/img/wtrans.png');

}


#header_box .hb_date, #header_box .hb_title
{
	float: left;
	padding-bottom: 3px;
}

#header_box .hb_date
{
	width: 80px;
	color: #000000;
	text-align: left;
}

#header_box .hb_more
{
	float: right;
	width: 50px;
	color: #000000;
}

#header_box .hb_date
{
	width: 80px;
	color: #000000;
}

#header_box .hb_title
{
	float: left;
	/*padding-left: 10px;*/
	overflow: hidden;
	font-size: 12px;
}

#hpdetails .listingElem, #hpdetails .listingElemHalfspace {
float: none;
display: none;
}

#map_canvas {
	width: 550px;
	height: 370px;
	display: none;
	margin-bottom: 20px;
}

#map_directions {
	width: 550px;
	display: none;
	margin-bottom: 20px;
}

.xxlFormRow {
	margin-bottom: 10px;
}

.xxlFormRow label {
	float: left;
	display: inline-block;
	width: 70px;
}
.xxlFormRow input,
.xxlFormRow select {
	display: inline-block;
	width: 130px;
}

