/******************************************************/
/*                   STANDARD                         */
/******************************************************/
caption, th {
	text-align:left;
}
.inv, .fhinv {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.nofloat {
	float:none;
}
.noborder {
	padding:0;
	margin:0;
	border:0;
}
.center {
	text-align: center;
}
#ui-datepicker-div {
	width: 165px !important;
}
div#niceform-anrufzeit span {
	width:66px;
}
#quicksearchquery {
	background: url(/nav/de/search_background.gif) 0 0 no-repeat;
	background-color: #fff;
}
#quicksearchquery.active {
	background-position: 0 -100px;
}
#content table.data h2 {
	margin: 0;
	padding: 5px;
}
span.normal {
	font-weight: normal;
}
/******************************************************/
/*                   TEXT INDENTS                     */
/******************************************************/
#logo a {
	text-indent:-19999px;
}
/******************************************************/
/*                   HEADER / FOOTER                  */
/******************************************************/

/*  after-Hack: um den Rahmen eines Elements um die Elemente in sich herunterzuziehen 
element:after{
	content: ".";
	font-size: 0%;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}
*/

#wrapper {
	position:relative;
	width:980px;
	margin: 0 auto 0 auto;
	display: block;
	clear:both;
	z-index: 8000;
}
#wrapper {
	margin-top: 1px;
}
body {
	background-color: #FFF;
	width: 100%;
}
#myslideshow, #myslideshow img {
	width:  980px;
	height: 300px;
}
#background {
	float:left;
	height:100%;
	left:0;
	overflow:hidden;
	position:fixed;
	top:0;
	width:100%;
	background: url(/images/background/winter_02.jpg) center 0 no-repeat;
	z-index: -100;
}
.sun, .flake {
	background:url("/nav/kappl_sprite.png") no-repeat scroll 0 -43px transparent;
	display:block;
	float:left;
	height:23px;
	margin-right:8px;
	margin-top:-1px;
	width:23px;
}
.flake {
	background-position:0 -68px;
}
h3 {
	text-transform: uppercase;
	color: #000;
	font-size: 13px;
}
#slider {
	position: absolute;
	top: 85px;
	left:0;
	z-index: 25 !important;
	width:980px;
	height:300px;
	display:none;
}
#top {
	position: relative;
	z-index: 900;
}
#top_bar {
	background-color: #f19600;
	border-color: #FFFFFF;
	border-style:solid;
	border-width:1px 0;
	height:84px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:block;
	clear:both;
}
#top > div {
	margin:0 auto;
	position:relative;
	width:980px;
}
.season {
	margin-top: 3px;
	display:block;
	float:left;
	font-family: Trebuchet MS, verdana;
	font-size: 13px;
	font-weight: bold;
}
#content_wrapper {
 	margin:0px 0 13px 0;
	/*margin:0px 0 13px 11px;*/
	position: relative;
	float:left;/* rest ist im layout.css */
}
#morelink {
	display:block;
	width: 100%;
	clear: both;
	color:#f19600;
	margin: 10px 0 0 0;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}
#logo {
	position:absolute;
	top:0;
	left:0;
	z-index: 100;
}
#logo a {
	background:url(/nav/logos/kappl_logo.png) 0 0 no-repeat;
	width:289px;
	height:191px;
	display:block;
	overflow:hidden;
	z-index: 1000;
}
#top div #destination_bg {
	display:block;
	height: 55px;
	width: 260px;
	position:absolute;
	top: 29px;
	left: 240px;
	background-color: #fff;
	/* CSS3 */
  -moz-box-shadow: inset 0 0 5px #666;
	-webkit-box-shadow: inset 0 0 5px #666;
	box-shadow: inset 0 0 5px #666;
	-moz-transform: skew(-11deg);
	-webkit-transform: skew(-11deg);
	transform: skew(-11deg);
}

/* IE 9+ */
body #top div #destination_bg:nth-of-type(1n) {
 box-shadow:none \9;
}
#top div #destination {
	margin-left: 50px;
	margin-top: 7px;
	-moz-transform: skew(11deg);
	-webkit-transform: skew(11deg);
	transform: skew(11deg);
}
#top div #destination span {
	display:block;
	overflow: hidden;
	text-indent: -19999px;
	background: url(/nav/kappl_sprite.png) 0 0 no-repeat;
	height: 43px;
	float:left;
}
#top div #top_options {
	position: absolute;
	top: 26px;
	right: 0;
	width: 470px;
	padding: 20px 0;
}
#top div #top_options a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#top div #top_options .sun {
	margin-top: 0px;
}
#ischgl_logo {
	width:65px;
}
#kappl_logo {
	width: 65px;
}
#galtuer_logo {
	background-position:-69px 0 !important;
	width: 57px;
}
#kappl_logo {
	width: 75px;
	background-position: -130px 0 !important;
}
#address {
	display:none;
}
div.light_yellow {
	padding: 0 10px;
	border: 1px solid #F19600;
}
/******************************************************/
/*                    FOOTER                          */
/******************************************************/

#footer {
	clear:both;
	margin-top:0px;
	font-size:11px;
	color:#808080;
	overflow: visible;
	width: 980px;
	display:block;
	position: relative;
	padding-top: 50px;
}
#footer_data a {
	color:#808080;
}
#footer_data {
	background-color: #FFF;
	height: 80px;
	padding-left:0px;
}
#footer_data p {
	float: left;
	margin:12px 37px;
	line-height: 18px;
}
#cmslink {
	cursor:text;
	color:#000;
	text-decoration:none;
}
#ncm {
	float:right;
	padding:21px 0 0 31px;
	width:105px;
	font-size:9px;
	text-decoration:none;
	background:url(/nav/kappl_sprite.png) -226px 0 no-repeat;
	color:#5c5c5c;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
}
#ncm:hover {
	background-position: -226px -41px;
	color: #000;
}
a.no_underline { text-decoration: none; }

#ncm b {
	display:none;
}
/******************************************************/
/*                   SIDEBAR                          */
/******************************************************/
#sidebar_left, #sidebar_right {
	width: 230px;
	display:block;
	position:relative;
}
#sidebar h3 {
	margin-bottom:8px;
	font-size:12px;
}
#sidebar_left {
	margin-top:341px;
	float: left;
	margin-bottom:10px;
	z-index: 40;
}
#sidebar_right {
	float:right;
	margin-bottom:-27px;
	margin-top:356px;
	z-index:7300;
}
#plan {
	height:154px !important;
	margin-bottom:7px;
}
* html #plan {
	height: 115px;
}
/******************************************************/
/*                   TOPIMAGE                         */
/******************************************************/
#topimg {
	display:block;
	height:300px;
	position:absolute;
	top:85px;
	width:980px;
	left:0;
}
#myslideshow, #myslideshow img {
	width:  980px;
	height: 300px;
}
/******************************************************/
/*                  MEGA NEWS                         */
/******************************************************/
#meganews {
	position: relative;
	float: left;
	display: block;
	overflow:hidden;
	padding:12px;
	width:472px;
	height: 105px;
	margin: 0 0 11px 11px;
}
.star {
	display: block;
	overflow: hidden;
	width:20px;
	height: 20px;
	background: url(/nav/kappl_sprite.png) -135px -45px no-repeat;
	float: left;
}
#meganews h3 {
	float: left;
	margin: 0 0 8px 5px;
}
#meganews .transparency {
	opacity:0.15;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	-webkit-opacity: 0.15;
	z-index:-1;
}
#meganews img {
	width: 100px;
	height: 66px;
	display: block;
	clear: both;
	border: 1px solid #000;
	float: left;
	margin-left: 3px;
	margin-right: 5px;
}
.highlight_sml ul {
	float: left;
	margin-left: 25px;
}
.highlight_sml ul li {
	list-style: disc;
}
.highlight_sml {
	display: block;
	overflow: hidden;
	width: 223px;
	height: 98px;
	float: left;
	position: relative;
	padding: 4px;
}
.highlight_big {
	width:463px;
}
#meganews .highlight_big h3 {
	float: none;
	padding-left: 22px;
}
#meganews .highlight_big p {
	padding-left: 110px;
}
#meganews .highlight_big a {
	color:#f19600;
	margin-left:3px;
}
#meganews .first {
	margin-right: 10px;
}
/******************************************************/
/*                   UNTERKUNFT                       */
/******************************************************/
#unterkunft_sml {
	overflow: visible;
	position:absolute;
	/*display: none;  ?? derzeit auskommentiert ?? */
  height: 25px;
	width: 300px;
	bottom: 0;
	top: 0;
	z-index: 9000;
}
#unterkunft {
	position:relative;
	z-index: 9000;
}
.greenbar {
	display:block;
	width: 228px;
	height: 27px;
	cursor: pointer;
	border: 1px solid #fff;
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(24,104,0)),  color-stop(0.5, rgb(2,83,2)),  color-stop(0.51, rgb(24,104,0))  );
	background-image:  -moz-linear-gradient(  center bottom,  rgb(24,104,0) 0%,  rgb(2,83,2) 50%,  rgb(24,104,0) 51%  );
	background-color: #196800;
}
#unterkunft_sml h3, #unterkunft h3 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-family: Trebuchet MS, verdana;
	margin: 4px 0 0 40px;
}
#unterkunft_sml h4, #unterkunft h4 {
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-transform: uppercase;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	margin: 8px 10px;
}
#hf_wrapper img, #lm_wrapper img, #hf_wrapper_sml img, #lm_wrapper_sml img {
	margin-left: 12px;
	margin-top:5px;
}
.info {
	display: block;
	position: absolute;
	width: 45px;
	height: 45px;
	background: url(/nav/kappl_sprite.png) no-repeat -87px -43px;
	top: -7px;
	left: -10px;
	z-index: 23000;
}
#unterkunfts_arrow, #unterkunfts_arrow_sml {
	display: block;
	width: 20px;
	height: 11px;
	overflow: hidden;
	background: url(/nav/kappl_sprite.png) -23px -43px no-repeat;
	padding: 0;
	float: right;
	top: 9px;
	right: 15px;
	z-index: 400;
	position: absolute;
	cursor: pointer;
}
#unterkunfts_arrow_sml {
	background-position:-23px -56px;
	right:80px;
}
#unterkunft input.fknradio {
	display:block;
	float:left;
	margin-top:5px;
}
.unterkunfts_entry, .ui-accordion-header {
	display:block !important;
	width: 188px !important;
	height: 24px !important;
	padding-left: 42px !important;
	padding-top: 10px !important;
	background: url(/nav/kappl_sprite.png) 0 -126px no-repeat !important;
	font-size: 12px !important;
	overflow:hidden !important;
	color: #000 !important;
	text-transform: uppercase;
	text-decoration: none;
}
.unterkunfts_entry:hover, .ui-state-hover {
	background-position: 0 -160px !important;
}
.ui-widget {
	font-size: 13px !important;
}
.unterkunfts_wrapper {
	position:relative;
	display:block;
	width: 230px;
	height: 190px;
	font-family:Trebuchet MS, Arial, Georgia, "Times New Roman", Times, serif;
	overflow: hidden !important;
}
.unterkunfts_entry {
	font-weight: bold;
}
#accordion_wrapper, #accordion_wrapper_sml {
	display:none;
}
#accordion_wrapper_sml {
	position: absolute;
}
#accordion_wrapper {
	background-color: #fff;
	display: block;
	color: #000;
	/* font-family: "Trebuchet MS"; */
	font-size: 13px !important;
	z-index: 19600;
}
#accordion_wrapper select {
	display: none;
}
/*
#anfrage_wrapper, #hf_wrapper {
	display: none;
}
*/
#buchen_wrapper, #hf_wrapper {
	display: none;
}
#accordion_sml {
	width: 230px;
	overflow: hidden;
}
#accordion .ui-icon, #accordion_sml .ui-icon {
	display:none !important;
}
#accordion .ui-corner-all, #accordion .ui-corner-top, #accordion_sml .ui-corner-all, #accordion_sml .ui-corner-top {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
#accordion .ui-widget-content, #accordion_sml .ui-widget-content {
	background:none !important;
	background-color: #fff !important;
}
#lm_wrapper, #lm_wrapper_sml {
	display:none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-widget-content, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border:none !important;
}
.ui-state-active, .ui-state-active:hover {
	background-position: 0 -194px !important;
}
#content .ui-accordion-content {
/*padding: 5px 20px 10px 0; */
}
#unterkunft p, #unterkunft_sml p {
	line-height:20px;
	margin-top:0px;
}
#unterkunft input, #unterkunft_sml input {
	width:20px;
	margin-left:15px;
}
#unterkunft div.selector span, #unterkunft_sml div.selector span {
	width:20px;
}
#unterkunft div.selector, #unterkunft div.selector select, #unterkunft_sml div.selector, #unterkunft_sml div.selector select {
	margin:5px 0 0;
	width:60px;
}
#unterkunft div.selector, #unterkunft_sml div.selector {
	display:block;
	float:right;
	margin-top:-11px !important;
	padding-right:4px;
}
#unterkunft .selects, #unterkunft_sml .selects {
	margin-top: 10px;
	margin-bottom:6px;
}
#unterkunft span.radiotxt, #unterkunft_sml span.radiotxt {
	display: inline;
	float: none;
	clear: none;
	width: auto;
	margin: 0;
	padding: 0;
}
/* ************************ HÜTTEN ******************** */

#content table tr.huetten_divider {
	border-bottom: 1px dotted #F19601;
}
#content table.huetten tr img {
	margin: 7px;
}
#content table.huetten tr td a {
	padding-right: 5px;
}
/************** BUCHEN & ANFRAGE **************/
#unterkunft span.select, #unterkunft_sml span.select {
	width: 210px;
	clear: right;
	margin-bottom: -11px;
	margin-top: 0px;
}
#unterkunft #buchen_wrapper p, #unterkunft #anfrage_wrapper p, #unterkunft_sml #buchen_wrapper_sml p, #unterkunft_sml #anfrage_wrapper_sml p {
	margin-top:7px;
}
#unterkunft span, #unterkunft button, #unterkunft_sml span, #unterkunft_sml button {
	display: block;
	margin-left: 18px;
	margin-bottom: 1px;
}
#unterkunft span input, #unterkunft_sml span input {
	width: 95px !important;
	margin-left: 26px !important;
	background-color: #fff;
}
#unterkunft #niceform- span, #unterkunft_sml #niceform- span {
	margin: 0;
	width: 24px;
}
#unterkunft div.selector select, #unterkunft_sml div.selector select {
	width: 60;
	margin-left: 5px;
}
#unterkunft button, #unterkunft_sml button {
	width: 194px;
	height: 25px;
	background-color: #006a00;
	border: 0px solid;
	color: #fff;
	cursor: pointer;
	margin-top: 8px;
	background-image: -webkit-gradient(  linear,  left bottom,  left top,  color-stop(0, rgb(0,81,0)),  color-stop(0.51, rgb(0,139,0))  );
	background-image:  -moz-linear-gradient(  center bottom,  rgb(0,81,0) 0%,  rgb(0,139,0) 51%  );
}
#unterkunft #hotelfuehrer_form input, #unterkunft #lastminute_form input, #unterkunft_sml #hotelfuehrer_form_sml input, #unterkunft_sml #lastminute_form_sml input {
	width: 160px;
	margin-left: 33px;
}
#unterkunft #hotel_fuehrer p, #unterkunft #last_minute p, #unterkunft_sml #hotel_fuehrer_sml p, #unterkunft_sml #last_minute_sml p {
	line-height: 20px;
}
#hotel_suche_name, #angebot_suche_name, #hotel_suche_name_sml, #angebot_suche_name_sml {
	text-align: center;
	color: #005100;
	font-weight:bold;
	font-size: 14px;
}
/******************************************************/
/*                   QUICKANFRAGE                     */
/******************************************************/
#quanfrage {
	position:absolute;
	left:0;
	top:100px;
	width:240px;
	padding:10px;
	background:#ddd;
	display:none;
}
#quanfrage p {
	margin:8px 0;
}
#quanfrage label {
	float:left;
	width:110px;
}
#quanfrage .date-picker-control {
	margin:-4px 0 0 -20px;
}
#quanfrage input {
	width:100px;
	padding:2px;
	margin:3px 0;
}
#quanfrage input.button {
	width:216px;
}
.ce_error {
	font-weight: bold;
	color: black;
	font-size: 120%;
	position: relative;
	top: -100px;
	border: 5px solid red;
	background: white;
	z-index: 1000;
	padding: 10px;
}
.text_folgt {
	height: 150px;
	margin-bottom: 20px;
}
/******************************************************/
/*                     BANNER                         */
/******************************************************/
.banner {
	display: block;
	position: relative;
	width: 206px;
	height: 160px;
	margin-top:7px;
	padding: 4px 12px;
	overflow: hidden;
	/* CSS3 */
  -moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}
.transparency {
	opacity:0.85;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-webkit-opacity: 0.85;
	background-color:#fff;
	width:500px;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}
.banner .banner_content {
	position: relative;
}
.banner .greybar {
	position: absolute;
	width: 300px;
	height: 100px;
	display: block;
	background-color: #e2e2e2;
	top: 86px;
	left: 0;
}
.banner img {
	border: solid 1px #afafaf;
	margin-top: 10px;
}
.full_opac {
	background-color: #fff;
	-moz-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	opacity: 1 !important;
}
#trophy {
	padding: 0;
	width: 230px;
	height: 158px;
}
#trophy img {
	border: 0;
	margin: 0;
}
.banner_content p {
	margin-top: 3px;
	margin-left: 18px;
	line-height: 18px;
}
.banner_content p span {
	color:#9d0909;
	margin-right: 6px;
}
.banner_content p a {
	color:#000;
	font-weight: normal;
	text-decoration: underline;
}
.banner_content p a:hover {
	text-decoration: none;
}
.banner_content h3 a {
	color:#000;
	text-decoration:none;
}
#wetter, #wetterfield {
	height: 140px;
}
#wetter h3, #wetterfield h3, #plan h3 {
	width: 206px;
	margin-left: -12px;
	margin-top: -4px;
	padding: 4px 10px 4px 13px;
	background: #ffffff;
}
#wetterlink {
	text-decoration: none;
}
/******************************************************/
/*                   BUTTONS                          */
/******************************************************/
input.button, a.button {
	background-color:#126200;
	color:#000;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
a.button {
	text-decoration:none;
	padding:2px 0;
	display:table;
}
#content input.button, #content a.button {
	width:250px;
}
input.button:hover, a.button:hover {
	background-color:#0c3d00;
}
/******************************************************/
/*                  SEARCHFORM                        */
/******************************************************/

#searchform {
	right: 0px;
	top: 22px;
	position: absolute;
	width:247px;
}
#searchform input {
	width: 180px;
	height: 14px;
	font-size: 11px;
	margin-top: -1px;
	float:left;
}
#searchform #search_btn {
	width: 50px;
	height: 20px;
	display:block;
	float:right;
	margin-left: 10px;
	font-weight: normal;
	font-size: 11px;
}
/******************************************************/
/*                     SITEMAP TABS                    */
/******************************************************/

#sitemap_tabs {
	background: none;
}
#content #sitemap_tabs ul li#winter, #content #sitemap_tabs ul li#sommer {
	background: none;
	list-style-type: none;
	margin-bottom: 0;
	top: 0px;
	padding: 0;
}
#content #sitemap_tabs ul li#winter a, #content #sitemap_tabs ul li#sommer a {
	color: #ffffff;
	text-decoration: none;
}
#content #sitemap_tabs ul li#winter.ui-state-active a, #content #sitemap_tabs ul li#sommer.ui-state-active a {
	text-decoration: none;
	background-color: #e2e2e2;
	color: #000000;
}
#content #sitemap_tabs ul li ul, #content #sitemap_tabs ul li {
	color: #F19600;
}
#content #sitemap_tabs ul#sitemaps {
	border: none;
	margin-left: 0;
	padding: 0;
	width: 285px;
	-moz-border-radius: 5px;
}
#sitemap_tabs .ui-widget-content {
	color: #ffffff;
}
#sitemap_tabs #sitemap_winter, #sitemap_tabs #sitemap_sommer {
	padding: 0;
}
/******************************************************/
/*                  SOCIAL MEDIA BOX                  */
/******************************************************/
#sm_block {
	display: block;
	position: absolute;
	right: 0;
	top:116px;
	padding-top: 30px;
	padding-left: 54px;
	width: 176px;
	height: 45px;
	background: url(/nav/kappl_sprite.png) -400px 0 no-repeat;
}
#sm_block a {
	width: 21px !important;
	height: 21px;
	margin-right:7px;
}
#sm_block .blog {
	background-position: -400px -80px;
}
#sm_block .facebook {
	background-position: -425px -80px;
}
#sm_block .flickr {
	background-position: -450px -80px;
}
#sm_block .youtube {
	background-position: -475px -80px;
}
#sm_block .picasa {
	background-position: -500px -80px;
}
#sm_block .twitter {
	background-position: -525px -80px;
}
#sm_info {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 65px;
	overflow: hidden;
	background: url(/nav/kappl_sprite.png) -400px -320px no-repeat;
}
#sm_info p {
	display: block;
	width: 200px;
	position: relative;
	padding: 17px 15px;
	color: #000;
	font-size: 13px;
}
#sm_info_box {
	display: none;
	position: absolute;
	top: 40px;
	right: 0;
	width: 230px;
	height: 80px;
	overflow: hidden;
	z-index: 30000;
}
#sm_info_arrow {
	display: block;
	position: absolute;
	top: 63px;
	left: 51px;
	width: 26px;
	height: 17px;
	overflow: hidden;
	background: url(/nav/kappl_sprite.png) -400px -390px no-repeat;
}
/******************************************************/
/*                    FILE TYPES                      */
/******************************************************/
/*                    FILE TYPES                      */
/******************************************************/
.pdf, .external, .doc, .xls, .zip, .jpg, .back, .download_pdf, .download_external, .download_doc, .download_xls, .download_zip, .download_jpg, .download_back, .download_tif {
	padding:2px 0 2px 22px;
	background:url(/nav/icons/filetypes/pdf.gif) left center no-repeat;
}
.doc, .download_doc {
	background-image:url(/nav/icons/filetypes/doc.gif);
}
.xls, .download_xls {
	background-image:url(/nav/icons/filetypes/xls.gif);
}
.zip, .download_zip {
	background-image:url(/nav/icons/filetypes/zip.gif);
}
.jpg, .download_jpg {
	background-image:url(/nav/icons/filetypes/jpg.gif);
}
.tiff, .download_tif {
	background-image:url(/nav/icons/filetypes/jpg.gif);
}
/******************************************************/
/*                    LINK CLASSES                    */
/******************************************************/

.external {
	background-image:url(/nav/icons/external.gif);
}
.back {
	background-image:url(/nav/icons/back.gif);
}
.flag-de, .flag-en, .flag-cz, .flag-dk, .flag-fr, .flag-it, .flag-nl, .flag-pl, .flag-ru {
	position: absolute;
	top: 10px;
	right: 110px;
	display: block;
	width: 16px;
	height: 11px;
	z-index: 1000;
	background:url(/nav/flags.gif) 0 -13px no-repeat;
}
.flag-de {
	background-position: 0 0;
	background:url(/nav/de.gif);
}
.flag-cz {
	background-position: 0 -26px;
}
.flag-dk {
	background-position: 0 -40px;
}
.flag-fr {
	background-position: 0 -52px;
}
.flag-it {
	background-position: 0 -65px;
}
.flag-nl {
	background-position: 0 -78px;
}
.flag-pl {
	background-position: 0 -91px;
}
.flag-ru {
	background-position: 0 -104px;
}
/******************************************************/
/*                   ERRORS                           */
/******************************************************/
#error ul, #content #error ul {
	border:1px solid #9d1c33;
	background:#fff;
	font-weight:bold;
}
#error li {
	display:block;
}
/******************************************************/
/*                   SCROLL                           */
/******************************************************/
#content p.scroll {
	margin-bottom:8px;
	display:block;
	height:22px;
	font-size:11px;
	clear:both;
}
.scroll a {
	display:block;
	float:left;
	margin-right:1px;
	padding:2px 10px;
	border:1px dotted #ccc;
	color:#a08846;
	font-weight:bold;
	text-decoration:none;
}
.scroll a.current {
	border-color:#fff;
	outline:none;
	color:#333;
}
.scroll a:hover {
	border-color:#efefef;
}
/******************************************************/
/*                   FORMULAR                         */
/******************************************************/
input, textarea, select {
	border:1px solid #666666;
	padding:2px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input, textarea {
	width:300px;
}
input.plz, input.wert {
	width:53px;
}
input.ort {
	width:230px;
}
input.radio {
	border:none;
	width:40px;
}
#content form input.button {
	width:304px;
}
.errorfield {
	background-color:#af0000;
}
span.req {
	font-weight:bold;
	color:#af0000;
	font-size:14px;
}
#wetter, #wetterfield {
	border: 0px solid;
}
#wetter legend, #wetterfield legend {
	display: none;
}
#wetter dl {
	float:left;
	width:66px;
	margin:6px 0 0 0;
	position:relative;
}
#wetter dd {
	height:55px;
	left:3px;
	position:absolute;
	text-indent:-19999px;
	top:0;
	width:58px;
	margin-top:5px;
	background-repeat: no-repeat;
}
#wetter dt {
	color:#000;
	font-size:11px;
	margin:69px 0 0;
	text-align:center;
	width:65px;
}
#wetter a {
/*display:none;
	text-indent:-19999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;*/
}
#wetter span.grad {
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-size:80%;
}
.banawrapper {
	position: relative;
	display: block;
	overflow: hidden;
	margin-top: 7px;
	color: #000;
}
.banawrapper h3 {
	padding: 5px 10px 0px 13px;
}
.banawrapper p {
	padding: 10px;
}
.bana {
	display: block;
	width: 230px;
	overflow: hidden;
	position: relative;
	border: 0px;
}
.youtubebox {
	position: absolute;
	left: 90px;
	top: 135px;
}
.youtubebox img {
	border: 0px;
	margin: 0;
	padding: 0;
	width: 101px;
	height: 75px;
}
/* ----------------------------------------------- WETTER --------------------------------------------- */


.wetter_vorschau div.wetter_tag {
	float: left;
	width: 94px;
}
.wetter_vorschau .even {
	background: #f7c066;
}
.wetter_vorschau .odd {
	background: #fff;
}
.wetter_vorschau .even .wHead, .wetter_vorschau .even .wInfo {
	background: #F19600;
}
.wetter_vorschau .odd .wHead, .wetter_vorschau .odd .wInfo {
	background: #fc8;
}
.wetter_vorschau .wHead {
	padding: 6px 12px;
	text-align: center;
}
.wetter_vorschau .wInfo {
	height: 18px;
	padding: 5px 5px;
	font-size: 12px;
	font-weight: bold;
}
.wetter_vorschau .wInfo .tag_temp {
	float: left;
	padding-left: 15px;
	background: url('/images/wetter/sunMini.png') left center no-repeat;
}
.wetter_vorschau .wInfo .nacht_temp {
	float: right;
	padding-left: 15px;
	background: url('/images/wetter/moonMini.png') left center no-repeat;
	color: #000000;
}
.wetter_vorschau .wBild {
	text-align: center;
	padding-top: 6px;
}
table.wetter_details tr.wetter_details_header {
	height: 111px;
	background: url('/images/wetter/wetterdetailsBg.png') right bottom no-repeat;
}
table.wetter_details tr.wetter_details_header td {
	width: 100px;
	margin-bottom: 10px;
	vertical-align: bottom;
}
table.wetter_details tr.wetter_details_header td.wd_ischgl {
	width: auto !important;
	background-image: none;
}
table.wetter_details tr.wetter_details_header td.wd_temp {
	background: url('/images/wetter/thermo.png') center center no-repeat;
}
table.wetter_details tr.wetter_details_header td.wd_wind {
	background: url('/images/wetter/46.png') 40px center no-repeat;
}
table.wetter_details tr.wetter_details_header td.wd_schnee {
	background: url('/images/wetter/47.png') center center no-repeat;
}
table.wetter_details {
	clear: both;
	width: 100%;
}
table.wetter_details tr td {
	height: 30px;
	padding: 5px 8px;
	text-align: center;
}
table.wetter_details tr td.wd_ischgl {
	text-align: left !important;
}
table.wetter_details tr.even td {
	background: #f19601;
}
table.wetter_details tr.odd td {
	background: #f7c066;
}
table.wetter_details tr.wetter_details_line {
	margin-left: 0 !important;
}
/* #wd_text { margin-top: 160px; } *a/

#map { height: 290px; }


/******************************************************/
/*                Offene Anlagen SEITE                */
/******************************************************/

#offene_anlagen {
	color: #fff;
}
body #content #offene_anlagen ul, body #content #offene_anlagen ul li {
	margin-left: 0;
}
.oa_head {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.oa_head .headline {
	border-bottom: 1px solid #fff;
	margin-bottom: 5px;
	background: #e09822;
	border-radius: 3px;
	font-weight: bold;
}
.oa_head .smallhead {
	margin-bottom: 5px;
	background: #e09822;
	font-weight: bold;
	padding: 3px 10px;
}
.oa_head .oa_status {
	width: 80px;
}
.oa_head .oa_status img {
	padding-top: 3px;
}
.oa_head .oa_name {
	width: 55%;
}
.oa_head .oa_type {
	width: 15%;
}
.oa_head .oa_type img {
	padding-top: 3px;
}
.oa_head li {
	display: block;
	padding: 5px 10px 2px 10px;
}
.oa_line {
	background: #999;
	border-radius: 2px;
	margin-bottom: 2px;
	clear: left;
	overflow: hidden;
}
.oa_line span {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#offene_anlagen .even {
	background: #545353;
}
#content .open_tabs {
	color: #fff;
	border: 1px solid #666;
	background: #e09822;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 0 0 0;
	overflow: hidden;
	font-weight: bold;
}
#content .open_tabs a {
	border-right: 1px solid #000;
	display: block;
	float: left;
	padding: 8px 10px;
	color: #fff;
}
#readmore_wrapper {
	height: 80px;
	position: absolute;
	bottom: 10px;
	width: 100%;
	background: url(/nav/more_gradient_over.png) no-repeat;
}
.container .wrap {
	overflow: hidden;
	position: relative;
	line-height: normal;
	font-size-adjust: none;
	width: 477px;
	height:20px;
}
body #anfrageform .selects, body #buchen_wrapper .selects {
	margin-top: 7px;
	margin-bottom: 5px;
}
body #anfrageform .select, body #buchen_wrapper .select {
	position: relative;
	display: block;
	height: 23px;
	margin: 0 0 0 18px;
}
body #anfrageform .select .selector, body #buchen_wrapper .select .selector {
	position: absolute;
	top: 3px;
	right: 0;
}
body #anfrageform_sml .selects, body #buchen_wrapper_sml .selects {
	margin-top: 7px;
	margin-bottom: 5px;
}
body #anfrageform_sml .select, body #buchen_wrapper_sml .select {
	position: relative;
	display: block;
	height: 23px;
	margin: 0 0 0 18px;
}
body #anfrageform_sml .select .selector, body #buchen_wrapper_sml .select .selector {
	position: absolute;
	top: 3px;
	right: 0;
}
.zimmer_wechsel {
	font-weight: normal;
}
.appart_wechsel {
	font-weight: normal;
	display: none;
}
/* ************************************************************************************************************************************* WETTER ******************** */

#content #specialWetterTabs ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #fff;
}
#content #specialWetterTabs li {
	list-style: none;
	margin: 0;
	padding: 8px;
	display: block;
	float: left;
	cursor: pointer;
	background: #f7c066;
	font-weight: bold;
	margin: 3px 3px 3px 0;
}
#content #specialWetterTabs li:hover {
	background: #f19601;
}
#content #specialWetterTabs li.activeTab {
	background: #f19601;
	margin: 3px 3px 0 0;
	padding: 8px 11px 11px 11px;
}
#specialWetter {
	clear: both;
	background: #f19601;
	display: block;
	color: #fff;
	padding: 10px 10px;
	overflow: hidden;
}
#heuteTab, #morgenTab, #uebermorgenTab, #prognoseTab {
	display: none;
	overflow: hidden;
	height: 120px;
	background: #f19601;
}
#heuteTab, #morgenTab, #uebermorgenTab {
/* background: url('/nav/wetterTab_bg.gif') right top no-repeat; */
}
#heuteTab {
	display: block;
}
/* Datum Spalte */
#specialWetter .wetterDatumSpalte {
	width: 120px;
	display: block;
	float: left;
	position: relative;
}
#specialWetter .wetterDatum {
	padding: 5px 0;
}
#specialWetter .wetterTag {
	font-size: 28px;
	display: inline;
	padding: 5px 0;
	position: absolute;
	top: 0;
	left: 0;
}
#specialWetter .wetterDatumDetail {
	display: block;
	float: right;
	width: 80px;
}
#specialWetter .wetterIcon {
	text-align: right;
	padding-right: 20px;
}
/* Wetter Detail Infos*/
.wetterDetailInfos {
	display: block;
	margin-left: 120px;
	margin-top: 45px;
	font-size: 13px;
}
.wetterDetailInfos .wetterSpalteTagNacht, .wetterDetailInfos .wetterSpalteSchneehoehe, .wetterDetailInfos .wetterSpalteTemp {
	float: left;
	padding: 0;
}
.wetterDetailInfos .wetterSpalteTagNacht {
	width: 85px;
}
.wetterDetailInfos .wetterSpalteSchneehoehe {
	width: 115px;
}
.wetterDetailInfos .wetterSpalteTemp {
	width: 125px;
}
#specialWetter .wetterHeadline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.wetterLineTop.tag {
	display: block;
	text-align: right;
	background: url(/images/wetter/sunMini.png) no-repeat;
	width: 70px;
	padding: 0 5px 3px 0;
}
.wetterLineBottom {
	border-top: 1px solid #fff;
}
.wetterLineBottom.nacht {
	display: block;
	text-align: right;
	background: url(/images/wetter/moonMiniAlt.png) 0 8px no-repeat;
	width: 70px;
	padding: 5px 5px 0 0;
}
.wetterLineTop.noImg, .wetterLineBottom.noImg {
	display: block;
	text-align: left;
	width: 100px;
	padding: 0 5px 3px 5px;
}
.wetterSpalteTemp .wetterLineTop.noImg, .wetterSpalteTemp .wetterLineBottom.noImg {
	padding-right: 0 !important;
	width: 110px;
}
.wetterLineBottom .wetterLeftColumn, .wetterLineBottom .wetterRightColumn {
	margin-top: 5px;
}
.wetterLeftColumn {
	display: block;
	float: left;
}
.wetterRightColumn {
	display: block;
	text-align: right;
}
/* Wetter Line Schneehöhe */

#prognoseTab .wetter_vorschau {
	overflow: hidden;
}
/* Prognose-Tab */
#prognoseTab {
	overflow: hidden;
	height: 90px;
}
#prognoseTab .wetterDatumSpalte {
	position: relative;
	display: block;
	width: 90px;
	height: 90px;
}
#prognoseTab .wetterDatum {
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	width: 80px;
}
#prognoseTab .wetterTag {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}
#prognoseTab .wetterDatumDetail {
	font-size: 12px;
	width: 45px;
	position: absolute;
	right: 0;
	top: 5px;
}
#prognoseTab .wetterDatumDetail strong {
	display: block;
	font-size: 10px;
	margin-top: -5px;
}
#prognoseTab .wetterIcon {
	position: absolute;
	top: 0px;
	left: 0;
	width: 80px;
	height: 40px;
}
#prognoseTab .wetterIcon img {
	position: absolute;
	left: 45px;
	top: 41px;
	width: 40px;
	height: 40px;
}
#prognoseTab .wetterTempLeft {
	width: 35px !important;
	height: 40px !important;
	left: 5px !important;
	top: 40px !important;
	position: absolute !important;
}
#prognoseTab .wetterTempLeft span {
	background: none;
	width: 40px !important;
}
#prognoseTab .wetterDatumSpalte:hover {
	background: #f7c066;
}
/* Anlagen rechts */
a.anlage_link_right, a.anlage_link_right_sommer, a.ski_link_right, a.huetten_link_right, a.details_link_right {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
a.anlage_link_right, a.anlage_link_right_sommer, a.huetten_link_right, a.ski_link_right {
	background: url('/nav/ischgl_sprite.png') -627px -174px no-repeat;
	display: block;
	height: 30px;
	margin-top: 8px;
	margin-left: 10px;
	padding-top: 2px;
	padding-left: 33px;
	width: 200px;
}
a.ski_link_right {
	background-position: -627px -221px;
	margin-top: 5px;
	margin-bottom: -8px;
}
a.anlage_link_right_sommer {
	background-position: -627px -261px;
}
a.huetten_link_right {
	background: url('/nav/huetten.png') no-repeat left top;
	margin-top: 00px;
	margin-bottom: 0;
}
a.details_link_right {
	display: block;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: right;
}
.banner #pistenplan_small {
	position: relative;
}
#pistenplan_small {
	width: 206px;
	margin-left: -12px;
	margin-top: 5px;
	padding: 4px 10px 0 13px;
	background: #ffffff;
}
#pistenplan_small h3 {
	float: left;
	width: 74px;
}
#pistenplan_small img {
	margin-top: 0;
}
/* LASTMINUTE */
.package_page_switcher {
	background: #F19600;
	position: absolute !important;
	left: -96px !important;
	bottom: 0;
	width: 1200px;
	padding: 6px 6px 7px 6px;
}
* html .package_page_switcher {
	left: 0 !important;
	bottom: 80px;
	padding-left: 20px;
	width: 815px;
}
#content p.package_page_switcher a, #content p.package_page_switcher strong {
	color: #ffffff;
}
.errorcontainer {
	clear: both;
	display: inline-block;
	position: relative;
}
div.formerror {
	background: #fff;
	border: 1px solid red;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	color: #000;
	display: block;
	font-size: 11px;
	right: -350px;
	bottom: 10px;
	margin-top: -10px;
	min-width: 220px;
	padding: 3px 5px;
	position: absolute;
	z-index: 100;
}
body .hightlight_wetterline, body .hightlight_wetterline td {
	background-color: #DFDFDF !important;
	color: #000;
}
#content #niceform-jobcategory span {
	width:220px;
}
/****************************************************************/
/****************************************************************/
/****************************************************************/
/****************           SLIDER         **********************/
/****************************************************************/
/****************************************************************/
/****************************************************************/



#top_ski, #top_aktuell, #top_webcams, #top_events, #top_essen, #top_videos {
	background: url(/nav/slider_bg.png) 0 0 no-repeat;
}
/* IE 8 */
body #top_videos {
	background /*\**/: url(/nav/slider_bg_ie.png) no-repeat 0 100%\9;
}
/* IE7 */
* + html #top_ski, * + html #top_aktuell, * + html #top_webcams, * + html #top_events, * + html #top_essen {
	background: none;
}
* + html #top_videos {
	background: url(/nav/slider_bg_ie.png) no-repeat 0 100% !important;
}
/*
* + html body #anlagen_icon {
   background: url(/nav/slider_ie.png) no-repeat 0 0 !important;
  height: 65px;
}

* + html body #pisten_icon {
   background: url(/nav/slider_ie.png) no-repeat 0 100% !important;
   height: 65px;
}
*/

/*  IE6  */
* html #top_ski, * html #top_aktuell, * html #top_webcams, * html #top_events, * html #top_essen, * html #top_familie {
	/*background: url(/nav/slider_bg.gif) no-repeat 0 0 !important;*/
   background: none !important;
}
* html #top_videos {
	background: url(/nav/slider_bg.gif) no-repeat 0 100% !important;
}
/*
* html body #anlagen_icon {
   background: url(/nav/slider_ie6.gif) no-repeat 0 0 !important;
   height: 65px;
}

* html body #pisten_icon {
   background: url(/nav/slider_ie6.gif) no-repeat 0 100% !important;
   height: 65px;
}
*/
* html body #top_event {
	margin-left: 111px !important;
}
.transparency_ie {
	opacity:0.85;
	-moz-opacity:0.85;
	-webkit-opacity: 0.85;
	background-color:#fff;
	width:500px;
	height:500px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}
/*  Darksite  */

.darksite_header {
	background-color:#f19600;
	padding:10px 50px;
	color:white;
}
.darksite_content {
	padding:30px 50px 0 50px;
	color:white;
}
/**************SM Buttons ********************/
#google {
	margin-top:10px;
	width: 80px;
	float:left;
}
#twitter {
	margin-top:10px;
	width: 100px;
	float:left;
}
.smButtons {
	/*height:260px !important;*/
	height: 80px;
	display: block;
	position: relative;
	zoom: 1;
	clear:both;
	width:472px;
}
#facebookstyle {
	padding-top:15px !important;
}
#outer_content_wrapper {
	display: block;
	position: relative;
	margin-bottom: 30px;
	zoom: 1;
	clear:none;
	width: 496px;
	float: left;
	margin-left: 11px;
	padding-bottom: 105px;
	background: url(/nav/gradient.png) no-repeat scroll left bottom transparent;
	z-index:7200;
}
#outer_content_wrapper.tools_content {
	width:739px;
}
#sm_buttons {
	width: 400px;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 12px;
	z-index:7000;
}

