/* Resets */
html, body, div, span, h1, h2, h3, h4, h5, h6, a, p, em, strong, b, u, i, 
img, form, label, ul, ol, li, iframe, table, tbody, thead, tr, th, td,
object, blockquote, pre, abbr, address, cite, code, del, dfn, ins, kbd,
q, s, samp, small, sub, sup, var, dl, dt, dd, fieldset, legend, caption,
article, aside, canvas, details, embed, figure, figcaption, footer, header, 
hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0 none;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/* HTML5 hack alte Browser */
article, aside, details, figcaption, figure, 
footer, header, hgroup, main, menu, nav, section {
	display: block;
}
/* weitere Resets */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-moz-focus-inner { /* entfernt unerwünschten Abstand (z.B. Formular Sendebutton) */
	border: 0;
	padding: 0;
}

/* Webfonts */

@font-face {
	font-family: "DINWeb";
	font-style: normal;
	font-weight: normal;
	src: url("/webfonts/dinweb-regular.eot");
	src: url("/webfonts/dinweb-regular.eot?iefix");
	src: url("/webfonts/dinweb-regular.woff") format("woff");
}
@font-face {
	font-family: "DINWeb";
	font-style: normal;
	font-weight: bold;
	src: url("/webfonts/dinweb-bold.eot");
	src: url("/webfonts/dinweb-bold.eot?iefix");
	src: url("/webfonts/dinweb-bold.woff") format("woff");
}
@font-face {
	font-family: "DINWeb";
	font-style: normal;
	font-weight: 300;
	src: url("/webfonts/dinweb-light.eot");
	src: url("/webfonts/dinweb-light.eot?iefix");
	src: url("/webfonts/dinweb-light.woff") format("woff");
}
@font-face {
	font-family: "DINWeb";
	font-style: normal;
	font-weight: 500;
	src: url("/webfonts/dinweb-medium.eot");
	src: url("/webfonts/dinweb-medium.eot?iefix");
	src: url("/webfonts/dinweb-medium.woff") format("woff");
}
@font-face {
	font-family: "Suedtirol";
	font-style: normal;
	font-weight: normal;
	src: url("/webfonts/suedtirol.eot?iefix");
	src: url("/webfonts/suedtirol.woff") format("woff");
}
@font-face {
  font-family: 'fontello';
  src: url('/img/webfonts/fontello.eot?14802584');
  src: url('/img/webfonts/fontello.eot?14802584#iefix') format('embedded-opentype'),
       url('/img/webfonts/fontello.woff?14802584') format('woff'),
       url('/img/webfonts/fontello.ttf?14802584') format('truetype'),
       url('/img/webfonts/fontello.svg?14802584#fontello-shoppingcart') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Grundlegende Angaben */

body {
	color: #7B8186;
	font: normal 16px/1.5 "DINWeb", sans-serif;
	-webkit-text-size-adjust: none;
}
body > #PageWrapper {
	min-height: 100%;
	overflow: hidden;
	position: relative;
}
a {
	color: #7B8186;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
input, textarea, select, button {
	border: 1px solid #CFCFCF;
	border-radius: 0;
	color: inherit;
	font-family: inherit;
	font-size: inherit;
}
input[type='submit'] {
	-webkit-appearance: none;
}
ol, ul {
	list-style: none;
}
.cmsMargin {
	margin: 30px 0;
}
*, *:before, *:after {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
.clear {
	clear: both;
}
.wmWrapper {
	position: relative;
}
.wmMargin {
	margin-top: 60px;
	margin-bottom: 60px;
}
.wmPadding {
	padding-left: 20px;
	padding-right: 20px;
}
.wmMaxWidth {
	margin-left: auto;
	margin-right: auto;
	max-width: 1400px;
}
.wmMaxWidth1248 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1248px;
}
.wmClear:after {
	clear: both;
	content: "";
	display: block;
}

/* Webfonts (Google Maps - Routenplaner) */

@font-face {
	font-family: 'fontello-gmap';
	src: url('/img/webfonts/fontello-gmap.eot?65603442');
	src: url('/img/webfonts/fontello-gmap.eot?65603442#iefix') format('embedded-opentype'),
		url('/img/webfonts/fontello-gmap.woff?65603442') format('woff'),
		url('/img/webfonts/fontello-gmap.ttf?65603442') format('truetype'),
		url('/img/webfonts/fontello-gmap.svg?65603442#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'wetter-suedtirol';
  src: url('/img/webfonts/wetter-suedtirol.eot?1');
  src: url('/img/webfonts/wetter-suedtirol.eot?1#iefix') format('embedded-opentype'),
       url('/img/webfonts/wetter-suedtirol.woff?1') format('woff'),
       url('/img/webfonts/wetter-suedtirol.ttf?1') format('truetype'),
       url('/img/webfonts/wetter-suedtirol.svg?1#wetter-suedtirol') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: 'wetter-suedtirol';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: block;
	text-decoration: inherit;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-a:before { content: '\e80a'; } /* '' */
.icon-b:before { content: '\e80b'; } /* '' */
.icon-c:before { content: '\e80b'; } /* '' */
.icon-d:before { content: '\e80b'; } /* '' */
.icon-e:before { content: '\e80c'; } /* '' */
.icon-f:before { content: '\e80d'; } /* '' */
.icon-g:before { content: '\e80d'; } /* '' */
.icon-h:before { content: '\e80e'; } /* '' */
.icon-i:before { content: '\e80e'; } /* '' */
.icon-j:before { content: '\e80e'; } /* '' */
.icon-k:before { content: '\e80f'; } /* '' */
.icon-l:before { content: '\e810'; } /* '' */
.icon-m:before { content: '\e810'; } /* '' */
.icon-n:before { content: '\e811'; } /* '' */
.icon-o:before { content: '\e811'; } /* '' */
.icon-p:before { content: '\e811'; } /* '' */
.icon-q:before { content: '\e812'; } /* '' */
.icon-r:before { content: '\e813'; } /* '' */
.icon-s:before { content: '\e814'; } /* '' */
.icon-t:before { content: '\e814'; } /* '' */
.icon-u:before { content: '\e815'; } /* '' */
.icon-v:before { content: '\e816'; } /* '' */
.icon-w:before { content: '\e817'; } /* '' */
.icon-x:before { content: '\e817'; } /* '' */
.icon-y:before { content: '\e817'; } /* '' */
.icon-z:before { content: '\e817'; } /* '' */

/* Layout - Intro - Header */

.HeaderWrapper {
	height: 80px;
	left: 0;
	position: absolute;
	top: 0;
	transition: background 300ms ease;
	width: 100%;
	z-index: 6;
}
body.noanimation .HeaderWrapper {
	background: #FFFFFF;
}
.HeaderWrapper.fixed {
	background: #FFFFFF;
	position: fixed;
}
body.noanimation .HeaderWrapper:after {	
	content: "";
	display: block;
	height: 1px;
	background: #dadada;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.HeaderWrapper.fixed:after {
	content: "";
	display: block;
	height: 1px;
	background: #dadada;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.HeaderWrapper .logo {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -61px;
	top: 79px;
	width: 122px;
	z-index: 3;
	transition: 250ms ease all;
}
.HeaderWrapper.outside > .logo {
	/* transform: translateY(143%); */
	transform: translateY(180%);
}
.HeaderWrapper.fixed .logo {
	opacity: 0;
	-moz-transform: translateX(0px) translateY(-40px);
	-webkit-transform: translateX(0px) translateY(-40px);
	-o-transform: translateX(0px) translateY(-40px);
	-ms-transform: translateX(0px) translateY(-40px);
	transform: translateX(0px) translateY(-40px);
}
body.noanimation .HeaderWrapper .logo {
	display: none;
	opacity: 0;
	-moz-transform: translateX(0px) translateY(-40px);
	-webkit-transform: translateX(0px) translateY(-40px);
	-o-transform: translateX(0px) translateY(-40px);
	-ms-transform: translateX(0px) translateY(-40px);
	transform: translateX(0px) translateY(-40px);
}
.HeaderWrapper .logo a {
	display: block;
}
.HeaderWrapper .logo a img {
	display: block;
	width: 100%;
}
.HeaderWrapper .logoscroll {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -75px;
	top: 11px;
	width: 150px;
	z-index: 2;
	opacity: 0;
	transition: 250ms ease all;
	-moz-transform: translateX(0px) translateY(20px);
	-webkit-transform: translateX(0px) translateY(20px);
	-o-transform: translateX(0px) translateY(20px);
	-ms-transform: translateX(0px) translateY(20px);
	transform: translateX(0px) translateY(20px);
}
body.noanimation .HeaderWrapper .logoscroll {
	opacity: 1;
	-moz-transform: translateX(0px) translateY(0px);
	-webkit-transform: translateX(0px) translateY(0px);
	-o-transform: translateX(0px) translateY(0px);
	-ms-transform: translateX(0px) translateY(0px);
	transform: translateX(0px) translateY(0px);
}
.HeaderWrapper.fixed .logoscroll {
	opacity: 1;
	-moz-transform: translateX(0px) translateY(0px);
	-webkit-transform: translateX(0px) translateY(0px);
	-o-transform: translateX(0px) translateY(0px);
	-ms-transform: translateX(0px) translateY(0px);
	transform: translateX(0px) translateY(0px);
}
.HeaderWrapper .logoscroll a.altaBadia {
	float: left;
	display: block;
	width: 80px;
}
.HeaderWrapper .logoscroll a.suedtirol {
	float: right;
	display: block;
	width: 50px;
}
.HeaderWrapper .logoscroll a.altaBadia img {
	display: block;
	width: 80px;
}
.HeaderWrapper .logoscroll a.suedtirol img {
	display: block;
	width: 50px;
	margin-top: 11px;
}
.HeaderWrapper .accoscroll {
	position: absolute;
	left: 50%;
	top: -48px;
	opacity: 0;
	margin: 0 0 0 -604px;
	transition: 250ms ease all;
}
.HeaderWrapper.fixed .accoscroll {
	top: 15px;
	opacity: 1;
}
.HeaderWrapper .accoscroll a {
	background: #b51621;
	height: 48px;
	padding: 0 18px 0 52px;
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 48px;
    transition: background 300ms ease-in-out;
}
.HeaderWrapper .accoscroll a:hover {
	background: #8C161B;
}
.HeaderWrapper .accoscroll a i {
	position: absolute;
	top: 10px;
	left: 16px;
}
.HeaderWrapper > .buttons {
	position: absolute;
	z-index: 2;
	left: 50%;
	margin: 0 0 0 478px;
	top: 76px;
	color: #FFFFFF;
	transition: 200ms ease all;
}
.HeaderWrapper.fixed > .buttons {
	top: 27px;
}
body.noanimation .HeaderWrapper > .buttons {
	top: 27px;
}
.HeaderWrapper > .buttons > .lang {
	cursor: pointer;
	float: left;
	height: 24px;
	width: 39px;
	border: 1px solid #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 25px;
	transition: 200ms ease all;
}
.HeaderWrapper.fixed > .buttons > .lang {
	border: 1px solid #b51621;
	color: #b51621;
}
body.noanimation .buttons > .lang {
	border: 1px solid #b51621;
	color: #b51621;
}
.HeaderWrapper > .buttons > .lang:hover {
	background: #b51621;
	border: 1px solid #b51621;
	color: #FFFFFF;
}
.HeaderWrapper > .buttons > .search {
    cursor: pointer;
    float: left;
    margin: 0 14px 0 18px;
    position: relative;
    top: -4px;
    transition: all 200ms ease 0s;
}
.HeaderWrapper.fixed > .buttons > .search {
	color: #b51621;
}
body.noanimation .HeaderWrapper > .buttons > .search {
	color: #b51621;
}
.HeaderWrapper > .buttons > .search i {
	font-size: 32px;
}
.HeaderWrapper > .buttons > .toggleMenu {
	cursor: pointer;
	float: left;
	cursor: pointer;
	height: 15px;
	width: 24px;
	position: relative;
	top: 5px;
	z-index: 2;
}
.HeaderWrapper > .buttons > .toggleMenu > span {
	background: #FFFFFF;
	display: block;
	width: 24px;
	height: 3px;
	left: 0;
	position: absolute;
	transition: opacity 100ms ease-out 150ms, 150ms ease-out top 150ms, 150ms ease-out transform 0s, background 200ms ease;
	transform-origin: center center;
}
.HeaderWrapper.fixed > .buttons > .toggleMenu > span {
	background: #b51621;
}
body.noanimation .HeaderWrapper > .buttons > .toggleMenu > span {
	background: #b51621;
}
.menuActive .HeaderWrapper > .buttons > .toggleMenu > span {
	background: #FFFFFF;
}
.menuActive .HeaderWrapper > .buttons > .toggleMenu > span {
	transition: opacity 100ms ease-out, 150ms ease-out top, 150ms cubic-bezier(0.215, 0.610, 0.355, 1.000) transform 150ms;
}
.HeaderWrapper > .buttons > .toggleMenu .line1 {
	top: 0;
}
.HeaderWrapper > .buttons > .toggleMenu .line2 {
	top: 6px;
}
.HeaderWrapper > .buttons > .toggleMenu .line3 {
	top: 12px;
}
.HeaderWrapper > div.triggerContext {
	background: url("/img/layout/ico_filter.png") scroll no-repeat center center;
	background-size: auto 23px;
	cursor: pointer;
	display: none;
	height: 23px;
	left: 156px;
	position: absolute;
	top: 39px;
	width: 23px;
}
.menuActive .HeaderWrapper > .buttons > .toggleMenu .line1 {
	top: 6px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menuActive .HeaderWrapper > .buttons > .toggleMenu .line2 {
	opacity: 0;
}
.menuActive .HeaderWrapper > .buttons > .toggleMenu .line3 {
	top: 6px;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

body:not(.intro) .HeaderWrapper .accoscroll {
	left: 50%;
	margin: 0 0 0 -540px;
}
body:not(.intro) .HeaderWrapper > .buttons {
	margin: 0 0 0 383px;
	left: 50%;
}

body.events .HeaderWrapper > .buttons {
	margin: 0 0 0 352px;
}

@media all and (max-width: 1248px){

	.HeaderWrapper > .buttons {
		left: auto;
		margin-left: 0;
		right: 20px;
	}
	.HeaderWrapper .accoscroll {
		left: 20px;
		margin-left: 0;
	}

}

@media all and (max-width: 1120px){
	
	body:not(.intro) .HeaderWrapper > .buttons {
		left: auto;
		margin-left: 0;
		right: 48px;
	}
	body:not(.intro) .HeaderWrapper .accoscroll {
		left: 20px;
		margin-left: 0;
	}


}
@media (min-width: 800px) and (max-height: 650px){
	
	.HeaderWrapper.outside > .logo {
		transform: translateY(62%);
	}
		
}
@media all and (max-width: 800px){

	.HeaderWrapper.outside > .logo {
		transform: translateY(-70px);
	}

}
@media all and (max-width: 790px){

	.HeaderWrapper > div.triggerContext {
		display: block;
	}	
	body:not(.intro) .HeaderWrapper > .buttons {
		right: 20px;
	}

}

@media all and (max-width: 650px){

	.HeaderWrapper .accoscroll {
		display: none;
	}	

}

@media all and (max-height: 380px) and (min-width: 501px){

	.HeaderWrapper .logo {
		top: 20px;
	}
	.HeaderWrapper > .buttons {
		top: 20px;
	}

}

@media all and (max-width: 500px){

	.HeaderWrapper .logo {
		margin-left: -45px;
		top: 24px;
		width: 90px;
	}
	.HeaderWrapper > .buttons {
		top: 24px;
		width: 24px;
	}
	.HeaderWrapper > .buttons > .lang {
		display: none;
	}
	.HeaderWrapper > .buttons > .search {
		display: none;
	}
	.HeaderWrapper > .buttons > .toggleMenu {
		float: none;
		top: auto;
	}

}

/* Layout - Content */

#ContentWrapper {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.9);
	border-top: 1px solid #FFFFFF; 
	border-top: 1px solid rgba(255, 255, 255, 0.1);  
	position: relative;
	margin-top: 565px;
	z-index: 2;
}
.noanimation #ContentWrapper {
	margin-top: 159px;
}
#ContentWrapper div.RequestWrapper {
	margin: -40px auto 0;
	max-width: 1226px;
	padding: 0 38px;
	position: relative;
	top: 0;
}

body.anfrage #ContentWrapper div.RequestWrapper {
	display: none;
}

body.widget > #ContentWrapper div.RequestWrapper {
	display:none;   
}

#ContentWrapper div.RequestWrapper:before {
	background: #B51621;
	content: "";
	height: 100%;
	left: 26px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 25px;
	z-index: -1;
}
#ContentWrapper div.RequestWrapper:after {
	background: #B51621;
	content: "";
	height: 100%;
	position: absolute;
	right: 26px;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 25px;
	z-index: -1;
}
#ContentWrapper div.WidthWrapper {
	margin: 0 auto;
	max-width: 1120px;
	padding: 0 20px 0 0;
}
#ContentWrapper div.WidthWrapper:after {
	clear: both;
	content: "";
	display: block;
}
#ContentWrapper div.WidthWrapper > aside {
	background: none;
	float: right;
	padding: 77px 30px 30px;
	position: relative;
	width: 265px;
}
#ContentWrapper div.WidthWrapper > section {
	margin: 0;
	overflow: hidden;
	padding: 17px 5.555555555555555% 20px 20px; /* 17 60 20 20 */
	width: auto;
}
#ContentWrapper div.WidthWrapper.showContext > section:after {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.8);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

@media all and (max-width: 1200px){

	#ContentWrapper div.RequestWrapper {
		padding: 0 15px;
	}
	#ContentWrapper div.RequestWrapper:before,
	#ContentWrapper div.RequestWrapper:after {
		display: none;
	}

}
@media all and (max-width: 790px){ /* MOBILE */

	#ContentWrapper {
		margin-top: 373px;
	}
	body.anfrage #ContentWrapper {
		margin-top: 295px;
	}
	#ContentWrapper div.WidthWrapper {
		overflow: hidden;
		padding-right: 0;
		position: relative;
	}
	#ContentWrapper div.WidthWrapper > aside {
		background: rgb(232,233,233); /* Old browsers */
		background: -moz-linear-gradient(left, rgba(232,233,233,1) 0%, rgba(247,248,248,1) 1%, rgba(255,255,255,1) 55%, rgba(247,248,248,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(232,233,233,1)), color-stop(1%,rgba(247,248,248,1)), color-stop(55%,rgba(255,255,255,1)), color-stop(100%,rgba(247,248,248,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, rgba(232,233,233,1) 0%,rgba(247,248,248,1) 1%,rgba(255,255,255,1) 55%,rgba(247,248,248,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, rgba(232,233,233,1) 0%,rgba(247,248,248,1) 1%,rgba(255,255,255,1) 55%,rgba(247,248,248,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left, rgba(232,233,233,1) 0%,rgba(247,248,248,1) 1%,rgba(255,255,255,1) 55%,rgba(247,248,248,1) 100%); /* IE10+ */
		background: linear-gradient(to right, rgba(232,233,233,1) 0%,rgba(247,248,248,1) 1%,rgba(255,255,255,1) 55%,rgba(247,248,248,1) 100%); /* W3C */
		height: 100%;
		position: absolute;
		right: -265px;
		z-index: 2;
		-webkit-transition: right 300ms ease-in-out;
		-moz-transition: right 300ms ease-in-out;
		-o-transition: right 300ms ease-in-out;
		transition: right 300ms ease-in-out;
	}
	#ContentWrapper div.WidthWrapper.showContext > aside {
		max-width: 320px;
		padding: 10px 15px;
		right: 0;
		width: 100%;
	}
	#ContentWrapper div.WidthWrapper > section {
		padding-right: 20px;
		z-index: 1;
	}

}
@media all and (max-width: 670px){

	#ContentWrapper {
		margin-top: 341px;
	}
	.noanimation #ContentWrapper {
		margin-top: 127px;
	}

}

/* Layout - Content - Fixed */

/* Buchen */

#ContentWrapper.fixed > div.RequestWrapper {
	background: #B51621;
	max-width: 100%;
	padding: 0;
	position: fixed;
	top: 109px;
	width: 100%;
	z-index: 22;
	-webkit-transition: top 500ms ease-in-out;
	-moz-transition: top 500ms ease-in-out;
	-o-transition: top 500ms ease-in-out;
	transition: top 500ms ease-in-out;
}
#ContentWrapper.fixed > div.RequestWrapper:before,
#ContentWrapper.fixed > div.RequestWrapper:after {
	display: none;
}
#ContentWrapper.fixed > div.RequestWrapper > form {
	margin: 0 auto;
	max-width: 1155px;
}

@media all and (max-width: 950px){

	#ContentWrapper.fixed > div.RequestWrapper {
		background: none;
		max-width: 1226px;
		padding: 0 15px;
		position: relative;
		top: 0;
	}
	#ContentWrapper.fixed > div.RequestWrapper > form {
		margin: 0 auto;
		max-width: 100%;
	}

}

/* Layout - Content - Anfrage */

/* Buchen */

#ContentWrapper div.RequestWrapper > form {
	background: #B51621;
	padding: 13px 35px 12px;
	width: 100%;
}
#ContentWrapper div.RequestWrapper > form:after {
	clear: both;
	content: "";
	display: block;
}
#ContentWrapper div.RequestWrapper > form > div.booking {
	float: left;
	width: 70.37037037037037%; /* 760 */
}
#ContentWrapper div.RequestWrapper > form > div.booking:after {
	clear: both;
	content: "";
	display: block;
}
#ContentWrapper div.RequestWrapper > form > div.booking > p {
	font-size:15px;
	color: #FFFFFF;
	float: left;
	font-weight: bold;  
	padding: 15px 6px 0 0;
	text-transform: uppercase;
	width: 16.973684210526315%; /* 129 */
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.row {
	float: left;
	padding: 0 6px 0 0;
	width: 16.578947368421051%; /* 126 */
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.row > label {
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.5);
	font-size: 12px;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.row > .field {
	border: 0 none;
	color: #212629;
	height: 31px;
	padding: 8px 5px 5px 5px;
	width: 100%;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.row > select.field {
	padding: 7px 5px 4px 2px; 
	-webkit-padding-before: 3px;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.row > .datepicker {
	background: url("/img/cms/cms.png") no-repeat 4px 5px #FFFFFF;
	cursor: pointer;
	padding-left: 35px;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.button {
	cursor: pointer;
	float: left;
	margin: 24px 0 0;
	position: relative;
	z-index: 1;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.button:after {
	background: #21262D;
	content: "";
	height: 100%;
	position: absolute;
	right: -5px;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.button:hover:after {
	background: #535E66;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.button > input {
	background: #21262D;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 18px;
	line-height:18px; 
	font-weight: bold;
	height: 31px;
	margin: 0;
	padding: 8px 22px 3px 12px;
	text-transform: uppercase;
	-webkit-padding-before: 3px;
	-webkit-padding-after: 0;
}
#ContentWrapper div.RequestWrapper > form > div.booking > div.button:hover > input {
	background: #535E66;
}

/* Anfrage */

#ContentWrapper div.RequestWrapper > form > div.request {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 15px -978px;
	float: right; 
	padding: 10px 80px 0 72px;
	position: relative;
	width: 29.629629629629626%; /* 320 */
}
#ContentWrapper div.RequestWrapper > form > div.request > p {
	font-size:15px; 
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	min-height: 48px;
	padding: 4px 6px 0 0;
	text-transform: uppercase;
}
#ContentWrapper div.RequestWrapper > form > div.request > a {
	background: #21262D;
	bottom: 4px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding: 4px 22px 0 12px;
	position: absolute;
	right: 9px;
	text-transform: uppercase;
	z-index: 1;
}
#ContentWrapper div.RequestWrapper > form > div.request > a:hover {
	background: #535E66;
}
#ContentWrapper div.RequestWrapper > form > div.request > a:after {
	background: #21262D;
	content: "";
	height: 100%;
	position: absolute;
	right: -5px;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
#ContentWrapper div.RequestWrapper > form > div.request > a:hover:after {
	background: #535E66;
}

@media all and (max-width: 1200px){

	#ContentWrapper div.RequestWrapper > form {
		padding-left: 15px;
		padding-right: 15px;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking {
		width: 64.42307692307693%; /* 670 */
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > p {
		display: none;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row {
		width: 23.134328358208954%; /* 155 */
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row.adults,
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row.childrens {
		width: 15.671641791044777%; /* 105 */
	}
	#ContentWrapper div.RequestWrapper > form > div.request {
		width: 35.57692307692308%; /* 370 */
	}
	
}
@media all and (max-width: 1005px){

	#ContentWrapper div.RequestWrapper > form > div.booking {
		width: 100%;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > p {
		display: block;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row {
		width: 18% !important;
	}
	#ContentWrapper div.RequestWrapper > form > div.request {
		display: none;
	}

}
@media all and (max-width: 790px){ /* MOBILE */
	
	#ContentWrapper div.RequestWrapper > form > div.booking > p {
		display: none;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row {
		width: 22% !important;
	}
	
}
@media all and (max-width: 630px){ /* MOBILE */
	
	#ContentWrapper div.RequestWrapper > form > div.booking > p {
		display: block;
		width: 100%;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row {
		width: 40% !important;
	}
	
}
@media all and (max-width: 400px){ /* MOBILE */
	
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row {
		margin-right: 2%;
		padding-right: 0;
		width: 49% !important;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row.departure,
	#ContentWrapper div.RequestWrapper > form > div.booking > div.row.childrens {
		margin-right: 0;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.button {
		clear: both;
		float: none;
		padding: 10px 0 0;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.button:after {
		display: none;
	}
	#ContentWrapper div.RequestWrapper > form > div.booking > div.button > input {
		width: 100%;
	}
	
}

/* Layout - Content - Social Media */

#ContentWrapper > div > section > .socialMedia:after {
	clear: both;
	content: "";
	display: block;
}
#ContentWrapper > div > section > .socialMedia > div {
	float: left;
	margin: 0 10px 0 0;
}
#ContentWrapper > div > section > .socialMedia > div.gp {
	margin-top: 2px;
}
#ContentWrapper > div > section > .socialMedia > div.tw {
	margin-top: 4px;
}

/* Footer */

.FooterWrapper {
	position: relative;
	z-index: 1;
}
.FooterWrapper .mobileBG {
	background: url("/img/intro2018/footer-bg-winter.jpg") no-repeat top center;
	background-size: cover;
	background-position: bottom;
	display: none;
}
.FooterWrapper .wrapper {
	background: url("/img/intro2018/footer-bg-winter.jpg") no-repeat top center;
	background-size: cover;
	background-position: bottom;
	padding: 70px 0 30px;
	position: relative;
}
.FooterWrapper.summer .mobileBG {
	background: url("/img/intro2018/footer-bg.jpg") no-repeat top center;
	background-size: cover;
	background-position: bottom;
}
.FooterWrapper.summer .wrapper {
	background: url("/img/intro2018/footer-bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 70px 0 30px;
	position: relative;
}
.FooterWrapper.roadbike .mobileBG {
	background: url("/img/intro2018/footer-bg.jpg") no-repeat top center;
	background-size: cover;
	background-position: bottom;
}
.FooterWrapper.roadbike .wrapper {
	background: url("/img/intro2018/footer-bg.jpg") no-repeat top center;
	background-size: cover;	
}
.FooterWrapper .wrapper > div {
	margin-bottom: 17px;
}

/* Logos */
.FooterWrapper .wrapper > div > .logos {
	display: block;
	text-align: center;
}
.FooterWrapper.roadbike .wrapper > div > .logos {
	margin-top: 60px; 
}
.FooterWrapper .wrapper > div > .logos > a {
	display: inline-block;
}
.FooterWrapper .wrapper > div > .logos > a.center > img {
	margin: 0 105px 0 0;
	position: relative;
}
.FooterWrapper .wrapper > div > .logos > a.right > img {
	margin: 0 0 15px;
	position: relative;
}
.FooterWrapper .wrapper > div > .logos > a.left > img {
	margin: 0 120px 3px 0;
	position: relative;
}

/* Sponsors */
.FooterWrapper .wrapper > div > .sponsors {
	display: block;
	text-align: center;
}
.FooterWrapper.roadbike .wrapper > div > .logos {
	margin-top: 60px; 
}
.FooterWrapper .wrapper > div > .logos > a {
	display: inline-block;
}

/* Footer Content - Row 1 */

.FooterWrapper .wrapper > div > .footerContent {
	background: #B51621;
	margin-top: 110px;
}
.FooterWrapper .wrapper > div > .footerContent > .row1 {
	position: relative;
}
.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact {
	color: #FFFFFF;
	position: absolute;
	right: 115px;
	top: 62px;
}
.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact strong {
	font-size: 20px;
	line-height: 1.6;
}
.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact p {
	margin-top: 8px;
}
.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact span {
	display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.6;
}

/* Footer Content - Row 2 */

.FooterWrapper .wrapper > div > .footerContent > .row2 {
	padding: 50px 99px 53px 51px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2:after {
	clear: both;
	content: "";
	display: block;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .logo {
	float: left;
	margin: 0 294px 0 0;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .logo a {
	display: block;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .logo a img {
	display: block;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter {
	float: left;
	margin-top: 9px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter p.label {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form {
	position: relative;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field {
	background: #8C161B;
	border: 0 none;
	color: #FFFFFF;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	line-height: 1.63;
	padding: 2px 16px 0;
	width: 320px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field::-webkit-input-placeholder {
    color: #FFFFFF ;
    opacity: 1;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field:-moz-placeholder {
    color: #FFFFFF ;
    opacity: 1;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field::-moz-placeholder {
    color: #FFFFFF ;
    opacity: 1;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field:-ms-input-placeholder {
    color: #FFFFFF ;
    opacity: 1;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field::-ms-clear {
   display: none;
}

.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .button {
	background: #FFFFFF;
	border: 0 none;
	color: #B51621;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	height: 32px;
	line-height: 32px;
	padding: 0 !important;
	position: absolute;
	right: -57px;
	top: 0;
	width: 57px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social {
	float: right;
	margin-top: 2px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social p {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 17px 0;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social li {
	float: left;
	margin: 0 16px 0 0;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social li:last-child {
	margin: 0;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a {
	background: #FFFFFF;
	color: #B51621;
	display: block;
	line-height: 32px;
	height: 32px;
	text-align: center;
	transition: all 300ms ease-in-out;
	width: 32px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a:hover {
	background: #8C161B;
	color: #FFFFFF;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a:before {
	font-size: 22px;
	font-weight: normal;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a.fb:before {
	content: "\E815";
	font-family: "fontello";
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a.ig:before {
	content: "\F16D";
	font-family: "fontello";
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a.tw:before {
	content: "\E816";
	font-family: "fontello";
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a.gp:before {
	content: "\F0D5";
	font-family: "fontello";
	font-size: 17px;
}
.FooterWrapper .wrapper > div > .footerContent > .row2 .social a.yt:before {
	content: "\E83A";
	font-family: "fontello";
}
.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper {
	display: none;
}

@media all and (max-width: 1280px){

	.FooterWrapper .wrapper > div > .footerContent > .row2 .logo {
		margin: 0 150px 0 0;
	}

}

@media all and (max-width: 1180px){

	.FooterWrapper .wrapper > div > .footerContent > .row2 {
		padding: 50px 51px 53px 51px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .logo {
		margin: 0 90px 0 0;
	}

}

@media all and (max-width: 1000px){

	.FooterWrapper .wrapper > div > .footerContent {
		padding: 66px 53px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 {
		margin-bottom: 20px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact {
		right: 0;
		top: 0;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 {
		margin-bottom: 72px;
		padding: 0;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .logo {
		display: none;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter {
		float: left;
		margin-top: 0;
		width: 50%;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form {
		display: inline-block;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .social {
		float: right;
		margin-top: -7px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper {
		display: block;
	}
	.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper:after {
		clear: both;
		content: "";
		display: block;
	}
	.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper .logo {
		display: block;
		float: left;
		margin: 0;
		width: 50%;
	}
	.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper .metamenu {
		display: block !important;
		float: right;
		margin: 0;
		text-align: left;
	}
	.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper .metamenu > li {
		display: block;
		margin: 0;
	}

}

@media all and (max-width: 880px){

	.FooterWrapper .wrapper {
		padding: 10px 0 30px;
	}
	.FooterWrapper .wrapper > div > .logos > a.left > img {
		margin: 0 60px 3px 0;
	}
	.FooterWrapper .wrapper > div > .logos > a.center > img {
		margin: 0 45px 0 0;
	}
	.FooterWrapper .wrapper > div > .footerContent {
		margin-top: 62px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact p {
		margin-top: 0;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter {
		width: 100%;
		margin-bottom: 25px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .social {
		float: left;
		margin-top: 0; 
		width: 100%;
	}

}

@media all and (max-width: 650px){

	
	.FooterWrapper .wrapper > div > .footerContent {
		padding: 48px 40px 44px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1:after {
		clear: both;
		content: "";
		display: block;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact {
		margin-top: -3px;
		position: relative;
		right: auto;
		top: auto;
		float: right;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact strong {
		font-size: 16px;
		line-height: 2;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact span {
		font-size: 16px;
		line-height: 1.25;
	}

}

@media all and (max-width: 500px){

	.FooterWrapper .mobileBG {
		display: block;
		padding: 37px 20px 42px;
		position: relative;
	}
	.FooterWrapper .mobileBG  > .logos {
		text-align: center;
	}
	.FooterWrapper .mobileBG  > .logos > a {
		display: inline-block;
	}
	.FooterWrapper .mobileBG  > .logos > a.center > img {
		margin: 0 36px 0 0;
		position: relative;
		width: 50px;
	}
	.FooterWrapper .mobileBG  > .logos > a.right > img {
		margin: 0 0 15px;
		position: relative;
		width: 77px;
	}
	.FooterWrapper .mobileBG  > .logos > a.left > img {
		margin: 0 40px 3px 0;
		position: relative;
		width: 57px;
	}
	.FooterWrapper .wrapper,
	.FooterWrapper.summer .wrapper,
	.FooterWrapper.roadbike .wrapper{
		background: none;
		padding: 0;
	}
	.FooterWrapper .wrapper > div {
		margin: 0 auto;
	}
	.FooterWrapper .wrapper > div > .logos {
		display: none;
	}
	.FooterWrapper .wrapper > div > .footerContent {
		margin-top: 0;
		padding: 51px 0 41px;
		position: relative;
	}
	.FooterWrapper .wrapper > div > .footerContent:before {
		background: #B51621;
		content: "";
		height: 100%;
		left: -4000px;
		position: absolute;
		top: 0;
		width: 8000px;
		z-index: -1;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 {
		margin-bottom: 25px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row1 > .contact {
		margin-top: 0;
		float: none; 
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 {
		margin-bottom: 36px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter {
		margin-bottom: 30px;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form {
		width: 100%;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .field {
		width: 100%;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .newsletter form .button {
		right: 0;
	}
	.FooterWrapper .wrapper > div > .footerContent > .row2 .social p {
		margin: 0 0 9px 0;
	}
	.FooterWrapper .wrapper > div > .footerContent > .mobileWrapper {
		display: none;
	}
	.FooterWrapper .wrapper > div > .sponsors {
		display: none;
	}

}

/* Layout - Intro - Footer - Sitemap */

.footerSitemap:after {
	clear: both;
	content: "";
	display: block;
}
.footerSitemap {
	padding: 66px 53px;
}
.footerSitemap > li {
	float: left;
	padding: 0 3.5% 0 0;
	width: 25%;
}
.footerSitemap > li:nth-child(1) {
	width: 20%;
}
.footerSitemap > li:nth-child(2) {
	width: 20%;
}
.footerSitemap > li:nth-child(3) {
	width: 20%;
}
.footerSitemap > li:nth-child(5) {
	display: none;
}
.footerSitemap > li:last-child {
	padding-right: 0;
}
.footerSitemap > li > a {
	color: #FFFFFF;
	display: inline-block;
	font-size: 20px; 
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 16px;
}
.footerSitemap > li > ul > li > a {
	color: #FFFFFF;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.63;
	transition: opacity 300ms ease-in-out;
}
.footerSitemap > li > ul > li > a:hover {
	opacity: 0.5;
}

@media all and (max-width: 1000px){

	.footerSitemap {
		padding: 0 0 20px 0 !important;
	}
	.footerSitemap > li:nth-child(1) {
		width: 23%;
	}
	.footerSitemap > li:nth-child(2) {
		width: 23%;
	}
	.footerSitemap > li:nth-child(3) {
		width: 23%;
	}

}

@media all and (max-width: 880px){

	.footerSitemap > li {
		float: none;
	}
	.footerSitemap > li > ul {
		display: none;
	}

}

@media all and (max-width: 650px){

	.footerSitemap {
		float: left;
		width: 50%;
	}
	.footerSitemap > li:nth-child(1) {
		width: 100%;
	}
	.footerSitemap > li:nth-child(2) {
		width: 100%;
	}
	.footerSitemap > li:nth-child(3) {
		width: 100%;
	}
	.footerSitemap > li > a {
		margin: 0 0 9px;
	}

}

@media all and (max-width: 500px){

	.footerSitemap {
		display: none;
	}

}

@media all and (max-width: 330px){

	.footerSitemap > li > a {
		max-width: 130px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

}

/* Layout - Intro - Footer - Partner */

.FooterWrapper .partner {
	margin: 0 auto;
	max-width: 1400px;
	padding: 33px 20px 30px;
	position: relative;
	text-align: center;
	width: 100%;
}
.FooterWrapper .partner:before {
	background: #F1F1F1;
	content: "";
	height: 100%;
	left: -4000px;
	position: absolute;
	top: 0;
	width: 8000px;
	z-index: -1;
}
.FooterWrapper .partner > ul > li {
	display: inline-block;
	margin: 0 5% 0 0;  
}
.FooterWrapper .partner > ul > li.ds {
	display: inline-block;
	margin: 0 2% 0 3%;  
}
.FooterWrapper .partner > ul > li:last-child {
	margin: 0;
}
.FooterWrapper .partner > ul > li > a {
	display: block;
}
.FooterWrapper .partner > ul > li > a img {
	display: block;
	position: relative;
}

@media all and (max-width: 1280px){

	.FooterWrapper .partner > ul > li {
		margin: 0 2% 0 0; 
	}

}

@media all and (max-width: 1000px){

	.FooterWrapper .partner {
		padding: 23px 20px 21px;
		text-align: center;
	}
	.FooterWrapper .partner > ul > li {
		line-height: 50px;
		margin: 10px 3% 10px 3%; 
		width: 27%;
	}
	.FooterWrapper .partner > ul > li.border {
		display: block !important;
		width: 100%;
		background: #000000;
		height: 1px;
		margin: 8px 0 8px 0; 
		opacity: 0.2;
	}	
	.FooterWrapper .partner > ul > li > a {
		line-height: 50px;
	}
	.FooterWrapper .partner > ul > li > a img {
		display: inline-block;
		max-height: 50px;
		max-width: 150px;
		vertical-align: middle;
	}

}

@media all and (max-width: 650px){

	.FooterWrapper .partner > ul > li > a img {
		max-width: 120px;
	}

}

@media all and (max-width: 500px){

	.FooterWrapper .partner > ul > li {
		line-height: 30px;
		margin: 8px 0 8px 2%;
		width: 45%;
	}
	.FooterWrapper .partner > ul > li.audi {
		margin-left: 0;
	}
	.FooterWrapper .partner > ul > li.dn{
		width: 45%;
	}	
	/*.FooterWrapper .partner > ul > li.ds:before {
		display: block;
		border-top: 1px solid #000; 
		content: " ";
		left: 0px;
		top: -10px; 
		position: absolute; 
		width: 100%;
	}	*/
	.FooterWrapper .partner > ul > li.ds {
		padding-top: 20px; 
		width: 45%;
	}	
	.FooterWrapper .partner > ul > li.unes {
		width: 45%;
	}		
	.FooterWrapper .partner > ul > li > a {
		line-height: 30px;
	}
	.FooterWrapper .partner > ul > li > a img {
		max-width: 107px;
	}
	.FooterWrapper .partner > ul > li.audi > a img {
		width: 107px;
	}
	.FooterWrapper .partner > ul > li.raif > a img {
		width: 86px;
	}
	.FooterWrapper .partner > ul > li.unes > a img {
		margin-top: 10px; 
		width: 90px;
	}	
	.FooterWrapper .partner > ul > li.ea > a img {
		width: 33px;
	}
	.FooterWrapper .partner > ul > li.ds > a img {
		width: 107x;
	}
	.FooterWrapper .partner > ul > li.dn > a img {
		width: 58px;
	}
	.FooterWrapper .partner > ul > li.sue > a img {
		width: 32px;
	}

}

@media all and (max-width: 450px){

	.FooterWrapper .partner {
		padding: 20px 20px 30px;
		text-align: center; 
	}
	.FooterWrapper .partner > ul > li {
		margin: 5px 0 5px 2%;
	}

}

@media all and (max-width: 350px){


}

/* Layout - Gallery */

#GalleryWrapper {
	height: 715px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
#GalleryWrapper:after {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.1) 7%, rgba(255,255,255,0.21) 11%, rgba(255,255,255,0.66) 28%, rgba(255,255,255,0.86) 36%, rgba(255,255,255,1) 44%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(7%,rgba(255,255,255,0.1)), color-stop(11%,rgba(255,255,255,0.21)), color-stop(28%,rgba(255,255,255,0.66)), color-stop(36%,rgba(255,255,255,0.86)), color-stop(44%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%);
    bottom: 0;
    content: "";
    height: 150px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.noanimation > #GalleryWrapper {
	display: none;
}

/* Verlauf */

#GalleryWrapper > div.overlayGradient {
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.1) 7%, rgba(255,255,255,0.21) 11%, rgba(255,255,255,0.66) 28%, rgba(255,255,255,0.86) 36%, rgba(255,255,255,1) 44%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(7%,rgba(255,255,255,0.1)), color-stop(11%,rgba(255,255,255,0.21)), color-stop(28%,rgba(255,255,255,0.66)), color-stop(36%,rgba(255,255,255,0.86)), color-stop(44%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.1) 7%,rgba(255,255,255,0.21) 11%,rgba(255,255,255,0.66) 28%,rgba(255,255,255,0.86) 36%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%); /* W3C */
	bottom: 0;
	height: 150px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index:2; 	 
}

@media all and (max-width: 790px){ /* MOBILE */

	#GalleryWrapper {
		height: 405px;
	}

}

#GalleryWrapper > .animation {
    height: 845px;
    position: relative;
    width: 100%;
    z-index:1; 
}
#GalleryWrapper > .animation > .wrapper {
	left: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
}
#GalleryWrapper > .animation > .wrapper > img.animate {
	position: absolute;
    width: 100%;
}

/* Bullets */

#GalleryWrapper > .animation > ol {
	bottom: 327px;
	left: 50%;
	margin: 0 0 0 -100px;
	position: absolute;
	text-align: center;
	width: 200px;
	z-index: 9999;
}
#GalleryWrapper > .animation > ol > li {
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	display: inline-block;
	margin: 3px;
}
#GalleryWrapper > .animation > ol > li > a {
	background: #FFFFFF;
	display: block;
	height: 17px;
	text-indent: -9999px;
	width: 17px;
}
#GalleryWrapper > .animation > ol > li.selected > a,
#GalleryWrapper > .animation > ol > li:hover > a {
	background: #B51621;
}
#GalleryWrapper > .animation > .viewport > ul.main > li > div > .text > p {
	font-family: "Suedtirol";
}

@media all and (max-width: 1920px){

	#GalleryWrapper > .animation > .wrapper > img.animate {
		left: 50%;
		margin-left: -960px;
		width: 1920px;
	}
	
}
@media all and (max-width: 790px){ /* MOBILE */

	#GalleryWrapper > .animation {
		height: 405px;
	}
	#GalleryWrapper > .animation > .wrapper > img.animate {
		margin-left: -550px;
		width: 1100px;
	}
		
	/* Bullets */

	#GalleryWrapper > .animation > ol {
		bottom: 197px;	
	}

}

@media all and (max-width: 500px){ /* MOBILE */

	#GalleryWrapper > .animation {
		height: 500px;
	}
	#GalleryWrapper > .animation > .wrapper > img.animate {
		margin-left: -320px;
		width: 740px;
	}
	
	/* Bullets */

	#GalleryWrapper > .animation > ol {
		bottom: 292px;	
	}

}

/* Layout - Quickrequest */

.quickrequest {
	height: 80px;
	position: absolute;
	z-index: 4;
	font-size: 20px;
	line-height: 1;
	color: #3e3e40;
	background: #FFFFFF;
	left: 0;
	right: 0;
	margin: -80px 0 0 0;
}
.quickrequest:after {
	content: "";
	display: block;
	height: 1px;
	background: #dadada;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.headerFixed .quickrequest {
	top: 80px;
	position: fixed;
}
.headerFixed .quickrequest.show {
	margin-top: 0;
}
.quickrequest > form {
	height: 100%;
	max-width: 1248px;
	margin: 0 auto;
}
.quickrequest > form:after {
	clear: both;
	content: "";
	display: block;
}
.quickrequest > form .column {
	border-right: 1px solid #dadada;
	float: left;
	height: 100%;
	padding: 32px 0 0 53px;
	position: relative;
	width: 261px;
	z-index: 2;
}
.quickrequest > form .column0 {
	display: none;
}
.quickrequest > form .column1 {
	padding-left: 10px;
	padding-right: 10px;
	width: 130px;
}
.quickrequest > form .column4 {
	border-right: 0;
	width: 210px;
}
.quickrequest > form .column4 > select {
    background: none;
    border: 0 none;
    cursor: pointer;
    height: 100%;
    left: 0;
    padding: 4px 0 0 65px;
    position: absolute;
    top: 0;
    width: 100%;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
.quickrequest > form .column5 {
	padding: 0;
	width: 116px;
}
.quickrequest > form .column6 {
	border-right: 0;
	width: 270px;
	padding: 32px 0 0 54px;
}
.quickrequest > form .column5 button {
	background: #b51621;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: bold;
	height: 80px;
	padding: 0;
	width: 117px;
	border: 0;
}
.quickrequest > form .column i {
	color: #b51621;
	font-size: 22px;
	left: 20px;
	position: absolute;
	top: 28px;
}
.quickrequest > form .column4 i {
	font-size: 24px;
}
.quickrequest > form .column6 i {
	left: 20px;
}
.quickrequest > form .column .label {
	color: #3e3e40;
	float: left;
	font-weight: normal;
}
.quickrequest > form .column1 .label {
	float: none;
}
.quickrequest > form .column .label.special {
	color: #b51621;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.quickrequest > form .column input {
    background: none;
    border: 0 none;
    color: #3e3e40;
    cursor: pointer;
    height: 100%;
    left: 0;
    padding: 5px 0 0 160px;
    position: absolute;
    top: 0;
    width: 100%;
}
.quickrequest > form .column6 a {
	color: #ad1623;
}
.quickrequest > form .column6 a .desktop {
	display: block;
}
.quickrequest > form .column6 a .mobile {
	display: none;
}

body.anfrage .quickrequest {
	display: none;
}

body:not(.intro) .quickrequest > form {
	max-width: 1100px;
	padding: 0 40px 0 0;
}
body:not(.intro) .quickrequest > form .column1 {
	padding-left: 10px;
	width: 170px;
}
body:not(.intro) .quickrequest > form .column4 {
	width: 240px;
}
body:not(.intro) .quickrequest > form .column5 {
	width: 128px;
}
body:not(.intro) .quickrequest > form .column5 button {
	width: 128px;
}
body:not(.intro) .quickrequest > form .column6 {
	display: none;
}

body.events .quickrequest > form .column5 {
	width: 97px;
}
body.events .quickrequest > form .column5 button {
	width: 97px;
}

body.bike .quickrequest,
body.landingpage .quickrequest {
	max-width: 1110px;
	margin: -80px auto 0 auto;
}
body.bike .quickrequest > form,
body.landingpage .quickrequest > form {
	padding-right: 0;
}
body.bike .quickrequest > form .column5 button,
body.landingpage .quickrequest > form .column5 button {
	width: 173px;
}

@media all and (max-width: 1280px){

	.quickrequest > form .column {
		padding-right: 0;
	}
	.quickrequest > form .column1 {
		width: 130px;
		padding-left: 15px;
	}
	.quickrequest > form .column4 {
		width: 218px;
	}
	.quickrequest > form .column5 {
		width: 117px;
	}
	.quickrequest > form .column6 {
		width: 180px;
	}
	.quickrequest > form .column6 a .desktop {
		display: none;
	}
	.quickrequest > form .column6 a .mobile {
		display: block;
	}

}

@media all and (max-width: 1180px){

	.quickrequest > form .column2,
	.quickrequest > form .column3 {
		display: none;
	}
	.quickrequest > form {
		margin: 0 auto;
		width: 650px;
	}		
	body:not(.intro) .quickrequest > form {
		padding-right: 0;
	}
	body:not(.intro) .quickrequest > form .column1 {
		padding-left: 15px;
		width: 130px;
	}
	body:not(.intro) .quickrequest > form .column4 {
		width: 218px;
	}
	body:not(.intro) .quickrequest > form .column5 {
		width: 117px;
	}
	body:not(.intro) .quickrequest > form .column5 button {
		width: 117px;
	}
	body:not(.intro) .quickrequest > form .column6 {
		display: none;
	}
	body:not(.intro) .quickrequest > form .column6 {
		display: block;
	}

}

@media all and (max-width: 670px){

	.quickrequest {
		height: 48px;
		margin-top: -48px;
	}
	.quickrequest > form {
		width: 100%;
	}
	.quickrequest > form .column0 {
		display: block;
		padding-left: 44px;
		width: 50%;
	}
	.quickrequest > form .column0 button {
		display: block;
		position: absolute;
		cursor: pointer;
		background: #b51621;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		border: 0;
		padding: 0;
		color: #FFFFFF;
		font-weight: bold;
		text-align: center; 
		padding: 0 0 0 44px;
	}
	.quickrequest > form .column0 i {
		color: #FFFFFF;
		top: 10px;
		left: auto; 
		margin-left: -35px; 
	}
	.quickrequest > form .column1 {
		display: none;
	}
	.quickrequest > form .column4 {
		display: none;
	}
	.quickrequest > form .column5 {
		display: none;
	}
	.quickrequest > form .column6 {
		padding-top: 15px;
		padding-left: 44px;
		width: 50%;
	}		
	.quickrequest > form .column6 a .mobile {
		text-align: center;
	}	
	.quickrequest > form .column6 i {
		left: auto;
		top: 12px; 
	}

}

@media all and (max-width: 450px){

	.quickrequest > form .column0 button {
		overflow: hidden;
		padding: 0 20px 0 44px;
		text-align: center; 
		text-overflow: ellipsis;
		white-space: nowrap;
	}	
}

/* Layout - Standard (Bike) */

/* Basis */

body.bike {
	min-height: 100%;
	position: relative;
	width: 100%;
}

/* Layout - Header */

/* Slogan */

body.bike .HeaderWrapper > div.slogan:before,
body.bike .HeaderWrapper > div.slogan:after {
	display: none;
}
body.bike .HeaderWrapper > div.slogan {
	background: none;
	height: 456px;
	margin: 0 0 0 -15px;
	overflow: hidden;
	opacity: 1;
	position: absolute;
	top: 69px;
	width: 100%;
	z-index: 1;
}
body.bike .HeaderWrapper > div.slogan > img {
	display: block;
	height: 456px;
	left: 50%;
	margin: 0 0 0 -555px;
	position: absolute;
	width: 1110px;
}
body.bike .HeaderWrapper.notOnTop > div.slogan {
	display: none;
}
body.bike .HeaderWrapper.fixed > div.slogan {
	display: none;
}

/* Layout - Content */

body.bike #ContentWrapper {
	background: none;
	border-top: 0 none;
}
body.bike #ContentWrapper > div.WidthWrapper {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 1110px;
	padding-left: 20px;
}
body.bike #ContentWrapper > div.WidthWrapper > section {
	padding-left: 15px;
	padding-right: 35px;
}

/* Layout - Content - Fixed */

body.bike #ContentWrapper.fixed div.RequestWrapper {
	max-width: 100%;
}

/* Layout - Content - Anfrage */

/* Buchen */

body.bike #ContentWrapper div.RequestWrapper {
	padding-left: 0;
	padding-right: 0;
	max-width: 1110px;
}
body.bike #ContentWrapper div.RequestWrapper:before,
body.bike #ContentWrapper div.RequestWrapper:after {
	display: none;
}
body.bike #ContentWrapper div.RequestWrapper > form > div.booking > p {
	font-size: 14px;
}

/* Layout - Gallery */

body.bike #GalleryWrapper {
	bottom: -249px;
	height: 1300px;
	position: fixed;
	top: 0;
}

/* Layout - Gallery - Animation */

body.bike #GalleryWrapper > .animation {
	height: 1300px;
}
body.bike #GalleryWrapper > .animation > ol {
	display: none;
}

/* Overlay */

body.bike #GalleryWrapper > div.overlayGradient {
	display: none;
}
body.bike #HeaderWrapper > a.down {
	background: none;
    border: 2px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    display: none;
    left: 50%;
    line-height: 36px;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 229px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    z-index: 99999999999;
}
body.bike #HeaderWrapper > a.down:hover {
	background: #FFFFFF;
	color: #b51621;
}
body.bike #FooterWrapper {
	display: none;
	z-index: 3;
}


@media all and (max-width: 790px) { /* MOBILE */

		
	body.bike #HeaderWrapper > a.down {
		display: block;
	}
		
	/* Slogan */

	body.bike .HeaderWrapper > div.slogan {
		height: 216px;
		margin-left: 0;
		top: 130px;
	}
	body.bike .HeaderWrapper > div.slogan > img {
		height: auto;
		margin-left: -450px;
		width: 900px;    
		top: -70px;
	}
	
	/* Layout - Content */
	
	body.bike #ContentWrapper {
		margin-top: 360px;
	}
	body.bike #ContentWrapper > div.WidthWrapper {
		padding-left: 0;
	}
	body.bike #ContentWrapper > div.WidthWrapper > section {
		padding-right: 15px;
	}			
	body.bike #ContentWrapper div.RequestWrapper > form {
		display: none;
	}
	body.bike #GalleryWrapper {
		bottom: auto;
		height: 440px;
		position: absolute;
		top: 0;
	}

}
@media all and (max-width: 500px) { /* MOBILE */
	
	/* Slogan */

	body.bike .HeaderWrapper > div.slogan {
		top: 70px;
	}
	body.bike .HeaderWrapper > div.slogan > img {
		margin-left: -310px;
		width: 620px;
	}
	body.bike .HeaderWrapper > div.slogan > img {
		top: -18px;
	}
	body.bike #ContentWrapper {
		margin-top: 320px;
	}

}

/* Layout - Standard (Bike) */

/* Basis */

body.landingpage {
	min-height: 100%;
	position: relative;
	width: 100%;
}

/* Layout - Content */

body.landingpage #ContentWrapper {
	background: none;
	border-top: 0 none;
}
body.landingpage #ContentWrapper > div.WidthWrapper {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 1110px;
	padding-left: 20px;
}
body.landingpage #ContentWrapper > div.WidthWrapper > section {
	padding-left: 15px;
	padding-right: 35px;
}

/* Layout - Content - Fixed */

body.landingpage #ContentWrapper.fixed div.RequestWrapper {
	max-width: 100%;
}

/* Layout - Content - Anfrage */

/* Buchen */

body.landingpage #ContentWrapper div.RequestWrapper {
	padding-left: 0;
	padding-right: 0;
	max-width: 1110px;
}
body.landingpage #ContentWrapper div.RequestWrapper:before,
body.landingpage #ContentWrapper div.RequestWrapper:after {
	display: none;
}
body.landingpage #ContentWrapper div.RequestWrapper > form > div.booking > p {
	font-size: 14px;
}

/* Layout - Gallery */

body.landingpage #GalleryWrapper {
	bottom: -249px;
	height: 1300px;
	position: absolute;
	top: 0;
}

/* Layout - Gallery - Animation */

body.landingpage #GalleryWrapper > .animation {
	height: 1300px;
}
body.landingpage #GalleryWrapper > .animation > ol {
	display: none;
}

/* Overlay */

body.landingpage #GalleryWrapper > div.overlayGradient {
	display: none;
}
body.landingpage #HeaderWrapper > a.down {
	background: none;
    border: 2px solid #ffffff;
    border-radius: 3px;
    color: #ffffff;
    display: none;
    left: 50%;
    line-height: 36px;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 229px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    z-index: 99999999999;
}
body.landingpage #HeaderWrapper > a.down:hover {
	background: #FFFFFF;
	color: #b51621;
}

body.landingpage #FooterWrapper {
	z-index: 3;
}

@media all and (max-width: 790px) { /* MOBILE */

		
	body.landingpage #HeaderWrapper > a.down {
		display: block;
	}	
	
	
	/* Layout - Content */
	
	body.landingpage #ContentWrapper {
		margin-top: 375px;
	}
	body.landingpage #ContentWrapper > div.WidthWrapper {
		padding-left: 0;
	}
	body.landingpage #ContentWrapper > div.WidthWrapper > section {
		padding-right: 15px;
	}			
	body.landingpage #ContentWrapper div.RequestWrapper > form {
		display: none;
	}
	body.landingpage #GalleryWrapper {
		bottom: auto;
		height: 440px;
		position: absolute;
		top: 0;
	}

}
@media all and (max-width: 500px) { /* MOBILE */
		
	body.landingpage #ContentWrapper {
		margin-top: 380px;
	}

}

/* Layout - Startseite - Content (Seite - 05) */

.intro #ContentWrapper > .page-05 {
	bottom: 0;
	position: absolute;
}
.intro #ContentWrapper > .page-05 .WidthWrapper {
	bottom: -580px;
	max-width: 100%;
	position: relative;
	-webkit-transition: bottom 300ms ease-out 0s;
	-moz-transition: bottom 300ms ease-out 0s;
	-ms-transition: bottom 300ms ease-out 0s;
	-o-transition: bottom 300ms ease-out 0s;
	transition: bottom 300ms ease-out 0s;
}
.intro #ContentWrapper > .page-05.active .WidthWrapper {
	bottom: 0;
	-webkit-transition: bottom 500ms ease-in 850ms;
	-moz-transition: bottom 500ms ease-in 850ms;
	-ms-transition: bottom 500ms ease-in 850ms;
	-o-transition: bottom 500ms ease-in 850ms;
	transition: bottom 500ms ease-in 850ms;
}
.intro #ContentWrapper > .page-05 .WidthWrapper > section {
	padding: 0;
}
.webcamSlider {
	padding: 0 78px;
	position: relative;
}
.webcamSlider > div .owl-item {
	padding: 17.5px;
}
.webcamSlider > div article {
	background: #FFFFFF;
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	float: left;
	position: relative;
	top: 0;
	width: 100%;
	-webkit-transition: top 300ms ease-in-out;
	-moz-transition: top 300ms ease-in-out;
	-ms-transition: top 300ms ease-in-out;
	-o-transition: top 300ms ease-in-out;
	transition: top 300ms ease-in-out;
}
.webcamSlider > div article:hover {
	top: -10px;
}
.webcamSlider > div article > h2 {
	display: none;
}
.webcamSlider > div article > figure > a {
	border: 5px solid #FFFFFF;
	display: block;
}
.webcamSlider > div article > figure > a > img {
	display: block;
	max-height: 145px;
	max-width: 100%;
	min-height: 145px;
	width: 100%;
}
.webcamSlider > div article > figure > figcaption {
	min-height: 87px;
	padding: 20px 100px 15px 20px;
	position: relative;
}
.webcamSlider > div article > figure > figcaption > a.title {
	color: #B51621;
	display: block;
	font-size: 20px;
	font-weight: normal;
	height: 48px;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
.webcamSlider > div article > figure > figcaption > a.title:hover {
	color: #21262D;
}
.webcamSlider > div article > figure > figcaption > a.more {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -1597px #E1E3E4;
	height: 59px;
	margin: -29.5px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40px;
	z-index: 1;
}
.webcamSlider > div article > figure > figcaption > a.more:before {
	background: #E1E3E4;
	content: "";
	height: 100%;
	left: -10px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 20px;
	z-index: -1;
}
.webcamSlider > div article > figure > figcaption > a.more:hover {
	background-color: #21262D;
	background-position: 12px -1671px;
}
.webcamSlider > div article > figure > figcaption > a.more:hover:before {
	background: #21262D;
}

/* Bullets */

.webcamSlider > div .owl-controls .owl-pagination {
	display: none;
}
.webcamSlider > div .owl-controls .owl-pagination .owl-page span {
	background: #FFFFFF;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	height: 15px;
	margin: 3px;
	opacity: 1;
	width: 15px;
}
.webcamSlider > div .owl-controls .owl-pagination .owl-page.active span {
	background: #B51621;
	border: 2px solid #FFFFFF;
}

/* Prev, Next Navigation */

.webcamSlider > div .owl-controls {
	margin-top: 0;
}
.webcamSlider > div .owl-controls .owl-buttons div {
	cursor: pointer;
	display: block;
	height: 56px;
	margin: -28px 0 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 34px;
	z-index: 100;
}
.webcamSlider > div .owl-controls .owl-buttons div.owl-prev {
	background: url("/img/intro/arrow_left.png") scroll no-repeat left top;
	left: -60px;
	opacity: 0.5;
}
.webcamSlider > div .owl-controls .owl-buttons div.owl-next {
	background: url("/img/intro/arrow_right.png") scroll no-repeat left top;
	opacity: 0.5;
	right: -60px;
}
.webcamSlider > div .owl-controls .owl-buttons div.owl-prev:hover,
.webcamSlider > div .owl-controls .owl-buttons div.owl-next:hover {
	opacity: 1;
}
.webcamSlider > a {
	background: #535E66; 
	color: #FFFFFF;
	display: block;
	float: right; 
	margin: 0 15px 0 0;
	padding: 4px 15px 3px;
	position: relative;
	text-transform: uppercase;
}
.webcamSlider > a:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.webcamSlider > a:after {
	content: "";
    display: block;
    clear: both; 
}
.webcamSlider > a:hover {
	background: #B51621;
}
.webcamSlider > a:hover:before {
	background: #B51621;
}

/* intro - FooterWrapper */

.intro #ContentWrapper > .page-05 #FooterWrapper {
	bottom: -580px;
	max-width: 100%;
	position: relative;
	-webkit-transition: bottom 300ms ease-out 0s;
	-moz-transition: bottom 300ms ease-out 0s;
	-ms-transition: bottom 300ms ease-out 0s;
	-o-transition: bottom 300ms ease-out 0s;
	transition: bottom 300ms ease-out 0s;
}
.intro #ContentWrapper > .page-05.active #FooterWrapper {
	bottom: 0;
	margin: 20px 0 0 0;
	-webkit-transition: bottom 500ms ease-in 850ms;
	-moz-transition: bottom 500ms ease-in 850ms;
	-ms-transition: bottom 500ms ease-in 850ms;
	-o-transition: bottom 500ms ease-in 850ms;
	transition: bottom 500ms ease-in 850ms;
}
.intro #ContentWrapper > .page-05.active #FooterWrapper > div.logos,
.intro #ContentWrapper > .page-05.active #FooterWrapper > div.content {
	display: block;
}
.intro #ContentWrapper > .page-05.active #FooterWrapper > div.content > div > div.left {
	padding-top: 13px;
}
.intro #ContentWrapper > .page-05 #FooterWrapper > div.content > div > div.right {
	padding-bottom: 15px;
	padding-top: 15px;
}
.intro #ContentWrapper > .page-05 #FooterWrapper > div.content > div > div.right > div.socialmedia {
	margin-top: 0;
}

@media all and (max-width: 1300px) {

	.intro #ContentWrapper > .page-05 > div {
		padding: 0 30px;
	}
	.intro #ContentWrapper > .page-05.active #FooterWrapper {
		padding-left: 0;
		padding-right: 0;
	}

}
@media all and (max-width: 950px) {

	.intro #ContentWrapper > .page-05 #FooterWrapper > div.content > div > div.right {
		padding-bottom: 2px;
		padding-top: 10px;
	}
	.intro #ContentWrapper > .page-05.active #FooterWrapper > div.content > div > div.left {
		padding-top: 8px;
	}
	.intro #ContentWrapper > .page-05.active #FooterWrapper > div.content > div > div.left > ul.metamenu {
		margin-top: 0;
	}

}
@media all and (max-height: 560px) {

	.intro #ContentWrapper > .page-05 > div {
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 0 20px;
	}
	.intro #ContentWrapper > .page-05 > div > div {
		bottom: auto !important;
		padding: 0;
		top: auto !important;
	}
	.webcamSlider {
		padding: 0 60px;
	}
	.webcamSlider > a {
		margin-top: 10px;
	}
		
	/* Bullets */

	.webcamSlider > div .owl-controls .owl-pagination {
		display: block;
	}

}
@media all and (max-width: 790px) { /* MOBILE */
		
	.intro #ContentWrapper > .page-05 > div {
		margin-bottom: 20px;
		margin-top: 20px;
		padding: 0 20px;
	}
	.intro #ContentWrapper > .page-05 #FooterWrapper {
		bottom: auto !important;
		margin-bottom: 0;
		padding: 0;
		display: none !important;
	}
	.intro #ContentWrapper > .page-05 #FooterWrapper > div.content > div > div.left {
		padding-top: 1px;
	}
	.intro #ContentWrapper > .page-05 > div > div {
		bottom: auto !important;
		padding: 0;
		top: auto !important;
	}
	.intro #ContentWrapper > .page-05 > div > div.logos {
		padding: 15px 15px 15px 15px;
	}
	.webcamSlider {
		margin: 0 -17.5px;
		padding: 0;
	}
	.webcamSlider > a {
		margin-top: 10px;
	}
	.webcamSlider > div article > figure > a > img {
		max-height: 100%;
	}
	.webcamSlider > div .owl-controls {
		display: none;
	}
	
	/* Bullets */

	.webcamSlider > div .owl-controls .owl-pagination {
		display: block;
	}

}

/* Layout - Startseite - Footer */

 #FooterWrapper {
	top: auto !important;
	z-index: auto; /* Google - Chrome */
}
.intro #FooterWrapper > .content {
	display: none;
}
.intro #PageWrapper > #FooterWrapper  {
	display: none;
}

@media all and (max-width: 790px) { /* MOBILE */

	.intro #FooterWrapper {
		display: block;
		z-index: 3;
	}
	.intro #FooterWrapper > .content {
		display: block;
	}
	.intro #PageWrapper > #FooterWrapper  {
		display: block;
	}

}

/* Layout - Intro - Menü - Wrapper */

.headerbar {
	background: #AC212E;
	display: none;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 300ms ease-in-out;
    width: 100%;
    z-index: 99999;	
}
.headerbar:before {
	background: url("/img/intro2018/bg-menu.jpg") no-repeat center / cover;
	content: "";
    height: 102%;
    left: -2.5%;
    position: absolute;
    top: 0;
    transition: background-image 500ms ease-in-out;
    width: 105%;
    z-index: -1;
	filter: blur(10px);
	-webkit-filter: blur(10px);
}
.headerbar[data-activemenu="region"]:before {
	background-image: url("/media/menu-intro-2018/region.jpg");
}
.headerbar[data-activemenu="hotel"]:before {
	background-image: url("/media/menu-intro-2018/hotel.jpg");
}
.headerbar[data-activemenu="winter"]:before {
	background-image: url("/media/menu-intro-2018/winter.jpg");
}
.headerbar[data-activemenu="summer"]:before {
	background-image: url("/media/menu-intro-2018/summer.jpg");
}
.headerbar[data-activemenu="info"]:before {
	background-image: url("/media/menu-intro-2018/info.jpg");
}
body.overlay {
	overflow: hidden;
}
.headerbar.display {
	display: block;
}
.headerbar.show {
    opacity: 1;
}
.headerbar:after {
	background: #3E3E40;
    content: "";
    height: 136px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.headerbar > .top {
    height: 136px;
    margin: 0 auto;
    max-width: 1250px;
    padding: 76px 20px 0;
    position: relative;
    z-index: 1;
}
.headerbar > .top > form {
	float: left;
	position: relative;
	width: 310px;
}
.headerbar > .top > form > input,
.headerbar > .top > form > button {
    background: none;
    border: 0 none;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 300;
    height: 24px;
    padding: 0;
	width: 95%;
}
.headerbar > .top > form > input::-webkit-input-placeholder {
	color: #FFFFFF;
	opacity: 0.5;
}
.headerbar > .top > form > input:-moz-placeholder {
	color: #FFFFFF;
	opacity: 0.5;
}
.headerbar > .top > form > input::-moz-placeholder {
	color: #FFFFFF;
	opacity: 0.5;
}
.headerbar > .top > form > input:-ms-input-placeholder {
	color: #FFFFFF;
	opacity: 0.5;
}
.headerbar > .top > form > input::-ms-clear {
    display: none;
}
.headerbar > .top > form > button {
	background: none;
	border: 0;
    cursor: pointer;
    display: block;
    left: 100%;
    opacity: 0;
    transition: opacity 300ms ease-in-out;
    position: absolute;
    top: 0;
	width: auto;
}
.headerbar > .top > form > button > span {
	background: #FFFFFF;
	color: #B51621;
    display: block;
    font-size: 19px;
    font-weight: 500;
    height: 24px;
    line-height: 22px;
    padding: 0 8px;
    text-transform: uppercase; 
}
.headerbar > .top > form > button > i {
	display: none;
}
.headerbar > .top > form > input:focus + button {
    opacity: 1;
}
.headerbar > .top > form > button:hover {
	opacity: 0.75 !important;
}
.headerbar > .top > .icons {
	float: right;
}
.headerbar > .top > .icons > * {
	float: left;
}
.headerbar > .top > .icons > .lang > li {
	float: left;
}
.headerbar > .top > .icons > .lang > li > a {
	color: #FFFFFF;
    display: block;
    font-size: 19px;
    font-weight: 500;
    height: 24px;
    line-height: 22px;
    margin: 0 3px;
    text-align: center;
    text-transform: uppercase;
    width: 39px;
}
.headerbar > .top > .icons > .lang > li > a.selected,
.headerbar > .top > .icons > .lang > li > a:hover {
	background: #FFFFFF;
	color: #B51621;
}
.headerbar > .top > .icons > i {
    color: #FFFFFF;
    cursor: pointer;
    font-size: 32px;
    margin: 0 16px 0 14px;
    position: relative;
    top: -4px;
}
.headerbar > .top > .icons > .toggleMenu {
    cursor: pointer;
    height: 12px;
    margin: 10px 0 0;
    position: relative;
    width: 22px;
}
.headerbar > .top > .icons > .toggleMenu > span {
    background: #FFFFFF;
    display: block;
    height: 4px;
    position: absolute;
    width: 25px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.headerbar > .top > .icons > .toggleMenu > .line2 {
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media all and (max-width: 1200px){
	
	.headerbar > .top > form {
		width: 237px;
	}

}
@media all and (max-width: 790px){

	.headerbar:before {
		display: none;
	}
	.headerbar > .top {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 81px;
	}
	.headerbar > .top > form {
		width: 100%;
	}
	.headerbar > .top > form > input {
		padding-right: 55px;
		width: 100%;
	}
	.headerbar > .top > form > button {
		left: auto;
		opacity: 1;
		right: -7px;
	}
	.headerbar > .top > form > button > span {
		display: none;
	}
	.headerbar > .top > form > button > i {
		display: block;
		font-size: 32px;
		position: relative;
		top: -4px;
	}
	.headerbar > .top > .icons {
		float: none;
	}
	.headerbar > .top > .icons > .lang {
		position: absolute;
		top: 20px;	
	}
	.headerbar > .top > .icons > i {
		display: none;
	}
	.headerbar > .top > .icons > .toggleMenu {
		position: absolute;
		right: 17px;
		top: 20px;
	}

}

/* Layout - Intro - Menü - Desktop */

.headerbar nav.desktop {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 136px;
    width: 100%;
}
.headerbar nav.desktop:before,
.headerbar nav.desktop:after {
	background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    margin: 0 295px 0 0;
    position: absolute;
    right: 50%;
    top: 0;
    z-index: -1;
}
.headerbar nav.desktop:after {
	background: rgba(181, 22, 33, 0.9);
    left: 50%;
    margin: 0 0 0 -295px;
    right: 0;
}
.headerbar nav.desktop > ul {
	display: table;
	margin: 0 auto;
	max-width: 1250px;
    padding: 73px 20px 0;
    position: relative;
    width: 100%;
}
.headerbar nav.desktop > ul > li a {
	transition: opacity 300ms ease-in-out;
}
.headerbar nav.desktop > ul > li a:hover {
	opacity: 0.5;
}
.headerbar nav.desktop > ul > li > a {
	color: #3E3E40;	
	display: block;
    font-size: 24px;
    font-weight: 500;
    line-height: 56px;
    text-transform: uppercase;
}
.headerbar nav.desktop > ul > li > a > span {
	display: table;
    position: relative;
}
.headerbar nav.desktop > ul > li > a:hover > span,
.headerbar nav.desktop > ul > li.active > a > span {
	color: #B51621;
}
.headerbar nav.desktop > ul > li > a:hover > span:after,
.headerbar nav.desktop > ul > li.active > a > span:after {
	background: #B51621;
    bottom: 7px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.headerbar nav.desktop > ul > li:not(:first-child) > ul {
	display: none;
}
.headerbar nav.desktop > ul > li > ul {
	display: none;
    left: 50%;
    margin: 0 0 0 -235px;
    position: absolute;
    right: 20px;
    top: 87px;
}
.headerbar nav.desktop > ul > li.active > ul {
	display: block;
}
.headerbar nav.desktop > ul > li > ul > li {
	float: left;
	padding: 0 20px 0 0;
	width: 25%;
}
.headerbar nav.desktop > ul > li:last-child > ul > li {
	padding-right: 0;
}
.headerbar nav.desktop > ul > li > ul > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	margin: 0 0 17px;
}
.headerbar nav.desktop > ul > li > ul > li > ul > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
}

/* Metamenü */

.headerbar .metamenu {
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -235px;
    position: absolute;	
}
.headerbar .metamenu > li {
	float: left;
	margin: 0 12px 0 0;
}
.headerbar .metamenu > li > a {
    color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 75px;
	transition: opacity 300ms ease-in-out;
}
.headerbar .metamenu > li > a:hover {
	opacity: 0.5;
}

@media all and (max-width: 1200px){
	
	.headerbar nav.desktop:before {
		right: auto;
		width: 280px;
	}
	.headerbar nav.desktop:after {
		left: 280px;
		margin: 0;
	}
	.headerbar nav.desktop > ul {
		padding-top: 50px;
	}
	.headerbar nav.desktop > ul > li > a {
		font-size: 22px;
		line-height: 45px;
	}
	.headerbar nav.desktop > ul > li > a:hover:after,
	.headerbar nav.desktop > ul > li > a.selected:after {
		bottom: 0;
	}
	.headerbar nav.desktop > ul > li > ul {
		left: 312px;
		margin: 0;
		top: 57px;
	}
	.headerbar nav.desktop > ul > li > ul > li {
		padding-bottom: 20px;
		width: 50%;
	}
	.headerbar nav.desktop > ul > li > ul > li > a {
		margin-bottom: 5px;
	}
	.headerbar .metamenu {
		left: 312px;
		margin: 0;		
	}

}

/* Layout - Intro - Menü - Mobile */

.headerbar nav.mobile {
	padding: 20px 0 40px;
}
.headerbar nav.mobile > ul > li {
	border-bottom: 1px solid #8C161B;
}
.headerbar nav.mobile > ul > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 24px;
	font-weight: 500;
	line-height: 55px;
	text-transform: uppercase;
}
.headerbar nav.mobile > ul > li > a > span {
	display: table;
	position: relative;
}
.headerbar nav.mobile > ul > li.active > a > span:after {
	background: #FFFFFF;
    bottom: 7px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.headerbar nav.mobile > ul li > ul {
	display: none;
}
.headerbar nav.mobile > ul li.active > ul {
	display: block;
}
.headerbar nav.mobile > ul > li.active > ul {
	padding: 14px 0 47px;
}
.headerbar nav.mobile > ul > li > ul > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
}
.headerbar nav.mobile > ul > li > ul > li > ul.open {
	padding: 2px 0 20px;
}
.headerbar nav.mobile > ul > li > ul > li > ul > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	padding: 0 0 0 13px;
	position: relative;
}
.headerbar nav.mobile > ul > li > ul > li > ul > li > a:after {
    background: #FFFFFF;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 11px;
    width: 4px;
}

@media all and (max-width: 790px){

	.headerbar .bottom {
		bottom: 0;
		left: 0;
		padding: 0 15px;
		position: absolute;
		top: 136px;
		width: 100%;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	/* Metamenü */

	.headerbar .metamenu {
		bottom: 0;
		left: 0;
		margin: 0 0 37px;
		position: relative;
		right: 0;
	}
	.headerbar .metamenu:after {
		clear: both;
		content: "";
		display: block;
	}
	.headerbar .metamenu > li > a {
		line-height: 1.63;
	}

}

/* Menü - Metamenü (Startseite) */

.FooterWrapper ul.metamenu {
	margin: 22px 0 0;
	text-align: center;
}
.FooterWrapper ul.metamenu:after {
	clear: both;
	content: "";
	display: block;
}
.FooterWrapper ul.metamenu > li {
	display: inline-block;
	margin: 0 0 0 10px;
}
.FooterWrapper ul.metamenu > li:first-child {
	margin-left: 0;
}
.FooterWrapper ul.metamenu > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.63;
	position: relative;
	transition: opacity 300ms ease-in-out;
}
.FooterWrapper ul.metamenu > li > a:hover {
	opacity: 0.5;
}

@media all and (max-width: 1000px){

	.FooterWrapper ul.metamenu {
		display: none;
	}

}

@media all and (max-width: 500px){  /* MOBILE */

	.FooterWrapper ul.metamenu:before {
		background: #B51621;
		content: "";
		height: 100%;
		left: -4000px; 
		position: absolute;
		top: 0; 
		width: 8000px;
		z-index: -1;
	}		
	.FooterWrapper ul.metamenu {
		background: #B51621; 
		display: block;
		margin: -40px 0 0;
		padding: 0 0 20px 0;
		text-align: left; 
	}
	.FooterWrapper ul.metamenu > li {
		margin: 0 10px 0 0;
	}	

}

/* Menü - Breadcrumb */

ul.breadcrumb {
	margin: 0 0 -10px;
}
ul.breadcrumb > li {
	display: inline-block;
	padding: 0 16px 0 0;
	position: relative;
}
ul.breadcrumb > li:first-of-type {
	padding-left: 0;
}
ul.breadcrumb > li:after {
	background: url("/img/cms/cms.png") no-repeat left -600px;
	content: "";
	height: 8px;
	margin: -2px 0 0;
	position: absolute;
	right: 3px;
	top: 50%;
	width: 6px;
}
ul.breadcrumb > li.last {
	padding-left: 0;
	padding-right: 0;
}
ul.breadcrumb > li.last:after {
	display: none;
}
ul.breadcrumb > li > a {
	color: #35424B;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 0;
	text-transform: uppercase;
}
ul.breadcrumb > li > a:hover {
	color: #B51621;
}
ul.breadcrumb > li.last > a {
	border-bottom: 1px solid #B51621;
}

@media all and (max-width: 500px){ /* MOBILE */

	ul.breadcrumb {
		display: none;
	}
	
}

/* Menü - Footermenü */

ul.footermenu {
	margin: 16px 0 0;
}
ul.footermenu:after {
	clear: both;
	content: "";
	display: block;
}
ul.footermenu > li {
	float: left;
	margin: 0 3% 0 0;
	width: 31.333333%;
}
ul.footermenu > li.last {
	margin-right: 0;
}
ul.footermenu > li > a {
	border-bottom: 1px solid #6D767D;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	margin: 0 0 15px;
	padding: 0 0 2px;
	text-transform: uppercase;
}
ul.footermenu > li > a:hover,
ul.footermenu > li > a.selected {
	color: #21262D;
}
ul.footermenu > li > ul > li {
	margin-top: -3px;
}
ul.footermenu > li > ul > li > a {
	background: url("/img/cms/cms.png") scroll no-repeat left -594px;
	color: #A9AFB3;
	display: block;
	font-size: 15px;
	font-weight: normal;
	overflow: hidden;
	padding: 0 10px 0 13px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
ul.footermenu > li > ul > li > a:hover,
ul.footermenu > li > ul > li > a.selected {
	color: #FFFFFF;
}

@media all and (max-width: 680px){ /* MOBILE */

	ul.footermenu > li {
		margin-bottom: 20px;
		margin-right: 0;
		width: 100%;
	}
	ul.footermenu > li:last-child {
		margin-bottom: 0;
	}

}

/* Menü - Topmenü */

ul.topmenu {
	left: 7px;
	position: absolute;
	top: -3px;
}
ul.topmenu > li {
	display: inline-block;
	margin: 0 10px 0 0;
}
ul.topmenu > li > a {
	color: #777D84;
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	padding: 4px 5px 2px 10px;
	position: relative;
	text-transform: uppercase;
}
ul.topmenu > li > a.selected,
ul.topmenu > li > a:hover {
	color: #B51621;
}
ul.topmenu > li > a:before {
	background: #777D84;
	content: "";
	height: 100%;
	left: -4px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 7px;
}
ul.topmenu > li > a.selected:before,
ul.topmenu > li > a:hover:before {
	background: #B51621;
}

@media all and (max-width: 1100px){
	
	ul.topmenu > li:nth-child(5) {
		display: none;
	}
		
}
@media all and (max-width: 950px){

	ul.topmenu > li:nth-child(5) {
		display: inline-block;
	}
	
}
@media all and (max-width: 790px){

	ul.topmenu {
		display: none;
	}

}

/* Menü - Quick-Links */

div.quicklinks {
	margin: 0 0 30px;
}
div.quicklinks > h2 {
	color: #B51621;
	display: inline-block;
	font-size: 18px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
div.quicklinks > ul > li {
	background: #FFFFFF;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	border: 2px solid #FFFFFF;
	margin: 0 0 8px;
}
div.quicklinks > ul > li:hover {
	background: #B51621;
}
div.quicklinks > ul > li > a {
	color: #35424B;
	display: block;
	font-size: 14px;
	padding: 13px 10px 10px 50px;
	text-transform: uppercase;
}
div.quicklinks > ul > li:hover > a {
	color: #FFFFFF;
}
div.quicklinks > ul > li.weather > a {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -2202px;
}
div.quicklinks > ul > li.weather:hover > a {
	background-position: 12px -2278px; 
}
div.quicklinks > ul > li.media > a {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -2049px;
}
div.quicklinks > ul > li.media:hover > a {
	background-position: 12px -2125px; 
}
div.quicklinks > ul > li.webcam > a {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -2353px;
}
div.quicklinks > ul > li.webcam:hover > a {
	background-position: 12px -2429px; 
}
div.quicklinks > ul > li.map > a {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -1903px;
}
div.quicklinks > ul > li.map:hover > a {
	background-position: 12px -1975px; 
}
div.quicklinks > ul > li.lift > a {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 14px -1753px;
}
div.quicklinks > ul > li.lift:hover > a {
	background-position: 14px -1829px; 
}
div.quicklinks > ul > li.events > a {
	background: url("/img/layout/layout.png") scroll no-repeat 12px -2502px;
}
div.quicklinks > ul > li.events:hover > a {  
	background-position: 12px -2571px;  
}

/* Menü - Seitenmenü */

ul.pagenav {
	text-align: center;
}
ul.pagenav > li {
	display: inline-block;
	margin: 0 2px;
}
ul.pagenav > li > a {
	background: #F8F8F8;
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3) inset;
	display: block;
	padding: 3px 10px;
}
ul.pagenav > li > a:hover,
ul.pagenav > li > a.selected {
	background: #B51621;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #FFFFFF;
}

/* Menü - Untermenü */

ul.submenu {
	margin: 0 0 30px;
}
ul.submenu > li > a {
	color: #35424B;
	display: inline-block;
	font-size: 18px;
	margin: 0 0 6px;
	text-transform: uppercase;
}
ul.submenu > li > a:hover,
ul.submenu > li > a.selected {
	color: #B51621;
}
ul.submenu > li > ul > li {
	position: relative;
}
ul.submenu > li > ul > li > a {
	color: #35424B;
	display: block;
	font-weight: normal;
	margin: 1px 0;
	overflow: hidden;
	padding: 2px 10px 1px 17px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
ul.submenu > li > ul > li > a:before {
	background: url("/img/cms/cms.png") no-repeat scroll left -599px;
	content: "";
	display: block;
	height: 10px;
	left: 5px;
	position: absolute;
	top: 9px;
	width: 10px;
}
ul.submenu > li > ul > li > a:hover,
ul.submenu > li > ul > li > a.selected {
	background: #B51621;
	color: #FFFFFF;
}
ul.submenu > li > ul > li > a:hover:before,
ul.submenu > li > ul > li > a.selected:before {
	background: url("/img/layout/layout-2020.png") scroll no-repeat left -1375px;
}
ul.submenu > li > ul > li.selected > ul {
	display: block;
}
ul.submenu > li > ul > li > ul {
	display: none;
	margin: 5px 0 0;
}
ul.submenu > li > ul > li > ul > li {
	padding: 0 0 0 17px;
}
ul.submenu > li > ul > li > ul > li > a {
	color: #35424B;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 2px 0;
}
ul.submenu > li > ul > li > ul > li > a:hover,
ul.submenu > li > ul > li > ul > li > a.selected {
	color: #B51621;
}

@media all and (max-width: 950px) { /* MOBILE */

	ul.submenu { 
		display:none; 
	}

}

/*! jQuery UI - v1.10.2 - 2013-03-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=&fwDefault=&fsDefault=&cornerRadius=4px&bgColorHeader=%23cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23aaaaaa&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=%23d3d3d3&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%23fcefa1&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: inherit;
	font-size: ;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: inherit;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("/img/jquery-ui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url("/img/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("/img/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: ;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url("/img/jquery-ui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: ;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("/img/jquery-ui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: ;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("/img/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("/img/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/img/jquery-ui/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("/img/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

/* jQuery UI Kalender Styles Micado */

/* Datepicker */

/* benutzerdefinierte Styles */

.ui-datepicker-header {
	background: #B51621 !important;
	border: 0 none !important;
	color: #FFFFFF !important;
	margin: -9px -9px 0 -9px !important;
	padding: 0.4em !important;
}
.ui-datepicker td {
	border: 0 none !important;
	padding: 0 !important;
}
.ui-state-default {
	background: none !important;
	border: 0 !important;
	color: inherit !important;
	text-align: center !important;
	font-weight: normal !important;
	padding: 0.3em !important;
}
.ui-state-active, .ui-state-hover {
	background: #535E66 !important;
	color: #FFFFFF !important;
}
.ui-datepicker-month, .ui-datepicker-year {
	font-size: 1em !important;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
	background: #FFFFFF;
	border: none;
	color: #222222;
	float: left;
	font-size: 13px !important;
	font-weight: 600;
	height: 20px;
	margin: 0 2% 0 0;
	padding: 4px 0 0 2px;
	-webkit-appearance: none;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	background: #FFFFFF;
	border: none;
	color: #222222;
	float: left;
	font-size: 14px !important;
	font-weight: 600;
	height: 20px;
	margin: 0;
	padding: 4px 0 0 0;
	-webkit-appearance: none;
}

/* benutzerdefinierte Styles Ende */

/* generelle Vererbungen */

.ui-datepicker {
	border: 0 none !important;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2) !important;
	padding: 11px 11px 5px 11px !important;
	font-size: 13px !important;
	width: 220px !important;
}
.ui-corner-all {
	border-radius: 0 !important;
}
.ui-icon {
	background: none !important;
	text-indent: 0 !important;
	width: auto !important;
	height: auto !important;
}
.ui-datepicker-title {
	margin: 0 4em !important;
	font-size: 0.9em !important;
}
.ui-datepicker th {
	padding: 0.5em 0 !important
}
.ui-datepicker-calendar span {
	font-size: 0.9em !important;
}
.ui-datepicker-prev, .ui-datepicker-next {
	color: #FFFFFF !important;
	width: auto !important;
	height: auto !important;
	margin: 2px 0 0 0 !important;
	top: 0 !important;
	border: 0 !important;
	background: none !important;
	padding: 0 !important;
	cursor: pointer !important;
}
.ui-datepicker-prev {
	left: 5px !important;
}
.ui-datepicker-next {
	right: 5px !important;
}
.ui-datepicker-prev span, .ui-datepicker-next span {
	left: auto !important;
	margin: 0 !important;
	top: auto !important;
	position: static !important;
	font-size: 0.8em !important;
}

*, *::before, *::after {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}
body {
    -moz-text-size-adjust: none;
    color: #7b8186;
    font: 16px/1.5 "DINWeb",sans-serif;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, a, p, em, strong, b, u, i, img, form, label, ul, ol, li, iframe, table, tbody, thead, tr, th, td, object, blockquote, pre, abbr, address, cite, code, del, dfn, ins, kbd, q, s, samp, small, sub, sup, var, dl, dt, dd, fieldset, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.ui-datepicker-prev span:before {
    content: "\F104";
    font-family: fontello;
    font-size: 28px;
    line-height: 1;
}
.ui-datepicker-next span:before {
    content: "\F105";
    font-family: fontello;
    font-size: 28px;
    line-height: 1;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */

/*
	BESONDERHEIT: Titel wird ausgeblendet!
*/

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/img/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	margin-right: 0 !important;
	overflow-x: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgb(244, 244, 244);
	background: rgba(244, 244, 244, 0.8);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow-x: auto;
}

/* Title helper */

.fancybox-title {
	display: none;
	visibility: hidden;
	font: normal 13px/20px;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url('/img/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url("/img/owl/grabbing.png") 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{

}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
}

/* Animation */

.micAnimation {
	height: 100%;
	width: 100%;
}
.micAnimation > ul {
    height: 100%;
    position: relative;
    z-index: 1;
}
.micAnimation > ul > .slide {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    -o-transition: opacity 500ms ease-in;
    -ms-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
}
.micAnimation > ul > .slide.animated {
	opacity: 1;
}
.micAnimation > ul > .slide > img {
	display: block;
	height: auto;
	position: absolute;
	z-index: 1;
}

/* Text mit TextWrapper */

.micAnimation > ul > .slide > .textBox.textWrap {
	position: absolute;
	z-index: 2;
}

/* Text ohne TextWrapper */

.micAnimation > ul > .slide > .textBox:not(.textWrap) > p {
    position: absolute;
    z-index: 2;
}
.micAnimation > ul > .slide > .textBox:not(.textWrap) > p:last-child {
    z-index: 3;
}

/* Navigation - Pfeile */

.micAnimation > .arrows > a {
	color: inherit;
	display: block;
	font-family: "fontello";
	font-size: 40px;
	font-weight: normal;
	line-height: 1;
	margin: -20px 0 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
	-webkit-transition: all 800ms ease 500ms;
	-moz-transition: all 800ms ease 500ms;
	-ms-transition: all 800ms ease 500ms;
	-o-transition: all 800ms ease 500ms;
	transition: all 800ms ease 500ms;
}
.micAnimation > .arrows > a.prev:before {
	content: "\E806";
	display: block;
}
.micAnimation > .arrows > a.prev {
	left: -60px;
}
.micAnimation > .arrows.animated > a.prev {
	left: 20px;
	opacity: 0.4;
}
.micAnimation > .arrows > a.next:before {
	content: "\E808";
	display: block;
}
.micAnimation > .arrows > a.next {
	right: -60px;
}
.micAnimation > .arrows.animated > a.next {
	opacity: 0.4;
	right: 20px;
}
.micAnimation > .arrows > a.prev:hover,
.micAnimation > .arrows > a.next:hover {
	color: inherit;
	opacity: 1;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

/* Navigation - Bullets */

.micAnimation > .bullets > ul {
	bottom: -20px;
	display: block;
	line-height: 1;
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
	-webkit-transition: all 800ms ease-out 1200ms;
	-moz-transition: all 800ms ease-out 1200ms;
	-ms-transition: all 800ms ease-out 1200ms;
	-o-transition: all 800ms ease-out 1200ms;
	transition: all 800ms ease-out 1200ms;
}
.micAnimation > .bullets.animated > ul {
	bottom: 20px;
	opacity: 1;
}
.micAnimation > .bullets > ul > li {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
	height: 12px;
	margin: 0 4px;
	width: 12px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.micAnimation > .bullets > ul > li:hover,
.micAnimation > .bullets > ul > li.selected {
	background: #888;
}

@media all and (max-width: 1920px){

	.micAnimation > ul > .slide > img {
		display: block;
		height: auto;
		left: 50% !important;
		margin-left: -960px;
		position: absolute;
		width: 1920px !important;
		z-index: 1;
	}

}
@media all and (max-width: 790px){ /* MOBILE */

	.micAnimation > ul > .slide > img {
		margin-left: -395px;
		width: 790px !important;
	}

}
@media all and (max-width: 500px){ /* MOBILE */

	.micAnimation > ul > .slide > img {
		margin-left: -250px;
		width: 500px !important;
	}

}

/* Animation - Custom */

.micAnimation > ul > .slide > .textBox {
	display: table;
	line-height: 1.3;
	text-align: center;
}
.micAnimation > ul > .slide > .textBox > .text0 {
	font-size: 50px;
	font-weight: 900;
}
.micAnimation > ul > .slide > .textBox > .text1 {
	font-size: 30px;
	font-weight: 300;
}

@media all and (max-width: 500px){

	.micAnimation > ul > .slide > .textBox {
		display: none;
	}

}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
	touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
	user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	direction: ltr;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1; /* Fix 401 */
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,
.noUi-handle {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 18px;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}

/* Styling;
 */
.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */
.noUi-draggable {
	cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
	cursor: n-resize;
}
.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #EBEBEB,
				0 3px 6px -3px #BBB;
}
.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled].noUi-origin,
[disabled] .noUi-handle {
	cursor: not-allowed;
}

/* TourismusManager - Basis */

/* Seitenmenü */

section.pagenav {
	background: #FFFFFF;
	margin: 7px 0 15px;
	padding: 7px 10px;
}
section.pagenav:after {
	clear: both;
	content: "";
	display: block;
}
section.pagenav > span {
	color: #7E7D81;
	float: left;
	padding: 6px 0 0;
}
section.pagenav > ul {
	float: right;
}
section.pagenav > ul:after {
	clear: both;
	content: "";
	display: block;
}
section.pagenav > ul > li {
	float: left;
	margin: 2px;
}
section.pagenav > ul > li > a {
	background: #DBDBDB;
	color: #7E7D81;
	display: block;
	font-weight: normal;
	padding: 5px 8px 3px;
}
section.pagenav > ul > li > a:hover,
section.pagenav > ul > li > a.selected {
	background: #B51621;
	color: #FFFFFF;
}

@media all and (max-width: 500px){ /* MOBILE */

	/* Seitenmenü */
	
	section.pagenav {
		padding: 0;
	}

}

/* TourismusManager - Layout */

/* Layout - Header */

#TMWrapper #HeaderWrapper > div > a.logo {
	padding: 4px 0;
	width: 80px;
}
#TMWrapper #HeaderWrapper.notOnTop > div > a.logo {
	padding-right: 100px;
	width: 180px;
}

/* Südtirol - Logo */

#TMWrapper #HeaderWrapper > div > a.suedtirol {
	right: -52px;
	top: 9px;
	width: 90px;
}

/* Layout - Content - Anfrage */

#TMWrapper #ContentWrapper div.RequestWrapper {
	margin-top: 0;
}

/* Quicksuche */

#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch {
	display: none;
}

/* Layout - Routen & Touren (Bike) */

#TMWrapper.bike #ContentWrapper {
	margin-top: 0;
}
#TMWrapper.bike #GalleryWrapper {
	bottom: 0;
}

@media all and (max-width: 1340px){

	#TMWrapper #HeaderWrapper > div > a.suedtirol {
		right: -10px;
	}

}
@media all and (max-width: 1150px){

	#TMWrapper #HeaderWrapper > div > a.suedtirol {
		right: 25px;
	}

}
@media all and (max-width: 790px){ /* MOBILE */

	/* Layout - Header */

	/* Logo */
		
	#TMWrapper #HeaderWrapper > div > a.logo:before {
		display: none;
	}
	#TMWrapper #HeaderWrapper > div > a.logo:after {
		display: none;
	}
		
	/* Layout - Header - Fixed */
	
	#TMWrapper #HeaderWrapper.notOnTop > div > a.logo {
		padding-right: 100px;
		width: 180px;
	}
		
	/* Layout - Content */
		
	/* Quicksuche */

	#TMWrapper #ContentWrapper > div.WidthWrapper > aside > .cmsQuickSearch {
		display: none;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch {
		display: block;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form:after {
		clear: both;
		content: "";
		display: block;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.arrival,
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.departure {
		float: left;
		margin-right: 5%;
		width: 47.5%;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.departure {
		margin-right: 0;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay {
		clear: both;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay:after {
		clear: both;
		content: "";
		display: block;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay > div.adults,
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay > div.childrens {
		float: left;
		margin-right: 5%;
		width: 47.5%;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay > div.childrens {
		margin-right: 0;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay > div.age {
		clear: both;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.catering,
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.type {
		float: left;
		margin-right: 5%;
		width: 47.5%;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.type {
		border-top: 1px dotted #d98a8f;
		margin-right: 0;
		margin-top: 10px;
		padding-top: 10px;
	}

	/* Layout - Content - Anfrage */
	
	#TMWrapper #ContentWrapper div.RequestWrapper {
		display: none;
	}
	
	/* Layout - Routen & Touren (Bike) */
	
	#TMWrapper.bike {
		position: static;
	}
	#TMWrapper.bike #HeaderWrapper {
		top: 0;
	}
	#TMWrapper.bike #GalleryWrapper {
		display: none;
	}

}
@media all and (max-width: 500px){ /* MOBILE */

	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div {
		float: none !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay > div {
		float: none !important;
		margin-right: 0 !important;
		width: 100% !important;
	}
	#TMWrapper #ContentWrapper > div.WidthWrapper > section > .cmsQuickSearch > form > div.roomstay > div.age {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

}

/* TourismusManager - Events - Details - Calender */

.ical > div > .calender {
	margin: 15px 0 15px 0;
}
.ical > div > .calender > .ui-datepicker {
	border: 1px solid #909296 !important;
	box-shadow: none !important;
	padding: 9px 9px 5px 9px !important;
    width: 100% !important;
}
.ical > div > .calender > .ui-datepicker td {
	padding: 1px !important;
}
.ical > div > .calender > .ui-datepicker td.available > a {
	background: #b51621 !important;
	color: #FFFFFF !important;
}
.ical > div > .calender > .ui-datepicker td.available > a.ui-state-active,
.ical > div > .calender > .ui-datepicker td.available > a.ui-state-hover {
	background: #21262d !important;
}

.eventDetail > .booking {
	margin: 0 -15px;
}

/* TourismusManager - Routen - Teaser */

article.tmRouteTeaser {
	margin: 0 0 30px;
	position: relative;
}
article.tmRouteTeaser:after {
	clear: both;
    content: "";
    display: block;
}
article.tmRouteTeaser > section > div.map {
	background: #FFFFFF;
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	float: left;
	padding: 6px 6px 0 6px; 
	margin: 0 15px 0 0;
	max-width: 29.216467463479418%; /* 220 */
}
article.tmRouteTeaser > section > div.map > iframe {
	height: 140px;
	width: 100%;
}
article.tmRouteTeaser > section > a {
	color: #35424B;
	display: block;
	font-size: 22px;
	line-height: 1.3;
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
article.tmRouteTeaser > section > a:hover {
	color: #B51621;
}
article.tmRouteTeaser > section > p > span.type {
	background-size: 28px 28px !important;
	float: left;
	height: 35px;
	margin: 0 2px 0 0;
	position: relative;
	width: 28px;
}
article.tmRouteTeaser > section > p > span.type > span {
	background: #FFFFFF;
	bottom: 0;
	display: block;
	height: 6px;
	opacity: 0.6;
	position: absolute;
	width: 100%;
}
article.tmRouteTeaser > section > p > span.type.Wandern {
	background: url("/img/map/icon-Wandern.png") scroll no-repeat center top;
}

article.tmRouteTeaser > section > p > span.type.Mountainbike {
	background: url("/img/map/icon-Mountainbike.png") scroll no-repeat center top;
}

article.tmRouteTeaser > section > p > span.type.roadbike { 
	background: url("/img/map/icon-Mountainbike.png") scroll no-repeat center top;
}

article.tmRouteTeaser > section > p > span.length,
article.tmRouteTeaser > section > p > span.duration,
article.tmRouteTeaser > section > p > span.meter,
article.tmRouteTeaser > section > p > span.state {
	background: #E0E0E0;
	display: inline-block;
	font-size: 12px;
	margin: 0 2px 7px 0;
	padding: 5px 5px 2px;
}
article.tmRouteTeaser > section > p > span.length > span,
article.tmRouteTeaser > section > p > span.duration > span,
article.tmRouteTeaser > section > p > span.meter > span,
article.tmRouteTeaser > section > p > span.state > span {
	font-size: 14px; 
	font-weight: bold;
}
article.tmRouteTeaser > section > div.buttons {
	margin: 15px 0 0; 
}
article.tmRouteTeaser > section > div.buttons:after {
	clear: both;
	content: "";
	display: block;
}
article.tmRouteTeaser > section > div.buttons > a.map {
	background: url("/img/feratel/map.png") scroll no-repeat -2px center #FFFFFF;
	color: #B51621;
	display: block;
	float: left;
	font-weight: normal;
	padding: 3px 10px 3px 25px;
	margin: 4px 5px 0 0;   
} 
article.tmRouteTeaser > section > div.buttons > a.map:hover {
	text-decoration: underline;  
}
article.tmRouteTeaser > section > div.buttons > a.details {
	background: #535E66;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 0 0 0 15px;
	padding: 5px 15px 2px;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}
article.tmRouteTeaser > section > div.buttons > a.details:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
article.tmRouteTeaser > section > div.buttons > a.details:hover {	 
	background: #B51621;	  
}
article.tmRouteTeaser > section > div.buttons > a.details:hover:before {
	background: #B51621; 
}

@media all and (max-width: 500px){ /* MOBILE */

	article.tmRouteTeaser > section > div.map {
		float: none;
		margin-bottom: 20px;
		margin-right: 0;
		max-width: 100%;
	}
	article.tmRouteTeaser > section > a {
		overflow: auto;
		text-overflow: unset;
		white-space: normal;
	}
	article.tmRouteTeaser > section > div.buttons > a.map {
		display: none;
	}
	article.tmRouteTeaser > section > div.buttons > a.details {
		bottom: auto;
		float: right;
		position: relative;
		right: auto;
	}

}

.cmsSingleHotelTeaser > article {
	background: #FFFFFF;
	margin: 0 0 25px;
	padding: 10px;
	position: relative;
}
.cmsSingleHotelTeaser > article:before {
    bottom: 20px;
    -moz-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    content: "";
    position: absolute;
    right: 10px;
    top: 80%;
    -webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
    width: 70%;
    z-index: -1;
}
.cmsSingleHotelTeaser > article:after {
	clear: both;
	content: "";
	display: block;
}
.cmsSingleHotelTeaser > article.disabled {
	display: none;
}
.cmsSingleHotelTeaser > article > div {
	min-height:165px; 
	position: relative;
}
.cmsSingleHotelTeaser > article > div > a.image {
	float: left;
	margin: 0 14px 0 0;
	max-width: 29.216467463479418%; /* 220 */
}
.cmsSingleHotelTeaser > article > div > div.noimage {
	border: 1px solid #DBDBDB;
	float: left;
	height: 165px;
	margin: 0 14px 0 0;
	max-width: 220px;
	width: 100%; 
} 
.cmsSingleHotelTeaser > article > div > div.images {
	float: left;
	margin: 0 14px 0 0;
	max-width: 29.216467463479418%; /* 220 */
}
.cmsSingleHotelTeaser > article > div > div.images img {
	border: 1px solid #DBDBDB;
	display: block;
	width: 100%;
}
.cmsSingleHotelTeaser > article > div > div.images .owl-controls {
	margin-left: -3px;
    margin-top: 3px; 
	text-align: left;
}
.cmsSingleHotelTeaser > article > div > div.images .owl-controls .owl-page span {
	margin: 2px 3px;
}
.cmsSingleHotelTeaser > article > div > a.title {
	color: #35424B;
	display: block;
	font-size: 22px;
	line-height: 1.3;
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; 	
}
.cmsSingleHotelTeaser > article > div > a.title:hover {
	color: #B51621;
}
.cmsSingleHotelTeaser > article > div > a.title > img {
	margin: 0 0 0 5px;
}
.cmsSingleHotelTeaser > article > div > div.price {
	font-size:14px; 
	bottom: 50px; 
	position: absolute;
	right: 10px;
	line-height:1.3em; 	
	text-align:right;  
}
.cmsSingleHotelTeaser > article > div > div.price > span.big {
	color: #B51621;
	font-size: 26px;   
	font-weight: bold;
}

.cmsSingleHotelTeaser > article > div > div.price > span.rule {
	display:block; 
}
.cmsSingleHotelTeaser > article > div > div.buttons {
	bottom: 10px;
	position: absolute;
	right: 10px;
}
.cmsSingleHotelTeaser > article > div > div.buttons:after {
	clear: both;
	content: "";
	display: block;
}	
.cmsSingleHotelTeaser > article > div > div.buttons > a.details {
	background: url("/img/feratel/right.png") no-repeat scroll left center;
	color: #B51621;
	display: block;
	float: right;
	font-weight: normal;
	margin: 4px 5px 0 0;
	padding: 0 0 0 15px;
}
.cmsSingleHotelTeaser > article > div > div.buttons > a.details:hover {
	text-decoration: underline;
}
.cmsSingleHotelTeaser > article > div > div.buttons > a.request {
	background: #535E66;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 0 0 0 15px;
	padding: 4px 15px 3px;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
} 
.cmsSingleHotelTeaser > article > div > div.buttons > a.request:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.cmsSingleHotelTeaser > article > div > div.buttons > a.request:hover {
	background: #B51621;
}
.cmsSingleHotelTeaser > article > div > div.buttons > a.request:hover:before {
	background: #B51621;
}

.cmsInfraSingleTeaser > article {
	background: #FFFFFF;
	margin: 0 0 25px;
	padding: 10px;
	position: relative; 
}
.cmsInfraSingleTeaser > article:before {
    bottom: 20px;
    -moz-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    content: "";
    position: absolute;
    right: 10px;
    top: 80%;
    -webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
    width: 70%;
    z-index: -1;
}
.cmsInfraSingleTeaser > article:after {
	clear: both;
	content: "";
	display: block;
}
.cmsInfraSingleTeaser > article.disabled {
	display: none;
}
.cmsInfraSingleTeaser > article > div.images {
	float: left;
	margin: 0 14px 0 0;
	max-width: 29.216467463479418%; /* 220 */
}
.cmsInfraSingleTeaser > article > div.images > img {
	display: block;
	width: 100%;
}
.cmsInfraSingleTeaser > article > div.images > div > div > div > img {
	display: block;
	width: 100%;
}
.cmsSingleHotelTeaser > article > div.images .owl-controls {
	margin-left: -3px;
    margin-top: 3px; 
	text-align: left;
}
.cmsSingleHotelTeaser > article > div.images .owl-controls .owl-page span {
	margin: 2px 3px;
}
.cmsInfraSingleTeaser > article > div.noimage {
	border: 1px solid #DBDBDB;
	float: left;
	height: 165px;
	margin: 0 14px 0 0;
	max-width: 220px;
	width: 100%;
}
.cmsInfraSingleTeaser > article > a.title {	
	color: #35424B;
	display: block;
	font-size: 22px;
	line-height: 1.3;
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.cmsInfraSingleTeaser > article > a.title:hover { 
	color: #B51621;
}
.cmsInfraSingleTeaser > article > p {
	padding: 0 0 40px;
}
.cmsInfraSingleTeaser > article > p > span {
	display: block;
}
.cmsInfraSingleTeaser > article > a.map {
	background: url("/img/feratel/map.png") scroll no-repeat -2px center #FFFFFF;
	bottom: 10px;
	color: #B51621;
	font-weight: normal;
	padding: 3px 10px 3px 25px;
	position: absolute;
}
.cmsInfraSingleTeaser > article > a.map:hover {
	text-decoration: underline; 
}
.cmsInfraSingleTeaser > article > div.mapwrapper {
	background: #F8F8F8;
	border: 1px solid #E0E0E0;
	bottom: 50px;
	display: none;
	margin-left: 30.3%;
	position: absolute;
	z-index: 1;
}
.cmsInfraSingleTeaser > article > div.mapwrapper > .map { 
	height: 200px;
	margin: 5px;
	width: 300px; 
}
.cmsInfraSingleTeaser > article > a.details {
	background: #535E66;
	bottom: 10px;
	color: #FFFFFF;
	display: block;
	padding: 5px 15px 2px;
	position: absolute;
	right: 10px;
	text-transform: uppercase;
	z-index: 1;
}
.cmsInfraSingleTeaser > article > a.details:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.cmsInfraSingleTeaser > article > a.details:hover {
	background: #B51621;
}
.cmsInfraSingleTeaser > article > a.details:hover:before {
	background: #B51621;
}
		
.cmsSingleEventTeaser > article {
	background: #FFFFFF;
	margin: 0 0 25px;
	padding: 10px;
	position: relative;
}
.cmsSingleEventTeaser > article:before {
    bottom: 20px;
    -moz-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    content: "";
    position: absolute;
    right: 10px;
    top: 80%;
    -webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
    width: 70%;
    z-index: -1;
}
.cmsSingleEventTeaser > article:after {
	clear: both;
	content: "";
	display: block;
}
.cmsSingleEventTeaser > article.disabled {
	display: none;
}
.cmsSingleEventTeaser > article > div {
	min-height:165px; 
	position: relative;
}
.cmsSingleEventTeaser > article p.bar {
	margin-top: 5px;
}
.cmsSingleEventTeaser > article span.location {
	background: url("/img/layout/ico_location.png") no-repeat;
	display: inline-block;
	min-height: 30px;
	line-height: 30px;
	padding: 0 0 0 30px;
}
.cmsSingleEventTeaser > article span.date {
	background: url("/img/layout/ico_cal.png") no-repeat;
	display: inline-block;
	margin-left: 15px;
	min-height: 30px;
	line-height: 30px;
	padding: 2px 0 0 30px;
}
.cmsSingleEventTeaser > article > div > a.image {
	float: left;
	margin: 0 14px 0 0;
	max-width: 29.216467463479418%; /* 220 */
}
.cmsSingleEventTeaser > article > div > div.noimage {
	border: 1px solid #DBDBDB;
	float: left;
	height: 165px;
	margin: 0 14px 0 0;
	max-width: 220px;
	width: 100%; 
} 
.cmsSingleEventTeaser > article > div > div.images {
	float: left;
	margin: 0 14px 0 0;
	max-width: 29.216467463479418%; /* 220 */
}
.cmsSingleEventTeaser > article > div > div.images img {
	border: 1px solid #DBDBDB;
	display: block;
	width: 100%;
}
.cmsSingleEventTeaser > article > div > div.images .owl-controls {
	margin-left: -3px;
    margin-top: 3px; 
	text-align: left;
}
.cmsSingleEventTeaser > article > div > div.images .owl-controls .owl-page span {
	margin: 2px 3px;
}
.cmsSingleEventTeaser > article > div > a.title {
	color: #35424B;
	display: block;
	font-size: 22px;
	line-height: 1.3;
	margin: 0 0 5px;
	overflow: hidden;
}
.cmsSingleEventTeaser > article > div > a.title:hover {
	color: #B51621;
}
.cmsSingleEventTeaser > article > div > a.title > img {
	margin: 0 0 0 5px;
}
.cmsSingleEventTeaser > article > div > div.price {
	font-size:14px; 
	bottom: 50px; 
	position: absolute;
	right: 10px;
	line-height:1.3em; 	
	text-align:right;  
}
.cmsSingleEventTeaser > article > div > div.price > span.big {
	color: #B51621;
	font-size: 26px;   
	font-weight: bold;
}

.cmsSingleEventTeaser > article > div > div.price > span.rule {
	display:block; 
}
.cmsSingleEventTeaser > article > div > div.buttons {
	bottom: 0;
	position: absolute;
	right: 0;
}
.cmsSingleEventTeaser > article > div > div.buttons:after {
	clear: both;
	content: "";
	display: block;
}	
.cmsSingleEventTeaser > article > div > div.buttons > a.details {
	background: url("/img/feratel/right.png") no-repeat scroll left center;
	color: #B51621;
	display: block;
	float: right;
	font-weight: normal;
	margin: 4px 5px 0 0;
	padding: 0 0 0 15px;
}
.cmsSingleEventTeaser > article > div > div.buttons > a.details:hover {
	text-decoration: underline;
}
.cmsSingleEventTeaser > article > div > div.buttons > a.request {
	background: #535E66;
	color: #FFFFFF;
	display: block;
	float: right;
	margin: 0 0 0 15px;
	padding: 4px 15px 3px;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
} 
.cmsSingleEventTeaser > article > div > div.buttons > a.request:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.cmsSingleEventTeaser > article > div > div.buttons > a.request:hover {
	background: #B51621;
}
.cmsSingleEventTeaser > article > div > div.buttons > a.request:hover:before {
	background: #B51621;
}

@media all and (max-width: 500px){ /* MOBILE */
	
	/* Liste */
		
	.cmsInfraSingleTeaser > article {
		-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	}
	.cmsInfraSingleTeaser > article > a.image,
	.cmsInfraSingleTeaser > article > div.noimage {
		display: none;
	}
	.cmsInfraSingleTeaser > article > div.mapwrapper {
		margin-left: 0;
	}
	.cmsInfraSingleTeaser > article > a.title {
		overflow: auto;
		text-overflow: unset;
		white-space: normal;
	}
	.cmsInfraSingleTeaser > article > p {
		padding-bottom: 5px;
	}
	.cmsInfraSingleTeaser > article > a.map {
		display: none;
	}
	.cmsInfraSingleTeaser > article > a.details {
		bottom: auto;
		float: right;
		position: relative;
		right: auto;
	}
	.cmsSingleEventTeaser > article span.date {
		float: none;
		margin: 0;
		width: 100%;
	}
}

#ltswidget-booking {
	font: 16px/1.5 "DINWeb",sans-serif !important
}

#ltswidget-booking .booking-steps {
    z-index: 1 !important;
}

#ltswidget-booking .booking-steps .step.done {
    background: #b51621 none repeat scroll 0 0 !important;
    border-color: #b51621 !important; 
}

#ltswidget-booking .booking-steps .step.active {
    background: #6d0d14 none repeat scroll 0 0 !important;
    border-color: #6d0d14 !important;  
}

#ltswidget-booking #booking .booking-summary .title {
    background: #b51621 none repeat scroll 0 0 !important;
}

#ltswidget-booking #booking .booking-block .title {
    background: #b51621 none repeat scroll 0 0 !important;
}

#ltswidget-booking #booking .button-color {
    background: #21262D none repeat scroll 0 0 padding-box !important;
    border-radius: 0 !important; 
    padding:0 15px 0 15px !important;
    text-transform:uppercase !important;
    line-height:50px !important;
    font-weight:bold !important; 
} 

#ltswidget-booking #booking .button-row.step4 .button-color {
    padding:0 35px 0 15px !important; 
}

#ltswidget-booking #booking .button-gray {
	border-radius: 0 !important; 
    padding:0 15px 0 15px !important;
    text-transform:uppercase !important;
    line-height:50px !important;
    font-weight:bold !important;  
}

.row-calendar .box-calendar input {
    height:auto !important;   
}

#ltswidget-booking .box-search-period .search-button {
	float: right;
    background-color: #b51621 !important;    
    padding: 5px 10px !important; 
    text-transform:uppercase !important; 
    bottom: -45px !important; 
    left: -1px!important;
    right: -1px !important;
    width: auto;
}

#ltswidget-booking .row .input-number {
    max-width: 50px !important;
}

/* TM - Standard - Outdooractive - Teaser */

.flexViewList > article {
	background: #FFFFFF;
	margin: 0 0 25px;
	padding: 10px;
	position: relative;
}
.flexViewList > article:before {
    bottom: 20px;
    -moz-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    -webkit-box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    box-shadow: 0 15px 10px rgba(119, 119, 119, 0.5);
    content: "";
    position: absolute;
    right: 10px;
    top: 80%;
    -webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
    width: 70%;
    z-index: -1;
}
.flexViewList > article:after {
	clear: both;
	content: "";
	display: block;
}
.flexViewList > article .image {
	float: left;
	margin: 0 2% 0 0;
	max-width: 29%; /* 220 */
}
.flexViewList > article .image img {
	display: block;
	width: 100%;
}
.flexViewList > article .difficulty {
	background: #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 1;
	margin: 0 2px 0 0;
	padding: 8px 5px 7px 5px;
	position: relative;
	text-transform: uppercase;
	vertical-align: top;
}
.flexViewList > article .difficulty.difficulty1 {
	background: #299bf6;
}
.flexViewList > article .difficulty.difficulty2 {
	background: #B51621;
}
.flexViewList > article .difficulty.difficulty3 {
	background: #21262D;
}
.flexViewList > article figcaption {
	float: left;
	min-height: 152px;
	position: relative;
	width: 69%;		
}
.flexViewList > article figcaption > .title {
	color: #35424B;
	display: block;
	font-size: 22px;
	line-height: 1.3;
	margin: 0 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.flexViewList > article .properties > div.length,
.flexViewList > article .properties > div.duration,
.flexViewList > article .properties > div.meter,
.flexViewList > article .properties > div.state {
	background: #E0E0E0;
	display: inline-block;
	font-size: 12px;
	height: 28px;
	line-height: 1;
	margin-bottom: 7px;
	margin-right: 2px;
	padding: 8px 3px 5px 5px;
	vertical-align: top;
}
.flexViewList > article .properties > div.length > span,
.flexViewList > article .properties > div.duration > span,
.flexViewList > article .properties > div.meter > span,
.flexViewList > article .properties > div.state > span {
	font-size: 14px;
	font-weight: bold;
}
.flexViewList > article .properties > div.type {
	background-size: 28px 28px !important;
	display: inline-block;
	height: 35px;
	margin-right: 2px;
	position: relative;
	vertical-align: top;
	width: 28px;
}
.flexViewList > article .properties > div.type > span {
	background: #FFFFFF;
	bottom: 0;
	height: 6px;
	opacity: 0.6;
	position: absolute;
	width: 28px;
}
.flexViewList > article .properties > div.type.Wandern {
	background: url("/img/map/icon-Wandern.png") scroll no-repeat center top;
}
.flexViewList > article .properties > div.type.Mountainbike {
	background: url("/img/map/icon-Mountainbike.png") scroll no-repeat center top;
}	

.flexViewList > article .properties > div.type.roadbike { 
	background: url("/img/map/icon-Mountainbike.png") scroll no-repeat center top;
}	

.flexViewList > article .properties > div.state {
	padding: 8px 8px 5px 28px;  
}

.flexViewList > article .properties > div.state > span:before {
	background:#E54225;
    border: 2px solid #ffffff;
    border-radius: 12px;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
    content: "";
    display: inline-block;
    height: 12px;  
    margin: 0 0 0 -20px; 
    position: absolute;
    vertical-align: middle;
    width: 12px;
}

.flexViewList > article .properties > div.state > span.closed:before {
	background:#E54225;
}

.flexViewList > article .properties > div.state > span.opened:before {
	background:#72B500;
}

.flexViewList > article figcaption > .details {
	background: #535E66;
	bottom: 10px;
	color: #FFFFFF;
	display: block;
	padding: 5px 15px 2px;
	position: absolute;
	right: 10px;
	text-transform: uppercase;
	z-index: 1;
}
.flexViewList > article figcaption > .details:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.flexViewList > article figcaption > .details:hover {
	background: #B51621;
}
.flexViewList > article figcaption > .details:hover:before {
	background: #B51621;
}
.tmStPagination:after {
	clear: both;
	content: "";
	display: block;
}
.tmStPagination > ul {
	float: right;
}
.tmStPagination > ul > li {
	float: left;
	margin: 2px;
}
.tmStPagination > ul > li > a {
	background: #DBDBDB;
    color: #7E7D81;
    display: block;
    font-weight: normal;
    padding: 5px 8px 3px;
}
.tmStPagination > ul > li > a:hover,
.tmStPagination > ul > li > a.selected {
    background: #B51621;
    color: #FFFFFF;
}


@media all and (max-width: 1020px){

	.flexViewList > article .tourDetails {
		bottom: auto;
		display: block;
		position: relative;
	}
	.flexViewList > article figcaption > .details {
		bottom: auto;
		display: inline-block;
		float: right;
		margin: 10px 0 0 0;
		position: relative;
		right: auto;
	}

}
@media all and (max-width: 560px){

	.flexViewList > article .image {
		margin-bottom: 10px;
		max-width: 100%;
		text-align: center;
		width: 100%;
	}
	.flexViewList > article figcaption {
		min-height: 0;
		width: 100%;
	}

}
@media all and (max-width: 410px){

	.flexViewList > article .tourDetails > .data > span.distance {
		clear: both;
		margin-top: 10px;
	}
	.flexViewList > article .tourDetails > .data > span.distance:before {
		display: none;
	}
	.flexViewList > article .tourDetails > .data > span.duration {
		margin-top: 10px;
	}
	.flexViewList > article figcaption > .details {
		bottom: 0;
		position: absolute;
		right: 0px;
	}

}

/* Privacy 1.0.0 */

/* Default */

.privacyCookie {
	background: #B51621;
	background: rgba(181, 22, 33, 0.9);
	color: #FFFFFF;
	font-size: 15px;
	padding: 10px 0;
	width: 100%;
}
.privacyCookie > div {
	margin: 0 auto 0 auto;
	max-width: 1400px;
	padding: 0 20px 0 20px;
}
.privacyCookie > div > p {
	float: left;
	margin: 0 10px 0 0;
}
.privacyCookie > div > p > a {
	color: #FFFFFF;
}
.privacyCookie > div > a.button {
	color: #FFFFFF;
	float: right;
	position: relative;
}

/* Direction Top */

.privacyCookie.top {
	margin: -300px 0 0 0;
	position: absolute;
	transition: margin 300ms ease;
	z-index: 5;
}
.showPrivacyCookie .privacyCookie.top {
	margin-top: 0 !important;
	position: relative;
}

/* Direction Bottom */

.privacyCookie.bottom {
	left: -10000px;
	position: fixed;
	transition: bottom 300ms ease;
	z-index: 9999;
}
.showPrivacyCookie .privacyCookie.bottom {
	bottom: 0 !important;
}

@media all and (max-width: 1300px){

	.privacyCookie {
		padding-top: 18px;
	}
	.privacyCookie > div > p {
		float: none;
		margin-right: 0;
	}
	.privacyCookie > div > a.button {
		float: none;
		padding: 8px 0;
		display: block;
	}

}

/* Extension - Action Button */

.cmsActionButton {
	clear: both;
	padding: 0 0 20px; 
	position: relative; 
}
.cmsActionButton:after {
	clear: both;
	content: "";
	display: block;
}
.cmsActionButton > p {
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 0 0; 
}
.cmsActionButton > a {
	background: #535E66; 
	color: #FFFFFF;
	display: block;
	float: right; 
	margin: 0;
	padding: 4px 15px 3px;
	position: relative;
	text-transform: uppercase;
}
.cmsActionButton > a:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.cmsActionButton > a:after {
	content: "";
    display: block;
    clear: both; 
}
.cmsActionButton > a:hover {
	background: #B51621;
}
.cmsActionButton > a:hover:before {
	background: #B51621;
}

@media all and (max-width: 650px){

	.cmsActionButton {
		padding: 0 0 35px 0;
	}
	.cmsActionButton > a {
		bottom: 0;
		position: absolute;
		right: 0;
	}
	.cmsActionButton > p {
		float: none; 
		display: block;
		margin: 0;
	} 
		
}

/* Extension - Anfrage Button */

.requestButton:after {
	clear: both;
	content: "";
	display: block;
}
.requestButton > a {
	background: #535E66; 
	color: #FFFFFF;
	display: block;
	float: right; 
	margin: 0;
	padding: 4px 15px 3px;
	position: relative;
	text-transform: uppercase;
}
.requestButton > a:before {
	background: #535E66;
	content: "";
	height: 100%;
	left: -5px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg); 
	width: 15px;
	z-index: -1; 
}
.requestButton > a:after {
	content: "";
    display: block;
    clear: both; 
}
.requestButton > a:hover {
	background: #B51621;
}
.requestButton > a:hover:before {
	background: #B51621;
}

/* Extension - eCard */

/* Formular */

.eCardForm {
	background: #FFFFFF;
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	opacity: 0;
	left: 50%;
	margin: -165px 0 0 -350px;
	padding: 20px;
	position: fixed;
	top: 50%;
	width: 700px;
	z-index: 8011;
}
.eCardForm.show {
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	opacity: 1;
}
.eCardForm > form {
	display: table;
	height: 274px;
	width: 100%;
}
.eCardForm > form:after {
	clear: both;
	content: "";
	display: block;
}
.eCardForm > form h2 {
	margin: 0 0 15px;
}
.eCardForm > form h3 {
	color: #B51621;
	font-size: 16px;
	font-weight: bold;
	margin: 14px 0 0;
}
.eCardForm > form > .col1 {
	border-right: 1px solid #CFCFCF;
	display: table-cell;
	width: 50%;
	padding: 0 20px 0 0;
	vertical-align: top;
}
.eCardForm > form > .col2 > .image {
	margin: 0 0 10px;
	text-align: right;
}
.eCardForm > form > .col2 > .image > img {
	border: 1px solid #CFCFCF;
	display: inline-block;
	height: 60px;
	padding: 3px;
}
.eCardForm > form > .col2 {
	display: table-cell;
	width: 50%;
	padding: 0 0 0 20px;
	vertical-align: top;
}
.eCardForm > form > div > .row {
	margin: 5px 0;
	position: relative;
}
.eCardForm > form > .col2 > .row {
	margin-bottom: 0;
}
.eCardForm > form > div > .row:after {
	clear: both;
	content: "";
	display: block;
}
.eCardForm > form > div > .row.validation {
	padding: 0 20px 0 0;
}
.eCardForm > form > div > .row.validation:before {
	background: url("/img/cms/cms.png") no-repeat left -800px;
	content: "";
	height: 14px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 14px;
}
.eCardForm > form > div > .row > label {
	display: block;
	float: left;
	font-size: 15px;
	padding: 6px 0 0 0;
	width: 40%;
}
.eCardForm > form > .col2 > .row > label {
	float: none;
	padding-bottom: 6px;
	width: 100%;
}
.eCardForm > form > div > .row > .field {
	border: 1px solid #CFCFCF;
	outline: medium none;
	padding: 7px 5px 8px 5px;
	width: 60%;
}
.eCardForm > form > div > .row > .field:focus {
	border: 1px solid #93C8FF !important;
	box-shadow: 0 0 4px #1983F0;
	color: #323E46;
}
.eCardForm > form > div > .row > textarea.field {
	height: 170px;
	line-height: 1.3;
	margin: 0;
	width: 100%;
}
.eCardForm > form > div > .button {
	padding: 0 20px 0 0;
	position: relative;
	text-align: right;
}
.eCardForm > form > div > .button > input {
	background: #535E66;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 5px 8px;
	text-transform: uppercase;
	width: 60%;
}
.eCardForm > form > div > .button > input:hover {
	background: #B51621;
}
.eCardForm > form .msg {
	display: none;
	line-height: 1.3;
	margin: 10px 20px 0 0;
	padding: 4px 10px;
}
.eCardForm > form .msg.show {
	display: block;
}
.eCardForm > form .error {
	border: 1px solid #EB3838 !important;
	box-shadow: 0 0 3px #FF0000;
	color: #EB3838;
}
.eCardForm > form .success {
	border: 1px solid #3b9400 !important;
	box-shadow: 0 0 3px #3b9400;
	color: #3b9400;
}
.eCardForm > .close {
	background: url("/img/fancybox/fancybox_sprite.png") scroll no-repeat left top;
	cursor: pointer;
	height: 36px;
	position: absolute;
	right: -18px;
	top: -18px;
	width: 36px;
}

/* Button */

.eCardBtn {
	background: url("/img/cms/cms.png") no-repeat scroll 10px -493px #FFFFFF;
	bottom: 3px;
	color: #21262D;
	font-size: 15px;
	padding: 7px 10px 5px 45px;
	position: absolute;
	right: 5px;
	z-index: 8051;
}

/* Fancybox */

.fancybox-outer, 
.fancybox-inner {
	z-index: 1;
}

@media all and (max-width: 720px){ /* MOBILE */

	.eCardForm {
		margin-left: -140px;
		width: 280px;
	}
	.eCardForm > form > .col1 {
		border-right: 0;
		display: block;
		padding-right: 0;
		width: 100%;
	}
	.eCardForm > form > .col2 {
		display: none;
		padding-left: 0;
		width: 100%;
	}

}

/* Extension - Google Map */

/* Google Map - Übersicht */

.mapOverview {
	position: relative;
}
.mapOverview > .gmap {
	height: 470px;
	width: 100%;
}

.mapPlaner .leaflet-container {
	font: inherit;
}
.mapPlaner .leaflet-popup-content-wrapper {
	border-radius: 0;
}
.mapPlaner .leaflet-popup-content {
	margin: 10px 20px;
}
.mapPlaner .leaflet-popup-content p {
	margin: 0;
}

/* Google Map - Navigation */

.mapPlaner {
	position: relative;
}
.mapPlaner > .gmap {
	height: 400px;
	width: 100%;
}
.mapPlaner .routePoint {
	min-width: 120px;
	min-height: 0;
}
.mapPlaner .routePoint .title {
	font-weight: bold;
	display:block; 
}
.mapPlaner > h2 {
	margin: 15px 0;
	visibility: hidden;
}
.mapPlaner > h2.show {
	visibility: visible;
}
.mapPlaner > ul.navMenu {
	display: table;
}
.mapPlaner > ul.navMenu > li {
	background: url("/img/gmap/gmap.png") no-repeat left 2px;
	background-size: 28px auto;
	cursor: pointer;
	margin: 0 0 6px 0;
	padding: 0 0 7px 35px;
}
.mapPlaner > ul.navMenu > li.selected {
	background: url("/img/gmap/gmap.png") no-repeat left -174px;
	background-size: 28px auto;
}
.mapPlaner > ul.navMenu > li > p {
	display: inline-block;
	font-weight: bold;
	min-width: 200px;
}
.mapPlaner > ul.navMenu > li > div {
	display: inline-block;
	padding: 2px 0 2px 38px;
}
.mapPlaner > ul.navMenu > li.modeT > div { /* Bus */
	background: url("/img/gmap/transport.png") no-repeat 1px -254px;
	background-size: 28px auto;
}
.mapPlaner > ul.navMenu > li.modeB > div { /* Rad */
	background: url("/img/gmap/transport.png") no-repeat 2px 4px;
	background-size: 28px auto;
}
.mapPlaner > ul.navMenu > li.modeW > div { /* Fußgänger */
	background: url("/img/gmap/transport.png") no-repeat 11px -84px;
	background-size: 28px auto;
}
.mapPlaner > ul.navMenu > li.modeD > div { /* Auto */
	background: url("/img/gmap/transport.png") no-repeat 3px -166px;
	background-size: 28px auto;
}

/* Google Map - Einzelpunkt */

.mapSinglePoints {
	position: relative;
}
.mapSinglePoints .leaflet-popup-content-wrapper {
	border-radius: 0;
}
.mapSinglePoints .leaflet-popup-content {
    margin: 8px 20px;
    line-height: 1;
}
.mapSinglePoints .leaflet-popup-content p {
	margin: 0;
}
.mapSinglePoints > .gmap {
	height: 470px;
	width: 100%;
}
.mapSinglePoints > .teaser {
	display: none;
}

/* Google Map - Teaser */

.mapSinglePoints article {
	padding-bottom: 0;
	padding-top: 10px;
}
.mapSinglePoints article > h2 {
	display: none;
}
.mapSinglePoints article > figure > a > img {
	display: block;
}
.mapSinglePoints article p > a.title {
	display: block;
}
.mapSinglePoints article p > span {
	display: block;
}
.mapSinglePoints article p > span.title {
	font-weight: bold;
}

/* Extension - Google Map Custom */

/* Google Map - Übersicht */

.mapOverview {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	padding: 15px;
}
.mapOverview .cmsTeaser > article {
	padding-bottom: 0;
}
.mapOverview .cmsTeaser > article > figure > a {
	display: none; 
}
.mapOverview .cmsTeaser > article > figure > figcaption > p > .text > a.more, 
.mapOverview .cmsTeaser > article > p > .text > a.more {
	left: 0;
	right: auto; 
}
.mapOverview .cmsTeaser > article > figure > figcaption > p > .text > a.more,
.mapOverview  .cmsTeaser > article > p > .text > a.more {
    background: #535E66;
    bottom: 0;
    color: #FFFFFF;
    display: inline-block;
    margin: 0;
    padding: 0 15px;
    position: absolute;
    right: auto;
    text-transform: none;
    z-index: 1;
    line-height: 30px;
    white-space: nowrap; 
}

.mapOverview .leaflet-container {
	font: inherit;
}
.mapOverview .leaflet-popup-content-wrapper {
	border-radius: 0;
}
.mapOverview .leaflet-popup-content {
	margin: 10px 20px;
}
.mapOverview .leaflet-popup-content p {
	margin: 0;
}

/* Google Map - Navigation */

.mapPlaner {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	padding: 15px;
}
.mapPlaner .routePoint {
	max-width: 325px;
}
.mapPlaner > ul.navMenu > li:last-child {
	margin-bottom: 0;
}
.mapPlaner > ul.navMenu > li > div {
	margin: 0 0 0 10px;
}

/* Google Map - Einzelpunkt */

.mapSinglePoints {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	padding: 5px;
}
.mapSinglePoints .cmsTeaser {
	max-width: 250px;	 
}
.mapSinglePoints .cmsTeaser > article {
	padding-bottom: 0;
}
.mapSinglePoints .cmsTeaser > article > a {
	font-size: 22px;
}
.mapSinglePoints .cmsTeaser > article > a:hover {
	color: #B51621;
}
.mapSinglePoints .cmsTeaser > article > p {
	position: relative;
	padding-bottom: 0; 
}
.mapSinglePoints .cmsTeaser > article > p > span.text > a {
	background: none;
	display:block;
	color: #3A84DF; 
	font-size: 14px; 
	font-weight: normal;
	padding:10px 0 0 0; 
	position: relative;
	text-transform: none; 
	left:0 !important;  
}
.mapSinglePoints .cmsTeaser > article > p > span.text > a:hover {
	background:none; 
	text-decoration: underline;
}
.mapSinglePoints .cmsTeaser > article > p > span.text > a:before {
	display: none; 
}

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
	max-width: none !important;
	max-height: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	cursor:         grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	cursor:         grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}
.leaflet-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom {
	margin-top: 6px;
}
.leaflet-tooltip-top {
	margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left {
	margin-left: -6px;
}
.leaflet-tooltip-right {
	margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

/* Extension - Sitemap */

ul.sitemap:after {
	clear: both;
	content: "";
	display: block;
}
ul.sitemap > li {
	float: left;
	width: 30%;
	margin: 0 5% 15px 0;
}
ul.sitemap > li.last {
	margin-right: 0;
}
ul.sitemap > li.last + li {
	clear: both;
}
ul.sitemap > li > a {
	color: #21262D;
	display: inline-block;
	font-size: 17px;
	line-height: 1.2;
	margin: 0 0 5px;
	text-transform: uppercase;
}
ul.sitemap > li > a:hover,
ul.sitemap > li > a.selected {
	color: #B51621;
}
ul.sitemap > li > ul > li {
	list-style: none;
	margin: 0 0 15px;
}
ul.sitemap > li > ul > li > a {
	border-bottom: 1px solid #B51621;
	color: #35424B;
	display: block;
	line-height: 1.2;
	margin: 0 0 10px;
	padding: 3px 0 1px;
}
ul.sitemap > li > ul > li > a:hover,
ul.sitemap > li > ul > li > a.selected {
	color: #B51621;
}
ul.sitemap > li > ul > li > ul {
	margin: 0;
}
ul.sitemap > li > ul > li > ul > li {
	color: #21262D;
	list-style: disc inside none;
}
ul.sitemap > li > ul > li > ul > li > a {
	color: #21262D;
	font-weight: 300;
	line-height: 1.2;
}
ul.sitemap > li > ul > li > ul > li > a:hover,
ul.sitemap > li > ul > li > ul > li > a.selected {
	color: #B51621;
}

@media all and (max-width: 950px){

	ul.sitemap > li {
		margin-right: 5%;
		width: 47.5%;
	}
	ul.sitemap > li.last {
		margin-right: 5%;
	}
	ul.sitemap > li.last + li {
		clear: none;
	}
	ul.sitemap > li:nth-child(2n) {
		margin-right: 0;
	}
	ul.sitemap > li:nth-child(2n) + li {
		clear: both;
	}

}
@media all and (max-width: 500px){ /* MOBILE */
	
	ul.sitemap > li {
		float: none;
		margin-right: 5% !important;
		width: 100%;
	}
	
}

/* Extension - Suchergebnisse */

/* Formular */

.searchList > form {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 0 -1077px #FFFFFF;
	padding: 10px 30px 10px 62px;
}
.searchList > form:after {
	clear: both;
	content: "";
	display: block;
}
.searchList > form > .row {
	float: left;
	margin: 0 7px 0 0;
}
.searchList > form > .row > .field {
	background: #E1E3E4;
	border: 0 none;
	color: #21262D;
	margin: 0;
	max-width: 190px;
	padding: 7px 10px 6px;
}
.searchList > form > .button {
	float: left;
	position: relative;
}
.searchList > form > .button:after {
	background: #21262D;
	background: -moz-linear-gradient(75deg,  rgba(33,38,45,1) 0%, rgba(33,38,45,1) 50%, rgba(33,38,45,0) 50.1%, rgba(33,38,45,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(33,38,45,1)), color-stop(50%,rgba(33,38,45,1)), color-stop(50.1%,rgba(33,38,45,0)), color-stop(100%,rgba(33,38,45,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(15deg,  rgba(33,38,45,1) 0%,rgba(33,38,45,1) 50%,rgba(33,38,45,0) 50.1%,rgba(33,38,45,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(75deg,  rgba(33,38,45,1) 0%,rgba(33,38,45,1) 50%,rgba(33,38,45,0) 50.1%,rgba(33,38,45,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(75deg,  rgba(33,38,45,1) 0%,rgba(33,38,45,1) 50%,rgba(33,38,45,0) 50.1%,rgba(33,38,45,0) 100%); /* IE10+ */
	background: linear-gradient(75deg,  rgba(33,38,45,1) 0%,rgba(33,38,45,1) 50%,rgba(33,38,45,0) 50.1%,rgba(33,38,45,0) 100%); /* W3C */
	content: "";
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: -8px;
	top: 0;
	width: 8px;
}
.searchList > form > .button:hover:after {
	background: #535E66;
	background: -moz-linear-gradient(75deg,  rgba(83,94,102,1) 0%, rgba(83,94,102,1) 50%, rgba(83,94,102,0) 50.1%, rgba(83,94,102,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(83,94,102,1)), color-stop(50%,rgba(83,94,102,1)), color-stop(50.1%,rgba(83,94,102,0)), color-stop(100%,rgba(83,94,102,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(15deg,  rgba(83,94,102,1) 0%,rgba(83,94,102,1) 50%,rgba(83,94,102,0) 50.1%,rgba(83,94,102,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(75deg,  rgba(83,94,102,1) 0%,rgba(83,94,102,1) 50%,rgba(83,94,102,0) 50.1%,rgba(83,94,102,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(75deg,  rgba(83,94,102,1) 0%,rgba(83,94,102,1) 50%,rgba(83,94,102,0) 50.1%,rgba(83,94,102,0) 100%); /* IE10+ */
	background: linear-gradient(75deg,  rgba(83,94,102,1) 0%,rgba(83,94,102,1) 50%,rgba(83,94,102,0) 50.1%,rgba(83,94,102,0) 100%); /* W3C */
}
.searchList > form > .button > input {
	background: #21262D;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 8px 22px 3px 12px;
	text-transform: uppercase;
	-webkit-padding-before: 3px;
	-webkit-padding-after: 0;
}
.searchList > form > .button:hover > input {
	background: #535E66;
}

/* Extension - Teaserslider */

.cmsTeaserSlider {
	padding: 0 78px;
	position: relative;
}
.cmsTeaserSlider > div .owl-item {
	padding: 17.5px;
}
.cmsTeaserSlider > div article {
	background: #FFFFFF;
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	float: left;
	position: relative;
	top: 0;
	width: 100%;
	-webkit-transition: top 300ms ease-in-out;
	-moz-transition: top 300ms ease-in-out;
	-ms-transition: top 300ms ease-in-out;
	-o-transition: top 300ms ease-in-out;
	transition: top 300ms ease-in-out;
}
.cmsTeaserSlider > div article:hover {
	top: -10px;
}
.cmsTeaserSlider > div article > h2 {
	display: none;
}
.cmsTeaserSlider > div article > figure > a {
	display: block;
}
.cmsTeaserSlider > div article > figure > a > img {
	display: block;
	max-width: 100%;
	width: 100%;
}
.cmsTeaserSlider > div article > figure > figcaption {
	min-height: 87px;
	padding: 20px 70px 15px 20px;
	position: relative;
}
.cmsTeaserSlider > div article > figure > figcaption > a.title { /* Teasertitel */
	color: #B51621;
	display: block;
	font-size: 20px;
	font-weight: normal;
	height: 48px;
	line-height: 1.3;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
.cmsTeaserSlider > div article > figure > figcaption > a.title:hover {
	color: #21262D;
}
.cmsTeaserSlider > div article > figure > figcaption > a.more {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -1597px #E1E3E4;
	height: 59px;
	margin: -29.5px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40px;
	z-index: 1;
}
.cmsTeaserSlider > div article > figure > figcaption > a.more:before {
	background: #E1E3E4;
	content: "";
	height: 100%;
	left: -10px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 20px;
	z-index: -1;
}
.cmsTeaserSlider > div article > figure > figcaption > a.more:hover {
	background-color: #21262D;
	background-position: 12px -1671px;
}
.cmsTeaserSlider > div article > figure > figcaption > a.more:hover:before {
	background: #21262D;
}

/* Bullets */

.cmsTeaserSlider > div .owl-controls .owl-pagination {
	display: none;
}
.cmsTeaserSlider > div .owl-controls .owl-pagination .owl-page span {
	background: #FFFFFF;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	height: 15px;
	margin: 3px;
	opacity: 1;
	width: 15px;
}
.cmsTeaserSlider > div .owl-controls .owl-pagination .owl-page.active span {
	background: #B51621;
	border: 2px solid #FFFFFF;
}

/* Prev, Next Navigation */

.cmsTeaserSlider > div .owl-controls {
	margin-top: 0;
}
.cmsTeaserSlider > div .owl-controls .owl-buttons div {
	cursor: pointer;
	display: block;
	height: 56px;
	margin: -28px 0 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 34px;
	z-index: 100;
}
.cmsTeaserSlider > div .owl-controls .owl-buttons div.owl-prev {
	background: url("/img/intro/arrow_left.png") scroll no-repeat left top;
	left: -60px;
	opacity: 0.5;
}
.cmsTeaserSlider > div .owl-controls .owl-buttons div.owl-next {
	background: url("/img/intro/arrow_right.png") scroll no-repeat left top;
	opacity: 0.5;
	right: -60px;
}
.cmsTeaserSlider > div .owl-controls .owl-buttons div.owl-prev:hover,
.cmsTeaserSlider > div .owl-controls .owl-buttons div.owl-next:hover {
	opacity: 1;
}

@media all and (max-height: 560px){

	.cmsTeaserSlider {
		padding: 0 60px;
	}
	
	.cmsTeaserSlider > div article > figure > figcaption > a.title { /* Teasertitel */
		font-size:18px;  
	}
		
	/* Bullets */

	.cmsTeaserSlider > div .owl-controls .owl-pagination {
		display: block;
	}

}
@media all and (max-width: 1150px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		font-size: 18px;
	}

}
@media all and (max-width: 1120px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		height: 65px;
	}

}
@media all and (max-width: 1000px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		height: 48px;
	}

}
@media all and (max-width: 880px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		height: 65px;
	}

}
@media all and (max-width: 790px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		height: 48px;
	}

}
@media all and (max-width: 620px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		height: 65px;
	}

}
@media all and (max-width: 500px) {

	.cmsTeaserSlider > div article > figure > figcaption > a.title {
		height: 48px;
	}

}
@media all and (max-width: 790px) {
			
	.cmsTeaserSlider {
		margin: 0 -17.5px;
		padding: 0;
	}
	.cmsTeaserSlider > div .owl-controls {
		display: none;
	}
		
	/* Bullets */

	.cmsTeaserSlider > div .owl-controls .owl-pagination {
		display: block;
	}

}

/* Extension - Wetter */

.weather.weatherToday:after,
.weather.weatherMountain:after  {
	clear: both;
	content: "";
	display: block;
}
.weather.weatherToday > div.item {
	margin: 30px 0;
	width: 23.25%;
}
.weather.weatherToday > div.image,
.weather.weatherMountain > div.image {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);	
	padding: 30px;
	text-align: center;
}
.weather.weatherToday > div.image {
	float: left;
	margin: 30px 0 30px 2%;
	padding: 39px 20px;
	width: 74.75%;
}
.weather.weatherMountain > div.image {
	display: inline-block;
	margin: 30px 0;
	width: 100%;
}
.weather.weatherToday > div.image > img,
.weather.weatherMountain > div.image > img {
	max-width: 100%;
}

/* Wetter - Übersicht */

.weather:after {
	clear: both;
	content: "";
	display: block;
}
.weather > h2 {
	clear: both;
}
.weather > div.item {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	float: left;
	margin: 0 2% 25px 0;   
	padding: 15px;
	text-align: center;
	width: 23.25%;  
}
.weather > div.item:after {
	clear: both;
	content: "";
	display: block;
}
.weather > div.item:nth-of-type(4) {
	margin-right: 0;
}
.weather > div.item > h3 {
	font-weight: bold; 
	font-size: 18px;
	margin-top: 0;
}
.weather > div.item > h3 > span {
	display: block;
	font-weight: normal; 
	font-size: 13px;
}
.weather > div.item > div.icon {
	background: url("/img/weather/weather.png") scroll no-repeat 0 0;
	display: inline-block;
	height: 80px;
	margin: 0 0 15px;
	width: 80px;
}
.weather > div.item > div.icona {
	background-position: 0 0;
}
.weather > div.item > div.iconb,
.weather > div.item > div.iconc,
.weather > div.item > div.icond {
	background-position: 0 4.281%;
}
.weather > div.item > div.icone {
	background-position: 0 16.336%;
}
.weather > div.item > div.iconf,
.weather > div.item > div.icong {
	background-position: 0 20.074%;
}
.weather > div.item > div.iconh,
.weather > div.item > div.iconi,
.weather > div.item > div.iconj {
	background-position: 0 28.081%;
}
.weather > div.item > div.iconk {
	background-position: 0 40.067%;
}
.weather > div.item > div.iconl,
.weather > div.item > div.iconm {
	background-position: 0 44.028%;
}
.weather > div.item > div.iconn,
.weather > div.item > div.icono,
.weather > div.item > div.iconp {
	background-position: 0 52.007%;
}
.weather > div.item > div.iconq {
	background-position: 0 63.985%;
}
.weather > div.item > div.iconr {
	background-position: 0 68%;
}
.weather > div.item > div.icons,
.weather > div.item > div.icont {
	background-position: 0 71.951%;
}
.weather > div.item > div.iconu {
	background-position: 0 79.994%;
}
.weather > div.item > div.iconv {
	background-position: 0 84%;
}
.weather > div.item > div.iconw,
.weather > div.item > div.iconx,
.weather > div.item > div.icony,
.weather > div.item > div.iconz {
	background-position: 0 88%;
}
.weather > div.item > p.title {
	background: #E0E0E0;
	padding: 3px 5px 1px; 
}  
.weather > div.item > p.temp {
	margin: 15px 0 0; 
}
.weather > div.item > p.temp:after {
	clear: both;
	content: "";
	display: block;
}
.weather > div.item > p.temp > span {
	display: block;
	float: left;
	font-size: 24px;
	font-weight: bold;
}
.weather > div.item > p.temp > span.min {
	color: #21262D;
	float: left;
}
.weather > div.item > p.temp > span.max {
	color: #B51621;
	float: right;
}

.weather > div.item > p.temp > span > span {
	color:#7b8186; 
	display:block;
	font-size: 12px; 
	font-weight: normal;
} 

@media all and (max-width: 990px){ /* MOBILE */

	.weather.weatherToday > div.item {
		margin-bottom: 0;
		min-height: 0;
		width: 100%;
	}
	.weather.weatherToday > div.image {
		margin-left: 0;
		width: 100%;
	}
	.weather > div.item {
		margin-right: 5%;
		min-height: 0;
		width: 47.5%;
	}
	.weather > div.item:nth-of-type(2) {
		margin-right: 0;
	}

}
@media all and (max-width: 790px){ /* MOBILE */

	.weather > div.item {
		margin-right: 2%;
		width: 23.25%;  
	}
	.weather > div.item:nth-of-type(2) {
		margin-right: 2%;
	}
	.weather > div.item:nth-of-type(4) {
		margin-right: 0;
	}
	.weather.weatherToday > div.item {
		margin: 30px 0;
		width: 23.25%;
	}
	.weather.weatherToday > div.image {
		margin-left: 2%;
		width: 74.75%;
	}

}
@media all and (max-width: 700px){ /* MOBILE */

	.weather.weatherToday > div.item,
	.weather > div.item {
		float: none;
		margin-right: 0;
		min-height: 0;
		padding: 20px;
		text-align: left;
		width: 100%;
	}
	.weather.weatherToday > div.item {
		margin-bottom: 0;
	}
	.weather.weatherToday > div.image {
		margin-left: 0;
		width: 100%;
	}
	.weather > div.item > h3 > span {
		display: inline-block;
		font-size: 18px;
		margin-left: 10px;
	}
	.weather > div.item > div.icon {
		float: left;
		margin-right: 15px;
	}
	.weather > div.item > p {
		margin-left: 95px;
	}

}

.facebookGallery {
	position:relative; 
}

.facebookGallery > .facebookAlbum > .item {
	background: #6F7F8; /* Old browsers */
	padding:5px 5px 35px 5px;      
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
	float: left;  
	margin: 0 1.4% 1.4% 0; 
	position: relative;
} 

.facebookGallery > .facebookAlbum > .item > a {
	display:block; 
	width:130px;
	height:80px; 
	overflow:hidden;
}

.facebookGallery > .facebookAlbum > .item > a > img {
	width:130px; 
}

.facebookGallery > .facebookAlbum > .item > div.likes {
	display:none; 
	font-weight:bold; 
	font-size:14px; 
	color:#b51621;
	background: url("/img/layout/love.png") scroll no-repeat left center;
	position:absolute;  
	padding: 5px 0 0 25px;
	margin-top:6px;   
		
}

.facebookGallery > .facebookAlbum > .item:hover {
	background: #b51621;  
}

.facebookGallery > .facebookAlbum > .item:hover > div.likes {	
	color:#FFF; 
	background: url("/img/layout/loveWhite.png") scroll no-repeat left center;
}

.facebookGallery > .facebookNavigation {
	margin-top:20px;
}

.facebookGallery > .facebookNavigation > .next {
	float:left;
	background: #dbdbdb;
    color: #7e7d81;
    display: block;
    font-weight: normal;
    padding: 5px 8px 3px;
    margin-rigth:10px;
}

.facebookGallery > .facebookNavigation > .previous {
	float:left;
	background: #dbdbdb;
    color: #7e7d81;
    display: block;
    font-weight: normal;
    padding: 5px 8px 3px;
}

.facebookGallery > .facebookNavigation > .next:hover,
.facebookGallery > .facebookNavigation > .previous:hover {
	background: #b51621;
	color:#FFF; 
}


.facebookGallery > .facebookNavigation:after,
.facebookGallery > .facebookAlbum:after {
	clear:both; 
	display:block;
	content:=""; 
}

.facebookGallery  > div.preloader {
	display: none; 
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    bottom: 0;   
    left: 0; 
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2000;
	font-size:16px;	 
	text-align:center;
	width:100%;
	heigth:100%;
}

.facebookGallery > div.preloader > div.img {
		display:block;
		margin-top:50px; 
		margin-bottom:20px; 
}

/* 
	© Micado IT - Solutions Kitzbühel
	Version 2.0.3
*/

.animation > .viewport {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
}

/* Effect -> fade */

.animation > .viewport > ul.main.fade > li {
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}
.animation > .viewport > ul.main.fade > li.active {
	opacity: 1;
}

/* Effect -> slideX */

.animation > .viewport > ul.main.slideX {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.animation > .viewport > ul.main.slideX > li {
	float: left;
	height: 100%;
}

/* Effect -> slideY */

.animation > .viewport > ul.main.slideY {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

/* Generell */

.animation > .viewport > ul.main > li {
	position: relative;
}
.animation > .viewport > ul.main > li > div > img {
	height: 100%;
	position: relative;
	width: 100%;
}

/* Text */

.animation > .viewport > ul.main > li > div > .text > p {
	position: absolute;
}
.animation > .viewport > ul.main > li > div > .text > p > a {
	font-weight: normal;
}

/* SkiData - Lift- & Pistenstatus */

/* Liftstatus */

.skidataLiftstate {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	border: 2px solid #FFFFFF;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	position: relative;
}
.skidataLiftstate > table {
	width: 100%;	
}
.skidataLiftstateSummer > table {
	table-layout: fixed;	
}
.skidataLiftstate > table th {
	background: #E9E9E9;
	border-bottom: 1px solid #E2E3E3;
	color: #35424B;
	font-weight: bold;
	padding: 10px 1% 7px;
	text-transform: uppercase;
}
.skidataLiftstate > table tr td {
	border-bottom: 1px solid #E2E3E3;
	font-size: 14px;
	padding: 7px 1%;
	text-align: center;
	vertical-align: middle;
}
.skidataLiftstate > table tr:nth-child(2n) td {
	background: #FFFFFF;
}
.skidataLiftstate > table tr:last-child td {
	border-bottom: 0;
}
.skidataLiftstate > table .type,
.skidataLiftstate > table .nr {
	width: 5.5%;
}
.skidataLiftstate > table .state {
	width: 9%;
}
.skidataLiftstate > table .name {
	text-align: left;
	width: 27%;
}
.skidataLiftstate > table .name > span {
	display: block;
	width: 100%;
}
.skidataLiftstate > table .name > span.title {
	font-weight: bold;
}
.skidataLiftstate > table .name > span.type {
	overflow: hidden;
	text-overflow: ellipsis;
}
.skidataLiftstate > table .times {
	text-align: left;
	width: 12%;
}
.skidataLiftstate > table .times span {
	font-weight: bold;
}
.skidataLiftstate > table .times .time {
	font-weight: normal;
}
.skidataLiftstate > table .length {
	text-align: left;
	width: 12%;
}
.skidataLiftstateSummer > table .name > span.type {
	display: none;
}
.skidataLiftstate > table .name > span.text {
	/*display: none;*/
}
.skidataLiftstateSummer > table .season {
	width: 15%;	
}
.skidataLiftstateSummer > table .times {
	width: 12%;	
}
.skidataLiftstateSummer > table .points {
	text-align: left;
	width: 16%;	
}
.skidataLiftstateSummer > table .bike {
	width: 8%;
}
.skidataLiftstateSummer > table .bike > span.bike {
	display: inline-block;
    height: 20px;
    margin: 0 10px 0 0;
    position: relative;
    vertical-align: middle;
    width: 36px;
}
.skidataLiftstateSummer > table .bike > span.bike1 {	
	background: url("/img/skidata/nobiketransport.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	background-size: auto 14px;
}
.skidataLiftstateSummer > table .bike > span.bike1:before {
    background: none repeat scroll 0 0 #000000;
    border-radius: 6px;
    color: #ffffff;
    content: attr(data-title);
    display: none;
    font-size: 13px;
    height: 25px;
    left: 50%;
    line-height: 25px;
    margin: 0 0 0 -90px;
    position: absolute;
    text-align: center;
    top: -35px;
    width: 180px;
}
.skidataLiftstateSummer > table .bike > span.bike1:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #000000;
    content: "";
    display: none;
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    top: -11px;
    width: 0;
}
.skidataLiftstateSummer > table .bike > span.bike1:hover:before,
.skidataLiftstateSummer > table .bike > span.bike1:hover:after {
	display: block;
}
.skidataLiftstateSummer > table .points > span.up {
    display: inline-block;
    height: 18px;
    margin: 0 15px 0 0;
    padding: 0 0 0 20px;
    position: relative;
    vertical-align: middle;
}
.skidataLiftstateSummer > table .points > span.up:before {
    background: url("/img/skidata/arrowup.png") no-repeat scroll 0 0 / 15px 9px rgba(0, 0, 0, 0);
	content: "";
    display: block;
    height: 9px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 15px;
}
.skidataLiftstateSummer > table .points > span.down {
    display: inline-block;
    height: 18px;
    padding: 0 0 0 20px;
    position: relative;
    vertical-align: middle;
}
.skidataLiftstateSummer > table .points > span.down:before {
    background: url("/img/skidata/arrowdown.png") no-repeat scroll 0 0 / 15px 9px rgba(0, 0, 0, 0);
	content: "";
    display: block;
    height: 9px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 15px;
}
.skidataLiftstate > table .text {
	text-align: left;
	width: 19%;
}
.skidataLiftstateSummer > table .text {
	width: 41%;
}
.skidataLiftstate > table tr td.state:after {
	border: 2px solid #FFFFFF;
	border-radius: 17px;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	content: "";
	display: inline-block;
	height: 17px;
	vertical-align: middle;
	width: 17px;
}
.skidataLiftstate > table tr td.state1:after {
	background: #72B500;
}
.skidataLiftstate > table tr td.state2:after,
.skidataLiftstate > table tr td.state0:after {
	background: #E54225;
}
.skidataLiftstate > table tr td.type:after {
	background-image: url("/img/skidata/skidata.png");
	background-repeat: no-repeat;
	background-size: 24px auto;
	content: "";
	display: inline-block;
	height: 24px;
	vertical-align: middle;
	width: 24px;
}
.skidataLiftstate > table tr td.type1:after {
	background-position: center -163px;
}
.skidataLiftstate > table tr td.type2:after {
	background-position: center -485px;
}
.skidataLiftstate > table tr td.type3:after {
	background-position: center -163px;
}
.skidataLiftstate > table tr td.type4:after {
	background-position: center -485px;
}
.skidataLiftstate > table tr td.type5:after {
	background-position: center 1px;
}
.skidataLiftstate > table tr td.type6:after {
	background-position: center 1px;
}
.skidataLiftstate > table tr td.type7:after {
	background-position: center 1px;
}
.skidataLiftstate > table tr td.type8:after {
	background-position: center 1px;
}
.skidataLiftstate > table tr td.type9:after {
	background-position: center -539px;
}
.skidataLiftstate > table tr td.type10:after {
	background: url("/img/skidata/ico_standseilbahn.png");
	background-size: 24px;
}
.skidataLiftstate > table tr td.type13:after {
	background-position: center -539px;
}
.skidataLiftstate > table tr td.type14:after {
	background: url("/img/skidata/ico_skibus.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px;
}
.skidataLiftstate > table tr td.type51:after {
	background-position: center -377px;
}
.skidataLiftstate > table tr td.type52:after {
	background-position: center -485px;
}
.skidataLiftstate > table tr td.type53:after {
	background-position: center -431px;
}
.skidataLiftstate > table tr td.type54:after {
	background-position: center -431px;
}
.skidataLiftstate > table tr td.type112:after {
	background-position: center -431px;
}
.skidataLiftstate > table tr td.type190:after {
	background-position: center -163px;
}
.skidataLiftstate > table tr td.type196:after {
	background-position: center -485px;
}
.skidataLiftstate > table tr td.type199:after {
	background-position: center 1px;
}
.skidataLiftstate > table tr td.type200:after {
	background-position: center -52px;
}
.skidataLiftstate > table tr td.type201:after {
	background-position: center -106px;
}
.skidataLiftstate > table tr td.type202:after {
	background-position: center -269px;
}
.skidataLiftstate > table tr td.season > span {
	display: block;
}
.skidataLiftstate > table tr td.times > span {
	display: block;
}
.skidataLiftstate > p.info {
    padding: 10px 10px 10px 9px;
}
.skidataLiftstate > p.copyrights {
	background: #E9E9E9;
	display: none;
	font-size: 14px;
	padding: 7px 10px 5px;
}

.skiLiftUpdate {
	font-size: 14px;
	margin: -20px 0px 0px 0px;
}

.skidataResort {
	position: relative;
	z-index: 1;
}
.skidataResort .skidataPiststate > table tr td.type:after {
	border: 2px solid #FFFFFF;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	content: "";
	display: inline-block;
	height: 17px;
	vertical-align: middle;
	width: 17px;
}
.skidataResort .skidataPiststate > table tr td.type.typeeasy:after {
	background: #299BF6;
}
.skidataResort .skidataPiststate > table tr td.type.typemedium:after {
	background: #E54225;
}
.skidataResort .skidataPiststate > table tr td.type.typehard:after {		
	background: #21262D;
}
.skidataResort > .selection {
	border-bottom: 2px solid #21262D;	
}
.skidataResort > .selection > span {
	background: #7B8186;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 0 7px 0 0; 
	padding: 4px 12px 0 12px;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}
.skidataResort > .selection > span:after {
    background: #7B8186;
	cursor: pointer;
    content: "";
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
    -ms-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -o-transform: skewX(16deg);
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg);
    width: 15px;
}
.skidataResort > .selection > span.selected {
	background: #21262d;
}
.skidataResort > .selection > span.selected {
	z-index: 10;
}
.skidataResort > .selection > span.selected:after {
	background: #21262D;
}
.skidataResort > .skiLiftUpdate {
	margin: 10px 0 0 0;
}

.skidataResort.noSeason .skidataLiftstate  table .season {
	display:none; 
}

@media all and (max-width: 1090px){

	.skidataLiftstate > table th.type {
		text-indent: -9999px;
	}

}
@media all and (max-width: 1000px){
	
	.skidataResort > .selection > span > span {
		display: none;
	}

}
@media all and (max-width: 960px){

	/* Liftstatus */

	.skidataLiftstate > table .name {
		width: 26%;
	}
	.skidataLiftstate > table .text {
		width: 12%;
	}
	.skidataLiftstate > table .points {
		display: none;
	}
	.skidataLiftstate > table .name > span.type {
		white-space: normal;
	}

}
@media all and (max-width: 790px){ /* MOBILE */

	/* Liftstatus */

	.skidataLiftstate > table .name {
		width: 35%;
	}
	.skidataLiftstate > table .nr {
		display: table-cell;
	}
	.skidataLiftstate > table .points {
		display: none;
	}

}
@media all and (max-width: 600px){ /* MOBILE */

	/* Liftstatus */

	.skidataLiftstate > table .name > span.type {
		display: none;
	}
	.skidataLiftstate > table .name > span.text {
		display: block;
	}
		
}
@media all and (max-width: 550px){

	.skidataLiftstate > table .name {
		width: 23%;
	}

}
@media all and (max-width: 440px){

	/* Tabelle */
	
	.skidataLiftstate > table th {
		display: none;
	}
	.skidataLiftstate > table th.nr {
		display: none;
	}
	.skidataLiftstate > table tr {
		border-bottom: 1px solid #e2e3e3;
		display: block;
	}
	.skidataLiftstate > table tr:first-child,
	.skidataLiftstate > table tr:last-child {
		border-bottom: none;
	}
	.skidataLiftstate > table tr td {
		border-bottom: none;
		display: block !important;
		min-height: 35px;
		padding-left: 40%;
		position: relative;
		text-align: left;
		width: 100% !important;
	}
	.skidataLiftstate > table tr td::before {
		color: #35424b;
		content: attr(data-title);
		display: block;
		font-weight: bold;
		left: 6px;
		position: absolute;
		text-transform: uppercase;
	}	

}

/* SkiData - Routen */

.skidataRoutes {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	border: 2px solid #FFFFFF;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	position: relative;
}
.skidataRoutes > table {
	border-collapse: separate;
	width: 100%;
}
.skidataRoutes > table th {
	background: #E9E9E9;
	border-bottom: 1px solid #E2E3E3;
	color: #35424B;
	font-weight: bold;
	padding: 10px 1% 7px;
	text-transform: uppercase;
}
.skidataRoutes > table tr td {
	border-bottom: 1px solid #E2E3E3;
	font-size: 14px;
	padding: 7px 1%;
	text-align: center;
	vertical-align: middle;
}
.skidataRoutes > table tr:nth-child(2n) td {
	background: #FFFFFF;
}
.skidataRoutes > table tr:last-child td {
	border-bottom: 0;
}
.skidataRoutes > table .state {
	width: 10%;
}
.skidataRoutes > table .info {
	text-align: left;
	width: 80%;
}
.skidataRoutes > table .type {
	width: 10%;
}
.skidataRoutes > table .info > span {
	display: block;
	width: 100%;
}
.skidataRoutes > table .info > span.title {
	font-weight: bold;
}
.skidataRoutes > table tr td.state {
    font-size: 13px;
    padding: 5px 5px 5px 30px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.skidataRoutes > table tr td.state:before {
    border: 2px solid #ffffff;
    border-radius: 17px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    content: "";
    display: inline-block;
    height: 17px;
    margin: 0 0 0 -23px;
    position: absolute;
    vertical-align: middle;
    width: 17px;
}
.skidataRoutes > table tr td.state1:before,
.skidataRoutes > table tr td.state2:before {
	background: #72B500;
}
.skidataRoutes > table tr td.state0:before {
	background: #E54225;
}
.skidataRoutes > table tr td.type:after {
	border: 2px solid #FFFFFF;
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
	content: "";
	display: inline-block;
	height: 17px;
	vertical-align: middle;
	width: 17px;
}
.skidataRoutes > table tr td.type0:after {
	background: #FB6F00;
}
.skidataRoutes > table tr td.type1:after {
	background: #41A62A;
}
.skidataRoutes > table tr td.type2:after {
	background: #622181;
}
.skidataRoutes > table tr td.type3:after {
	background: #FF0000;
}
.skidataRoutes > p.copyrights {
	background: #E9E9E9;
	display: none;
	font-size: 14px;
	padding: 7px 10px 5px;
}

@media all and (max-width: 600px){ /* MOBILE */

	.skidataRoutes > table .info {
		width: 30%;
	}

}

/* SkiData - Schneebericht */
.skidataSnowreport {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	border: 2px solid #FFFFFF;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	position: relative;
}
.skidataSnowreport > h2 {
	background: #E9E9E9;
	border-bottom: 1px solid #E2E3E3;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 10px 6px;
	position: relative;
	text-transform: uppercase;
}
.skidataSnowreport > div {
	width: 100%;
}
.skidataSnowreport > div > div.row {
	border-bottom: 1px solid #E2E3E3;
	font-size: 15px;
	padding: 8px 10px;
}
.skidataSnowreport > div > div.row:after {
	clear: both;
	content: "";
	display: block;
}
.skidataSnowreport > div > div.row:nth-child(2n) {
	background: #FFFFFF;
}
.skidataSnowreport > div > div.row:last-child {
	border-bottom: 0;
}
.skidataSnowreport > div > div.row.snow {
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	text-align: center;
}
.skidataSnowreport > div > div.row > div.column {
	float: left;
	text-align: center;
	width: 50%;
}
.skidataSnowreport > div > div.row > div.column:first-child {
	border-right: 1px solid #E2E3E3;
}
.skidataSnowreport > div > div.row > div.column > div.label {
	font-weight: bold;
	margin: 0 0 5px;
}
.skidataSnowreport > div > div.row.snow > div.value {
	color: #21262D;
	float: none;
	position: absolute;
	text-align: center;
	width: auto !important;
}
.skidataSnowreport > div > div.row.snow > div.value.mountain {
	left: 10%;
	top: 10%;
}
.skidataSnowreport > div > div.row.snow > div.value.valley {
	bottom: 5%;
	right: 5%;
}
.skidataSnowreport > div > div.row.snow > div.value.middle {
	bottom: 0%;
	left: 22%;
}
.skidataSnowreport > div > div.row.snow > div.value > span {
	color: #B51621;
	font-size: 30px;
	font-weight: bold;
}
.skidataSnowreport > div > div.row > div.column > div.value > span.bar {
	background: #E9E9E9;
	display: block;
	height: 8px;
	left: 50%;
	margin: 5px 0 0 -40%;
	position: relative;
	width: 80%;
}
.skidataSnowreport > div > div.row > div.column > div.value > span.bar > span {
	background: #72B500;
	height: 8px;
	left: 0;
	position: absolute;
	top: 0;
	width: 0%;
	-webkit-transition: all 300ms ease-in-out 300ms;
	-moz-transition: all 300ms ease-in-out 300ms;
	-o-transition: all 300ms ease-in-out 300ms;
	transition: all 300ms ease-in-out 300ms;
}
.skidataSnowreport > div > div.row.snow > img {
	display: inline-block;
	max-width: 594px;
	width: 100%;
}
.skidataSnowreport > div > div.row > div.label {
	float: left;
	font-weight: bold;
	width: 70%;
}
.skidataSnowreport > div > div.row > div.value {
	float: left;
	text-align: right;
	width: 30%;
}
.skidataSnowreport > p.copyrights {
	background: #E9E9E9;
	display: none;
	font-size: 14px;
	padding: 7px 10px 5px;
}

@media all and (max-width: 550px){ /* MOBILE */

	.skidataSnowreport > div > div.row > div {
		float: none !important;
		text-align: center !important;
		width: 100% !important;
	}
	.skidataSnowreport > div > div.row > div.column:first-child {
		border-right: 0 !important;
		margin-bottom: 15px;
	}
	.skidataSnowreport > div > div.row > div.label {
		margin: 0 0 5px;
	}

}

/* SkiData - Webcam */

.skidataWebcam {
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #f8f8f8 50%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(50%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f8f8f8 0%,#f8f8f8 50%,#ffffff 100%); /* W3C */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	float: left;
	min-height: 400px;
	margin: 0 5% 5% 0;
	position: relative;
	width: 47.5%;
}
.skidataWebcam > .socialShare {
    position: absolute;
    right: 2px;  
    top: 110px;
}
.skidataWebcam > .socialShare > a {
	background: #034e8d;
    color: #ffffff;
    display: block;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px 0;
    text-align: center;
    width: 30px;
}
.skidataWebcam > .socialShare > a:hover {
	background: #003a6b;
}
.skidataWebcam > .socialShare > a:before {
	content: "\e815";
    font-family: fontello;
}
.skidataWebcam > .socialShare > a.twitter {
	background: #1dc6ff;
}
.skidataWebcam > .socialShare > a.twitter:hover {
	background: #15b5ea;
}
.skidataWebcam > .socialShare > a.twitter:before {
	content: "\e816";
}
.skidataWebcam.last {
	margin-right: 0;
}
.skidataWebcam.last + * {
	clear: left;
}
.skidataWebcam.lastentry + div,
.skidataWebcam.lastentry + h3,
.skidataWebcam.lastentry + h2 {
	clear: both;
}
.skidataWebcam > a {
	display: block;
	height: 200px;
	max-width: 100%;
	overflow: hidden;
}
.skidataWebcam > a > img {
	border: 2px solid #F8F8F8;
	display: block;
	width: 100%;
}
.skidataWebcam > div.additional {
	border-bottom: 1px solid #c9cfd4;
	padding: 10px 10px 10px 10px;
}
.skidataWebcam > div.additional:after {
	clear: both;
	content: "";
	display: block;
}
.skidataWebcam > div.additional > a.features {
	float: right;
}
.skidataWebcam > div.additional > a {
	background: #b51621 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    line-height: 30px;
    padding: 0 10px;
}
.skidataWebcam > div.additional > a:hover {
	background: #21262d;
}
.skidataWebcam > div.additional > a.video:before {
	content: "\E814";
	font-family: fontello;
	font-weight: normal;
	margin: 0 5px 0 0;
}
.skidataWebcam > div.additional > a.gallery:before {
	content: "\E801";
	font-family: fontello;
	font-weight: normal;
	margin: 0 5px 0 0;
}
.skidataWebcam > p {
	padding: 10px;
}
.skidataWebcam > p > span {
	display: block;
}
.skidataWebcam > p > span.town {
	color: #B51621;
	margin: 0 0 5px;
}
.skidataWebcam > p > span.text {
	font-size: 15px;
	margin: 5px 0;
	overflow: hidden;
}
.skidataWebcam > p > span.height {
	color: #21262D;
}

/* Skidata - WEbcam- Gallerie */

.skidataWebcamGalleryLayout > h1 {
	margin: 0 0 10px 0;
}
.skidataWebcamGalleryLayout > p {
	margin: 0 0 20px 0;
}
.skidataWebcamGallery:after {
	clear: both;
	content: "";
	display: block;
}
.skidataWebcamGallery > div.item {
    float: left;
    margin: 0 2% 2% 0;
    overflow: hidden;
    position: relative;
    width: 32%;
}
.skidataWebcamGallery > div.item > .socialShare {
    position: absolute;
    right: 0px; 
    top: 55px; 
}
.skidataWebcamGallery > div.item > .socialShare > a {
	background: #034e8d;
    color: #ffffff;
    display: block;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin: 0 0 5px 0;
    text-align: center;
    width: 30px;
}
.skidataWebcamGallery > div.item > .socialShare > a:hover {
	background: #003a6b;
}
.skidataWebcamGallery > div.item > .socialShare > a:before {
	content: "\e815";
    font-family: fontello;
}
.skidataWebcamGallery > div.item > .socialShare > a.twitter {
	background: #1dc6ff;
}
.skidataWebcamGallery > div.item > .socialShare > a.twitter:hover {
	background: #15b5ea;
}
.skidataWebcamGallery > div.item > .socialShare > a.twitter:before {
	content: "\e816";
}
.skidataWebcamGallery > div.item:nth-of-type(3n) {
	margin-right: 0;
}
.skidataWebcamGallery > div.item:nth-of-type(3n+1) {
	clear: both;
}
.skidataWebcamGallery > div.item > img {
	width: 100%;
}
.skidataWebcamGallery > div.item > a {
	display: block;
}
.skidataWebcamGallery > div.item > a > img {
	display: bock;
	width: 100%;
}

/* Skidata - Webcam- Video */

.skidataWebcamVideo > video {
	width: 100%;
}

.skidataWebcamVideo > div.feratel {
	height: 0;
	overflow: hidden;
	padding: 30px 0 60% 0;
	position: relative;
}
.skidataWebcamVideo > div.feratel > iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.skidataWebcamVideo > div.feratel.standard {
	padding: 30px 0 72% 0;
}

@media all and (max-width: 900px){

	.skidataWebcam > a {
		height: 150px;
	}

}
@media all and (max-width: 880px){

	.skidataWebcamGallery.content > div.item {
		margin-right: 4%;
		width: 48%;
	}
	.skidataWebcamGallery.content > div.item:nth-of-type(3n) {
		margin-right: 4%;
	}
	.skidataWebcamGallery.content > div.item:nth-of-type(3n+1) {
		clear: none;
	}	
	.skidataWebcamGallery.content > div.item:nth-of-type(2n) {
		margin-right: 0;
	}
	.skidataWebcamGallery.content > div.item:nth-of-type(2n+1) {
		clear: none;
	}

}
@media all and (max-width: 850px){

	.skidataWebcamVideo > div.feratel.standard {
		padding-bottom: 56%;
	}

}
@media all and (max-width: 810px){

	.skidataWebcamVideo > div.feratel {
		padding-bottom: 62%;
	}

}
@media all and (max-width: 790px){

	.skidataWebcam > a {
		height: 200px;
	}
	.skidataWebcamVideo > div.feratel.standard {
		padding-bottom: 72%;
	}

}
@media all and (max-width: 767px){
	
	.skidataWebcamVideo > div.feratel {
		padding-bottom: 72%;
	}

}
@media all and (max-width: 750px){

	.skidataWebcamGallery > div.item {
		margin-right: 4%;
		width: 48%;
	}
	.skidataWebcamGallery > div.item:nth-of-type(3n) {
		margin-right: 4%;
	}
	.skidataWebcamGallery > div.item:nth-of-type(3n+1) {
		clear: none;
	}	
	.skidataWebcamGallery > div.item:nth-of-type(2n) {
		margin-right: 0;
	}
	.skidataWebcamGallery > div.item:nth-of-type(2n+1) {
		clear: none;
	}

}
@media all and (max-width: 650px){
	
	.skidataWebcamVideo > div.feratel {
		padding-bottom: 74%;
	}

}
@media all and (max-width: 600px){ /* MOBILE */

	.skidataWebcam {
		float: none;
		margin-right: 0;
		width: 100%;
	}

}
@media all and (max-width: 539px){
	
	.skidataWebcamVideo > div.feratel {
		padding-bottom: 72%;
	}
	.skidataWebcamVideo > div.feratel.standard {
		padding-bottom: 55%;
	}

}
@media all and (max-width: 500px){

	.skidataWebcamGallery > div.item {
		width: 100%;
	}
	.skidataWebcamGallery.content > div.item {
		width: 100%;
	}

}
@media all and (max-width: 499px){
	
	.skidataWebcamVideo > div.feratel {
		padding-bottom: 58%;
	}

}
@media all and (max-width: 400px){ /* MOBILE */

	.skidataWebcam > a {
		height: 150px;
	}
	.skidataWebcam > .socialShare {
		bottom: 10px;
        right: 10px;
        top: auto;
	}

}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 600px;  
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-title .popover-close {
	background: url("/img/feratel/sym_delete.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 19px; 
}

.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Extension - FlexView */

.flexViewMap > .oax-top-cont {
	z-index: 0;
}
.flexViewMap.fullscreen > .oax-top-cont {
	z-index: 9999;
}

/* Extension - Google Map - Routenplaner */

.gmapRoutePlanner {
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	padding: 5px;
	position: relative;
	z-index: 1;
}
.gmapRoutePlanner > .gmap {
	overflow: hidden;
	position: relative;
}

/* Details */

.gmapRoutePlanner > .gmap > .content {
	background: #FFFFFF;
	bottom: 0;
	left: -300px;
	position: absolute;
	top: 0;
	-webkit-transition: left 400ms ease-in;
	-moz-transition: left 400ms ease-in;
	-ms-transition: left 400ms ease-in;
	-o-transition: left 400ms ease-in;
	transition: left 400ms ease-in;
	width: 300px;
	z-index: 2;
}
.gmapRoutePlanner > .gmap.showDesc > .content {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	left: 0;
}
.gmapRoutePlanner > .gmap > .content > a {
	background: #B51621;
	height: 40px;
	left: 100%;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
}
.gmapRoutePlanner > .gmap > .content > a:before {
	color: #FFFFFF;
	content: "\F105";
	font-family: fontello;
}
.gmapRoutePlanner > .gmap.showDesc > .content > a:before {
	content: "\F104";
}
.gmapRoutePlanner > .gmap > .content > .header {
	background: #B51621;
	height: 210px;
	padding: 15px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul {
	height: 30px;
	margin: 0 0 0 -4px;
	padding-right: 50px;
	position: relative;
	text-align: left;
	z-index: 1;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li {
	display: inline-block;
	height: 30px;
	margin: 0 5px;
	width: 34px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li > a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li > a:before {
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.6);
	font-size: 20px;
	font-weight: normal;
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 34px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.selected > a:before,
.gmapRoutePlanner > .gmap > .content > .header > ul > li > a:hover:before {
	color: #FFFFFF;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.driving {
	width: 32px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.driving > a:before {
	content: '\E800';
	font-family: 'fontello-gmap';
	width: 32px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.bicycling > a:before {
	content: '\E801';
	font-family: 'fontello-gmap';
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.transit {
	width: 26px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.transit > a:before {
	content: '\E802';
	font-family: 'fontello-gmap';
	width: 26px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.walking {
	width: 18px;
}
.gmapRoutePlanner > .gmap > .content > .header > ul > li.walking > a:before {
	content: '\E803';
	font-family: 'fontello-gmap';
	width: 18px;
}
.gmapRoutePlanner > .gmap > .content > .header > p.address {
	border-left: 2px solid #FFFFFF;
	line-height: 1.3;
	margin: 23px 0 8px 5px;
	padding: 0 0 0 20px;
	position: relative;
}
.gmapRoutePlanner > .gmap > .content > .header > p.address:before {
	border: 2px solid #FFFFFF;
	border-radius: 5px;
	content: "";
	display: block;
	height: 10px;
	left: -6px;
	position: absolute;
	top: -8px;
	width: 10px;
}
.gmapRoutePlanner > .gmap > .content > .header > p.address:after {
	border: 2px solid #FFFFFF;
	border-radius: 5px;
	bottom: -8px;
	content: "";
	display: block;
	height: 10px;
	left: -6px;
	position: absolute;
	width: 10px;
}
.gmapRoutePlanner > .gmap > .content > .header > p.address > span {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	line-height: 1;
	overflow: hidden;
	padding: 6px 0;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gmapRoutePlanner > .gmap > .content > .header > p.address > span:after {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.5);
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.gmapRoutePlanner > .gmap > .content > .header > p.address > span:last-child:after {
	display: none;
}
.gmapRoutePlanner > .gmap > .content > .header > p.details {
	line-height: 1.3;
	margin: 23px 0 0;
}
.gmapRoutePlanner > .gmap > .content > .header > p.details > span {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	line-height: 1;
	padding: 3px 0;
}
.gmapRoutePlanner > .gmap > .content > .header > p.details > span.distance:before {
	content: '\E805';
	font-family: 'fontello-gmap';
	margin: 0 10px 0 0;
}
.gmapRoutePlanner > .gmap > .content > .header > p.details > span.duration:before {
	content: '\E804';
	font-family: 'fontello-gmap';
	margin: 0 10px 0 0;
}
.gmapRoutePlanner > .gmap > .content > .header > a.print {
	display: none;
	height: 35px;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 13px;
	width: 35px;
	z-index: 2;
}
.gmapRoutePlanner > .gmap > .content > .header > a.print:before {
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.6);
	content: '\E807';
	font-family: 'fontello-gmap';
	font-size: 20px;
	font-weight: normal;
	line-height: 34px;
}
.gmapRoutePlanner > .gmap > .content > .header > a.print:hover:before {
	color: #FFFFFF;
}
.gmapRoutePlanner > .gmap > .content > .details {
	border-bottom: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	height: 390px;
	overflow: auto;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div {
	border-bottom: 1px solid #E9E9E9;
	padding: 15px;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div:last-child {
	border-bottom: 0 none;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .text {
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 10px;
	word-break: break-all;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .text > b {
	font-weight: normal;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .text > div {
	color: #B51621;
	line-height: 1;
	margin: 4px 0 0;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .text > div:before {
	background: #B51621;
	border-radius: 7.5px;
	color: #FFFFFF;
	content: '\E806';
	display: inline-block;
	font-family: "fontello-gmap";
	font-size: 10px;
	height: 15px;
	line-height: 15px;
	margin: 0 5px 0 0;
	position: relative;
	text-align: center;
	top: -1px;
	width: 15px;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .distance {
	font-size: 14px;
	line-height: 1.2;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .distance:before {
	content: '\E805';
	font-family: 'fontello-gmap';
	margin: 0 10px 0 0;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .duration {
	font-size: 14px;
	line-height: 1.2;
}
.gmapRoutePlanner > .gmap > .content > .details > div > div > .duration:before {
	content: '\E804';
	font-family: 'fontello-gmap';
	margin: 0 10px 0 0;
}
.gmapRoutePlanner > .gmap > .content > .details > div > a {
	background: #2C90BB;
	color: #FFFFFF;
	display: none;
	font-size: 16px;
	margin: -1px 0 -1px -1px;
	padding: 7px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: background 300ms ease-out;
	-moz-transition: background 300ms ease-out;
	-ms-transition: background 300ms ease-out;
	-o-transition: background 300ms ease-out;
	transition: background 300ms ease-out;
}
.gmapRoutePlanner > .gmap > .content > .details > div > a:hover {
	background: #0073A9;
}

/* Map */

.gmapRoutePlanner > .gmap > .map {
	height: 600px;
	left: 0;
	position: relative;
	-webkit-transition: left 400ms ease-in;
	-moz-transition: left 400ms ease-in;
	-ms-transition: left 400ms ease-in;
	-o-transition: left 400ms ease-in;
	transition: left 400ms ease-in;
	width: 100%;
	z-index: 1;
}
.gmapRoutePlanner > .gmap.showDesc > .map {
	left: 160px;
}

/* Formular */

.gmapRoutePlanner > form {
	background: #B51621;
	padding: 15px 28px 15px 20px;
	position: relative;
	text-align: right;
}
.gmapRoutePlanner > form:after {
	clear: both;
	content: "";
	display: block;
}
.gmapRoutePlanner > form > h3 {
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 32px;
	text-transform: uppercase;
}
.gmapRoutePlanner > form > .row {
	display: inline-block;
	margin: 0 10px;
}
.gmapRoutePlanner > form > .row.dest {
	display: none;
}
.gmapRoutePlanner > form > .row > label {
	color: #FFFFFF;
	color: rgba(255, 255, 255, 0.75);
	display: block;
	float: left;
	line-height: 32px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}
.gmapRoutePlanner > form > .row > .field {
	border: 0 none;
	color: #212629;
	height: 31px;
	line-height: 31px;
	padding: 2px 5px 2px 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 260px;
}
.gmapRoutePlanner > form > .button {
	cursor: pointer;
	float: right;
	position: relative;
	z-index: 1;
}
.gmapRoutePlanner > form > .button:after {
	background: #21262D;
	content: "";
	height: 100%;
	position: absolute;
	right: -5px;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: -1;
}
.gmapRoutePlanner > form > .button:hover:after {
	background: #535E66;
}
.gmapRoutePlanner > form > .button > input {
	background: #21262D;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 18px;
	line-height:18px; 
	font-weight: bold;
	height: 31px;
	margin: 0;
	padding: 6px 22px 3px 12px;
	text-transform: uppercase;
	-webkit-padding-before: 3px;
	-webkit-padding-after: 0;
}
.gmapRoutePlanner > form > .button:hover > input {
	background: #535E66;
}

/* Fehlermeldung */
		
.gmapErrorMsg {
	display: block;
	line-height: 1.3;
	padding: 0 60px 0 0;
}
.gmapErrorMsg > span {
	display: block;
}
.gmapErrorMsg > span.headline {
	margin: 0 0 10px;
	text-transform: uppercase;
}

/* Google Maps - Infobox */

		
.cmsMarker > article > .title { /* Teasertitel */
	color: #B51621;
	display: block;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.1;
}
.cmsMarker > article > .text {
	font-size: 15px;
	margin: 10px 0 0 0;
}
		
@media all and (max-width: 1080px){

	.gmapRoutePlanner > form {
		text-align: left;
	}
	.gmapRoutePlanner > form > h3 {
		display: block;
		float: none;
	}
	.gmapRoutePlanner > form > .row {
		margin: 0;
	}

}
@media all and (max-width: 900px){

	.gmapRoutePlanner > form > .button {
		float: none;
		display: block;
		width: 100%;
		margin: 10px 0 0 0;
	}
	.gmapRoutePlanner > form > .button > input {
		width: 100%;
	}

}
@media all and (max-width: 550px){

	.gmapRoutePlanner > form {
		padding-right: 20px;
	}
	.gmapRoutePlanner > form > .row {
		width: 100%;
	}
	.gmapRoutePlanner > form > .row > .field {
		width: 100%;
	}
	.gmapRoutePlanner > form > .button {
		margin-right: 10px;
		width: auto;
	}
		
}
@media all and (max-width: 410px){
		
	.gmapRoutePlanner > .gmap > .content {
		width: 85%;
	}
	.gmapRoutePlanner > .gmap > .content {
		left: -85%;
	}
		
}
@media all and (max-height: 750px){

	.gmapRoutePlanner > .gmap > .map {
		height: 400px;
	}

}

/* Extension - LTS - Widget */

#lts-apwidget-container {
	border: none !important;
	font-family: "DinWeb", sans-serif !important;
}
#lts-apwidget-container > img {
    float: left !important;
    margin: -6px 10px 0 0 !important;
}
#lts-apwidget-container .widget-search-container {
    background: #f8f8f8 !important;
    border: 1px solid #e2e3e3 !important;
    margin: 0 0 15px 0 !important;
    padding: 23px 27px !important;
}
#lts-apwidget-container .widget-search-container > .search-input-container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    margin: 0 0 10px !important;
    text-align: left !important;
}
#lts-apwidget-container .widget-search-container > .search-input-container > .value-input-container {
    padding: 0 !important;
}
#lts-apwidget-container .widget-search-container > .search-input-container .search-term-input {
    border: 1px solid #cfcfcf !important;
    border-radius: 0 !important;
    color: #21262D !important;
    font-family: "DINWeb",sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: normal !important;
    height: auto !important;
    padding: 8px 5px 7px !important;
    text-indent: 0 !important;
    width: 45% !important;
}
#lts-apwidget-container .widget-search-container > .search-input-container .search-term-input:focus {
	border: 1px solid #93C8FF !important;
	box-shadow: 0 0 4px #1983F0 !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container {
	float: left !important;
	padding: 0 0 0 0 !important;
	position: relative !important;
	width: 100% !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .input-container {
    background: none !important;
    float: left !important;
    height: auto !important;
    margin: 0 10% 0 0 !important;
    width: 45% !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .input-container.location-input-container {
    margin-right: 0 !important;
}
#lts-apwidget-container .widget-search-container .label {
	background: none !important;
    color: #21262d !important;
    float: none !important;
    font-size: 16px !important;
    font-weight: normal !important;
    line-height: 1.6 !important;
    text-indent: 0 !important;
    text-align: left !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container .value-input-container {
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container .value-input-container > input {
    border: none !important;
    border-radius: 0 !important;
    color: #21262d !important;
    font-family: "DINWeb",sans-serif !important;
    font-style: normal !important;
    height: auto !important;
    margin: 0 !important;
    padding: 8px 5px 7px !important;
    text-indent: 0 !important;
}
#lts-apwidget-container .icon.dropdown-down,
#lts-apwidget-container .icon.dropdown-up {
	left: -3px !important;
	top: 9px !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container {
    background: #f8f8f8 none repeat scroll 0 0 !important;
    border: 1px solid #e2e3e3 !important;
    border-radius: 0 !important;
    margin-top: 85px !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container:after {
	clear: both;
	content: "";
	display: block;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box {
	border: none !important;
	display: block !important;
    float: right !important;
	height: 165px !important;
    margin: 0 0 0 2% !important;
    min-width: auto !important;
    padding: 0 !important;
    width: 32% !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box > .dropdown-wrapper {
    border-radius: 0 !important;
    padding: 0 !important;
    width: 100% !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box:nth-of-type(4n) {
	margin-left: 0 !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content {
    background: #ffffff none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: "DINWeb" !important;
    font-size: 16px !important;
    padding: 7px 15px !important;
    text-align: left !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-main, 
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-main {
    border-bottom: 1px solid #b51621 !important;
    color: #35424b !important;
    display: block !important;
    font-family: "DiNWeb" !important;
    font-size: 16px !important;
    margin: 0 0 0 0 !important;
    overflow: hidden !important;
    text-align: left !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-selection-reset-container > a {
	color: #b51621 !important;
    font-family: "DINWeb" !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-main:hover, 
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-main:hover {
	color: #b51621 !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-main.selected-item, 
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-main.selected-item {
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #B51621 !important;
	border-radius: 0 !important;
	color: #B51621 !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-sub, 
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-sub {
    border-bottom: 1px dotted #e0e0e1 !important;
    color: #35424b !important;
    display: inline-block !important;
    font-family: "DinWeb",sans-serif !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: normal !important;
    padding: 2px 0 2px 10px !important;
    position: relative !important;
    text-align: left !important;
    width: 100% !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > a.selected-item {
	background: none !important;
	border: none !important;
	border-bottom: 1px dotted #E0E0E1 !important;	
	color: #B51621 !important;
	padding: 2px 0 2px 10px !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-sub:hover, 
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-sub:hover {
	color: #B51621 !important;
}
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .type-link-sub:before, 
#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box .dropdown-content > .location-link-sub:before {
	background: rgba(0, 0, 0, 0) url("/img/cms/cms.png") no-repeat scroll left -599px !important;
    content: "" !important;
    display: block !important;
    height: 10px !important;
    left: 0 !important;
    position: absolute !important;
    top: 9px !important;
    width: 10px !important;
}
#lts-apwidget-container .widget-search-result-container {
    position: relative !important;
	background: #f8f8f8 !important;
    border: 1px solid #e2e3e3 !important;
    margin: 0 0 15px 0 !important;
    padding: 25px 0 !important;
}
#lts-apwidget-container .ajax-loadoverlay .loading {
	background: none !important;
	border: none !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper {
	background: #FFFFFF !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container {
	margin-top: 0 !important;
	width: 100% !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .title-container {
	padding: 7px 15px 0 15px !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .title-container > a {
    color: #b51621 !important;
    font-family: "DINWeb" !important;
    font-size: 16px !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .datatype-container {
	font-family: "DINWeb" !important;
	font-size: 14px !important;
	font-weight: normal !important;
	padding: 0 15px 0 15px !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .place-container {
	font-family: DINWeb !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 0 15px !important;
}
#lts-apwidget-container .widget-search-result-container > .list > .datatype-container > .datatype-title-container > a {
    color: #b51621 !important;
    font-family: DinWeb !important;
    font-size: 18px !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
}
#lts-apwidget-container .widget-search-result-container > .list > .datatype-container > .datatype-title-container > a:hover {
	color: #21262d !important;
	text-decoration: none !important;
}
#lts-apwidget-container .widget-search-result-container > .paging-container > .actualPage {
	border: 2px solid #b51621 !important;
	color: #B51621 !important;
	padding: 3px 10px 3px 10px !important;
}
#lts-apwidget-container .widget-search-result-container > .paging-container > a {
	border: 2px solid #FFFFFF !important;
	font-weight: normal !important;
	padding: 3px 10px 3px 10px !important;
}
#lts-apwidget-container .widget-search-result-container > .paging-container > a:hover {
	background: #b51621 !important;
	border: 2px solid #b51621 !important;	
	color: #FFFFFF !important;
}
#lts-apwidget-container .widget-search-result-container > .paging-container > .pagingNavigationArrows {	
	padding: 3px 10px 3px 10px !important;
	vertical-align: inherit !important;
}
#lts-apwidget-container .widget-search-result-container > .paging-container > .info {
    font-family: DinWeb !important;
    font-size: 14px !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container > .isClosedContainer {
	background-color: #ffffff !important;
    bottom: 0 !important;
    height: 35px !important;
    padding: 0 0 0 0 !important;
    position: absolute !important;
    width: 100% !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container > .isClosedContainer > .isClosedText {
	background: #b51621 !important;
	color: #FFFFFF !important;
	font-family: "DINWeb" !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container > .isClosedContainer > .isClosedText:before {
	background: #b51621 !important;
    border: 2px solid #ffffff !important;
    border-radius: 17px !important;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) !important;
    content: "" !important;
    display: inline-block !important;
    height: 17px !important;
    margin: -1px 10px 0 0 !important;
    vertical-align: middle !important;
    width: 17px !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container {
    color: #b51621 !important;
    font-family: "DinWeb" !important;
    text-transform: uppercase !important;
}
#lts-apwidget-container * {
	font-family: "DinWeb" !important;
	font-size: 16px !important;
}
#lts-apwidget-container .flexslider .slides .image-name {
	height: 27px !important;
}
#lts-apwidget-container .widget-search-result-container .list {
	background: none !important;
	margin-top: 0 !important;
	padding: 0 27px 0 27px !important;
}
#lts-apwidget-container .widget-search-result-container > .list > .datatype-container {
	margin: 0 6.5% 0 0 !important;
	min-width: 10px !important;
	width: 29% !important;
    overflow: hidden !important;
}
#lts-apwidget-container .widget-search-result-container > .list > .datatype-container > .datatype-picture-container {
	width: 100% !important;
}
#lts-apwidget-container .widget-search-result-container > .list > .datatype-container > .datatype-picture-container > a {
	display: block !important;
}
#lts-apwidget-container .widget-search-result-container > .list > .datatype-container:nth-of-type(3n) {
	margin-right: 0 !important;
}
#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container {
	float: left !important;
	margin: 0 10% 10px 0 !important;
    min-width: 1px !important;
    padding: 1px !important;
    width: 45% !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container {
	min-width: 1px !important;
	overflow: hidden !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container > a {
	display: block !important;
	height: 240px !important;
	width: 100% !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container .picture {
	left: 50% !important;
	margin: 0 0 0 -160px !important;
	position: absolute !important;
	top: 0 !important;
	width: 320px !important;
}
#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container:nth-of-type(2n) {
	margin-right: 0 !important;
}
#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container:nth-of-type(2n+1) {
	clear: both !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper {
	width: 100% !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .tourdata-container {
	width: 47% !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .rating-container {
	width: 47% !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .status-data-container {
	clear: both !important;
	float: left !important;
	width: 47% !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .status-data-container > .status-container {
	padding-left: 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .operation-schedules-container > .operation-schedule-container {
    margin: 5px  0 5px 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .operation-schedules-container > .operation-schedule-container > .operation-schedule-table td {
	padding: 5px 10px 5px 10px !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container .text-item {
	margin: 5px 0 5px 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container .list-item {
	margin-left: 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .contact-data-container > .contact-data-text > .button-container {
	margin-left: 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .status-data-container > .status-container > .status-items-container {
	margin-left: 0 !important;
	padding: 5px 0 0 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .operation-schedules-container > .operation-schedules-month-row {
	margin: 5px 0 5px 0 !important;
}
#lts-apwidget-container .widget-search-result-container .minimal-detail-container > .minimal-detail-wrapper > .picture-container > a > .isClosedImageContainer {
	display: none !important;
}
#lts-apwidget-container .widget-search-result-container > .paging-container {
	margin: 20px 0 0 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container {
	margin: 0 0 15px 0 !important;
	position: relative !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container > button {
    background: #21262d none repeat scroll 0 0 !important;
    color: #ffffff !important;
	display: inline-block !important;
	margin-bottom: 0 !important;
	min-width: 110px !important;
	opacity: 1 !important;
    position: relative !important;
    right: 0 !important;
	z-index: 1 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container > button.ui-state-hover {
	background: #535e66 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container > button > span {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: bold !important;
	padding-bottom: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
	padding-top: 5px !important;
    text-transform: uppercase !important;
	text-indent: 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container > button:first-child {
	left: 0 !important;
	margin: 0 5px 0 0 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .gallery-map-container .gallery-map-button-container {
    background: #21262d !important;
    border-radius: 0 !important;
	bottom: 50px !important;
    padding: 0 !important;
	z-index: 1 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .gallery-map-container .gallery-map-button-container.ui-state-hover {
	background: #535e66 !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .gallery-map-container .gallery-map-button-container > .gallery-map-button {
	margin: 0 !important;	
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .gallery-map-container .gallery-map-button-container > .gallery-map-button > span {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: bold !important;
	padding-bottom: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
	padding-top: 5px !important;
    text-transform: uppercase !important;
}
#lts-apwidget-container.resp-m .widget-detail-page-container > .detail-container > .info-container > .rating-container, 
#lts-apwidget-container.resp-m .widget-detail-page-container > .detail-container > .info-container > .tourdata-container {
	clear: none !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .status-data-container > .status-container > .status-items-container > .status-item {
	line-height: 24px !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .tourdata-container > .tourdata-table .tourdata-altitude-min-max-row.tourdata-description-container {
	height: 75px !important;
}
#lts-apwidget-container .widget-detail-page-container {
	position: relative !important;
}
#lts-apwidget-container .ajax-loadoverlay {
	z-index: 21 !important;
}
#lts-apwidget-container .widget-search-result-container > .back-to-home-container {
	background: none !important;
	padding: 0 27px 15px 27px !important;
	top: 0 !important;
}
#lts-apwidget-container .widget-search-result-container > .back-to-home-container > .back-to-home-button {
    background: #21262d none repeat scroll 0 0 !important;
    color: #ffffff !important;
    padding: 10px 15px !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > .gallery-map-container {
	max-width: none !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > div:nth-of-type(5) {
	border: none !important;
	float: none !important;
	width: 100% !important;
}
#lts-apwidget-container .widget-detail-page-container > .detail-container > div:nth-of-type(6) {
	max-width: none !important;
}
#lts-apwidget-container.resp-s .widget-detail-page-container > .detail-container > .gallery-map-container .gallery-map-button-container {
	background: #21262D !important;
}
@media all and (max-width: 1110px){

	#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container {
		margin-right: 5% !important;
		width: 47.5% !important;
	}
		
}
@media all and (max-width: 980px){

	#lts-apwidget-container .widget-search-container > .search-input-container .search-term-input {
		width: 100% !important;
	}
	#lts-apwidget-container .widget-search-container > .type-location-search-container {
		height: auto !important;
	}
	#lts-apwidget-container .widget-search-container > .type-location-search-container > .input-container {
		margin: 0 0 10px 0 !important;
		width: 100% !important;
	}
	#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container:nth-of-type(4n) {
		margin-top: 135px !important;
	}
	#lts-apwidget-container .widget-search-result-container > .list > .datatype-container {		
		margin-bottom: 15px !important;
		margin-right: 5% !important;
		width: 47.5% !important;
	}
	#lts-apwidget-container .widget-search-result-container > .list > .datatype-container:nth-of-type(2n) {
		margin-right: 0 !important;
	}

}
@media all and (max-width: 900px){

	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .rating-container, 
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .tourdata-container {
		margin-bottom: 20px !important;
		width: 100% !important;
	}
		
}
@media all and (max-width: 880px){

	#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container {
		width: 100% !important;
	}

}
@media all and (max-width: 800px){

	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .rating-container, 
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .tourdata-container {
		margin-bottom: 20px !important;
		width: 100% !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container > button:first-child {
		display: none !important;
	}

}
@media all and (max-width: 790px){

	#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container {
		width: 47.5% !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .rating-container, 
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .tourdata-container {
		margin-bottom: 20px !important;
		width: 47.5% !important;
	}

}
@media all and (max-width: 650px){

	#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box {
		margin-bottom: 10px !important;
		width: 49% !important;
	}
	#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box:nth-of-type(3n) {
		margin-left: 0 !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .rating-container, 
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .tourdata-container {
		margin-bottom: 20px !important;
		width: 100% !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .info-container > .status-data-container {
		width: 100% !important;
    }

}		
@media all and (max-width: 620px){

	#lts-apwidget-container .widget-search-result-container .list > .minimal-detail-container {
		width: 100% !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container {
		padding: 10px 10px 10px 10px !important;
	}

}
@media all and (max-width: 500px){

	#lts-apwidget-container .widget-search-container > .type-location-search-container > .input-container {
		margin: 0 0 10px 0 !important;
		width: 100% !important;
	}
	#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container:nth-of-type(4n) {
		margin-top: 135px !important;
	}

}
@media all and (max-width: 530px){

	#lts-apwidget-container .widget-search-result-container > .list {
		text-align: center;
	}
	#lts-apwidget-container .widget-search-result-container > .list > .datatype-container {		
		display: inline-block  !important;
		float: none !important;
		margin: 0 5% 15px 5% !important;
		width: 200px !important;
	}
	#lts-apwidget-container .widget-search-result-container > .list > .datatype-container:nth-of-type(2n) {
		margin: 0 5% 15px 5% !important;
	}
	#lts-apwidget-container .widget-search-result-container > .list > .datatype-container:nth-of-type(3n) {
		margin: 0 5% 0 5% !important;
	}

}
@media all and (max-width: 480px){

	#lts-apwidget-container .widget-search-container > .type-location-search-container > .dropdown-container > .dropdown-box {
		width: 100% !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .text-container {
		display: table-row !important;
	}
	#lts-apwidget-container .widget-detail-page-container > .detail-container > .title-container > .button-container {
		display: table-row !important;
	}

}
@media all and (max-width: 400px){

	#lts-apwidget-container .widget-search-container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#lts-apwidget-container .widget-search-result-container .list {
		padding-left: 15px !important;
		padding-right: 15px !important;
    }

}

/* Elemente - Überschriften */

h1 {
	color: #B51621;
	font-size: 42px;
}
h2 {
	color: #35424B;
	font-size: 20px;
}
h3 {
	color: #35424B;
	font-size: 20px;
	font-weight: normal;
}

/* Folgeüberschriften */

h1.cms + h2.cms {
	margin-top: -30px;
}
h2.cms + h3.cms {
	margin-top: -25px;
}

@media all and (max-width: 790px){ /* MOBILE */

	h1 {
		font-size: 32px;
		line-height: 1;
	}
	h2 {
		font-size: 18px;
	}

}

/* Elemente - Textinhalt */
p.cmsText > a {
	font-weight:normal; 
	text-decoration:underline; 
}

/* Elemente - Aufzählung */

.cmsList > h2 {
	margin-bottom: 8px;
}
.cmsList > ul > li {
	list-style: square inside none;
	padding: 2px 0;
}

.cmsList > ul > li > a {
	font-weight:normal;
	text-decoration:underline; 
}

/* Elemente - Bild-Text */

.cmsImage:after {
	clear: both;
	content: "";
	display: block;
}
.cmsImage > .left { /* Bild-Text Kombi - Bild links */
	float: left;
	margin: 5px 25px 5px 0;
	max-width: 50%;
}
.cmsImage > .right { /* Bild-Text Kombi - Bild right */
	float: right;
	margin: 5px 0 5px 25px;
	max-width: 50%;
}
.cmsImage img {
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	display: block;
	max-width: 100%;
	width: 100%;
}

.cmsImage.small img {
	width: auto;
	max-width: none;
}

.cmsImage p > a { 
	text-decoration:underline;
	font-weight:normal; 
}

.cmsImage figcaption {
	font-size: 14px;
	padding: 8px 0 0 0;
}

@media all and (max-width: 650px){

	.cmsImage > .left,
	.cmsImage > .right {
		float: none;
		margin-left: 0;
		margin-right: 0;
		max-width: none;
	}
	
}

/* Elemente - Bildergalerie */

.cmsGallery:after {
	clear: both;
	content: "";
	display: block;
}
.cmsGallery > li {
	float: left;
	margin: 0 4.635761589403973% 4.635761589403973% 0; /* 0 35 35 0 */
	position: relative;
	width: 47.682119205298015%; /* 360 */
}
.cmsGallery > li.last {
	margin-right: 0;
}
.cmsGallery > li.last + li {
	clear: left;
}
.cmsGallery > li > figure {
	position: relative;
}
.cmsGallery > li > figure > a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.cmsGallery > li > figure > a:after { /* Overlay */
	/*background: rgb(33, 38, 41);*/
	background: rgba(33, 38, 41, 0.8);
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.cmsGallery > li > figure > a > div.zoom { /* Zoom Icon */
	background: url("/img/cms/cms.png") no-repeat left 59.827%;
	background-size: 200% auto; /* 90 von Breite */
	content: "";
	height: 19.565217391304348%; /* 45 */
	left: 50%;
	margin: 0 0 0 -6.25%; /* 22.5 */
	opacity: 0;
	position: absolute;
	top: 53.333333333333336%; /* 64 */
	width: 12.5%; /* 45 */
	z-index: 2;
}
.cmsGallery > li > figure > a > div.download { /* Download Icon */
	background: url("/img/cms/cms.png") no-repeat left 33.939%;
	background-size: 200% auto; /* 90 von Breite */
	content: "";
	display: block;
	height: 19.565217391304348%; /* 45 */
	left: 50%;
	margin: 0 0 0 6.25%; /* 22.5 */
	opacity: 0;
	position: absolute;
	top: 53.333333333333336%; /* 64 */
	width: 12.5%; /* 45 */
	z-index: 3;
}
.cmsGallery > li > figure > a > div.download + .zoom { /* Position Zoom Icon ändern */
	margin-left: -18.055555555555557%; /* 65 */
}
.cmsGallery > li > figure:hover > a:after { /* Overlay einblenden */
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-ms-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}
.cmsGallery > li > figure:hover > a > div.zoom,
.cmsGallery > li > figure:hover > a > div.download { /* Icons einblenden und Top ändern */
	opacity: 1;
	top: 38.333333333333336%; /* 46 */
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.cmsGallery > li > figure > a > img {
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	display: block;
	max-width: 100%;
	width: 100%;
}
.cmsGallery > li > figure > figcaption {
	bottom: 14px;
	color: #FFFFFF;
	opacity: 0;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	z-index: 2;
}
.cmsGallery > li > figure:hover > figcaption {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out;
	-ms-transition: opacity 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
}

/* Element - Bildergalerie 3 Spalten */

.cmsGallery3Columns > li {
	margin: 0 4.25% 4.7619% 0;
	width: 30.5%;
}
.cmsGallery3Columns > li.last {
	margin-right: 0;
}
.cmsGallery3Columns.owl-carousel {
	margin-left: -10px;
	margin-right: -10px;
	width: auto;
}
.cmsGallery3Columns.owl-carousel .owl-item li {
	padding: 0 10px 0 10px;
}
.cmsGallery3Columns.owl-carousel .owl-item li a {
	width: 100%;
	display: block;
}
.cmsGallery3Columns.owl-carousel .owl-item li a > img {
	width: 100%;
	display: block;
}
.cmsGallery3Columns.owl-carousel .owl-controls {
	margin-top: 10px;
}	
.cmsGallery3Columns.owl-carousel .owl-controls .owl-page span {
	margin: 2px 3px;  
}

@media all and (max-width: 610px){ /* MOBILE */


}

/* Elemente - Teaser */

.cmsTeaser > h2 {
	margin-bottom: 30px;
}
.cmsTeaser > article {
	background: #FFFFFF;
	padding: 0 0 20px;
	position: relative;
}
.cmsTeaser > article:before {
	bottom: 20px;
	-moz-box-shadow: 0 15px 10px rgba(119,119,119,0.5);
	-webkit-box-shadow: 0 15px 10px rgba(119,119,119,0.5);
	box-shadow: 0 15px 10px rgba(119,119,119,0.5);
	content: "";
	position: absolute;
	right: 10px;
	top: 80%;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
	width: 70%;
	z-index: -1;
}
.cmsTeaser > article:after {
	clear: both;
	content: "";
	display: block;
}
.cmsTeaser > article > h2 {
	display: none;
}
.cmsTeaser > article > figure > a {
	float: left;
	margin: 0 3.3112582781456954% 0 0; /* 0 25 0 0 */
	position: relative;
	width: 39.735099337748345%; /* 300 */
	z-index: 1;
}
.cmsTeaser > article > figure > a > img {
	display: block;
	max-width: 100%;
}
.cmsTeaser > article > figure > figcaption > a,
.cmsTeaser > article > a { /* Teasertitel */
	color: #B51621;
	font-size: 25px;
	font-weight: normal;
	line-height: 1.1;
}
.cmsTeaser > article > figure > figcaption > a:hover,
.cmsTeaser > article > a:hover {
	color: #21262D;
}
.cmsTeaser > article > figure > figcaption > p,
.cmsTeaser > article > p {
	padding: 0 0 45px;
	position: relative;
}
.cmsTeaser > article > figure > figcaption > p > .date,
.cmsTeaser > article > p > .date { /* Teaserdatum */
	color: #21262D;
	display: table;
	font-weight: bold;
}
.cmsTeaser > article > figure > figcaption > p > .text,
.cmsTeaser > article > p > .text { /* Teasertext */
	display: table;
	margin: 5px 0 0;
}
.cmsTeaser > article > figure > figcaption > p > .text > a,
.cmsTeaser > article > p > .text > a {
	color: #7B8186;
}
.cmsTeaser > article > figure > figcaption > p > .text > a.more,
.cmsTeaser > article > p > .text > a.more { /* Detail-Button */
	background: #535E66;
	bottom: 0;
	color: #FFFFFF;
	display: inline-block;
	margin: 0;
	padding: 4px 15px 3px;
	position: absolute;
	right: 10px;
	text-transform: uppercase;
	z-index: 1;
}
.cmsTeaser > article > figure > figcaption > p > .text > a.more:before,
.cmsTeaser > article > p > .text > a.more:before {
	background: #535E66;
	content: "";
	height: 100%;
	position: absolute;
	right: -5px;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 15px;
	z-index: 1;
}
.cmsTeaser > article > figure > figcaption > p > .text > a.more:hover,
.cmsTeaser > article > p > .text > a.more:hover {
	background: #B51621;
}
.cmsTeaser > article > figure > figcaption > p > .text > a.more:hover:before,
.cmsTeaser > article > p > .text > a.more:hover:before {
	background: #B51621;
}
.cmsTeaser > article > figure > figcaption > p > .addition,
.cmsTeaser > article > p > .addition { /* Teaserpreis */
	color: #535E66;
	display: table;
	font-weight: bold;
	margin: 5px 0 0;
	text-transform: uppercase;
}
.cmsTeaserNoImage > article {
	min-height: 0;
}

@media all and (max-width: 500px){ /* MOBILE */

	.cmsTeaser > article > figure > a {
		display: none;
	}
	
}

/* Element - Teaser 2 Spalten */

.cmsTeaser2Columns > h2 {
	margin-bottom: 30px;
}
.cmsTeaser2Columns:after {
	clear: both;
	content: "";
	display: block;
}
.cmsTeaser2Columns > article {
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	float: left;
	margin: 0 4.635761589403973% 4.635761589403973% 0; /* 0 35 35 0 */
	position: relative;
	top: 0;
	width: 47.682119205298015%; /* 360 */
	-webkit-transition: top 300ms ease-in-out;
	-moz-transition: top 300ms ease-in-out;
	-ms-transition: top 300ms ease-in-out;
	-o-transition: top 300ms ease-in-out;
	transition: top 300ms ease-in-out;
}
.cmsTeaser2Columns > article:hover {
	top: -10px;
}
.cmsTeaser2Columns > article.last {
	margin-right: 0;
}
.cmsTeaser2Columns > article.last + article {
	clear: left;
}
.cmsTeaser2Columns > article > h2 {
	display: none;
}
.cmsTeaser2Columns > article > figure > a {
	display: block;
}
.cmsTeaser2Columns > article > figure > a > img {
	display: block;
	max-width: 100%;
	width: 100%;
}
.cmsTeaser2Columns > article > figure > figcaption {
	background: #FFFFFF;
	padding: 25px 100px 20px 20px;
	position: relative;
}
.cmsTeaser2Columns > article > figure > figcaption > a.title { /* Teasertitel */
	color: #B51621;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.1;
	text-transform: uppercase;
}
.cmsTeaser2Columns > article > figure > figcaption > a.title:hover {
	color: #21262D;
}
.cmsTeaser2Columns > article > figure > figcaption > p > span.date { /* Teaserdatum */
	color: #21262D;
	display: table;
	font-weight: bold;
}
.cmsTeaser2Columns > article > figure > figcaption > p > span.text {
	display: table;
	margin: 5px 0 0;
}
.cmsTeaser2Columns > article > figure > figcaption > p > span.text > a,
.cmsTeaser2Columns > article > figure > figcaption > a.more {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -1597px #E1E3E4;
	height: 59px;
	margin: -29.5px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40px;
}
.cmsTeaser2Columns > article > figure > figcaption > p > span.text > a:before,
.cmsTeaser2Columns > article > figure > figcaption > a.more:before {
	background: #E1E3E4;
	content: "";
	height: 100%;
	left: -10px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 20px;
	z-index: 1;
}
.cmsTeaser2Columns > article > figure > figcaption > p > span.text > a:hover,
.cmsTeaser2Columns > article > figure > figcaption > a.more:hover {
	background-color: #21262D;
	background-position: 12px -1671px;
}
.cmsTeaser2Columns > article > figure > figcaption > p > span.text > a:hover:before,
.cmsTeaser2Columns > article > figure > figcaption > a.more:hover:before {
	background: #21262D;
}

/* Einzelteaser */

.cmsSingleTeaser2Columns {
	float: left;
	margin: 0 4.635761589403973% 4.635761589403973% 0; /* 0 35 35 0 */
	width: 47.682119205298015%; /* 360 */
}
.cmsSingleTeaser2Columns > article {
	float: none;
	margin: 0;
	width: auto;
}
.cmsSingleTeaser2Columns.last {
	margin-right: 0;
}
.cmsSingleTeaser2Columns.last + * {
	clear: left;
}

@media all and (max-width: 600px){ /* MOBILE */

	.cmsSingleTeaser2Columns,
	.cmsTeaser2Columns > article {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.cmsSingleTeaser2Columns > article {
		width: 100%;
	}

}

/* Element - Teaser 3 Spalten */

.cmsTeaser3Columns > h2 {
	margin-bottom: 30px;
}
.cmsTeaser3Columns:after {
	clear: both;
	content: "";
	display: block;
}
.cmsTeaser3Columns > article {
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	float: left;
	margin: 0 4.25% 4.635761589403973% 0; /* 0 20 35 0 */
	position: relative;
	top: 0;
	width: 30.5%;
	-webkit-transition: top 300ms ease-in-out;
	-moz-transition: top 300ms ease-in-out;
	-ms-transition: top 300ms ease-in-out;
	-o-transition: top 300ms ease-in-out;
	transition: top 300ms ease-in-out;
}
.cmsTeaser3Columns > article:hover {
	top: -10px;
}
.cmsTeaser3Columns > article.last {
	margin-right: 0;
}
.cmsTeaser3Columns > article.last + * {
	clear: left;
}
.cmsTeaser3Columns > article > h2 {
	display: none;
}
.cmsTeaser3Columns > article > figure > a {
	display: block;
}
.cmsTeaser3Columns > article > figure > a > img {
	display: block;
	max-width: 100%;
	width: 100%;
}
.cmsTeaser3Columns > article > figure > figcaption {
	background: #FFFFFF;
	padding: 25px 65px 20px 20px;
	position: relative;
}
.cmsTeaser3Columns > article > figure > figcaption > a.title { /* Teasertitel */
	color: #B51621;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.3;
	text-transform: uppercase;
}
.cmsTeaser3Columns > article > figure > figcaption > a.title:hover {
	color: #21262D;
}
.cmsTeaser3Columns > article > figure > figcaption > a.more {
	background: url("/img/layout/layout-2020.png") scroll no-repeat 12px -1597px #E1E3E4;
	height: 59px;
	margin: -29.5px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 40px;
}
.cmsTeaser3Columns > article > figure > figcaption > a.more:before {
	background: #E1E3E4;
	content: "";
	height: 100%;
	left: -10px;
	position: absolute;
	top: 0;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
	width: 20px;
	z-index: 1;
}
.cmsTeaser3Columns > article > figure > figcaption > a.more:hover {
	background-color: #21262D;
	background-position: 12px -1671px;
}
.cmsTeaser3Columns > article > figure > figcaption > a.more:hover:before {
	background: #21262D;
}

/* Einzelteaser */

.cmsSingleTeaser3Columns {
	float: left;
	margin: 0 2.6490066225165565% 4.635761589403973% 0; /* 0 20 35 0 */
	width: 31.56732891832225%; /* 238,333 */
}
.cmsSingleTeaser3Columns > article {
	float: none;
	margin: 0;
	width: auto;
}
.cmsSingleTeaser3Columns.last {
	margin-right: 0;
}
.cmsSingleTeaser3Columns.last + * {
	clear: left;
}

@media all and (max-width: 1050px){

	.cmsSingleTeaser3Columns,
	.cmsTeaser3Columns > article {
		margin: 0 4.635761589403973% 4.635761589403973% 0; /* 0 35 35 0 */
		width: 47.682119205298015%; /* 360 */
	}
	.cmsSingleTeaser3Columns > article {
		width: 100%;
	}
	
}
@media all and (max-width: 600px){ /* MOBILE */

	.cmsSingleTeaser3Columns,
	.cmsTeaser3Columns > article {
		float: none;
		margin-right: 0;
		width: 100%;
	}
	.cmsSingleTeaser3Columns > article {
		width: 100%;
	}
	.cmsTeaser3Columns > article > figure > figcaption > a.title {
		font-size: 22px;
	}

}

/* Elemente - Tabelle */

.cmsTable > h2 {
	border-bottom: 1px solid #E2E3E3;
	margin: 0;
	padding: 0 0 5px 0;
}
.cmsTable > table {
	width: 100%;
}
.cmsTable > table > tbody > tr {
	background: #F8F8F8;
	border-bottom: 1px solid #E2E3E3;
}
.cmsTable > table > tbody > tr.val2 {
	background: #FFFFFF;
}
.cmsTable > table > tbody > tr > td {
	padding: 5px 3px;
}

.cmsTable > table > tbody > tr > td > a {
	text-decoration:underline;
	font-weight:normal;
}

.cmsTable > p {
	color: #898B8D;
	font-size: 14px;
	padding: 5px 3px 0 3px;
}

.cmsTable > p > a {
	text-decoration:underline;
	font-weight:normal;
}

/* Responsive */

.cmsTable.responsive > table,
.cmsTable.responsive tbody,
.cmsTable.responsive tr,
.cmsTable.responsive td { 
	display: block; 
}
.cmsTable.responsive tr:first-child { 
	left: -9999px;
	position: absolute;
	top: -9999px;
}
.cmsTable.responsive tr { 
	border-bottom: 1px solid #E2E3E3;
}
.cmsTable.responsive td:before {
	content: attr(data-title);
	font-weight: bold;
	left: 6px;
	overflow: hidden;
	padding-right: 10px;
	position: absolute;
	text-overflow: ellipsis;
	top: 6px;
	white-space: nowrap;
	width: 45%;
}
.cmsTable.responsive td {
	border: medium none;    
	min-height: 34px;
	padding-left: 50%;
	position: relative;
	text-align: left !important;
	width: auto !important;
}

/* Elemente - Verlinkungen */

/* Links (intern & extern) */

.cmsLink > a {
	background: url("/img/cms/cms.png") no-repeat left -591px;
	color: #B51621;
	display: inline-block;
	padding: 2px 0 3px 15px;
	text-transform: uppercase;
}

/* Verweisliste */

.cmsRefs > h2 {
	margin-bottom: 8px;
}
.cmsRefs > ul > li > a {
	background: url("/img/cms/cms.png") no-repeat left -591px;
	display: inline-block;
	font-weight: normal;
	margin: 0;
	padding: 2px 0 3px 15px;
}

/* E-Mail */

.cmsMail > a {
	background: url("/img/cms/cms.png") no-repeat left -496px;
	color: #B51621;
	display: inline-block;
	padding: 3px 0 3px 40px;
	text-transform: uppercase;
}

/* Elemente - Dropdown */

.cmsDrop > h3 {
	background: url("/img/cms/cms.png") no-repeat 5px -284px #B51621;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 11px 0 7px 35px;
	position: relative;
	text-transform: uppercase;
}
.cmsDrop > h3:before {
	background: #B51621;
	content: "";
	height: 100%;
	position: absolute;
	left: -10px;
	top: 0;
	width: 35px;
	z-index: -1;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
}
.cmsDrop > h3:after {
	background: #B51621;
	content: "";
	height: 100%;
	position: absolute;
	right: -10px;
	top: 0;
	width: 35px;
	z-index: -1;
	-webkit-transform: skewX(16deg);
	-moz-transform: skewX(16deg);
	-ms-transform: skewX(16deg);
	-o-transform: skewX(16deg);
	transform: skewX(16deg);
}
.cmsDrop > h3:hover {
	background-color: #535E66 !important;
}
.cmsDrop > h3:hover:before {
	background-color: #535E66 !important;
}
.cmsDrop > h3:hover:after {
	background-color: #535E66 !important;
}
.cmsDrop > h3.contentHide {
	background: url("/img/cms/cms.png") no-repeat 5px -183px #B51621;
}
.cmsDrop > h3.contentHide + div {
	display: none;
}
.cmsDrop > h3 + div {
	overflow: hidden;
}

@media all and (max-width: 1005px){

	.cmsDrop > h3 {
		margin-left: 15px;
		margin-right: 15px;
	}

}

/* Elemente - HTML */

.cmsHTML iframe {
	width: 99% !important;
}

/* Elemente - Youtube */

body.intro .cmsYoutube {
	max-width: 794px;
	margin-left:auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.cmsYoutube > h2 {
	margin: 0 0 10px 0;
}
.cmsYoutube > div {
	height: 0;
	overflow: hidden;
	padding: 30px 0 56.25% 0;
	position: relative;
}
.cmsYoutube > div > iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.cmsYoutube > p {
	line-height: 1.3;
	margin: 10px 0 0 0;
}

/* Elemente - Iframe */

.cmsIframe {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}		
.cmsIframe > iframe {
	width: 100%;
}

/* Elemente - Downloads */

.cmsFile > a, .cmsXLS > a, .cmsPDF > a, .cmsDOC > a {
	background: url("/img/cms/cms.png") no-repeat left -98px;
	color: #B51621;
	display: inline-block;
	padding: 4px 0 5px 40px;
	text-transform: uppercase;
}

/* Elemente - Formular */

.cmsForm {
	background: #F8F8F8;
	border: 1px solid #E2E3E3;
	padding: 20px;
}
.cmsForm:after {
	clear: both;
	content: "";
	display: block;
}
.cmsForm > h2 {
	margin: 20px 0 10px;
	padding: 0 0 3px 0;
}
.cmsForm > h2:first-of-type {
	color: #B51621;
	font-size: 24px;
	margin-top: 0;
}
.cmsForm > .row {
	margin: 10px 0;
	padding: 0 20px 0 0;
	position: relative;
}
.cmsForm > .row:after {
	clear: both;
	content: "";
	display: block;
}
.cmsForm > .row.validation:before {
	background: url("/img/cms/cms.png") no-repeat left -800px;
	content: "";
	height: 14px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 14px;
}
.cmsForm > .row > label {
	color: #21262D;
	display: block;
	float: left;
	padding: 6px 10px 0 0;
	width: 25%;
}
.cmsForm > .row > .field {
	border: 1px solid #CFCFCF;
	color: #21262D;
	outline: medium none;
	padding: 8px 5px 7px;
	width: 75%;
}
.cmsForm > .row > .field:focus {
	border: 1px solid #93C8FF;
	box-shadow: 0 0 4px #1983F0;
}
.cmsForm > .row > textarea.field {
	height: 100px;
	line-height: 1.3;
}
.cmsForm > .row > select.field {
	padding: 8px 5px 5px 2px;
}
.cmsForm > .row > input[type='file'].field {
	border: 0 none;
	padding: 4px 0;
}
.cmsForm > .row > input[type='file'].field:focus {
	border: 0;
	box-shadow: none;
}
.cmsForm > .row > .checkbox {
	border: 0;
	margin: 10px 2px 2px 0;
	padding: 0;
	vertical-align: text-bottom;
	width: auto;
}
.cmsForm > .row.checkbox > label {
	float: none;
	width: 100%;
}
.cmsForm > .row.checkbox > label.label {
	display: none; 
}
.cmsForm > .row > .checkbox + label {
	float: none;
}
.cmsForm > .row > .checkbox + label > a {
	text-decoration: underline; 
}
.cmsForm > .infotext {
	color: #21262D;
	line-height: 1.3;
}
.cmsForm > .infotext > a {
	text-decoration: underline; 
}
.cmsForm > .row > .datepicker {
	background: url("/img/cms/cms.png") no-repeat 5px 6px #FFFFFF;
	cursor: pointer;
	padding-left: 39px;
	width: 125px;
}
.cmsForm > .row > .datepickerBirthday {
	background: url("/img/cms/cms.png") no-repeat 5px 6px #FFFFFF;
	cursor: pointer;
	padding-left: 39px;
	width: 125px;
}
.cmsForm > .button {
	float: right;
	margin: 0 -21px 0 0;
	position: relative;
	text-align: right;
}
.cmsForm > .button:before {
	background: #535E66;
	background: -moz-linear-gradient(75deg,  rgba(83,94,102,0) 0%, rgba(83,94,102,0) 50%, rgba(83,94,102,1) 50.1%, rgba(83,94,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(83,94,102,0)), color-stop(50%,rgba(83,94,102,0)), color-stop(50.1%,rgba(83,94,102,1)), color-stop(100%,rgba(83,94,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(15deg,  rgba(83,94,102,0) 0%,rgba(83,94,102,0) 50%,rgba(83,94,102,1) 50.1%,rgba(83,94,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(75deg,  rgba(83,94,102,0) 0%,rgba(83,94,102,0) 50%,rgba(83,94,102,1) 50.1%,rgba(83,94,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(75deg,  rgba(83,94,102,0) 0%,rgba(83,94,102,0) 50%,rgba(83,94,102,1) 50.1%,rgba(83,94,102,1) 100%); /* IE10+ */
	background: linear-gradient(75deg,  rgba(83,94,102,0) 0%,rgba(83,94,102,0) 50%,rgba(83,94,102,1) 50.1%,rgba(83,94,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00535e66', endColorstr='#535e66',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	content: "";
	height: 100%;
	left: -12px;
	position: absolute;
	top: 0;
	width: 12px;
}
.cmsForm > .button:hover:before {
	background: #B51621;
	background: -moz-linear-gradient(75deg,  rgba(181,22,33,0) 0%, rgba(181,22,33,0) 50%, rgba(181,22,33,1) 50.1%, rgba(181,22,33,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(181,22,33,0)), color-stop(50%,rgba(181,22,33,0)), color-stop(50.1%,rgba(181,22,33,1)), color-stop(100%,rgba(181,22,33,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(15deg,  rgba(181,22,33,0) 0%,rgba(181,22,33,0) 50%,rgba(181,22,33,1) 50.1%,rgba(181,22,33,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(75deg,  rgba(181,22,33,0) 0%,rgba(181,22,33,0) 50%,rgba(181,22,33,1) 50.1%,rgba(181,22,33,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(75deg,  rgba(181,22,33,0) 0%,rgba(181,22,33,0) 50%,rgba(181,22,33,1) 50.1%,rgba(181,22,33,1) 100%); /* IE10+ */
	background: linear-gradient(75deg,  rgba(181,22,33,0) 0%,rgba(181,22,33,0) 50%,rgba(181,22,33,1) 50.1%,rgba(181,22,33,1) 100%); /* W3C */
}
.cmsForm > .button > input { /* Sende-Button */
	background: #535E66;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 10px 30px 8px 10px;
	text-transform: uppercase;
}
.cmsForm > .button:hover > input {
	background: #B51621;
}
.cmsForm > .msg {
	clear:both; 
	line-height: 1.3;
	margin: 0 0 10px 0;
	padding: 10px 10px 8px;
}
.cmsForm > .spmck {
	display: none;
}
.cmsForm .error {
	border: 1px solid #B51621 !important;
	box-shadow: 0 0 3px #B51621;
	color:#B51621; 
}

.cmsForm > .msg.error {
	box-shadow:none; 
	background-color:#B51621;
	color:#FFF; 
}

.cmsForm .success {
	border: 1px solid #23A638 !important;
	box-shadow: 0 0 3px #23A638;
	color: #23A638;
}

.cmsForm > .row.adults {
	float: left;  
	width: 50%; 
}

.cmsForm > .row.adults > .field {
	width:auto;
}

.cmsForm > .row.adults > label {
	width:51%;    
}


.cmsForm > .row.children {
	float: left;
	width: 50%;
}

.cmsForm > .row.children > .field {
	width:auto; 
}

.cmsForm > .row.children > label {
	width:50%;   
}

.cmsForm > .row.children + .row {
	clear: both;
}

.cmsForm > .row.arrival {
	float: left;
	width: 50%;
}

.cmsForm > .row.arrival > label {
	width:51%; 
}

.cmsForm > .row.arrival:after {
	clear: none;
	content: "";
	display: none;
}
.cmsForm > .row.departure {
	float: left;
	width: 50%;
}

.cmsForm > .row.departure > label {
	width:50%;   
}

.cmsForm > .row.departure + .row {
	clear: both;
}
.cmsForm > .row > select.field.age {
    margin-right: 8px; 
    width: 60px;
}

.cmsForm > .row.ages {
	width:50%;
	float:right; 
}

.cmsForm > .row.ages > label {
	display:block; 
	float:none;
	width:auto; 
}

.cmsForm > .row.ages + .row {
	clear: both; 
}

@media all and (max-width: 750px){
	
	.cmsForm > .row {
		padding-right: 0;
	}
	.cmsForm > .row > label {
		float: none;
		margin-bottom: 5px;
		padding-right: 20px;
		width: 100%;
	}
	.cmsForm > .row > .field {
		width: 100%;
	}

}

/* Element - Formular 2 Spalten */

.cmsForm2Columns {
	padding: 20px 5px;
}
.cmsForm2Columns > h2 {
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding-top: 20px;
	clear: both;
}
.cmsForm2Columns > h2:first-of-type {
	padding-top: 0;
}
.cmsForm2Columns > h2:before {
	clear: both;
	content: "";
	display: block;
}
.cmsForm2Columns > .row {
	float: left !important;
	margin-left: 2.5% !important;
	margin-right: 2.5% !important;
	margin-top: 0 !important;
	padding-right: 0 !important;
	width: 45% !important;
}
.cmsForm2Columns > .row.infotext {
	float: none !important;
	width: auto !important; 
}
.cmsForm2Columns > .row.ages + .row {
	clear: none !important;
}
.cmsForm2Columns > .row > label {
	float: none !important;
	width: 100% !important;
}
.cmsForm2Columns > .row > .field {
	float: none !important;
	width: 100% !important;
}
.cmsForm2Columns > .row.arrival > label,
.cmsForm2Columns > .row.departure > label,
.cmsForm2Columns > .row.adults > label,
.cmsForm2Columns > .row.children > label {
	float: left !important;
	width: 45% !important;
}
.cmsForm2Columns > .row.ages > label,
.cmsForm2Columns > .row.ages + .row > label {
	float: left !important;
	width: 52.5% !important;
}
.cmsForm2Columns > .row > .datepicker {
	float: right !important;
	width: 125px !important;
}
.cmsForm2Columns > .row.adults > .field,
.cmsForm2Columns > .row.children > .field {
	float: right !important;
	width: auto !important;
}
.cmsForm2Columns > .row.ages {
	background: #FFFFFF !important;
	border: 1px solid #E2E3E3 !important;
	clear: both !important;
	display: none !important;
	float: none !important;
	padding: 10px !important;
	width: auto !important;
}
.cmsForm2Columns > .row.ages.show {
	display: block !important;
}
.cmsForm2Columns > .row.ages > label {
	padding-top: 9px;
}
.cmsForm2Columns > .row.ages > .field {
	display: none !important;
	float: right !important;
	margin-bottom: 2.5px !important;
	margin-left: 5px !important;
	margin-right: 0 !important;
	margin-top: 2.5px !important;
	width: auto !important;
}
.cmsForm2Columns > .row.ages > .field.show {
	display: block !important;
}
.cmsForm2Columns > .button {
	margin-right: -6px;
}

.cmsForm2Columns > .row.checkbox {
	clear: both;
	float: none !important;
	width: auto !important;
}
.cmsForm > .row > .checkbox {
	float: left;
	margin-right: 5px;
}

@media all and (max-width: 940px){

	.cmsForm2Columns > .row {
		clear: both !important;
		float: none !important;
		margin-bottom: 10px !important;
		width: auto !important;
	}
	.cmsForm2Columns > .row:after {
		clear: both !important;
		content: "" !important;
		display: block !important;
	}

}
@media all and (max-width: 790px){ /* MOBILE */

	.cmsForm2Columns > .row {
		clear: none !important;
		float: left !important;
		width: 45% !important;
	}
	.cmsForm2Columns > .row:after {
		clear: none !important;
		content: "" !important;
		display: none !important;
	}
	.cmsForm2Columns > .row.ages:after {
		clear: both !important;
		content: "" !important;
		display: block !important;
	}

}
@media all and (max-width: 640px){ /* MOBILE */

	.cmsForm2Columns > .row {
		clear: both !important;
		float: none !important;
		margin-bottom: 10px !important;
		width: auto !important;
	}
	.cmsForm2Columns > .row:after {
		clear: both !important;
		content: "" !important;
		display: block !important;
	}

}