@charset "utf-8";
/* ###################### LAYOUT ###################### */
/* --- specials main --- */
body#snowpass-main #teaser-wrap {
	width:690px;
	height:auto;
	padding:0px;
	background:url(../img/snowpass-teaser-bg.jpg) top left no-repeat;
}
body#snowpass-main .teaser {
	padding:0;
	margin:0 3px;
}


/* --- Inhalte --- */
body#snowpass-snowpass_wheretouse_ski_ressorts .text-wrap,
body#snowpass-snowpass_wheretouse_leisure_facilities .text-wrap {
	padding-bottom:20px;
}
body#snowpass-snowpass_wheretouse #front-text{
	margin:0 35px 0 35px;
	color:#989898;
	font-weight:bold;
	font-size:11px;
}
body#snowpass-snowpass_wheretouse #front-text h2{
	text-transform:uppercase;
	font-size:15px;
}
body#snowpass-snowpass_onlineticketing .content-text,
body#snowpass-snowpass_howitworks_snowpass .content-text,
body#snowpass-snowpass_howitworks_altimeter .content-text,
body#snowpass-snowpass_howitworks .content-text,
body#snowpass-snowpass_wheretouse_leisure_facilities .content-text,
body#snowpass-snowpass_wheretouse_ski_ressorts .content-text {
	width:454px;
	float:left;
	background:url(../img/snowpass_background.jpg) top left repeat-x;
	border-right: 2px solid #FFFFFF;
	color: #979797;
}
body#snowpass-snowpass_onlineticketing .content-flash,
body#snowpass-snowpass_wheretouse_ski_ressorts .content-flash,
body#snowpass-snowpass_wheretouse_leisure_facilities .content-flash {
	width:224px;
	float:left;
}


/* Flashfilm (Watches) richtig anzeigen */
body#snowpass-snowpass_watches #flash-film {
	width:740px;
	height:650px;
	margin-left:-50px;
}

/* Angepasste Links */
body#snowpass-snowpass_onlineticketing #primary-content .link,
body#snowpass-snowpass_wheretouse_ski_ressorts #primary-content .link,
body#snowpass-snowpass_wheretouse_leisure_facilities #primary-content .link {
	background-image:url(../../img/arrow-snowpass.gif);
	display:inline;
	margin-right:10px;
}
body#snowpass-snowpass_onlineticketing #primary-content .link a,
body#snowpass-snowpass_wheretouse_ski_ressorts #primary-content .link a,
body#snowpass-snowpass_wheretouse_leisure_facilities #primary-content .link a {
	color:#3d88bf;
	margin-left:3px;
}

/* How it works */
body#snowpass-snowpass_wheretouse_ski_ressorts #infotext,
body#snowpass-snowpass_wheretouse_leisure_facilities #infotext,
body#snowpass-snowpass_onlineticketing #onlineticketing,
body#snowpass-snowpass_howitworks_snowpass #howitworks-infotext,
body#snowpass-snowpass_howitworks_altimeter #howitworks-infotext,
body#snowpass-snowpass_howitworks #howitworks-infotext{
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 50px;
	text-align: justify;
}

body#snowpass-snowpass_onlineticketing #manual,
body#snowpass-snowpass_wheretouse_ski_ressorts #wheretouse,
body#snowpass-snowpass_howitworks_snowpass #howitworks,
body#snowpass-snowpass_howitworks_altimeter #howitworks,
body#snowpass-snowpass_howitworks #howitworks{
	padding: 10px;
	margin: 10px 0;
	border: 1px dashed #989898;
	border-left:0;
	border-right:0;
}
body#snowpass-snowpass_howitworks_snowpass #howitworks #howitworks-menue,
body#snowpass-snowpass_howitworks_altimeter #howitworks #howitworks-menue,
body#snowpass-snowpass_howitworks #howitworks #howitworks-menue{
	margin-bottom:15px;
}
body#snowpass-snowpass_howitworks_snowpass #howitworks a,
body#snowpass-snowpass_howitworks_altimeter #howitworks a,
body#snowpass-snowpass_howitworks #howitworks a{
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
body#snowpass-snowpass_howitworks_snowpass #howitworks a:hover,
body#snowpass-snowpass_howitworks_altimeter #howitworks a:hover,
body#snowpass-snowpass_howitworks #howitworks a:hover{
	color:#3d88bf;
}

body#snowpass-snowpass_howitworks_snowpass #howitworks a.act,
body#snowpass-snowpass_howitworks_altimeter #howitworks a.act,
body#snowpass-snowpass_howitworks #howitworks a.act{
	color:#3d88bf;
	text-decoration:underline;
}

body#snowpass-snowpass_onlineticketing #manual .steps,
body#snowpass-snowpass_howitworks_snowpass #howitworks .steps,
body#snowpass-snowpass_howitworks_altimeter #howitworks .steps,
body#snowpass-snowpass_howitworks #howitworks .steps{
	text-decoration:none;
	text-transform:capitalize;
	font-weight:bold;
	font-size:11px;
}

body#snowpass-snowpass_onlineticketing #manual  .image,
body#snowpass-snowpass_howitworks_snowpass #howitworks  .image,
body#snowpass-snowpass_howitworks_altimeter #howitworks  .image,
body#snowpass-snowpass_howitworks #howitworks .image{
	float:right;
}

/* Where to use */
body#snowpass-snowpass_wheretouse_ski_ressorts h3,
body#snowpass-snowpass_wheretouse_leisure_facilities h3 {
	float:left;
	text-transform:uppercase;
	margin:5px 15px 5px 0;
	font-weight:bold;
	font-size:11px;
}

body#snowpass-snowpass_wheretouse_ski_ressorts h3#scountry,
body#snowpass-snowpass_wheretouse_leisure_facilities h3#scountry {
	width:115px;
	margin-left:10px;
}

body#snowpass-snowpass_wheretouse_ski_ressorts h3#scity,
body#snowpass-snowpass_wheretouse_leisure_facilities h3#scity {
	width:115px;
	margin-right:10px;
}

body#snowpass-snowpass_wheretouse_ski_ressorts h3#sresorts,
body#snowpass-snowpass_wheretouse_leisure_facilities h3#sresorts {
	width:80px;
	margin:5px 10px 5px 0;
}

body#snowpass-snowpass_wheretouse_ski_ressorts h3#sticket,
body#snowpass-snowpass_wheretouse_leisure_facilities h3#sticket {
	width:89px;
	margin-right:0;
}



body#snowpass-snowpass_wheretouse_ski_ressorts #scroll-Area1 .scroll-up,
body#snowpass-snowpass_wheretouse_ski_ressorts #scitybox2 .scroll-up,
body#snowpass-snowpass_wheretouse_leisure_facilities #scroll-Area1 .scroll-up,
body#snowpass-snowpass_wheretouse_leisure_facilities #scitybox2 .scroll-up {
	position:absolute;
	width:11px;
	height:11px;
	top:0px;
	left:104px;
}

body#snowpass-snowpass_wheretouse_ski_ressorts #scitybox2 .scroll-up,
body#snowpass-snowpass_wheretouse_leisure_facilities #scitybox2 .scroll-up {
}

body#snowpass-snowpass_wheretouse_ski_ressorts #scroll-Area1 .scroll-down,
body#snowpass-snowpass_wheretouse_ski_ressorts #scitybox2 .scroll-down,
body#snowpass-snowpass_wheretouse_leisure_facilities #scroll-Area1 .scroll-down,
body#snowpass-snowpass_wheretouse_leisure_facilities #scitybox2 .scroll-down {
	position:absolute;
	width:11px;
	height:11px;
	top:188px;
	left:104px;
}

body#snowpass-snowpass_wheretouse_ski_ressorts #scitybox2 .scroll-up,
body#snowpass-snowpass_wheretouse_leisure_facilities #scitybox2 .scroll-up,
body#snowpass-snowpass_wheretouse_ski_ressorts #scitybox2 .scroll-down,
body#snowpass-snowpass_wheretouse_leisure_facilities #scitybox2 .scroll-down {
	left:279px;
}

/* --- spezieller Navigationsfuss --- */
body#snowpass-howitworks #nav-main-special-bg,
body#snowpass-snowpass_howitworks #nav-main-special-bg,
body#snowpass-onlineticketing #nav-main-special-bg,
body#snowpass-snowpass_onlineticketing #nav-main-special-bg,
body#snowpass-watches #nav-main-special-bg,
body#snowpass-snowpass_watches #nav-main-special-bg,
body#snowpass-wheretouse #nav-main-special-bg,
body#snowpass-snowpass_wheretouse #nav-main-special-bg,
body#snowpass-wto_wto_ski_resorts #nav-main-special-bg,
body#snowpass-snowpass_wheretouse_ski_ressorts #nav-main-special-bg,
body#snowpass-wto_leisure_facilities #nav-main-special-bg,
body#snowpass-snowpass_wheretouse_leisure_facilities #nav-main-special-bg,
body#snowpass-main #nav-main-special-bg,
body#snowpass-snowpass_howitworks_snowpass #nav-main-special-bg {
	background:transparent url(/templates/img/snowpass_nav-main-foot.jpg) no-repeat scroll left bottom;
	padding-bottom:90px;
	border-bottom: 1px solid #FFF; /* IE Fix */
}

body#snowpass-wheretouse #primary-content {
	background:url(../img/snowpass_wheretouse_bg.jpg) top left repeat-x;
}

body#snowpass-wheretouse #primary-content #front-picture {
	padding:10px 0px 0px 15px;
}

body#snowpass-wheretouse #primary-content #front-text {
	padding:0px 0px 20px 25px;
}

body#snowpass-wheretouse #primary-content #front-text h2 {
	text-transform:capitalize;
	color:#ABABAB;
	font-size:18px;
}

body#snowpass-wheretouse #primary-content #front-text p {
	color:#ABABAB;
	font-size:12px;
	font-weight: bold;
	line-height:15px;
}

body#snowpass-howitworks #first-column {
	width: 454px;
	padding-bottom: 100px;
	background:url(../img/snowpass_wheretouse_bg.jpg) top left repeat-x;
}

body#snowpass-howitworks #first-column hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: dashed 1px #ABABAB;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

body#snowpass-howitworks #first-column #switchselect {
	text-transform:capitalize;
	color:#ABABAB;
	font-size:12px;
	font-weight: bold;
}

body#snowpass-howitworks #first-column #switchselect a {
	color:#ABABAB;
	text-decoration: none;
}
body#snowpass-howitworks #first-column p {
	padding: 10px 10px 10px 10px;
	color:#ABABAB;
	font-size:10px;
	font-weight: bold;
	line-height:15px;
}

p.link {
/*	text-align: right;*/
}

#sprint_link {

}