/* layout
------------------------------------------------------------*/
html {
	height: 100%;
	overflow-y: scroll;
}
body {
	text-align: center; /* zentriert im ie6 */
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	height: 100%;
}
#webtuning {
	position: absolute;
	top: 13px;
	right: 2px;
}
#wrapper {
	width: 992px;
	margin: 0 auto;
	text-align: left;
	/*height: 100%;*/
}
body > #wrapper {
	height: auto;
	/*min-height: 100%;*/
}
#logo {
	margin: 0 0 0 -58px;
	float: left;
	line-height: 0;
}
#logo img {
	padding: 8px 0 6px 0;
}
#metanav {
	padding: 8px 0 0 0;
	float: right;
	width: 750px;
	height: 66px;
	position: relative;
}
#topnav {
	margin: 0;
	float: right;
}
#headerslider-wrapper {
	position: relative;
	clear: both;
	height: 250px;
	width: 992px;
	overflow: hidden;
}
#headerslider {
	position: relative;
	top: -50px;
}
#headerslider .webautor-container {
	padding: 0;
}
a#toggle-header {
	font-size: 11px;
	padding: 0 6px 0 6px;
	background: url(/img/buttons/bg-btn.gif) repeat-x #d60041;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	outline: none;
	display: block;
	text-decoration: none;
	z-index: 50;
	position: absolute;
	bottom: 0;
	left: 0;
}
a#toggle-header span {
	display: block;
	padding: 0 0 0 10px;
	background: url(/img/buttons/icn-sprites.png) no-repeat 0 -441px;
}
a#toggle-header.headerslide-opened span {
	background-position: 0 -382px;
}
#container {
	clear: both;
	/*padding-bottom: 280px;*/
	min-height: 400px;
}
* html #container {height: 400px;}

#nav {
	float: left;
	width: 182px;
	margin: 0 0 0 -15px;
	padding: 63px 0 0 0;
	font-size: 14px;
}
#sidebar {
	float: right;
	width: 200px;
	padding: 10px 0 0 0;
}
#content,
#content-special {
	width: 570px;
	padding: 8px 0 20px 0;
	margin: 0 0 0 20px;
	float: left;
}
panoDIV {	
	z-index: 999;
}
#lead {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 7px;
}
#lead .pic-left {
	position: relative;
	max-height: 116px;
	overflow: hidden;
	margin-bottom: 5px;
}
#lead span.pic-more {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/img/bg-black-30pc.png);
	display: block;
	width: 172px;
}
#lead span.pic-more span {
	padding: 0;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #fff;
	display: block;
	padding: 8px 0 0 27px;
	height: 21px;
	background: url(/img/buttons/icn-plus.png) no-repeat 6px 7px;
}
#lead span.pic-more span.icn-video {
	background: url(/img/buttons/icn-play.png) no-repeat 7px 6px;
}
.webautor-container .pic-left .fancybox,
.webautor-container .pic-left .fancyboxvideo,
.webautor-container .pic-right .fancybox,
.webautor-container .pic-right .fancyboxvideo {
	position: relative;
}
.webautor-container .pic-left span.pic-more,
.webautor-container .pic-right span.pic-more {
	position: absolute;
	right: 0;
	bottom: 3px;
	background: url(/img/bg-black-30pc.png);
	display: block;
}

.webautor-container .pic-left span.icn-plus,
.webautor-container .pic-right span.icn-plus {
	display: block;
	width: 23px;
	height: 23px;
	background: url(/img/buttons/icn-plus.png) no-repeat 4px 4px;
}

.webautor-container a.fancyboxvideo span.icn-plus {
    width: 52px;
    height: 51px;
    background: url('/webautor/img/icn-video-play.png') no-repeat scroll left top transparent;
}
.webautor-container a.fancyboxvideo span.pic-more {
    left: 50%;
    right: auto;
    margin: -28px 0 0 -23px;

    bottom: 30px;
    background: transparent;
}


*+html #lead span.pic-more {bottom:3px;}
*+html .webautor-container .pic-left span.pic-more {bottom:0;}
*+html .webautor-container .pic-right span.pic-more {bottom:0;}

/* Footer
------------------------------------------------------- */
#footer {
	width: 992px;
	position: relative;
	/*margin: -245px auto -16px auto;  negative value of footer height */
	margin: 0 auto -16px auto;
	height: 230px;
	padding: 14px 0 0 0;
	clear: both;
	border-top: 1px solid #d9d9d9;
	background: url(/img/bg-footer.png) no-repeat 0 1px;
	font-size: 11px;
	text-align: left;
}
#footer-element {
	position: absolute;
	right: -38px;
	bottom: 0;
	width: 378;
	height: 121px;
	overflow-y: hidden;
	z-index: 0;
}
#footer-element,
#footer-element img {
	line-height: 0;
}
#footer h2 {
	padding: 0 0 3px 0;
}
#footer h2 a {
	color: #000;
}
#footer .column {
	width: 190px;
	padding: 0 20px 20px 10px 0;
	float: left;
}
#footer #col-1.column {
	width: 186px;
}
#footer #col-4.column {
	width: 270px;
	position: relative;
	z-index: 20;
}
#footer .column ul {
	list-style: none;
	margin: 0;
}
#footer .column ul li {
	margin: 0;
}
#footer .column ul li a {
	color: #686868;
	text-decoration: none;
}
#footer .column ul li a:hover {
	color: #E30045;
}
#footer #col-1.column li a img {
	padding: 3px 1px 0 0;
}
#footer #col-2.column li a img {
	padding: 6px 6px 4px 0;
}
/* Startseite
------------------------------------------------------- */
body.startseite #headerslider-wrapper {
	height: 420px;
}
body.startseite #headerslider {
	top: 0;
}
body.startseite #container {
	min-height: 165px;
	min-height: 0;
	padding-bottom: 10px; 
}
* html body.startseite #container {height: auto;}
/*
body.startseite  #footer {
	margin-top: -205px;
	height: 190px;
}*/
#content-start {
	padding: 20px 0 20px 0;
}
#content-start .column {
	float: left;
	width: 360px;
}
#content-start .column.col-1 {
	margin: 0 18px 0 0;
}
#content-start .column.col-3 {
	float: right;
	width: 236px;
}
.box {
	margin: 0 0 10px 0;
}
.box .boxtitle-wrapper {
	color: #fff;
	background: url(/img/buttons/bg-btn.gif) repeat-x #d60041;
	padding: 0 8px 0 10px;
	height: 21px;
}
.box h2.boxtitle {
	color: #fff;
	margin: 0;
	padding: 1px 9px 3px 0;
	line-height: 17px;
	font-size: 13px;
	float: left;
}
.box .boxtitle-wrapper a {
	float: right;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}
.box .boxtitle-wrapper a:hover {
	color: #fff;
}
.box .box-content {
	border: 1px solid #ccc;
	border-top: none;
	padding: 5px 5px 0 10px;
}
.box .box-content h2 a,
.slide-content h2 a {
	text-decoration: none;
	color: #000;
}

#box-agenda.box .boxtitle-wrapper {
	color: #E30045;
	background: none;
	border: 1px solid #E30045;	
}
#box-agenda.box .boxtitle-wrapper a {
	color: #E30045;
}
#box-agenda.box h2.boxtitle {
	color: #E30045;
}

/* box planen buchen
------------------------*/
ul.iconlist {
	margin: 0;
	padding: 1px 0 0 0;
	height: 49px;
	list-style: none;
}
ul.iconlist li {
	margin: 0;
	float: left;
}
ul.iconlist li a {
	display: block;
	float: left;
	width: 160px;
	padding: 0 0 2px 16px;
}
ul.iconlist li a {
	background: url(/img/buttons/icn-sprites.png) no-repeat;
}
ul.iconlist li.anreise a {
	background-position: 2px 3px;
}
ul.iconlist li.hotelres a {
	background-position: 0 -25px;
}
ul.iconlist li.fahrplan a {
	width: 136px;
	padding-left: 24px;
	background-position: 8px -56px;
}
ul.iconlist li.newsletter a {
	width: 136px;
	padding-left: 24px;
	background-position: 0 -83px;
}
ul.iconlist li.pilatusshop a {
	width: 145px;
	background-position: 5px -115px;
	padding-left: 24px;
}
ul.iconlist li.info a {
	background-position: 3px -538px;
}
ul.iconlist li h2 {
	padding: 0;
	font-size: 13px;
}
ul.iconlist li h2 a:hover {
	color: #e30045;
}
/* box agenda
------------------------*/
#box-agenda .agenda-item {
	font-size: 11px;
	line-height: 15px;
	padding: 2px 0 6px 0;
}
#box-agenda .agenda-item.clearfix {
	width: 330px;
}
#box-agenda .agenda-item p.date {
	color: #8b8b8b;
}
#box-agenda .box-content {
	height: 80px;
	overflow-y: auto;
	padding-top: 7px;
}
* html #box-agenda .box-content {overflow: hidden;}
*+html #box-agenda .box-content {overflow: hidden;}

#box-agenda .agenda-item h2 {
	float: left;
	padding: 0;
	width: 285px;
	font-size: 13px;
	line-height: 17px;
}
#box-agenda .agenda-item .icn-arrow-right {
	margin-top: 2px;
	float: right;
}
/* box slider angebote
------------------------*/
#angebote-slider-wrapper #angebote-slider {
	height: 240px;
	width: 360px;
	overflow: hidden;
}
#angebote-slider-wrapper #angebote-slider .slide {
	height: 240px;
	width: 360px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
#angebote-slider .slide-content {
	width: 300px;
	position: relative;
	top: 10px;
	left: 10px;
	padding: 6px 30px 8px 10px;
	font-size: 11px;
	line-height: 15px;
	background: url(/img/bg-white-90pc.png);
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}
#angebote-slider .slide-content h2 {
	padding-bottom: 4px;
	font-size: 13px;
}
#angebote-slider .slide-content .btn-wrapper-k {
	position: absolute;
	top: 6px;
	right: 6px;
}
/* box webcam impressionen
--------------------------*/
body.startseite .teaser {
	padding: 0;
}
#webcam-slider-wrapper {
	height: 105px;
	overflow: hidden;
}
#box-impressions .box-content {
	height: 208px;
	padding: 10px 0 0 7px;
}
#box-impressions #webcam-slider-wrapper {
	width: 220px;
}
#galleryteaser {
	white-space: nowrap;
}
#galleryteaser h2 {
	padding: 7px 0 3px 0;
	font-size: 13px;
}
#galleryteaser h2 a {
	float: none;
	width: auto;
	margin: 0;
}
#galleryteaser a {
	display: block;
	float: left;
	width: 68px;
	overflow: hidden;
	margin: 0 7px 0 0;
}
#galleryteaser img {
	margin: 0 0 0 -15px;
}