﻿/* start css domain.ch by http://www.jonadesign.ch  */

/* @group RESET CSS */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, 
blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group fancybox */

/* @group footer */

.fancybox-wrap_footer {
	position: absolute;
	z-index: 8020;
	max-width: 1200px !important;
	margin-left: 10%;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.45);
	box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.45);
	top: 100px !important;
}

.fancybox-skin_footer {
	webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.fancybox-wrap_footer .fancybox-inner {
	width: 100% !important;
	margin: auto auto;
	float: left;
	height: auto !important;
}


/* @end */

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap_footer,

.fancybox-wrap,

.fancybox-skin,

.fancybox-outer,

.fancybox-inner,
.fancybox-inner_footer,

.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;
	padding: 0 !important;
/*

	

-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
, .fancybox-inner_footer {
	position: relative;
}
.fancybox-inner
, .fancybox-inner_footer {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner
.fancybox-type-iframe .fancybox-inner_footer {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image
, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100% !important;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading
, .fancybox-close
, .fancybox-prev span
, .fancybox-next span {
	background-image: url('../images/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('../images/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('../images/fancybox/blank.gif');
	/* hel

ps 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 {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	/*	bac

kground: url('../images/fancybox/fancybox_overlay.png'); 

	background-color: rgba(0, 0, 0, 0.63);*/
	background-color: rgba(49, 28, 71, 0.86)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	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: 10px 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;
	line-height: 24px;
	white-space: nowrap;
}
.child a {
	color: #F79031;
	font-size: xx-large;
	font-weight: bold;
}
.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);
}

/* @end */

/* @group Buttons */


a.btn.start {
	width: auto;
	min-width: 10em;
	cursor: pointer;
	-webkit-border-radius: 14px; 
	-moz-border-radius: 14px;
	border-radius: 14px;
	margin-bottom: 20px;
	
	border:5px solid #fff; 
	padding: 10px 10px 10px 10px; 
	text-decoration:none; 
	display:inline-block;
	text-shadow: #022370 0 1px 0;
	font-weight:bold; 
	color: #FFFFFF;
	text-align: center;
	
	background-color: #fefffe; 
	background-image: linear-gradient(to bottom, #e06f5a 0%, #bd2127 100%);
	}


a.start.btn:hover	{
	border: 5px solid #fff;
 background: rgb(105,60,150); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5M2M5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ODI5NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(105,60,150,1) 0%, rgba(72,41,103,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(105,60,150,1)), color-stop(100%,rgba(72,41,103,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#693c96', endColorstr='#482967',GradientType=0 ); /* IE6-8 */
}

/* @end */



/* @group Global */

body	{
	font-family: 'Source Sans Pro', sans-serif;
}
.firstbgimage {
	width: 100%;
	height: 100%;
	top: 0;
	position: absolute;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
	z-index: -1000000000000000000000000000000;
}
#accesskeys {
	display: none;
}
.centerbox	{
	max-width: 1300px;
	margin: auto auto;
	padding-left: 25px;
	padding-right: 25px;
}
:root .centerbox /* IE9 */  {
	margin-top:85px\9;
}
html>/**/body .centerbox /* IE8 */{ 
    margin-top /*\**/: 35px\9;
}
html>/**/body .centerbox /* IE8 */{ 
    padding-left /*\**/: 0px\9;
}
main
, footer .main	{
	max-width: 980px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.iehack_main	{
		max-width: 980px;
		margin: 85px auto;
	}
}
main	{
	margin: 85px auto;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
		    box-sizing: border-box;         /* Opera/IE 8+ */
}
footer .main	{
	margin: auto auto;
}
article
, footer	{
	padding-left: 40px;
	padding-right: 40px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
		    box-sizing: border-box;         /* Opera/IE 8+ */
}
.clear	{
	margin: 0;
	padding: 0;
}

.device	{
	display: none;
}
article.zentriert	
, .zentriert	{
		text-align: center;
		float: none;
		padding: 0;
	}
	
/* @end */

/* @group Gradient */

.nix_alt	{
	background: #8763ac; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3NjNhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OTNjOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #8763ac 0%, #693c97 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8763ac), color-stop(100%,#693c97)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8763ac 0%,#693c97 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8763ac', endColorstr='#693c97',GradientType=0 ); /* IE6-8 */
}

footer
, section.footerseiten	{
	background: rgb(105,60,150); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5M2M5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ODI5NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(105,60,150,1) 0%, rgba(72,41,103,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(105,60,150,1)), color-stop(100%,rgba(72,41,103,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(105,60,150,1) 0%,rgba(72,41,103,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#693c96', endColorstr='#482967',GradientType=0 ); /* IE6-8 */
	
}
/* @end */

/* @group Shaddow */

div.shaddow	
, .image.shaddow img
, article.shaddow	{
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:  0 5px 8px rgba(0, 0, 0, 0.3);
	box-shadow:  0 5px 8px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 4, direction = 180, color = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 4, Direction = 180, Color = '#000000')";
}
footer
, ul.mobilenav
, #navigation-mobile-footer	{
	-webkit-box-shadow: 0px -3px 8px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0px -3px 8px rgba(0, 0, 0, 0.45);
	box-shadow:         0px -3px 8px rgba(0, 0, 0, 0.45);
}
#navigation-mobile {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
	-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
	box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
}
/* @end */

/* @group Animation */

a
, a img	{
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-delay: initial;
	-o-transition: all 0.3s ease-in-out;
	
}
a:hover img	{
	opacity: 0.6;
}
.test img:hover	{
	width: 251px;
}
/* @end */

/* @group Header */

header {
	position: fixed;
	margin: auto auto;
	width: 100%;
	top: 0;
	-webkit-box-sizing: border-box;	/* Safari/Chrome, other WebKit */
	   -moz-box-sizing: border-box;	/* Firefox, other Gecko */
			box-sizing: border-box; /* Opera/IE 8+ */
}
html>/**/body header /* IE8 */{ 
    height /*\**/:  1em\9;
}
header a	{
	text-decoration: none;
	color: #fff;
}
header a:hover	{
	color: #fff;
}
a.snowreport	{
	position: fixed;	
	margin-top: 35px;
	left: 40px;
	z-index: 1000;
}
.switzerland_winter	{
	position: fixed;
	right: 60px;
	margin-top: 55px;
	width: 160px;
}
.switzerland_winter.open	{
	display: none;
}
/* @end */

/* @group Navigation */
header .main 	{
	margin: auto auto;
}
header .main nav	{
	padding-bottom: 1em;
}
header .main nav ul	{
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;  
	width: 1300px;
	float: left;
	padding-left: 160px;
	background: url(../images/navigation/navigation_background.svg) no-repeat left top;
}
@media \0screen	{
	header .main nav ul.iehack	{
		max-width: 1300px;
		background: url(../images/navigation/navigation_background.png) no-repeat left top;
	}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	header .main nav ul.iehack	{
		background: url(../images/navigation/navigation_background.png) no-repeat left top;
	}
}

nav ul li 
, footer nav ul li	{
	display: inline;	
}
nav ul li:last-child	{
	margin-right: 0;
}
header .main nav ul li a	{
	font-weight: 600;
	float: left;
	display: inline;
	margin: 0;
	font-size: 20px;
	padding: 0.8ex 1.5ex 2.2ex;
}
header .main nav ul li.right a {
	margin-right: 8em;
}
nav ul li a:hover
, li.current a	{
	color: #F79031;
}
header .main nav ul li a:hover
, header .main nav ul li.current a	{
	background-color: rgba(255, 255, 255, 0.1);
	padding: 0.8ex 1.5ex 1.1ex;
}
header .main nav ul li.right a {
	float: right;
	margin-right: 8em;
}
/* @end */

/* @group device menu */
#navigation-mobile
, #navigation-mobile-footer		{
	display: none;
	
	float: right;
	color: #fff;
	cursor: pointer;
	font-size: large;
	width: 100%;
/*	background: url(../images/icons/menu_icon.svg) no-repeat 1em #2d52a5; */
	cursor: pointer;
	padding: 1ex 1ex 1ex 25px;
	text-align: right;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3NjNhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OTNjOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, -moz-linear-gradient(top,  #8763ac 0%, #693c97 100%); /* FF3.6+ */
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8763ac), color-stop(100%,#693c97)); /* Chrome,Safari4+ */
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, -webkit-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* Chrome10+,Safari5.1+ */
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, -o-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* Opera 11.10+ */
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, -ms-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* IE10+ */
	background:  url(../images/icons/menu_icon.svg) no-repeat 1em, linear-gradient(to bottom,  #8763ac 0%,#693c97 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8763ac', endColorstr='#693c97',GradientType=0 ); /* IE6-8 */
}
#navigation-mobile-footer		{
	position: fixed;
	bottom: 0;
}
.device	
, .device ul {
	display: none;
}

/* @end */

/* @group Startseite */
	.logos	{
		display: none;
	}
	.startseite	{
		display: block;
		float: left;
		width: 100%;
		background: url("../images/footer/footer_border_bottom.png") repeat-x 0 top;
		margin-top: 1ex;
		padding-top: 2em;
		margin-bottom: 2em;
	}
	.startseite li.left {
		float: left;
		margin-right: 1em;
	}
	.startseite li.right {
		float: right;
		margin-left: 1em;
	}
	
/* @end */

/* @group Content */

article	{
	font-size: x-large;
	padding: 45px;
	line-height: 1.5em;
	margin-bottom: 600px;
}
.weisstransparent {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
}
@media \0screen	{ /* ie8 hack*/
	.weisstransparent	{
		background-color: #fff;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
		opacity: .9;
	}
}
article.images	{
	padding-top: 0;
}

/* @group Iframe */

article.iframe	{
	padding: 0;
}
article.iframe iframe	{
	width: 100%;
	height: 2000px;
	padding: 10px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;  
}
article iframe.socialmedia 	{
	height: 2000px;
	width: 490px;
}
article iframe.rentalonline
, article iframe.preisliste	{
	height: 800px;
}
article.schneebericht	{
	padding: 10px;
}
.iframewo	{
	height: 450px;
}

/* @group Wetterengadin Schneebericht*/
	.wetterengadin	{
		width: 100%;
		height: 1200px;
	}
	.schneebericht	{
		width: 100%;
		height: 3340px;
	}
/* @end */

/* @end */

article img	{
	max-width: 100%;
}
article h1	{
	margin-bottom: 1.4em;
}
article a	{
	color: #6f499b;
	text-decoration: none;
}
article a:hover	{
	color: #F79031;
}
article	p	{
	margin-top: 0;
	margin-bottom: 1.2em;
}
article.sitemap li	{
	list-style-type: none;
}

/* @group Anmelden */

.anmelden 	{
	text-align: center;
}

.anmelden iframe	{
	height: 1400px;
	width: 690px;
}

/* @end */



/* @group image */

ul.image	{
	text-align: center;
	float: none;
	margin-bottom: 1.5em;
}
ul.image li 	{
	float: none;
	display: inline;
	width: 160px;
	height: 220px;
	margin-right: 15px;
	opacity: 1;
}
@media \0screen	{ /* ie8 hack*/
	ul.image li	{
		margin-right: 5px;
	}
}
ul.image li:last-child 	{
	margin-right: 0;
}
ul.image li a 	{
	text-decoration: none;
}
ul.image li a span 	{
	position: absolute;
	color: #6f499b;
	background-color: rgba(255, 255, 255, 0.8);
	width: 145px;
	height: 35px;
	margin-top: 205px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: 700;
	z-index: 100;
	text-decoration: none;
}
ul.image li a:hover span	{
	background-color: rgba(255, 255, 255, 0.9);
	z-index: 100;
}
/* @end */

/* @group Wetter */

ul.wetterlivecam li	{
	display: inline;
	margin-right: 5%;
}
@media \0screen	{ /* ie8 hack*/
	ul.wetterlivecam li {
		margin-right: 2%;
	}
}
ul.wetterlivecam li	img		{
	max-width: 47%;
	margin-bottom: 5%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	ul.wetterlivecam li	img		{
		max-width: 44%;
		margin-bottom: 5%;
	}
}
ul.wetterlinks  	{
	float: left;
	width: 100%;
	margin-bottom: 1em;
}
ul.wetterlinks li 	{
	float: left;
	display: inline;
	width: 50%;
}
ul.wetterlinks li a 	{
	text-decoration: none;
	margin-right: 2em;
	color: #4d2d6e;
}
ul.wetterlinks li a:hover 	{
	color: #F79031
}
/* @end */

/* @group Content Violet */

.violet {
	margin-top: 45px;
	padding: 0;
	color: #fff;
	background-color: #6a4397; 
}
.violet img	{
	max-width: 100%;
}
.violet a	{
	color: #fff;
	text-decoration: underline;
}
.violet a:hover	{
	text-decoration: none;
}
.dunkelviolet	{
	background-color: #4d2d6e;

}
.rahmen	{
	padding: 38px;
	min-height: 280px;
	font-weight: normal;
}

/* @group zweispalten */

ul.zweispalten li.last	{
	min-height: 500px;
}
ul.zweispalten li	{
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 50%;
	display: inline-block;
}
ul.zweispalten li.first	{
	float: left;
}
ul.zweispalten li img	{
	width: 100%;
}
.zweispalten h2	{
	text-align: left;
	font-size: 110%;
	font-weight: 600;
	margin-top: 1ex;
	margin-bottom: 1em;
}
/* @end */

/* @end */

/* @end */

/* @group Footer */

footer	{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 3px;
}
footer
, footer a	{
	color: #fff;
	text-decoration: none;
}
footer a:hover
, nav ul.mobilenav li a:hover	{
	color: #F79031;
}
footer a.logo {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	margin-top: -95px;
}
footer a.logo:hover img {
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-ms-transform: scale(0.95);
	-o-transform: scale(0.95);
	opacity: 1;
}
footer a.logo img {
	width: 260px;
}
footer ul li	{
	display: inline;
}
footer nav	{
	width: 100%;
	float: left;
	margin-bottom: 1ex;
}
footer nav ul.left
, footer .subnav ul.left	{
	float: left;
}
footer nav ul.left li	{
	margin-right: 6em;
}
footer nav ul.left li:last-child	{
	margin-right: 0;
}
footer nav ul.right
, footer .subnav ul.right	{
	float: right;
}
footer nav ul.right li	{
	margin-left: 6em;
}
footer nav ul.right li:first-child	{
	margin-left: 0;
}
footer nav a {
	font-weight: 600;
	text-decoration: none;
	font-size: 34px;
	padding-top: 0.8ex;
	padding-bottom: 0.8ex;
	text-shadow: 1px 1px 10px #000000;
	text-transform: uppercase;	
}
footer .subnav	{
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: large;
}
footer .subnav ul li	{
	line-height: 1.7em;
}
footer .subnav ul.left li	{
	margin-right: 1em;
}
footer .subnav ul.right li	{
	margin-left: 1em;
}
a.diashow	{
	position: fixed;
	left: 0.3em;
	width: 30px;
	height: 30px;
	background: url(../images/icons/diashow_weiss.png) no-repeat center center;
	bottom: 6px;
	z-index: 1000;
}
nav ul.mobilenav {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 4.5ex;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
nav ul.mobilenav li	a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
a.diashow:hover	{
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
a.diashow.open	{
	display: none;
}
.up  {
	display: block;
	bottom: 17px;
}

/* @end */

/* @group Internet Explorer */

/* IE6, IE7, IE8 */
.ie-ausblenden 	{
	display: none\9;
}

/* @end */
@media (min-width: 0px) and (max-width: 1360px) {
	.centerbox	{
		max-width: 100%;
		padding: 0;
	}
	main	{
		padding-left: 20px;
		padding-right: 20px;
	}
	header 	{
		height: 2.7em;
		background: #8763ac; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3NjNhYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OTNjOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #8763ac 0%, #693c97 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8763ac), color-stop(100%,#693c97)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8763ac 0%,#693c97 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8763ac 0%,#693c97 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8763ac', endColorstr='#693c97',GradientType=0 ); /* IE6-8 */
		
		-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
		-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
		box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
	}
	header .main	{
		max-width: 980px;
	}
	header .main nav ul	{
		width: auto;
		max-width: 980px;
		float: none;
		background: none;
		padding-left: 0;
	}
	header .main nav ul li a
	, ul.mobilenav li a		{
		font-size: large; 
	}
	header .main nav ul li a
	,header .main nav ul li a:hover
	, header .main nav ul li.current a
	, ul.mobilenav li a	
	, ul.mobilenav li.current a {
		padding: 1.1ex 1.5ex 1.3ex;
	}
	header .main nav ul li.right a {
		margin-right: 0;
	}
	ul li.right
	, ul.headernav li.right a {
		margin-right: 0;
		color: #ca7cff;
	}
	.centerbox iframe	{
		width: 100% !important;
	}
	ul.image li	{
		margin-right: 5px;
	}
}

@media (min-width: 0) and (max-width: 1060px) {
	a.snowreport	{
		height: 36px;
		margin-top: 40px;
		left: 20px;
	}
	a.snowreport img	{
		height: 36px;
	}
}
@media (min-width: 0) and (max-width: 920px) {
	footer a.logo {
		position: absolute;
		left: 50%;
		margin-left: -70px;
		margin-top: -95px;
	}
	footer a.logo img {
		width: 140px;
	}
}

@media (min-width: 0) and (max-width: 680px) {	
	.device	{
		display: block;
	}
	main	{
		margin-top: 0;
	}
	.nonedevice
	, .diashow	{
		display: none;
	}
	header	{
		-webkit-box-shadow: none;
		-moz-box-shadow: 0none;
		box-shadow: none;
	}
	.zweispalten .first
	, .zweispalten .last	{
		width: 100%;
	}
	ul.zweispalten li.last {
		min-height: 100px;
		height: auto;
	}
	.rahmen	{
		min-height: 100%;
		padding-top: 17px;
	}
	footer nav ul.left li	{
		margin-right: 2em;
	}
	footer nav ul.right li	{
		margin-left: 2em;
	}
	footer .subnav {
		margin-top: 0;
	}
	footer .subnav ul.right	{
		float: left;
	}
	footer .subnav ul.left
	, footer .subnav ul.right	{
		width: 100%;
	}
	footer .subnav ul.left
	, footer .subnav ul.right {
		text-align: center;
	}
	footer .subnav ul.left li
	, footer .subnav ul.right li {
		float: none;
	}
	footer .subnav ul.left li:last-child
	, footer .subnav ul.right li:first-child {
		margin: 0;
	}
	a.diashow	{
		margin-left: 9px;
		bottom: 48px;
	}
	ul.image li	{
		margin-right: 5px;
		
	}
	ul.image li img	{
		width: 120px;
	}
	ul.wetterlivecam li	img	{
		max-width: 100%;
	}
/* â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ Mobile Navigation einblenden â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */

	header	{
		background: none;
	}
	#navigation-mobile
	, ul.mobilenav.open	{
		display: block;
	}
	header .main nav
	, footer
	, #navigation-mobile-footer	{
		display: none;
	}
	header .open nav	{
		display: block;
	}
	header .main.open nav ul li:last-child a	{
		border: none;
	}
	header .main.open nav ul li a
	, header .main.open nav ul li.current a
	, nav ul.mobilenav li a	
	, nav ul.mobilenav li.current a		{
		text-align: center;
		width: 100%;
		padding-right: 0;
		padding-left: 0;
		background-color: #8763ac; 
		border-bottom: 1px solid #4f3767;
	}
	header .main.open nav ul li a:hover
	, nav ul.mobilenav li a:hover	{
		background-color: #553378; 
	}
	header .main.open nav ul li:last-child a	{
		width: 100%;
		float: left;
		background-color: #F79031;
		-webkit-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
		-moz-box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
		box-shadow: 0px 3px 9px 0px rgba(0,0,0,0.56);
	}
	header .main.open nav ul li:last-child a:hover	{
		background-color: #8b4505;
	}
	a.snowreport.open
	, .snowreport	{
		display: none;
	}
}
@media (min-width: 0) and (max-width: 570px) {
	footer nav a {
		font-size: x-large;
	}
	footer nav ul.left li	{
		margin-right: 1.6em;
	}
	footer nav ul.right li	{
		margin-left: 1.6em;
	}
}
@media only screen and (min-device-width : 320px) 
and (max-device-width : 1024px)  {
	main	{
		padding: 0;
		margin-bottom: 40px;
	}
	.iehack_main	{
		margin-bottom: -10px;
	}
	article	{
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 65px;
		font-size: medium;
		margin-bottom: 0;
	}
	article.images	{
		padding-top: 45px;
		margin-top: 20px;
	}
	article.violet	{
		margin-top: 40px;
	}
	.zweispalten h2	{
		font-size: large;
		margin-top: 0;
	}
	
	.rahmen	{
		padding: 20px;
	}
	article.history ul.image li img {
		width: 60px;
	}
	article.schneebericht
	, article.preisliste
	, article.rentalonline	{
		padding: 5px;
	}
	article iframe.rentalonline
	, article iframe.preisliste	{
		min-width: 800px;
	}
	ul.image li img {
		width: 100px;
	}	
	.iframewo	{
		height: 250px!important;
	}
	.switzerland_winter {
		right: 25px;
		margin-top: 55px;
		width: 60px;
	}
}
/* @group Scrollbar */

::-webkit-scrollbar-track	{
	-webkit-box-shadow: inset 0 0 2px #2d52a5;
	background-color: #e5eefc;
}

::-webkit-scrollbar	{
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}


/* balken */
::-webkit-scrollbar-thumb	{

	-webkit-box-shadow: inset 0 0 6px #2d52a5;
	background: #2d52a5; /* Old browsers */
	background: -moz-linear-gradient(top,  #2d52a5 0%, #3289b5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d52a5), color-stop(100%,#3289b5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2d52a5 0%,#3289b5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2d52a5 0%,#3289b5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2d52a5 0%,#3289b5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2d52a5 0%,#3289b5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d52a5', endColorstr='#3289b5',GradientType=0 ); /* IE6-9 */

}

::-webkit-scrollbar-button:double-button 	{
}

.backstretch	{
	display: block!important;
}
/* @end */
