/*
	snow world züschen, relaunch 2007
*/

/* main body and html styles */
body {
	background-color: #4973C5;
	background-image: url('../bilder/layout/hintergrund_oben.png');
	margin: 0; 
	padding: 0;
	font-size: 12px;
	width: auto;
}
html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	overflow: auto;
	width: auto;
}
a {
	color: #000000;
}

/* support classes */
.clearing {
	clear: both;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

/* zentrierung */
div#zentrierung {
	padding: 0;
	position: relative;
	width: 963px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #6D6D6D;
	border-right: 1px solid #6D6D6D;
	background-color: #EFF3FA;
}

/* kopfbild */
div#kopfbild {
	height: 329px;
	position: absolute;
	width: 963px;
	top: 0px;
	left: 0px;
}

div#kopfbild div.tx-slideshow-pi1{
position: relative;
right:auto;
top: auto;
}


/* inhalt */
div#content {
	padding-top: 204px;
	height: auto;
	background-image: url('../bilder/layout/hintergrund_inhalt.gif');
}
div#links {
	width: 669px;
	float: left;
	padding: 15px;
	position: relative;
}
div#rechts {
	margin-top: 2px; /* war 85 und danach 75*/
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	width: 248px;
	float: left;
	background-color: #CCD7EB;
	position: relative;
}

/* überschriften */
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin-bottom: 14px;
}
h2 {
	font-size: 16px;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

/* navi unten */
div#fussnavigation {
	height: 22px;
	background-image: url('../bilder/layout/fussnavigation.gif');
}
div#fussnavigation ul {
	padding-top: 2px;
	padding-right: 10px;
	float: right;
}
div#fussnavigation ul,
div#fussnavigation ul li {
	list-style-type: none;
}
div#fussnavigation ul li {
	position: relative;
	padding: 0;
	margin: 0;
	background-image: none;
	float: left;
	padding-left: 15px;
}
div#fussnavigation ul li a {
	color: white;
	text-decoration: none;
}

/* layermenu 2 ebenen */
ul, li {
	margin: 0;
	padding: 0;
}
ul.menu {
	position: absolute;
	list-style-type: none;
	z-index: 2999;
	top: 173px;
	left: 0px;
	margin: 0;	
	padding: 0;
	width: 961px;
	background-color: #3863B2;
	border-top: 1px solid #26509D;
	border-bottom: 1px solid #26509D;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
ul.menu ul {
	position:absolute;
	list-style-type: none;
	z-index:2999;
}

ul.menu a {
	display: block;
	padding: 3px 11px 3px 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	font-size: 16px;
}
ul.menu a.aktiv {
	text-decoration: underline;
}
ul.menu li {
	position: relative;
	padding: 0;
	margin: 0;
	background-image: none;
	float: left;
}
ul.menu ul.submenu {
	z-index: 7000;
	position: absolute;
	background-color: transparent;
	display: none;
	width:150px;
	margin-left: 5px;
	top: 23px;
	padding-top: 3px;
}
ul.menu ul.submenu a.amitsubmenu{
	position:relative;
	margin-right: 20px;
}
ul.menu ul.submenu li {
	border: 0px solid black;
	border-bottom: 1px solid #3863B2;
	height: 26px;
}
ul.menu ul.submenu a {
	padding:0;
	line-height: 1.6em;
	line-height: 26px;
	padding-left: 10px;
	text-transform: none;
}
ul.menu ul.submenu a.aktiv {
}

/* allgemeine styles für das auf- und zuklappen des menus */
ul.menu ul.hover {
	display: block;
}
ul.menu li.hover ul.submenu {
	display :block;
}
ul.menu li:hover ul.submenu {
	display: block;
}
ul.menu li.hover ul.submenu li, 
ul.menu li:hover ul.submenu li {
}
ul.submenu li:hover ul.submenu2 {
	display: block;
}
ul.submenu li.hover ul.submenu2 {
	display: block;
}
ul.menu ul li {
	float:none;
	background-color: transparent;
}
ul.submenu div.menuback {
	position:absolute;
	width: 150px;
	height:27px;
	margin:0;
	padding:0;
	background-color:#3863B2;
	z-index: -1;
	filter: alpha(opacity=94);
	-moz-opacity: 0.94;
	opacity:0.94;
}
ul.submenu li.ohnesub {
	position:relative;
	background-color:#3863B2;
	filter: alpha(opacity=94);
	-moz-opacity: 0.94;
	opacity:0.94;
}

/* fuss: strichgrafik */
img#fussstrich {
	display: block;
	margin: 0;
	padding: 0;
}

/* box rechts */
div.box-rechts {
	margin-top: 4px;
	margin-bottom: 6px;
}
div.box-rechts div.oben img.grafik {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
div.box-rechts div.oben img.linie {
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
div.box-rechts div.unten div.blau {
	background-image: url('../bilder/layout/hintergrund-box-rechts.gif');
	background-color: #8FABDE;
	border: 1px solid #9FA8B7;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 240px;
}

/* tabellen/container in in box rechts */
table.liftstatus {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.oeffnungszeiten {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.oeffnungszeiten td {
	padding-right: 10px;
}
table.liftstatus td.beschriftung {
	width: 165px;
}
table.liftstatus div.an {
	width: 21px;
	height: 12px;
	background-color: #268436;
}
table.liftstatus div.aus {
	width: 21px;
	height: 12px;
	background-color: #9F2727;
}
table.schneeinfo {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.schneeinfo td.beschriftung {
	width: 120px;
}
table.schneeinfo td.freitext {
	padding-top: 4px;
}
div.webcams div.links {
	float: left;
	padding-right: 0px;
	width: 184px;
	margin-right: 5px;
}
div.webcams div.rechts {
	padding-top: 9px;
	float: left;
	width: 54px;
}
div.webcams div.rechts img {
	border: 1px solid #9FA8B7;
	margin-bottom: 5px;
}
div.webcams div.links img  {
	border: 1px solid #9FA8B7;
}
span.kamera-beschriftung {
	font-size: 11px;
}
/* alleinstehende webcam sieht mit grauem rahmen einfach besser aus */
div.webcams img#webcam2 {
	border: 1px solid #9FA8B7;
}

/* aufzählungen im inhaltsbereich müssen eingerückt werden */
div#content ul {
	padding-left: 25px;
}

/* der newsticker */
div.newsticker {
	z-index: 3;
	background-color: #D0E1FF;
	color: black;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding: 5px;
	height: 18px;
	position: absolute;
	top: 645px;
	left: 50px;
	width: 590px;
	text-transform: uppercase;
}

div#rechts div.newsticker {
	z-index: 3;
	background-color: #8fabde;
	background-color: #3863B2;
	color: white;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	border: 0px solid #000000;
	padding: 5px;
	height: 18px;
	position: relative;
	top: 3px;
	margin-bottom:10px;
	left: 0px;
	width: 240px;
	text-transform: uppercase;
}

div.newsticker a {
	color: black;
	text-decoration: underline;
}
div.newsticker:hover {
	cursor: default;
}
div#tickersrc {
	display: none;
}
div.newsticker p {
	display: inline;
	margin: 0;
	padding: 0;
}
span.newsletter-trenner {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
}

/* navigation der 3. ebene */
div.dritte-ebene {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #26509D;
	background-color: #3863B2;
}
div.dritte-ebene a {
	color: white;
	padding-right: 10px;
	text-decoration: none;
}
div.dritte-ebene a.aktiv {
	text-decoration: underline;
}

/* preistabellen */
table.preise {
	border: 1px solid #9FA8B7;
	width: 300px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.preise td {
	padding-top: 2px;
	padding-bottom: 2px;
}
table tr.tr-0 td {
	font-weight: bold;
	padding-right: 5px;
	background-color: #CCD7EB;
}
table td.td-0 {
	font-weight: bold;
	padding-right: 10px;
}
table.skiverleih {
	border: 1px solid #9FA8B7;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.skiverleih td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	border-top: 1px solid #9FA8B7;
}

/* flash-slideshow seite willkommen positionieren */
div.tx-slideshow-pi1 {
	width: 360px;
	position: absolute;
	top: 50px;
	right: 15px;
}

/* google maps */
div.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}

/* 2009 */
/* grafische ueberschrift */
div.grafischerHeader img {
	border-bottom: 1px solid #9fa8b7;	
}
div.grafischerHeader h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;

}
div.teaser2rechts {
	background-color: #8fabde;
	border: 1px solid #9fa8b7;
	width: 248px;
	margin-bottom: 5px;
}
div.teaser2rechts img{
	display:block;
}
div.teaser2rechts h1{
	background-color: #3863b2;
	padding: 5px;
	margin-bottom: 0px;
}

div.teaser2rechts h1 a{
	color: #fff;
	text-decoration: none;
}

div.teaser2rechts div.text{
	padding: 5px;
}

div.teaser2rechts div.text ul, div.teaser2rechts div.text p{
	margin: 0;
	padding: 0;
}


div.teaser2rechts a.weiterlink{
	display:block;
	width: 238px;
	text-align: right;
	margin: 5px;
}


#overlay {
    z-index: 3000 !important;
}

#lbLightbox {
    z-index: 3001 !important;
}


