body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background: url(http://static.bergfex.at/images/body_background.png) repeat-x #e3e7ed;
	margin: 0;
}

img {
	border: 0;
}

/* new search box */

.search_q_safari {
	margin-left: 4px;
	width: 110px;
	margin-top:5px;
}

#fulltextsearch.searchbox {
	margin-top: 12px;
	margin-left: 4px;
	width: 140px;
	height: 25px;
	background: url(http://static.bergfex.at/images/search/site_background.png) top left no-repeat;
}

#fulltextsearch.searchbox.focused {
	color: black;
	background: url(http://static.bergfex.at/images/search/site_background.png) bottom left no-repeat;
}
#fulltextsearch.searchbox.focused .search_q {
	color: black;
}

.searchbox {
	position: relative;
	border:  none;
	height: 25px;
}

.searchbox .search_q {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	display: block;
	position: absolute;
	left: 12px;
	width: 70%;
	border: none 0px;
	top: 6px;
	height: 13px;
	background: transparent;
	padding: 0px;
}
.search_q_safari {
	margin-left: 4px;
	width: 110px;
	margin-top: 5px;
}

.searchbox .search_button {
	display: block;
	position: absolute;
	right: 8px;
	top: 7px;
	width: 12px;
	height: 12px;
}

.sep {
	background: url(http://static.bergfex.at/images/sep_background.png) no-repeat 0px 2px;
	font-size: 10px;
	font-weight: bold;
	padding-left: 18px;
	margin-top: 20px;
	margin-bottom: 8px;
}
.sep .label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	padding-right: 4px;
	font-size: 10px;
	font-weight: bold;
}

.sep:first-child {
	margin-top: 8px;
}

#page {
	width: 844px;
	background: url(http://static.bergfex.at/images/page_background.png) repeat-y white;
	padding-left: 6px;
	padding-right: 30px;
	border-right: 1px solid #dddddd;
}

#header {
	height: 92px;
}
#bergfex-logo {
	position: absolute;
	top: 20px; left: 3px;
}
#currentuser {
	position: absolute;
	top: 27px;
	left: 254px;
}
/* 25/478 */
#bookmark-container {
	position: absolute;
	top: 16px;
	left: 10px;
}
#bookmark {
	width: 77px;
	height: 16px;
	background-image: url(http://static.bergfex.at/images/bookmark1.png);
	cursor: pointer;
}

/* location bar */
#locationbar {
	position: relative;
	width: 844px;
	height: 17px;
	border-top: 1px solid white;
}

/* season winter */
.locationbar-winter {
	background-color: #edf2fa;
	font-size: 10px;
}

.locationbar-winter .labels {
	position: absolute;
	width: 150px;
    height: 17px;
    font-size: 10px;
	color: black;
    background-color: #c2cee3;
    text-align: right;
}

.locationbar-winter .labels .winter {
	position: absolute;
	width: 144px;
	height: 13px;
	padding: 2px;
	padding-right: 6px;
	right: 0px;
	font-size: 10px;
}
.locationbar-winter .labels .winter a {
	color: black;
}
.locationbar-winter .labels .sommer  {
	position: absolute;
	left: 0px;
	background: url(http://static.bergfex.at/images/locationbar_sommer.png) no-repeat top right;
	height: 13px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 18px;
	font-size: 10px;
	font-weight: bold;
}
.locationbar-winter .labels .sommer  a {
	color: white;
}

/* season sommer */
.locationbar-sommer {
	background-color: #e3f5de;
	font-size: 10px;
}
.locationbar-sommer .labels {
	position: absolute;
	width: 150px;
    height: 17px;
    font-size: 10px;
	color: black;
    background-color: #b0d4a5;
    text-align: right;
}

.locationbar-sommer .labels .sommer {
	position: absolute;
	width: 144px;
	height: 13px;
	padding: 2px;
	padding-right: 6px;
	right: 0px;
	font-size: 10px;
	z-index: 2;
}
.locationbar-sommer .labels .sommer  a {
	color: black;
}

.locationbar-sommer .labels .winter  {
	position: absolute;
	left: 0px;
	background: url(http://static.bergfex.at/images/locationbar_winter.png) no-repeat top right;
	height: 13px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 18px;
	font-size: 10px;
	font-weight: bold;
	z-index: 3;
}
.locationbar-sommer .labels .winter a {
	color: white;
}

/* locationbar location entries */
#locations {
	position: relative;
	left: 150px;
	height: 17px;
	padding-left: 12px;

}
.locationbar-winter #locations {
	background: url(http://static.bergfex.at/images/arrows/blue_right.png) no-repeat 5px center;
}
.locationbar-sommer #locations {
	background: url(http://static.bergfex.at/images/arrows/green_right.png) no-repeat 5px center;
}

#locations .entry {
	font-size: 10px;
	height: 13px;
	padding: 2px;
	padding-right: 10px;
	margin-right: 2px;
	float: left;
}

.locationbar-winter #locations .entry {
	background: url(http://static.bergfex.at/images/arrows/blue_right.png) no-repeat center right;
}
.locationbar-sommer #locations .entry {
	background: url(http://static.bergfex.at/images/arrows/green_right.png) no-repeat center right;
}

#locations .entry a {
	color: black;
}
#locations .entry-active {
	font-size: 10px;
	height: 13px;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	font-weight: bold;

	color: white;
	float: left;
}
.locationbar-sommer #locations .entry-active {
	background-color: #1e8000;
}
.locationbar-winter #locations .entry-active {
	background-color: #394b76;
}

/* map actions in location bar */

#mapactions {
	position: absolute;
	right: 0px;
	top: -17px;
	height: 17px;
}
#mapactions-text {
	float:left;
	height: 13px;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #53698a;
}
#mapactions .mapactions-buttons {
	background-color: #d2dceb;
	padding-top: 1px;
	float: left;
}
#mapactions .mapactions-separator {
	float: left;
	width: 19px;
	height: 17px;
	background: url(http://static.bergfex.at/images/map/mapactions_left.png) no-repeat center left;
}
	
#mapactions .mapactions-buttons div {
	float:left;
	margin-left: 1px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: url(http://static.bergfex.at/images/map/mapactions.png) no-repeat left top;
}

#mapaction_help   { background-position: 0px top !important;   display: none; }
#mapaction_link   { background-position: -15px top !important; display: none; }
#mapaction_up     { background-position: -30px top !important; display: none;}
#mapaction_down   { background-position: -45px top !important; display: none; }
#mapaction_full   { background-position: -60px top !important; display: none;}
#mapaction_close  { background-position: -75px top !important; display: none; }
#mapaction_enable { background-position: -45px top !important; display: block; }

#mapaction_help:hover   { background-position: 0px bottom !important;  }
#mapaction_link:hover   { background-position: -15px bottom !important;  }
#mapaction_up:hover     { background-position: -30px bottom !important; }
#mapaction_down:hover   { background-position: -45px bottom !important; }
#mapaction_full:hover   { background-position: -60px bottom !important; }
#mapaction_close:hover  { background-position: -75px bottom !important; }
#mapaction_enable:hover { background-position: -45px bottom !important; }


#mapaction_enable_big {
	float:left;
	position: relative;
	top: -10px;
	left: 6px;
	background-image: url(http://static.bergfex.at/images/map/enable.png);
	width: 25px;
	height: 25px;
	cursor: pointer;
}



#loading-indicator {
	position: absolute;
	left: 210px;
	top: 54px;
	display:none;
}

#mainnavigationbar {
	position: absolute;
	top: 50px;
	width: 846px;
	text-align:right;
}
#map {
	border-top: 1px solid white;
	position: relative;
	height: 180px;
	z-index: 10;
	display: none;
}
#map-loading {
	position: absolute;
	right: 0px;
	font-size: 10px;
	z-index: 10;
	color: white;
	background-image: url("http://static.bergfex.at/images/map/search_background.png");
	display: none;
	text-align: right;
	padding: 2px;
	padding-left: 8px;
}

#detail {
	border-top: 1px solid white;
	background: #ffffff url(http://static.bergfex.at/images/leftnavigation_background.png) no-repeat;
}

#leftnavigation {
	position: absolute;
	width: 150px;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 24px;
	background: #465e98 url(http://static.bergfex.at/images/leftnavigation_background.png) no-repeat;
	color: white;
}
#leftnavigation .imgheader {
	margin-top: 14px;
	margin-bottom: 7px;
	text-align: right;
}
#leftnavigation ul {
    padding: 0;
       margin: 0;
       margin-left: 8px;
}
#leftnavigation ul li {
	background-image: url(http://static.bergfex.at/images/arrows/orange_right.png);
    background-repeat: no-repeat;
    background-position: 4px 3px;
    padding-left: 12px;
	padding-bottom: 1px;
	list-style-type: none;

	color: white;
	overflow: hidden;
	font-size: 10px;
}

#leftnavigation ul li a {
	color: white;
}
#leftnavigation ul li a:hover {
	color: orange;
}

#skigebietsfinder {
	margin-left: 10px;
	background: url(http://static.bergfex.at/images/skigebietsfinder.png) no-repeat top left;
	padding-top: 2px;
	padding-left: 20px;
	height: 18px;
	min-height: 18px;
	margin-top: 6px;
	font-size: 10px;
}
#skigebietsfinder a { color: white; }
#skigebietsfinder a:hover { color: orange; }


#videoplayer {
    width: 600px;
	margin-bottom: 12px;
}

.username {
	padding-left: 17px;
	padding-top: 3px;
	min-height: 21px;
	background: transparent url(http://static.bergfex.at/images/user.png) no-repeat top left;
}

.username a {  color: #6673a2; }
.username a:hover {  color: orange; }


/* 644 gesamtbreite */
#content {
	margin-left: 150px;
	width: 694px;
	min-height: 550px;
}


#content:after {
	content: "clear";
	clear: left;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#maintabbar {
	padding-top: 2px;
	background-image: url(http://static.bergfex.at/images/tabs/tabbar_background.png);
	height: 25px;  /* ie6 fix? */
}

/* 680px breite */
.content-wide {
	padding-left: 14px;
	padding-top: 8px;
}


/* 694 - 2*14  -160*/
.content {
	width: 504px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	float: left;
	/* obsolete: padding-right: 8px; */
}

/* 694 - 2*14  -160*/
#content-oversize {
	width: 830px;
	/* padding-left: 14px;*/
	margin-left: 14px;
	background-color: white;

	/* obsolete: padding-right: 8px; */
}
.content-oversize {
	width: 624px;
	/* padding-left: 14px;*/
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 4px;
	float: left;
	background-color: white;

	/* obsolete: padding-right: 8px; */
}
#sidebar {
	float:right;
	width: 160px;
	padding-top: 6px;
}
#footer {
	position: relative;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;

	border-bottom: 8px solid white;
	text-align: right;
	background-color: white;
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 24px;
}

#infobar {
	position: relative;
	border-top: 1px solid white;
	background: url("http://static.bergfex.at/images/infobar_background.png") no-repeat top left;
	padding: 4px;
	padding-top: 12px;
	padding-left: 184px;
	padding-bottom: 12px;
	min-height: 22px;
	color: #6f6d14;
	font-size: 11px;
	font-weight: bold;
	display: none;
}

#infobar a { color: #0063d9; }
#infobar a:hover { color: #a27d00; }

#infobar-close {
	position: absolute;
	right: 3px;
	top: 8px;
	width: 13px;
	height: 13px;
	background-image: url(http://static.bergfex.at/images/infobar_close.png);
	cursor: pointer;
}

#gpixs360-overlay {
	cursor: pointer;
}
#adsense {
	border: 0;
	margin: 0;
	width: 450px;
	height: 60px;
	overflow: hidden;
}

#skyscraper {
	position: absolute;
	z-index:1;
	left: 870px;
	top: 52px;;
}

#flags {
	margin-top: 8px;
	height: 9px;
}

#flags .flag {
	float: right;
	margin-left: 4px;
	background-image: url(/images/flags/small/flags.png);
	background-repeat:no-repeat;
	width:16px;
	height:9px;
	border: 1px solid #BBBBBB;

}

.flag.cz { background-position:    0px 0; }
.flag.de { background-position:  -16px 0; }
.flag.dk { background-position:  -32px 0; }
.flag.en { background-position:  -48px 0; }
.flag.es { background-position:  -64px 0; }
.flag.fi { background-position:  -80px 0; }
.flag.fr { background-position:  -96px 0; }
.flag.hr { background-position: -112px 0; }
.flag.hu { background-position: -128px 0; }
.flag.it { background-position: -144px 0; }
.flag.nl { background-position: -160px 0; }
.flag.no { background-position: -176px 0; }
.flag.pl { background-position: -192px 0; }
.flag.ro { background-position: -208px 0; }
.flag.ru { background-position: -224px 0; }
.flag.se { background-position: -240px 0; }
.flag.si { background-position: -256px 0; }
.flag.sk { background-position: -272px 0; }

#title2 {
	text-align: left;
	font-size: 10px; font-weight: bold;
	color: #999;
	float:left;
	width: 400px;
	height: 13px;
	overflow: hidden;
	background-image: url(http://static.bergfex.at/images/arrows/grey_right.png);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	padding-left: 28px;
}
.panorama-footer {
	margin-top: 2px;
	font-size: 10px;
}
.check {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background: url(http://static.bergfex.at/images/check.gif) 0px 2px no-repeat;
}

.nocheck {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	color: #999999;
}
.check-padded,
.check-remark {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;

}
.check-remark {
	font-size: 10px;
	color: #666666;
}


d > .nocheck,
td > .check {
	margin: 0;
}

.novalue {
	color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}
.value {
	margin-top: 3px;
	margin-bottom: 3px;
}
.anzahl {
	text-align:center;
	font-weight: bold;
	font-size: 10px;
	width: 20px;
	float: left;


}

.td-value,
.zamgstation_wert {
	padding: 2px;
  	padding-left: 6px;
  	font-weight: bold;
	color: #303f7c;
	border-left: 3px solid #ccdaf0;
}
.td-label,
.zamgstation_bez {
	padding: 2px;
  	padding-right: 6px;
	text-align: right;
 }

.tarife td {
	padding: 2px;
	text-align: right;
}
.tarife .Erwachsene td {
	background-color: #f2f4fd;
}
.tarife .Kinder td {
	background-color:#fcf9f2;
}
.tarife .Jugend td {
	background-color: #fcf9f2;
}
.tarife .Senioren td {
	background-color: #fcf9f2;
}

.bergfextab-selected {
	background-image:url(http://static.bergfex.at/images/tabs/tab_background1.png);
	float: left;
	padding-top: 8px;
	height: 17px;

}

.bergfextab-enabled {
	background-image:url(http://static.bergfex.at/images/tabs/tab_background0.png);
	float: left;
	padding-top: 8px;
	height: 17px;


}

.bergfextab2-selected {
	background-color: #ccdaf0;
	float: left;
	height: 16px;
	padding: 1px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #303f7c;
}


.bergfextab2-enabled {
	float: left;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('http://static.bergfex.at/images/tabs/tab2_1_bg.gif');
	padding: 1px;
	padding-top: 2px;
	font-size: 12px;
}
.bergfextab2-enabled a { text-decoration: none; }


#staticmap {
	position: static;
}

#adzone_header, #adzone8, #adzone1 {
	position: relative;
	text-align: right;
	margin-top: -8px;
}

#adzone_skyscraper, #adzone9, #adzone2 {
	position: fixed;
	left: 865px;
	top: 84px;
	background: url(http://static.bergfex.at/images/background_sky.png) no-repeat top left;
	padding: 4px;
	display: none;
}

#adzone_content, #adzone10, #adzone3 {
	margin-top: 10px;
}

#adzone_nav1, #adzone11, #adzone4, #adzone12 {
	margin-bottom: 12px;
	display: none;
}

#adzone_nav2 {
	margin-bottom: 12px;
	display: none;
}

/* layer:5 */
adzone_layer, #adzone5 {
	position: absolute;
	left: 180px;
	top: 180px;
}

#promotionzone6 {
	position: absolute;
	width: 228px;
	height: 376px;
	left: 856px;
	top: 0px;
	background: url(http://static.bergfex.at/images/background_promotionzone6.png) no-repeat top left;
}

#videoteaser-container {
    position: relative;
    width: 680px;
    height: 242px;
    margin-top: 6px;
    margin-bottom: 12px;
}

#videoteaser-container div {
    position: absolute;
}

#videoteaser-container .r0 {  top: 0px; }
#videoteaser-container .r1 {  top: 122px; }
#videoteaser-container .c0 {  left: 0px; }
#videoteaser-container .c1 {  left: 202px; }
#videoteaser-container .c2 {  left: 404px; }

.video-views,
.video-date {
    font-size: 11px;
    font-weight: normal;
    color: #888888;
}


#page-bottom {
    position: relative;
}

.webcam-thumb {
	float: left;
	width: 79px;
	height: 58px;
	margin: 2px;
	background: url(http://static.bergfex.at/images/missing.png) center center;
	position: relative;
}

.webcam-thumb:hover {
	margin: 0px;
	border: 2px solid white;
}
.webcam-thumb-active {
	margin: 0px;
	border: 2px solid #7df93b;
}

.webcam-thumb-number {
	position: absolute;
	right: 2px;
	bottom: 0px;
	font-family: Arial, Helvetiva;
	font-weight: bold;
	color: white;
	opacity: 0.9;
	font-size: 14px;
	text-shadow: black 0px 0px 5px;
}

.webcam-thumb-big {
	float: left;
	width: 160px;
	height: 120px;
	background: url(/images/missing.png) center center;
	margin-right: 8px;
	margin-bottom: 8px;
	position: relative;
}

.webcam-thumb-title {
	position: absolute;
	left: 0px;
	bottom: 10px;
	height: 12px;
	width: 120px;
	text-align: left;
	font-family: Arial, Helvetiva;
	font-weight: normal;
	color: white;
	font-size: 10px;
	overflow: hidden;
	padding-left: 4px;
	background-image: url(/images/overlay_opacity35.png);

}

/* contentad promotion */
.cpromo {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 14px;
	width: 504px;
	background: url("http://static.bergfex.at/images/background_contentad.png") bottom left no-repeat;
}
.cpromo:hover {  background-position: bottom right;	}

.cpromo-sommer { background-position: bottom right; }
.cpromo-sommer:hover {  background-position: bottom left;	}


.cpromo:hover .cpromo-header{ 	background-position: top right;	 }
.cpromo-sommer:hover .cpromo-header{ 	background-position: top left;	 }

.cpromo .cpromo-header {
    height: 10px;
	background: url("http://static.bergfex.at/images/background_contentad.png") top left no-repeat;
}
.cpromo-sommer .cpromo-header {
	background-position: top right;
}

.cpromo-heading {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}

.cpromo .cpromo-detail {
	background: url("http://static.bergfex.at/images/background_contentad.png") center left no-repeat;
    padding: 0px 6px 0px 26px;
}
.cpromo-sommer .cpromo-detail {
	background-position: center right;
}

.cpromo:hover .cpromo-detail {
	background-position: center right;
}
.cpromo-sommer:hover .cpromo-detail {
	background-position: center left;
}

.cpromo-text {
	text-devoration: none;
}

.link-summer, .link-winter {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 6px 6px 6px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #71c345;
	display: inline-block;
}

.link-winter {
	background-color: #416cc8;
}

.link-summer a,
.link-winter a {
	padding-left: 8px;
	background: url("http://static.bergfex.at/images/arrows/white_right.png")  0px center no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: white;

}
.link-summer a:hover {
	color: #e0ffcf;
}
.link-winter a:hover {
	color: #b8cfff;
}

.nowrap {
	white-space: nowrap;
}

/* skiverleih */
.sv-row  {
	margin-left: 10px;
	min-height: 65px;
    margin-top: 4px;
    padding-top: 6px;
    border-color: #CCCCCC;
    border-width: 1px;
}
.sv-logo {
	float: left;
	margin-right: 6px;
	width: 80px;
	height: 50px;
	background-color: white;
}
.sv-image {
	background-color: #dfe0e2;
	float: left;
	width: 80px;
	height: 50px;
}
.sv-detail {
 	margin-left: 176px;
}
.sv-book {
	margin-top: 4px; text-align:right;
}

/* addthis fix for flash object tracking */
#atff {
  display: none;
}

.region-1-children {
	padding-left: 6px;
	margin-left: 2px;
}
.region-2-children {
	padding-left: 12px;
}

.region-1-name {
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:16px;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;

}
.region-1-name a {
	text-decoration: none;
	color:#1C65D4;
}
.region-1-name a:hover {
	text-decoration: underline;
}

.region-2-name {
	font-size:11.5px;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top:9px;
	background-image:url("http://static.bergfex.at/images/arrows/orange_right.png");
	background-position:4px 4px;
	background-repeat:no-repeat;
	padding-bottom:2px;
	padding-left:12px;
}
.region-3-name {
	display: inline;
	white-space: nowrap;
}
.region-3-name a {color: #6a7b98; }





#document-title {
	position: absolute;
	bottom: 23px;
	left: 161px;
	font-family: Verdana, Arial;
	font-weight: normal;
	line-height: 11px;
	max-width: 350px;
	height: 12px;
	font-size: 11px;
	color: #888888;
	overflow: hidden;
	z-index: 2;
}