/********************************************** Allgemeine Styles der site.asp start ***************************************************/

form 			{ margin:0px;}
body            { background-image:url(/media/winter/bg.gif); scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #E6E6E6; scrollbar-shadow-color: #E6E6E6; scrollbar-track-color: #FFFFFF;margin-top:35px; }

.imageBorderColor    { color: #000000; border: solid 1px #C7C7C7; margin:0 10 10 0 }
.imageBannerRight {margin: 5 5 5 5;}
.listMargin 	{margin: 0 4 0 5;}

.tdPadding {padding:20 20 5 20;}
.tdSearchBoxPadding {padding:5 0 5 5;}

.bgcolor {background-color:#8498B3;}
.bgcolor_right {background-color:#F0F4F7;}

.adresse { color: #ADADAD; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 1px}

.text { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textjustify { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}
.textright { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: right}
.textbold { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; font-weight: bold; text-decoration: none}

.textsmallwhite { color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}

.textsmall { color: #000000; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none}
.textsmalljustify { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; text-align: justify}
.textsmallright { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; text-align: right}
.textsmallbold { color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; font-weight: bold; text-decoration: none}

.textbig { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textbigjustify { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}
.textbigright { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: right}
.textbigbold { color: #000000; font-size: 12px; line-height: 16px; font-family: Verdana; font-weight: bold; text-decoration: none}

.titel { color: #003399; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold }
.titelsmall { color: #003399; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold}
.titelbig { color: #003399; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;font-weight: bold;}
.titelextrabig { color: #003399; font-size: 22px; line-height: 16px; font-family: Arial, Helvetica, sans-serif; text-decoration: none;font-weight: bold;text-transform:uppercase; margin:0;padding:0;}
.titelextrabigwhite  { color: #fff; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana; text-decoration: none; text-indent: 10px }

.textinput { color: #33CCFF; font-size: 9px; font-family: Verdana; text-decoration: none; background-color: #fff; border: solid 1px #6699CC; }
.textinputgrey   { color: #515450; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #e9e9e9; border: solid 1px #a7a9a7 }
.textinputwhite { color: #000; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #fff; border: solid 1px #a7a9a7 }
.textinputbig { color: #000; font-size: 10px; font-family: Verdana; text-decoration: none}

/*style für textinput wenn pflichtfeld nicht ausgefüllt wurde*/
.textinput2  { color: #fff; font-size: 9px; font-family: Verdana; text-decoration: none; background-color: #33CCFF; border: solid 1px #6699CC; }

/*Allgemeine Links*/
a:link{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
a:visited{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
a:active{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
a:hover{ color: #003399; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

/*Links mit möglichen anderen Formatierungen*/
.sprachen:link{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.sprachen:visited{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.sprachen:active{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.sprachen:hover{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linksmall:link{ color: #33CCFF; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linksmall:visited{ color: #33CCFF; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linksmall:active{ color: #33CCFF; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linksmall:hover{ color: #003399; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linkbig:link{ color: #33CCFF; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linkbig:visited{ color: #33CCFF; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linkbig:active{ color: #33CCFF; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linkbig:hover{ color: #003399; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linksmallyellow:link{ color: #F7D206; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallyellow:visited{ color: #F7D206; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallyellow:active{ color: #F7D206; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallyellow:hover{ color: #F7D206; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}

.linksmallwhite:link{ color: #ffffff; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:visited{ color: #ffffff; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:active{ color: #ffffff; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:hover{ color: #ffffff; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** Allgemeine Styles der site.asp ende ***************************************************/


/********************************************** styles der MENUE EBENEN start ***************************************************/

/*ERSTE menue ebene*/
.Menu1:link{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.Menu1:visited{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.Menu1:active{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.Menu1:hover{ color: #003399; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

/*ZWEITE menue ebene*/
.Menu2:link { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: underline;}
.Menu2:visited { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: underline;}
.Menu2:active { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: underline;}
.Menu2:hover { color: #003399; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: none;}

.Menu2selected:link { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: none;}
.Menu2selected:visited { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: none;}
.Menu2selected:active { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: none;}
.Menu2selected:hover { color: #003399; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: none;}


/*DRITTE menue ebene*/
.Menu3:link{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.Menu3:visited{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.Menu3:active{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.Menu3:hover{ color: #003399; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** styles der MENUE EBENEN ende ***************************************************/



/********************************************** ALLGEMEINE Styles der MODULE start ***************************************************/

/*Titel der Module in der LISTE*/
.linkModuleTitle:link{ color: #08B0E1; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:visited{ color: #08B0E1; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:active{ color: #08B0E1; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:hover{ color: #33CCFF; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}


/*Titel der Module in DETAILANSICHT*/
.titleModule { color: #08B0E1; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.titleModuleSmall{ color: #08B0E1; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}

/*normaler TEXT der Module*/
.linkModuleStandard { color: #003399; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}

/*Text und Hintergrund für BILDBESCHREIBUNG*/
.imgText { background-color:#003399; color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none }

/*für ZURÜCK, WEITER und Punkte ... bei Module*/
.linkModuleSmall:link{ color: #08B0E1; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold}
.linkModuleSmall:visited{ color: #08B0E1; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold}
.linkModuleSmall:active{ color: #08B0E1; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold}
.linkModuleSmall:hover{ color: #33CCFF; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: bold}


.ReccommendBgColorTop {background-color:#08B0E1;}
.ReccommendBgColor {background-color:#F0F4F7;}


/********************************************** ALLGEMEINE Styles der MODULE ende ***************************************************/



/********************************************** SPEZIFISCHE Styles der MODULE start ***************************************************/

/*COMPANIES Modul*/

/*RAHMEN des Kastens in der Detaiansicht*/
.compBorder { background-color:#A8AAA8 }
/*Hintergrund & Text der KÄSTCHEN Name, Tel, etc... */
.compFields { background-color:#E9E9E9; color: #515450; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none }


/*REALESTATES Modul*/

/*Hintergrund & Text der KÄSTCHEN Detailansicht */
.realFields { background-color:#E9E9E9; color: #515450; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none }


/*PLACES Modul*/

/*Hintergrund und Text der Box in der Detaiansicht*/
.plaBox { background-color:#C7C7C7; color: #515450; font-size: 11px; font-weight: normal; line-height: 16px; font-family: Verdana; text-decoration: none }

/********************************************** SPEZIFISCHE Styles der MODULE ende ***************************************************/



/********************************************** Styles der SITEMAP start ***************************************************/

/*Stylesheets für das Sitemap*/
.menuSitemapM1:link{ color: #003399; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:visited{ color: #003399; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:active{ color: #003399; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:hover{ color: #33CCFF; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

.menuSitemapM2:link { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: underline;}
.menuSitemapM2:visited { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: underline;}
.menuSitemapM2:active { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: underline;}
.menuSitemapM2:hover { color: #33CCFF; font-weight: normal; font-size: 9px; font-family: Verdana; text-decoration: none;}

.menuSitemapM3:link{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:visited{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:active{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:hover{ color: #33CCFF; font-size: 9px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}




/********************************************** Styles der SITEMAP ende ***************************************************/

/********************************************** Styles Wetter start ***************************************************/

.wetterBalken { color: #FFFFFF; font-size: 13px; font-family: Verdana; text-decoration: none; background-color: #005DA5; border: none }
.wetterBackground { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; background-color: #EBF2F9 }

/********************************************** Styles Wetter start ***************************************************/


/*********************BANNER RIGHT************************/
#BannerRight .item
{
    font-size:0;
    line-height:0;
    width:163px;
}
#BannerRight .item div
{
    background-image:url(/media/winter/bg_BOXpistenpreise.gif);
    background-repeat:repeat-y;
    text-align:center;
    padding-right:5px;
}
#BannerRight .item div input
{
    width:150px;
}
/*********************FLASH GALLERY************************/
.flashGalleryBg
{
    background:none;
}

/*********************SNOW REPORT************************/
#SnowReport
{
    font-size: 11px; line-height: 16px;
}
#SnowReport td
{

	text-decoration: none;
	font-size: 11px; line-height: 16px;
	color: #00113C;

}

#SnowReport .Header
{
	padding: 5px;
	font-weight:bold;
	background-color: #6B99C6;
	color:White;
	
}
#SnowReport .Skiarea, #snowreport .listtable
{
    margin-bottom:20px;

}
#SnowReport .Skiarea
{
padding:5px;
}

#SnowReport .FullCell
{
	width: 100%;
	height: 100%;
}
#snowreport .weatherimage
{
    border:solid 1px #6B99C6;
}


#SnowReport .Info
{

	color: #000000;
}

#SnowReport .Sum
{
	background-color: #F9F2F2;
}
#SnowReport .Skiarea, #snowreport .listtable
{
    background-color:#EBF2F9;
    border:solid 1px #6B99C6;
}


