/* fuer Spezial-Seiten sowie globale Elemente
--------------------------------------------------------*/
/* Footer Social Media
----------------------------------------------*/
ul#socialmedia {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	right: -10px;
	width: 172px;
}
ul#socialmedia li {
	margin: 0;
	padding: 0;
	float: left;
}
ul#socialmedia li a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	background: url(/img/buttons/sprite-socialmedia-n.png) no-repeat 0 0;
	opacity: 0.82;
}
ul#socialmedia li a:hover {
	opacity: 1;
}
ul#socialmedia li.icn-youtube a {
	background-position: -42px 0;
}
ul#socialmedia li.icn-tripadvisor a {
	background-position: -84px 0;
}
ul#socialmedia li.icn-holidaycheck a {
	background-position: -126px 0;
}
/* SBB-Box
----------------------------------------------*/
#sbb-box {
	padding: 14px 0 3px 0;
}
#sbb-box .sbb-head img {
	float: right;
}
#sbb-box .sbb-head h3 {
	padding: 0 0 3px 0;
	font-size: 19px;
}
#sbb-box form {
	margin: 4px 0 0 0;
	padding: 18px 0 12px 10px;
	background: #F8F8F8;
	border: 1px solid #a5a5a5;
}
#sbb-box input {
	vertical-align: middle;
	border: 1px solid #a5a5a5;
}
#sbb-box input.checkbox {
	border: 0;
}
#sbb-box select {
	width: 120px;
	float: right;
}
#sbb-box th,
#sbb-box td {
	padding: 0 8px 0 8px;
}
/* Slide-Ins im Header
--------------------------------------------------------*/
.topslider {
	position: absolute;
	z-index: 80;
	width: 226px;
	font-size: 11px;
	line-height: 15px;
	right: 10px;
	top: 10px;
	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);
}
body.startseite .topslider {
	right: -240px;
}
.topslider#topslider-wetter {
	height: 94px;
	background: url(/img/bg-wetterbox-start.png) top left repeat-x;
}
body.startseite .topslider#topslider1 {
	top: 151px;
}
.topslider#topslider1 {
	top: 10px;
}
body.startseite .topslider#topslider2 {
	top: 264px;
}
.topslider#topslider2 {
	top: 85px;
}
.topslider a.topslider-clickable {
	outline: none;
	text-indent: -9999px;
	float: left;
	width: 14px;
	height: 66px;
	color: #fff;
	background: url(/img/buttons/icn-arrow-white.png) no-repeat 5px 8px #E30045;
}
.topslider a.topslider-clickable.topslider-closed {
	background-image: url(/img/buttons/icn-arrow-white-left.png);
}
.topslider .topslider-content {
	padding: 0 4px 0 0;
	margin: 6px 0 0 23px;
}
.topslider .topslider-content h2 {
	padding-bottom: 4px;
}
.topslider .topslider-content h2 a {
	text-decoration: none;
	color: #000;
}
#topslider-wetter p {
	padding: 6px 8px 0 0;
	text-align: right;
}
#topslider-wetter p a {
	color: #333;
	text-decoration: none;
}
#topslider-wetter p a:hover {
	color: #e30045;
}
#topslider-wetter .wetter-wrapper table td img {
	padding: 6px 0 0;
}
/*speziell start-slider*/
body.startseite #topslider-wetterext.topslider {
	top: 112px;
	height: 30px;
}
body.startseite #topslider-gaesteinfo.topslider {
	top: 112px;
	height: 30px;
}
#topslider-gaesteinfo.topslider a.topslider-clickable,
#topslider-wetterext.topslider a.topslider-clickable {
	height: 30px;
}
body.startseite #topslider-special.topslider {
	top: 112px;
	height: 55px;
}
#topslider-special a.topslider-clickable {
	height: 55px;
}
.topslider.picslide {
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*milestone-slider*/
.topslider#topslider-milestone {
	top: 84px;
}
body.startseite .topslider#topslider-milestone {
	top: 227px;
}
/*Video-slider*/
body.startseite .topslider#topslider-video {
	top: 151px;
}
/* Sidebar
--------------------------------------------------------*/
#sidebar .searchform {
	height: 78px;
	white-space: nowrap;
}
#sidebar a {
	text-decoration: none;
}
#sidebar h2 {
	padding: 0 0 3px 0;
}
.teaser {
	padding: 0 0 15px 0;
}
#wetter.teaser	{
	padding: 0 0 12px 0;
}
.teaser h2 a {
	color: #000;
}
.teaser .teaser-content {
	position: relative;
	line-height: 0;
}
.teaser .teaser-content img {
	line-height: 0;
}
.teaser .teaser-content .btn-wrapper-k {
	position: absolute;
	right: 7px;
	bottom: 6px;
}
.wetter-wrapper {
	padding: 0 3px;
}
.wetter-wrapper table {
	width: 100%;
	text-align: center;
}
.wetter-wrapper table td {
	vertical-align: middle;
	font-weight: bold;
	color: #494949;
	font-size: 11px;
}
.wetter-wrapper table td img {
	padding: 6px 0 3px 0;
}
.wetter-wrapper table th h2 {
	text-align: center;
	padding: 3px 0 0 0;
	font-size: 12px;
	color: #000;
}
#sidebar .wetter-wrapper {
	background: url(/img/bg-wetterbox.png);
	border: 1px solid #dbdbdb;
	margin: 0 0 1px 0;
}
#sidebar .wetter-wrapper table td {
	font-weight: normal;
	white-space: nowrap;
}
#sidebar .wetter-wrapper table td img {
	padding: 0 0 0 0;
	margin: 0 0 -4px 0;
}
*+html .wetter-wrapper table td img {padding-bottom:6px;}
*+html #sidebar .wetter-wrapper table td img {padding-bottom:4px;}

.fb-like {
	padding-top: 15px;
	height: 50px;
}
/* Shop-Teaserbox
--------------------------------------------------------*/
#content .teaser.shop a {
	text-decoration: none;
	background-image: none;
}
.teaser.shop {
	margin-top: 5px;
}
.teaser-box {
	border: 1px solid #D9D9D9;
	padding: 2px 2px 4px 2px;
	position: relative;
}
.teaser-box h3 {
	background: none repeat scroll 0 0 #EFEFEF;
	color: #000000;
	padding: 5px 4px 5px 7px;
	font-size: 14px;
	line-height: 18px;
}
.teaser-box h3 a {
	color: #000;
}
.teaser-box a.product-wrap {
	display: block;
	color: #000;
	padding: 8px 4px 0 6px;
	line-height: 17px;
}
.teaser-box a.product-wrap img {
	padding: 0 0 6px 0;
}
#content .teaser-box a.product-wrap img {
	float: left;
}
#content .teaser-box .product-content {
	width: 410px;
	float: right;
}
span.price {;
	font-size: 12px;
	color: #000;
	display: block;
	line-height: 15px;
	padding: 7px 10px 2px 0;
}
span.price strong {
	font-size: 18px;
	padding-left: 1px;
}
span.aktiontext {
	color: #838383;
	padding: 4px 0 0 0;
}
.teaser-box .btn-wrapper {
	position: absolute;
	bottom: 9px;
	right: 10px;
}
/* Sliders Webcam und Specials
--------------------------------------------------------*/
#webcam-slider-wrapper,
#angebote-slider-wrapper {
	position: relative;
}
#sidebar #webcam-slider-wrapper {
	height: 105px;
	overflow: hidden;
}
#sidebar #webcam a.icn-arrow-right,
#sidebar .teaser.shop a.icn-arrow-right {
	float: right;
	line-height: 12px;
	margin-top: 6px;
}
#sidebar #webcam-slider-wrapper div.slide img {
	margin: 0 0 0 -10px;
}
.slider-pager-wrapper {
	position: absolute;
	z-index: 50;
	bottom: -2px;
	right: -2px;
	height: 28px;
}
.slider-pager-right {
	width: 11px;
	height: 28px;
	background: url(/img/buttons/slider-pager-right.png) no-repeat top right;
	float: right;
}
ul.slider-pager {
	float: left;
	height: 28px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
	background: url(/img/buttons/slider-pager-left.png) no-repeat top left;
}
* html ul.slider-pager {float:right;}
*+html ul.slider-pager {float:right;}

ul.slider-pager li {
	margin: 0;
	padding: 0;
	float: left;
}
ul.slider-pager li a {
	float: left;
	display: block;
	outline: none;
	text-indent: -9999px;
	width: 12px;
	height: 25px;
	background: url(/img/buttons/slider-pager-indicator.png) no-repeat 0px -21px;
}
ul.slider-pager li.activeSlide a {
	background-position: 0px 0px;
}
/* Template: News - Darstellung 1 (mit Bild)
--------------------------------------------------------*/
.newsmeldung {
	padding: 15px 0;
	border-bottom: 1px solid #d9d9d9;
}
#lead + div.newsmeldung.clearfix {
	border-top: 1px solid #d9d9d9;
	margin-top: 10px;
}
.newsmeldung .news-pic {
	float: left;
	margin: 0 15px 0 0;
	line-height: 0;
	padding: 5px 0 0 0;
}
.newsmeldung p.news-meta {
	color: #7b7b7b;
	font-size: 11px;
	margin: 0 0 -1px 0;
}
.newsmeldung h2 a[href$=pdf] {
	padding: 0 0 0 22px;
	background: url(/webautor/icons/filetypes/pdf.gif) no-repeat left;
}
.newsmeldung.right .news-pic {
	float: right;
	margin: 0 0 0 15px;
}
.newsmeldung.right .news-content {
	text-align: left;
}
/* Template: Galerieliste (Rubriken)
--------------------------------------------------------*/
.galleryrubrik {
	padding: 15px 0;
	border-bottom: 1px solid #d9d9d9;
}
.galleryrubrik .galleryrubrik-pic {
	float: left;
	margin: 0 15px 0 0;
	line-height: 0;
}
.galleryrubrik .galleryrubrik-desc {
	padding: 0 0 5px 0;
}
.galleryrubrik.right .galleryrubrik-pic {
	float: right;
	margin: 0 0 0 15px;
}
.galleryrubrik.right .galleryrubrik-content {
	text-align: left;
}
/* Template: Gallery Darstellung 1 - Tabellendarstellung mit Lightbox
--------------------------------------------------------*/
.gallery1-wrapper .gallery-pic {
	width: 190px;
	float: left;
	text-align: center;
	padding: 12px 0 15px 0;
	border-bottom: 1px solid #d9d9d9;
}
.gallery1-wrapper .gallery-pic h2 {
	padding: 0 0 2px 0;
}
.gallery1-wrapper .gallery-pic .pic-container {
	height: 180px;
	width: 190px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}
.gallery1-wrapper .gallery-pic .pic-container * {
	vertical-align: bottom;
}
* html .gallery1-wrapper .gallery-pic .pic-container span {display:inline-block;height:100%;}
*+html .gallery1-wrapper .gallery-pic .pic-container span {display:inline-block;height:100%;}

.gallery1-wrapper .gallery-pic .pic-container img {
	padding: 2px;
	background: #fff;
	border: 1px solid #bdbdbd;
}
.gallery1-wrapper .gallery-pic .pic-container a:hover img {
	border: 1px solid #8f8f8f;
}
.gallery1-wrapper .gallery-pic .pic-meta {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0 0 0;
}
/* Template: Team - Darstellung 2 - Zweispaltig
--------------------------------------------------------*/
.team2-wrapper .person {
  padding: 0 10px 8px 0;
  min-height: 95px;
  float: left;
	width: 275px;
}
.team2-wrapper .person img {
  float: left;
  margin: 0 8px 0 0;
  line-height: 0;
}
.team2-wrapper .person,
.team2-wrapper .person h3 {
	line-height: 16px;
}
.team2-wrapper .person .person-function {
	padding: 0 0 6px 0;
}
.team2-wrapper .person.right img {
  float: right;
  margin: 0 0 0 8px;
}
.team2-wrapper .person.right .person-content {
  text-align: left;
}
.team2-wrapper .person-content .tel {
	color: #888;
}
/* Template: Sitemap Basic-Darstellung
--------------------------------------------------------*/
#sitemap ul li {
	font-weight: bold;
	background: none;
	list-style: none;
	padding: 0;
	margin: 0;
}
#sitemap ul li a {
	display: block;
	text-decoration: none;
	padding: 6px 0 3px 0;
	border-bottom: 1px solid #c9c9c9;
}
* html #sitemap ul li a {height: 1%;}

#sitemap ul li ul{
	margin: 0 0 8px 0;
}
#sitemap ul li ul li {
	font-weight: normal;
	padding-left: 15px;
}
#sitemap ul li ul li a {
	border-bottom: none;
	color: #000;
	padding: 3px 0 2px 0;
}
#sitemap ul li ul li ul li {
	padding-left: 20px;
}
/* Template: Downloads
--------------------------------------------------------*/
.dl-wrapper {
	padding: 15px 0;
	border-bottom: 1px solid #d9d9d9;
}
.dl-wrapper .dl-thumb {
	float: left;
	padding: 3px 0 0 0;
}
.dl-wrapper .dl-content {
	float: right;
	width: 380px;
}
.dl-wrapper .dl-content h2 {
	padding: 0 0 8px 0;
}
.dl-wrapper .dl-content .webautor-container.container-document {
	padding: 2px 0 2px 0;
}
.dl-wrapper .dl-content.zweispaltig .webautor-container.container-document {
	width: 200px;
	float: left;
	white-space: nowrap;
}
.dl-wrapper .dl-content.zweispaltig .webautor-container.container-document.odd {
	width: 180px;
	float: right;
}
/* volltextsuche eingabefeld
--------------------------------------------------------*/
.searchform {
	padding: 0 0 13px 0;
}
.searchform input {
	margin: 0;
}
.searchform input#suchbegriff {
	width: 155px;
	margin: 0 2px 0 0;
}
.searchform input.submit {
	width: 35px;
	position: relative;
	left: -3px;
}
/* volltextsuche resultate
--------------------------------------------------------*/
#content .searchform {
	padding: 0 0 7px 0;
}
p.search_synonyms {
	padding: 0 0 15px 0;
}
.searchresult {
	padding: 5px 0;
}
.searchresult.keymatch {
	margin: 0 0 15px 0;
	padding: 10px;
	background: url(/img/buttons/icn-exclamation.png) no-repeat 524px 8px #f7f7f7;
	border: 1px solid #dadada;
}
.searchUrl,
.searchurl {
	color: #979797;
}
.keymatch .searchurl {
	color: #808080;
}
a.searchPage {
	display: block;
	margin-top: 10px;
	padding-right: 10px;
}
span.b a {
	display: block;
	margin: 26px 340px 0 0;
	padding-left:10px;
}
/* Hinweis-Boxes
------------------------------------------------- */
.message {
	margin: 8px 0;
	padding: 7px 10px 9px 10px;
}
.message.green {
	background: #f3fbf4;
	border-top: 1px solid #9bdd9e;
	border-bottom: 1px solid #9bdd9e;
	color: #119300;
}
.message.green a,
.message.green a:hover {color: #119300 !important;}

.message.red {
	background: #fff3f3;
	border-top: 1px solid #EF000A;
	border-bottom: 1px solid #EF000A;
	color: #EF000A;
}
.message.red a,
.message.red a:hover {color: #EF000A !important;}

.message.yellow {
	background: #fffce8;
	border-top: 1px solid #ffb400;
	border-bottom: 1px solid #ffb400;
	color: #ff6c00;
}
.message.yellow a,
.message.yellow a:hover {color: #ff6c00 !important;}

.message.blue {
	background: #ebf3fc;
	border-top: 1px solid #0575BA;
	border-bottom: 1px solid #0575BA;
	color: #00629f;
}
.message.blue a,
.message.blue a:hover {color: #00629f !important;}

.message ul,
#content .message ul {
	padding-bottom: 0;
	padding-top: 3px;
}
.message ul li,
#content .message ul li {
	padding-bottom: 0;
}
/* fuer Buttons
--------------------------------------------------------*/
.btn-wrapper,
.btn-wrapper-k {
	width: auto;
	float: left;
	white-space: nowrap;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
}
.btn-wrapper-k {
	font-size: 11px;
	line-height: 14px;
}
.btn-wrapper a,
#content .btn-wrapper a,
.btn-wrapper button,
.btn-wrapper-k a,
.btn-wrapper-k button {
	padding: 0 12px 1px 12px;
	height: 19px;
	text-decoration: none;
	color: #fff !important;
	display: block;
	background: url(/img/buttons/bg-btn.gif) repeat-x #d60041;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.btn-wrapper-k a {
	padding: 1px 5px 0 5px;
	height: 16px;
}
.btn-wrapper button,
.btn-wrapper-k button {
	padding: 2px 8px 3px 8px;
	height: 24px;
	display: block;
}
* html .btn-wrapper a {height:auto;padding-bottom:5px;}
* html .btn-wrapper-k a {height:auto;padding-bottom:5px;}
*+html button {padding: 0 12px 2px 12px !important;}
* html button {padding: 0 12px 3px 12px !important;float:left;display:block;}

.btn-wrapper.icn-more span,
.btn-wrapper-k.icn-more span {
	display: block;
	padding: 0 0 0 7px;
	background: url(/img/buttons/icn-sprites.png) no-repeat 0 -415px;
}
.btn-wrapper.icn-wk a {
	padding: 0 0 0 7px;
}
.btn-wrapper.icn-wk span {
	display: block;
	padding: 0 8px 0 17px;
	background: url(/img/buttons/icn-wk-white.png) no-repeat left;
}
a.icn-arrow-right,
a.icn-arrow-right-white {
	background: url(/img/buttons/icn-sprites.png) no-repeat 0 -297px;
	padding: 0 0 0 7px;
	font-size: 11px;
	color: #686868;
}
a.icn-arrow-right:hover {
	color: #E30045;
}
a.icn-arrow-right-white {
	background-position: 0 -413px;
	padding: 0 0 0 8px;
	color: #fff;
}
a.icn-arrow-left {
	background: url(/img/buttons/icn-arrow-left.png) no-repeat left;
	padding: 0 0 0 8px;
}
#sidebar a.icn-arrow-right {
	font-size: 11px;
}
.topslider .topslider-content a.icn-arrow-right,
.agenda-item a.icn-arrow-right {
	font-weight: bold;
	color: #e30045;
	background-position: 0 -296px
}
/* back auf detail
--------------------------------------------------------*/
.footer-nav {
	padding: 15px 0 0 0;
}
/* Tabnav
----------------------------------------------*/
.tabnav {
	height: 28px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #e30045;
}
.tabnav ul {
	padding: 0;
	list-style-type: none;
}
.tabnav ul li {
	float: left;
	font-weight: bold;
	margin: 0;
	background: none !important;
	padding: 0 3px 0 0 !important;
}
.tabnav ul li a {
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	padding: 3px 12px 4px 12px;
	background: url(/img/buttons/bg-btn.gif) repeat-x #d60041;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	border-top: 1px solid #fff;
	outline: none;
}
.tabnav ul li a:focus,
.tabnav ul li a:active,
.tabnav ul li a:hover {
	text-decoration: none;
	color: #fff;
}
.tabnav ul li.active a,
.tabnav ul li.active a:hover,
.tabnav ul li.active a:focus,
.tabnav ul li.active a:active {
	color: #e30045;
	border: 1px solid #e30045;
	border-bottom: 1px solid #fff;
	background: #fff;
	cursor: default;
	padding-bottom: 7px;
	text-shadow: none;
}
* html .tabnav ul li.active a {position:relative; top:1px;}

/* jQuery-UI override
--------------------------------------------------------*/
/* datepicker */
.ui-datepicker-trigger {
	cursor: pointer;
	vertical-align: middle;
}
.ui-widget,
.ui-widget table td {
	font-size: 11px !important;
	font-family: Arial, sans-serif !important;
}
.ui-datepicker th {
	padding: 3px !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
	padding: 0 2px !important;
}