


body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,form,fieldset,blockquote{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #000000;
	font: 400 24px Rubik, sans-serif
}

a{
	color: #000000;
	outline: none;
	text-decoration: none;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s
}
a:hover{
	color: #6f6f6f;
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	color: #999999;
	font: 300 16px Rubik, Arial, sans-serif;
	padding: 10px;
    margin:10px 0 20px;
    width:800px;
}
.checkbox input{
     width:auto;
}
.rubrik_checkboxes input{
  width:150px;
  margin-right: -70px;
}

.rubrik_checkboxes label{
  margin-left:-50px;
  float: left;
  width:800px;
}

hr {
  text-align: center; /* horizontal centering */
  line-height: 2px; /* vertical centering */
  height: 22px; /* gap between the lines */
  border-style: solid;
  border-color: white;
  border-top: 0px;
  border-bottom: 2px solid;
  border-bottom-color: #b2b2b2;

  /* ensure 1px gap between borders */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}

hr:after {
  content: url(https://tribeka.ch/customer/layout/images/ico-anker.png); /* section sign */
  display: inline; /* for vertical centering and background knockout */
  background-color: white; /* same as background color */
  padding: 0 0 18px 0;  /* size of background color knockout */
}

.trennlinie{

}
.hr {  text-align: center; }
.hr img { position: relative; top: -35px; left:46%;}
.popup-info li img{
  width:15px;
}
#mymap .col-md-2.col-sm-4 {
  min-height:100px;
  width:260px !important;
}
.col-md-2.col-sm-4 {
  min-height:380px;
  }
.nav4 input{
  margin: 0px;
  width:auto;
}
.sublist{
  display: none;
}
.sublist.active{
  display: block;
}
li{
	list-style: none
}
h1, h2{
	font-size: 48px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 .5em
}
h2{
	margin: 0
}
h3{
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 1em
}
h4, h5, h6,.description{
	font-size: 16px;
	margin: 0 0 .5em
}
p{
	line-height: 1.2em;
	padding: 0 0 1.3em
}
table{
	border-collapse: collapse;
	width: 100%
}
img{
	display: block
}
#page{
	margin: 0 auto;
	max-width: 1600px;
	padding: 0 0 50px
}
#subpage{
	background: #f0f0f0
}
#subpage #page{
	padding: 35px 0
}
.page-wrap{
	max-width: 800px;
	margin: 0 auto
}
#page-top{
	background: #000000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	/*height: 215px;*/
	transform: translateZ(0);
	box-shadow: 0 0 5px #888;
	border-bottom: 2px solid #a4a4a4
}
#page-top.scrolling{
	/*height: 167px*/
}
#page-bot{
	background: #000000;
	clear: both
}
#peak{
	height: 220px;
	clear: both
}
#header{
	padding: 15px 0 0;
	max-width: 1600px;
	margin: 0 auto;
	height: 127px;
	position: relative
}
.scrolling #header{
	height: 70px
}
.logo{
	width: 350px;
	height: 95px;
	margin: 0 auto;
	position: relative;

  transition: height 1s ease, width 1s ease;
}
.logo img{
  display: block;
  width: 100%;
  top: -60px;
  position: absolute;
}



.scrolling .logo{
   /*	width: 45px;*/
	height: 45px;
  width: 284px;
	/*overflow: hidden;*/
}

.scrolling .logo img{
position: absolute;
  width: 284px;
  height: 149px;
  left: 0px;
  top: -60px;
  right: 0;

}
#slider{
	margin: -42px 0 50px;
	box-shadow: 0 0 5px #888;
	border-bottom: 2px solid #a4a4a4;
	position: relative
}
.cycle-slideshow{
	height: 500px
}
.slide{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	top: 0 !important;
	max-width: 100%;
	height: 100%;
	overflow: hidden
}
.btn-left{
	color: #ffffff;
	cursor: pointer;
	height: 55px;
	left: 30px;
	margin: -30px 0 0;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 30px;
	z-index: 100;
	opacity: 0.7;
	text-shadow: 0 0 1px #000;
	overflow: hidden
}
.btn-left:before{
	content: "\f104";
	font: 80px/50px FontAwesome
}
.btn-right{
	color: #ffffff;
	cursor: pointer;
	height: 55px;
	margin: -30px 0 0;
	position: absolute;
	right: 30px;
	text-align: center;
	top: 50%;
	width: 30px;
	z-index: 100;
	text-shadow: 0 0 1px #000;
	opacity: 0.7
}
.btn-right:before{
	content: "\f105";
	font: 80px/50px FontAwesome
}
.btn-left:hover,
.btn-right:hover{
	opacity: 1
}
.slide-content{
	position: absolute;
	top: 215px;
	left: 0;
	right: 0
}
.slide-info{
	display: inline-block;
	margin: 0 0 0 200px;
	text-align: center
}
.slide-info span{
	background: url(../images/blend.png);
	font-size: 100px;
	font-weight: 300;
	display: inline-block;
	padding: 10px 25px;
	margin: 0 0 40px
}
.btn-slide-more a{
	display: inline-block;
	background: #000000;
	font-weight: 300;
	color: #ffffff;
	padding: 0 10px;
	line-height: 38px;
	box-shadow: 0 0 3px #999999;
	text-decoration: none
}
.btn-slide-more a:hover{
	background: #555555
}
.title{
	margin: 0 0 50px
}
.title img{
	width: 100%;
	height: auto
}
.pic img, .pics img{
    width: inherit;
   	height: auto;
	margin: 0 0 8px
}
.pic-map{
	margin: 0 0 30px
}
.pic-map img{
	width: 100%;
	height: auto
}
.col1{
	width: 28.12%;
	float: left
}
.col2{
	width: 70.57%;
	float: right
}
#nav-menu{
	display: none;
	outline: none;
	position: absolute;
	top: 42px;
	right: 20px;
	z-index: 100
}
.btn-map{
	position: absolute;
	display: none;
	position: absolute;
	top: 41px;
	right: 85px;
	z-index: 100;
	opacity: 0.8;
	font-size: 24px;
}
.btn-map:hover{
	opacity: 1
}
.btn-map a{
	color: #ffffff;
}
.nav1{
	background: #fff;
	text-align: center;
	height: 49px
}
.nav1 li{
	display: inline-block;
	position: relative;
	margin: 0 15px
}
.nav1 a{
	line-height: 49px;
	font-size: 20px;
	color: #6f6f6f;
	font-weight: 400;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase
}
.nav1 a:hover,
.nav1 .active a,
.nav1 li:hover a{
	color: #000
}
#nav2{
	margin: -42px 0 0
}
.nav2{
	border-top: 2px solid #dbdbdb;
	background: #ffffff;
	position: relative;
	z-index: 5;
	box-shadow: 0 2px 2px #999999
}
.nav2-mobile{
	display: none;
}
.nav2-mobile a{
	color: #6f6f6f;
}
.nav2-mobile .active,
.nav2-mobile a:hover,
.nav2-mobile .active a{
	color: #000000
}
.nav2 ul{
	max-width: 1300px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: center
}
.nav2 li{
	display: inline-block;
	width: 12%;
    color: #6f6f6f;    
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	/*font-weight: bold;*/
	text-align: center;
    cursor:pointer;
}
.nav2 a{
	color: #6f6f6f;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
   /*	font-weight: bold; */
	text-align: center;
}
.nav2 a:hover,
.nav2 .active a{
	color: #000000
}
.nav2 li img{
   	margin: 0 auto;
    height: 70px;
    width: auto;
/*    width:100%;
    height:auto;*/
}
.nav3{
	display: inline-block
}
.nav3 li{
	display: inline-block
}
.nav3 li:after{
	font: 15px Arial;
	content: "\2022";
	padding: 0 8px 0 10px
}
.nav3 li:last-child:after{
	content: ""
}
.nav4{
	font-size: 17px;
	font-weight: normal;
	text-align: right;
	position: relative;
	display: none;
	margin: 0 0 15px;
    cursor:pointer;
}
.nav4.sub .filter .checkbox{
  display:none;
}

.nav-categories{
	float: left;
}
.nofloat{
	float: none !important;
}
.btn-filter{
	/*border: 2px solid #707070;*/
	color: #ffffff;
	cursor: pointer;
	display: none;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 2px;
	line-height: 37px;
	padding: 0 6px 0 9px;
	text-decoration: none;
	text-transform: uppercase;
	background: #000000;
	position: relative;
	z-index: 2
}
.btn-filter:after{
	content: '\f078';
	font: 14px FontAwesome;
	padding: 0 0 0 5px
}
.btn-filter.active{
	border-bottom: 0
}
.btn-filter.active:after{
	content: '\f077'
}
.list1 li{
	margin: 0 0 30px
}
.list1 li:before{
	font: 17px Arial;
	content: "\2022";
	padding: 0 8px 0 10px
}
.list-staff{
	margin: 0 0 40px
}
.list-popups{
	margin: 0 0 50px
}
.list-popups [class*="col-"]{
	padding-left: 5px;
	padding-right: 5px
}
.list-popups .row{
	margin-left: -5px;
	margin-right: -5px
}
.popup{
	background: #fff;
	border-radius: 8px;
	padding: 10px 10px 7px;
	font-size: 13px;
	font-weight: 300;
	margin: 0 0 10px;
    height: 455px;
}
.pic-popup{
	margin: 0 0 7px;
    width: 100%;
    overflow: hidden;
}
.pic-popup img{
   width: 100%;
    /*max-height: 200px;
    margin: 0px 0 0 0px; */
}
.popup h3{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 300;
	border-bottom: 1px solid #cacaca;
	padding: 5px 0 5px;
	margin: 0 0 5px
}
.popup-info{
	margin: 0 0 5px
}
.popup-info ul{
	border-bottom: 1px solid #cacaca;
	margin: 0 0 5px;
	padding: 0 0 5px
}
.popup-info li img{
	display: inline-block;
	vertical-align: -25%;
	margin: 0 0 2px 0
}
.btn-more{
	color: #bcbcbc;
	float: right;
	text-decoration: none;
    margin-top:-10px;
}
.btn-info a{
	color: #bcbcbc;
	text-transform: uppercase;
	font-size: 11px
}
.btn-info a:hover{
	color: #000000;
	text-decoration: none
}
.btn-info .fa{
	margin: 0 5px 0 0;
	font-size: 13px
}
.pins{
	font-size: 16px
}
.pin-info{
	font-size: 14px;
	border-bottom: 2px solid #a2a2a2;
	padding: 5px 0
}
.pin-contacts{
	margin: 0 0 15px
}
.pin-share{
	color: #707070;
	border-top: 2px solid #a2a2a2;
	border-bottom: 2px solid #a2a2a2;
	margin: 0 0 15px;
	padding: 2px 0
}
.pin-share a{
	color: #707070
}
.pin-share .soclinks{
	font-size: 22px;
	vertical-align: -10%;
	margin: 0 0 0 10px
}
.pins .btn-share a{
	color: #000
}
.btn-link a{
	background: #a8a8a8;
	box-shadow: inset 5px 5px 5px #888;
	display: block;
	padding: 8px 0;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 15px;
	text-decoration: none
}
.btn-link a:hover{
	background: #999999
}
.b-top{
	border-top: 2px solid #a2a2a2
}
#form-search{
	position: absolute;
	right: 0;
	top: 50%;
	margin: -15px 0 0;
	height: 25px;
	width: 145px;
	border-bottom: 1px solid #d8d8d8
}
#form-search input{
	background: none;
	border: 0;
	color: #d9d9d9;
	float: left;
	font-size: 13px;
	margin: 2px 0 0;
	padding: 0;
	width: 125px;
	position: relative
}
#form-search .btn-search{
	border: 0;
	float: right;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	position: relative;
	z-index: 10;
	cursor: pointer
}
#form-search:after{
	width: 18px;
	height: 18px;
	color: #a5a5a5;
	position: absolute;
	top: 5px;
	right: -5px;
	content: "\f002";
	font: 10px FontAwesome
}
#form-newsl{
	display: inline-block;
	vertical-align: -100%;
	margin: 0 8px 0 0
}
#form-newsl label{
	font-size: 25px;
	text-transform: uppercase;
	float: left;
	margin: 12px 5px 0 0
}
#form-newsl fieldset{
	background: #fefefe;
	width: 330px;
	height: 45px;
	box-shadow: inset 5px 5px 5px #999;
	position: relative
}
#form-newsl input{
	background: none;
	border: 0;
	color: #b1b1b1;
	float: left;
	font-size: 24px;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 75%;
	position: relative
}
#form-newsl .btn-newsl{
	position: absolute;
	width: 50px;
	height: 32px;
	color: #000000;
	font-size: 26px;
	font-weight: 300;
	margin: 0;
	top: 7px;
	right: 5px;
	border-left: 1px solid #a2a2a2
}
.newsl-wrap{
	display: inline-block;
	padding: 5px;
	border: 1px solid #2d2d2d
}
.checkbox {
	padding: 6px 0 8px;
	border-bottom: 2px solid #dedede;
	z-index: 100;
	position: relative
}
.checkbox:last-child{
	border: 0
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 10px;
	font: 16px Rubik;
	text-transform: uppercase;
	cursor: pointer
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	margin-left: -20px;
	width: 18px;
	height: 20px;
	background: url(../images/leer.svg) no-repeat
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555
}
.checkbox input[type="checkbox"]{
	opacity: 0;
	z-index: 1
}
.checkbox input[type="checkbox"]:focus + label::before{
	outline: none
}
.checkbox.Einkaufen input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/Shopping.svg) no-repeat
}
.checkbox.EssenTrinken input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/Food.svg) no-repeat
}
.checkbox.Abend input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/Drink.svg) no-repeat
}
.checkbox.Ubernachten input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/Moon.svg) no-repeat
}
.checkbox.Erlebnisse input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/Eye.svg) no-repeat
}
.checkbox.Kultur input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/Glasses.svg) no-repeat
}
.checkbox.Services input[type="checkbox"].styled:checked + label:after{
	content: "";
	width: 18px;
	height: 20px;
	background: url(../images/CreditCard.svg) no-repeat
}
input[type="checkbox"] .styled:checked + label::before{
	color: #fff
}
input[type="checkbox"] .styled:checked + label::after {
	color: #fff
}
#mymap {
	width: 100%;
	height: 1000px;
    clear:both;
}
#mymapD {
	width: 100%;
	height:450px;
}
.btn-print,.btn-print2 {
	color: #6f6f6f;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/hl.png) center repeat-x;
	margin: 10px 0 10px
}

.btn-print a,.btn-print2 a{
	color: #6f6f6f;
	text-decoration: none
}
.btn-print img,.btn-print2 img{
	vertical-align: -100%;
	display: inline-block;
	margin: 0 5px
}
.btn-print span{
	background: #f0f0f0;
	padding: 0 20px
}
.btn-print2 span{
	background: #FFF;
	padding-top:20px;
    padding-bottom:20px;
}
.btn-print2 img{
	width:63px;
    margin-bottom:-5px;
}
width:63px;margin-bottom:-5px;
.btn-anker{
	text-align: center;
	background: url(../images/hl.png) center repeat-x;
	margin: 10px 0 50px;
	min-height: 2px
}
.btn-anker img{
	display: inline-block;
	margin: 0 5px
}
.btn-anker span{
	background: #ffffff;
	padding: 0 10px
}
.btn-share{
	margin: 0 0 25px;
	color: #707070;
    padding: 0 0 17px;
}
.btn-share a{
	color: #707070
}
.btn-share a:hover{
	color: #000000
}
.btn-teilen{
	display: inline-block;
	margin: 0 5px 2px 0;
    float: left;
}
.soclinks{
	display: inline-block;
	font-size: 32px
}
.soclinks .fa{
	margin: 0 1px 0 0
}
.btn-connect a{
	display: block;
	margin: 0 auto 20px;
	width: 200px;
	font-size: 24px;
	font-weight: 500;
	height: 122px;
	color: #707070;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 82px 0 0;
	background: url(../images/ico-mail.png) no-repeat
}
#footer{
	max-width: 1300px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding: 25px 0
}
#footer a{
	color: #ffffff;
	text-decoration: none
}
#footer a:hover{
	color: #ffffff;
	text-decoration: underline
}


.cms_item a.file{
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 2px 0 2px 20px;
    white-space: nowrap;
    display: block;
}

.cms_item a.pdf{
    background-image: url(/frontend/standards/images/pdf.png);
    background-position-y: 3px;
    background-position-x: 0px;
}


.cms_item ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 30px;
}

/***/
.adrOfful{
  height:85px;
font: 300 13px Rubik, sans-serif !important
}
.adrIcons li{
display: inline;
list-style-type: none;
padding-right: 15px;
}
.titel{
  height:65px;
}
.kurztxt{
 height:75px;
font: 300 13px Rubik, sans-serif !important
}

.holderBigQuer{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.holderPop{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height:150px;
}
.holderSmall{
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  max-height:560px;
  margin-bottom: 10px;
}
.grid:after {
	clear: both;
	content: '';
	display: block;
}
.grid-sizer,
.grid-item {
	width: 50%;
}
.grid-item {
	float: left;
}
.grid-item img {
	display: block;
	max-width: 100%;
	padding: 0 8px 0px 0;
	width: 100%;
}
.grid-item--width2 {
	width: 100%;
}
.grid-item--width2 img{
    padding: 0 !important;
}
/*------------*/
div.openlayers-tooltip-description, div.openlayers-tooltip-name a, div.olPopup a {
font-family: Rubik,sans-serif !important;
font-size:14px !important;}

div.layersDiv{
label {font-family: Rubik,sans-serif !important;}
div.baseLbl, div.dataLbl {font-family: Rubik,sans-serif !important;font-weight: bold;}
}
.soclinks2{
  display: none
}

.stButton .stLarge {
    display: inline-block;
    height: 27px !important;
    width: 27px !important;
    position: relative;
    background-size: cover !important;
}
