/* * CMSBOX 2.2 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * */
/* @group  GLOBAL */
/* blue: #0fa4dc */
/* LAYOUT */
html,
body {
  color: #333;
  font-size: 16px;
  background: #fff;
  line-height: 25px;
  /*font-family: Times, serif;*/
  font-family: georgia, serif;
}
/* FONT-FAMILY */
h1,
h2,
h3,
h4,
h5,
h6,
.menu,
.meta,
.side {
  font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}
*:focus {
	outline: none;
}
*::selection {
  background: #0fa4dc;
  color: #fff;
}
#bg {
  min-height: 100%;
  min-width: 1120px; /* background placement */
  position: relative; /* align teaser */
}
.cb-layout2 #bg {
  /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACgAAAAABCAMAAAAlpgcBAAAABlBMVEX////kJyVq6M0gAAAAHElEQVR42u3BQREAAAwCoNm/9N5W8IADKAFg3QOQ0gXsvIvKfgAAAABJRU5ErkJggg==) repeat-y 50% 0;*/
  /*background: url(/images/bg.png) repeat-y 50% 0;*/
}
#desk {
  width: 1024px; /* top services are off */
  margin: 0 auto;
  min-height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARUAAAABCAMAAADHAMrpAAAAA1BMVEX///+nxBvIAAAAFklEQVR42u3BAQEAAABAIP9XO2CCYkEBFgABzjdclQAAAABJRU5ErkJggg==) repeat-y 0 0;/* prepare for layout 2 */
  /*background: url(/images/desk.png) repeat-y 0 0;*/
}
.cb-layout1 #desk {
  background-color: #fff;
z-index: 1;
}

audio {
  pointer-events: none;
  .part.is-marked & {
    pointer-events: initial;
  }
}

video {
  float: left;
  width: 100%;
}

#edit .part.play {
  position: relative;
}


.form .part.tile .ctrl > div {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  margin: 6px 0;
}


.form .tile .ctrl input {
  margin-top: 5px;
}

/* Level Marker */
#desk:after { /* c1: only show if menu is in #navigation */
  position: absolute;
  top: 0;
  left: 325px;
  width: 0;
  height: 0;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
  content: ' ';
}
.sub1 #desk:after {
  border-top: 24px solid #000;
}
.sub2 #desk:after {
  border-top: 24px solid #0fa4dc;
}
.sub3 #desk:after {
  left: 495px;
  border-top: 24px solid #0fa4dc;
}
.sub4 #desk:after {
  left: 665px;
  border-top: 24px solid #0fa4dc;
}
.sub5 #desk:after {
  left: 835px;
  border-top: 24px solid #0fa4dc;
}
.cb-layout2 #desk:after {
  border-top: 24px solid #E02221;  
}
/* color2: marker always left */
.sub2.c2 #desk:after,
.sub3.c2 #desk:after,
.sub4.c2 #desk:after,
.sub5.c2 #desk:after {
  left: 325px;
  border-top: 24px solid #000;
}
#home,
.logo {
  width: 170px;
  height: 148px;
  display: block;  
}
#home {
  float: left;
  position: relative;
  padding: 43px 0 0 24px;
}
#home:active {
  opacity: .8;
}
/*#intropic {
  bottom: 0;
  right: 60px;
  position: absolute;  
}*/
/*#redirect {
  display: none;
}*/
.find,
.service_Medien { /* .find used elsewhere? */
  float: right;
  margin-top: 8px;
}
#navigation {
  float: left;
  /*width: 696px;*/ /* no with because of overlay biwak image */
  width: 685px; /* security , onbly 680 needed */
  clear: right;
  min-height: 158px;
  margin-left: 134px;
}
#content {
  float: right;
  width: 691px; /* temp, 4px less than sitemap */
  padding-top: 29px;
}
.content-container {
  width: 910px;
  float: right;
}
#aside {
  float: left;
  width: 220px;
  margin-top: 52px;
  text-align: center;
}


/* Rettungsaktion ==============================*/

.service_proalps {
  width: 140%;
  padding-bottom: 140%;
  height: 0;
  background: url(/images/proalps_de.svg) no-repeat;
  background-size: contain;
  display: block;
  overflow: hidden;
  text-indent: 150%;
  font-size: 0;
  white-space: nowrap;
  font-size: 0;
  margin: -20px -20% 50px;
}

.fr .service_proalps {
  background-image: url(/images/proalps_fr.svg);
}

.it .service_proalps {
  background-image: url(/images/proalps_it.svg);
}

/*======================*/

.service_rettungsaktion {
  width: 140%;
  padding-bottom: 140%;
  height: 0;
  background: url(/images/rettungsaktion-de.svg) no-repeat;
  background-size: contain;
  display: block;
  overflow: hidden;
  text-indent: 150%;
  font-size: 0;
  white-space: nowrap;
  font-size: 0;
  margin: -20px -20% 50px;
}

.fr .service_rettungsaktion {
  background-image: url(/images/rettungsaktion-fr.svg);
}

.it .service_rettungsaktion {
  background-image: url(/images/rettungsaktion-it.svg);
}

.en .service_rettungsaktion {
  background-image: url(/images/rettungsaktion-en.svg);
}

/*======================*/

#sitemap {
  float: right;
  /*width: 695px;*/ /* temp, 4px more than content */
  width: 1024px; /* could also be in #cmsbox only */
  margin-top: 60px;
}
#sitemap div.sub2 {
  width: 695px;
  float: right;
}
#teaser {
  top: 0;
  right: 0;
  width: 43px;
  position: absolute;
  background: #e52620;
}
.cb-layout2 #teaser {
  display: none;
}
/* FORM */
#root #desk input.text,
#root #desk textarea.text {
  min-height: 31px;
  border-radius: 3px;
  border: 1px solid #c2c6c9;
  -webkit-box-shadow: 0 0 0 4px #f4f7f9; /* Android */
  box-shadow: 0 0 0 4px #f4f7f9;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAMAAABlA5WwAAAACVBMVEXd3N7u7e/5+fqccHW+AAAAEUlEQVR42gEGAPn/AAAAAQACAAsABMauZN8AAAAASUVORK5CYII=) repeat-x;
  /*background-image: url(/images/input.png);*/
}
div.cb-form-sent {
  border-color: #b6cbd1;
  background-color: #f1f8fb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f8fb), to(#daecf4));
  background-image: -webkit-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: -moz-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: -o-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: -ms-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: linear-gradient(top, #f1f8fb, #daecf4);
}
div.cb-form-sent .cb-form-sent { /* class in class! */
  background: none;
  color: #537988;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  font-weight: 300;
  font-size: 14px;
  font-family: 'Helvetica Neue', Helfetica, arial, sans-serif;
}
/* @end */
/* @group  DIALOG */
div.dlog div.pend {
  color: #bbb;
}
#content .dlog .body {
  padding-bottom: 1em;
  border-bottom: 1px dashed #aaa;
}
#content .foot .resp {
  width: 88%;
}
.resp .foot .link {
  color: #555;
  font-size: 13px;
}
/* BUTTONS */
#root input.submit,
#root button.cb-hybrid,
div.dlog .ctrl .cb-hybrid {
  color: #537988;
  font-size: 12px;
  font-weight: bold;
  padding: .4em 1em;
  border-radius: 2em;
  border: 1px solid #b6cbd1;
  background-color: #f1f8fb;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  -webkit-box-shadow: 0 1px 2px #fff inset, 0 1px 1px rgba(0,0,0,.15); /* Android */
  box-shadow: 0 1px 2px #fff inset, 0 1px 1px rgba(0,0,0,.15);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f8fb), to(#daecf4));
  background-image: -webkit-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: -moz-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: -o-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: -ms-linear-gradient(top, #f1f8fb, #daecf4);
  background-image: linear-gradient(top, #f1f8fb, #daecf4);
  font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
#root input.submit:hover,
#root input.submit:focus,
#root button.cb-hybrid:hover,
#root button.cb-hybrid:focus,
div.dlog .ctrl .cb-hybrid:hover,
div.dlog .ctrl .cb-hybrid:focus {
  color: #4a6c7b;
  border-color: #9fbac3;
  background-color: #daecf4;
  -webkit-box-shadow: 0 -1px 2px #fff inset, 0 1px 1px rgba(0,0,0,.1); /* Android */
  box-shadow: 0 -1px 2px #fff inset, 0 1px 1px rgba(0,0,0,.1);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#daecf4), to(#f1f8fb));
  background-image: -webkit-linear-gradient(top, #daecf4, #f1f8fb);
  background-image: -moz-linear-gradient(top, #daecf4, #f1f8fb);
  background-image: -o-linear-gradient(top, #daecf4, #f1f8fb);
  background-image: -ms-linear-gradient(top, #daecf4, #f1f8fb);
  background-image: linear-gradient(top, #daecf4, #f1f8fb);
}
#root input.submit:active,
#root button.cb-hybrid:active,
div.dlog .ctrl .cb-hybrid:active  {
  color: #2d4651;
  border-style: solid;
  border-color: #8ca4ad;
  text-shadow: 0 1px 0 #fff;
  background-color: #bbc7cc;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2) inset; /* Android */
  box-shadow: 0 0 2px rgba(0,0,0,.2) inset;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cee2e8), to(#ecf3f6));
  background-image: -webkit-linear-gradient(top, #cee2e8, #ecf3f6);
  background-image: -moz-linear-gradient(top, #cee2e8, #ecf3f6);
  background-image: -o-linear-gradient(top, #cee2e8, #ecf3f6);
  background-image: -ms-linear-gradient(top, #cee2e8, #ecf3f6);
  background-image: linear-gradient(top, #cee2e8, #ecf3f6);
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
/* @end */
/* @group SHOP */
.part.payp .numb {
  padding-left: 4px;
  width: 2.8em !important;
  padding-right: .2em;
  font-size: 14px;
  text-align: right;
  min-height: 1.5em !important;
  -webkit-box-shadow: none !important; /* android */
  box-shadow: none !important;
}
.part.payp .numb:focus {  /*mobile input*/
  text-align: left;
}
.payp > .ctrl .cury {
  font-size: .9em;
}
.payp .ctrl .cb-hybrid {
  -o-transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-box-shadow: none !important; /* android */
  box-shadow: none !important;
}
/* @end */

/* @group  NAVIGATION */
/* GENERAL */
.navi,
.navi .item {
  float: left;
}
.menu {
  color: #333;
  line-height: 1;
  font-size: 17px;
  padding: 1px 5px 0 19px;
  letter-spacing: .04em; /* #navigation .menu */
  -o-transition: color .218s;
  -moz-transition: color .218s;
  -webkit-transition: color .218s;
  transition: color .218s;
}
#edit .menu {
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.menu:hover,
.menu:focus,
.path,
h2 .open:hover,
h2 .open:focus,
#sitemap .path:hover,
#sitemap .path:focus {
  color: #0fa4dc;
  text-decoration: none;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.cb-layout2 .menu:hover,
.cb-layout2 .menu:focus,
.cb-layout2 .path,
.cb-layout2 #sitemap .path:hover,
.cb-layout2 #sitemap .path:focus {
  color: #E02221;
}
.cb-layout2 .menu:active {
  color: #e2e2e2;
}
/* LEVEL 1 (Language) */
div.sub1 {
  float: right;
  padding: 0 6px;
  margin-top: 8px; /* .find, .service_medien */
}
div.sub1 .menu {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px; /* = body */
  padding: 0 7px 0 5px;
  letter-spacing: normal; /* remove if taken from .menu */
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAMCAYAAABIvGxUAAAAG0lEQVQIHWNgYGAQBGJjIGZwAeLdNGGAjO8AAB6MCvbDTRlRAAAAAElFTkSuQmCC) no-repeat 100% 45%;
  /*background-image: url(/images/sub1-menu.png);*/
}
div.sub1 .menu:hover,
div.sub1 .menu:focus {
  color: #333; /* layout2 */
  text-decoration: underline; /* .meta */
}
#view .sub1 > .path {
  display: none;
}
/* MAIN NAVIGATION */
#navigation .navi,
#navigation .item {
  width: 170px;
}
#navigation .init {
  margin-top: 38px;
}
/* SITEMAP NAVIGATION */
/* sitemap sub2 is aligned right & left in psd, not possible without knowledge of content */
#sitemap > .sub2 > .item {
  width: 20%;
  display: inline-block;
  float: none;
  padding-bottom: 2.2em;
}
#sitemap .menu {
  padding-right: 20px;
}
#sitemap .path {
  color: #333;
}
#sitemap .sub3 {
  margin-top: 1.1em;
}
#sitemap .sub3 .item {
  float: none;
  max-width: 140px;
}
#sitemap .sub3 .menu {
  font-size: 13px;
  line-height: 1.1em; /* higher for 2-line content */
  padding-right: 4px;
  padding-bottom: 2px; /* higher for 2-line content */
}
/* NAVIAGTION COLOR 2: only show in side */
#view #navigation .c2,
#view #sitemap .c2,
#sitemap .sub4 {
  display: none;
}
#edit #sitemap .c2 .menu {
  display: none;
}
#edit #sitemap .path .c2 .menu {
  color: #bbb;
  display: block;
}
#edit #sitemap .path .c2.mark .here:after {
  position: absolute;
  top: -20px;
  right: -160px;
  padding: 0 .5em 1px;
  width: 140px;
  border-radius: 3px;
  background: #eee;
  box-shadow: 1px 2px 4px rgba(0,0,0,.3), 0 0 0 1px #ddd inset, 0 0 0 2px #fff inset;
  color: #444;
  content:  'Menupunkt auf dieser Ebene nur als Hauptnavigationspunkt sichtbar';
  text-shadow: 0 1px 0 #fff;
  letter-spacing: .03em;
  font-size: 11px;
  font-family: 'Helvetica Neue', sans-serif;
}
#aside .sub2,
#aside .item {
  width: 220px;
}
#aside .menu {
  padding: 1px 0 2px;
  color: #0fa4dc;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2em;
}
#aside .init {
  padding-top: 20px;
  border-top: 1px solid #000;
}
#aside .exit {
  padding-bottom: 17px; /* 2 px unit margin-top */
}
#aside div.sub2 .menu:hover,
#aside div.sub2 .menu:focus {
  color: #0FA4DC;	
  text-decoration: underline; 
}
#aside div.sub2 .menu:active {
  color: #1e86b5;
}
#aside div.sub2 .path .menu {
  text-decoration: underline;
}
/* edit mode shows #aside sub3 as nested */
#aside .sub3 {
  padding-bottom: 10px;
}
#aside .sub3 .item {
  padding: 0;
  border: none;
}
#aside .sub3 .menu {
  padding-left: 14px;
  color: #bbb;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
#aside .sub3 .menu:hover,
#aside .sub3 .here {
  color: #777;
}
#aside .sub4 .menu {
  font-size: 13px;
  padding-left: 28px;
}
#aside .sub5 .menu {
  padding-left: 42px;
}
/* @end */
/* @group  CONTENT */
/* HEAD */
#head {
	/* original, used in content */
  /*float: left;
  width: 610px;
  margin: 12px 0 0 15px;*/
}
#head {
  left: 0;
  top: 200px;
  width: 220px;
  position: absolute;
}
h1,
div.unit h2,
h3 {
  font-size: 30px;
  line-height: 1.2; /* 36px */
  font-weight: bold;
}
h1 {
  color: #ccc;
  font-size: 14px;
}
#view h1 {
  text-indent: -9000px;
}
/* custom main & base (slim: wide only) */
div.area {
  width: 640px;
}
div.area div.unit {
  margin: 10px;
}
div.area h2, 
div.area div.foot {
  margin: 0 5px;
}
div.area div.part, 
div.area div.grid table {
  margin: .4em 5px;
}
div.area div.wide {
  width: 620px;
}
div.area div.wide table, 
div.area div.wide div.tall {
  width: 610px;
}
div.area div.wide div.tiny,
div.area div.slim  {
  width: 300px;
}
div.area div.slim table, 
div.area div.slim div.part {
  width: 290px;
}
/* custom side (wide tall only) */
div.side {
  width: 220px;
}
div.side div.unit {
  margin: 2px 0 8px; /* custom */
}
div.side h2, 
div.side div.foot {
  margin: 0 15px;
}
div.side div.part, 
div.side div.grid table {
  margin: 0 15px; /* custom */
}
div.side div.unit {
  width: 220px;
}
div.side div.unit table, 
div.side div.unit div.part {
  width: 190px;
}
/* AREA PLACEMENT */
/*#view div.base {
  min-height: 0;
}
#edit div.base {
  min-height: 40px;
  position: relative;
  box-shadow: 0 0 0 1px red inset;
}
#edit div.base:after {
  color: red;
  bottom: -1.2em;
  content: 'base';
  position: absolute;
}*/
/* @end */
/* @group  UNITS */
/*  ALL PURE */
div.unit,
div.unit div.head,
div.unit div.head h2 {
  color: #333;
  border: none;
  background: none;
}
.cb-layout2 .unit,
.cb-layout2 .unit .head,
.cb-layout2 .unit .head h2 {
  color: #222;
}
#desk div.unit div.body {
  margin-top: 0;
}
/*#view #content .unit {
  float: none;
  vertical-align: top;
  display: inline-block;
}*/
/* FIRST UNIT AFTER HEAD */ 
.main .wide:first-child {
  margin-top: 0;
}
.main .wide:first-child .head {
  margin-top: 10px;
}
/* seam: date is h2 */
.main .seam h2 { /* was #content */
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  font-weight: normal;
}
.main .seam .pict:first-child,
.main .seam .cb-youtube:first-child {
  margin-top: 17px; /* line-height .seam h2 */
  padding-top: .4em;
}
.main .seam .pict.tiny:first-child + .lead.tiny,
.main .seam .cb-youtube.tiny:first-child + .lead.tiny {
  margin-top: 16px; /* Archiv-Seite */
}
#content .seam > .head + .body > .pict:first-child,
#content .seam > .head + .body > .cb-youtube:first-child { /* re-do default margin */
  padding: 0;
  margin-top: .4em;
}
/* unit flat.wide is layout helper */
#edit #content .flat.wide.note {
  color: #ccc;
  position: relative;
  border-top: 2px dashed #ddd;
}
#edit #content .flat.wide.note:after {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0 .5em 1px;
  border-radius: 3px;
  background: #eee;
  box-shadow: 1px 2px 4px rgba(0,0,0,.3), 0 0 0 1px #ddd inset, 0 0 0 2px #fff inset;
  color: #444;
  content: 'Layout-Helper';
  text-shadow: 0 1px 0 #fff;
  letter-spacing: .03em;
  font-size: 11px;
  font-family: 'Helvetica Neue', sans-serif;
}
#edit #content .flat.wide.note h2 {
  color: #ccc;
}
#content div.flat.wide.note,
#content div.flat.wide.note div.body {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 0;
}
/* side units */
.side {
  font-size: 14px;
  line-height: 20px;
}
/*div.side div.unit {
  /*text-align: center; only needed if aside removed
}*/
#desk div.side div.body {
  margin: 0;
}
#view div.side div.body {
  min-height: 0;
}
.side .pict img {
  margin: 0 auto; /* center images */
}
/* side seam (news) */
.side .seam {
  padding-bottom: 12px;
}
/* side flat & edge: border & blue h2 */
div.side div.flat,
div.side div.edge {
  border-top: 1px solid #000;
}
.side .flat .head h2,
.side .edge .head h2 {
  color: #0fa4dc;
  font-size: 13px;
  padding-top: 19px;
  font-weight: normal;
}
/* side edge: border bottom */
div.side div.edge {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
/* BASE UNITS */
/*div.base div.unit,
#content div.base div.body,
div.base div.unit div.part {
  margin-top: 0;
  margin-bottom: .1em;
}
div.base div.unit {
  margin-top: -4px;
}
.base .norm {
  font-size: 13px;
  text-align: center;
}
.cb-layout2 .base .norm {
  color: #fff;
}*/
/* @end */
/* @group  PARTS */
/* LEAD */
.main .edge h2,
.main .pure h3,
h4 {
  font-size: 21px;
}
.main .edge h3,
.main .pure h4,
.main .edge h4,
h5,
h6 {
  font-size: 16px;
}
.side .unit h2,
.side h3,
.side h4,
.side h5,
.side h6 {
  font-size: 13px;
}
/* TEXT */
.text {
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.side .text {
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.cb-layout1 .norm > strong,
.cb-layout1 .skew > strong {
  color: #444; /* lighter because of bold */
}
div.text p.loud {
  padding: 0;
  color: #444; /* lighter because of bold */
  background: none;
  font-weight: bold;
}
div.text p.pale {
  color: #aaa;
  font-size: 1em;
  letter-spacing: .02em;
}
.pale .open {
  color: #888;
  text-decoration: underline;
}
.pale a.open:hover,
.pale a.open:focus { /* tag to overwrite following visited */
  color: #666;
}
.pale a.open:active { /* tag to overwrite following visited */
  color: #444;
}
.cb-layout2 #content .text .pale {
  color: #801010;
}
.cb-layout2 #content .pale .open {
  color: #801010;
}
.cb-layout2 #content .pale a.open:hover,
.cb-layout2 #content .pale a.open:focus { /* tag to overwrite following visited */
  color: #5c0809;
}
.cb-layout2 #content .pale a.open:active { /* tag to overwrite following visited */
  color: #3b0303;
}
div.text p.skew {
  font-size: 18px;
  line-height: 29px;
  padding: 5px 5% 0 0;
  margin-bottom: -.4em;
  -ms-hyphens: none;
  -moz-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

/* Calendar */

div.cb-filter.mese a,
div.cb-filter.mese a:hover,
div.cb-filter.mese a:focus {
  background: #f0f0f0; 
  text-decoration: none;
  color: #000;
}

div.cb-filter.mese a.now {
  color: #0FA4DC;
}

/* LINK / FILE */
a {
  color: #0fa4dc;
  text-decoration: none;
}
h2 .open:hover,
h2 .open:focus,
.lead .open:hover,
.lead .open:focus {
  color: #455;
  text-decoration: none;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.cb-layout2 #content .lead .open:hover,
.cb-layout2 #content .lead .open:focus {
  color: #eee;
}
h2 .open,
.lead .open { /* try doing without tag */
  color: #333;
}
.link .open,
.load .load { /* try doing without tag */
  font-size: 13px;
  font-weight: bold;
}
.side .link .open,
.side .load .load { /* try doing without tag */
  font-size: 11px;
}
h2 > .open,
.lead .open {
  -o-transition: color .218s;
  -moz-transition: color .218s;
  -webkit-transition: color .218s;
  transition: color .218s;
  /* un-transition hover (see lead hover) */
}
a:hover,
a:focus {
  text-decoration: underline;
}
#aside .menu:hover,
#aside .menu:focus {
  color: #2190c2;
}
a:active,
.menu:active,
.text .open:visited,
.list .open:visited,
.link .open:visited,
.load .load:visited {
  color: #1e86b5;
}
.pale .open:visited {
  color: #bbb;
}
.cb-layout2 #content .pale .open:visited {
  color: #a71819;
}
div.link a.open {
  margin: 0;
}
div.link {
  background: none;
}
div.mail .open {
  padding-left: 14px;
  background: url(/icon-link/mail.gif) no-repeat 0 .4em;
}
.side .mail .open {
  display: inline;
  padding-top: 1px;
  background-position: 0 0;
}
.cb-layout2 #content .mail .open {
  background-image: url(/images/mail-layout2.png);
}
div.load {
  background-position: 0 .39em;
}
.link.tall + .link.tall,
.link.tall + .load.tall { /* not load + load */
  margin-top: -.4em;
}
/* INLINE LINKS */
/*.text a, .lead a, .list a, h2 a {
  color: #333;
}*/
/* PICT */
div.unit div.crop {
  height: 320px;  
}
#edit .pict > img[title$="jpg"],
#edit .pict > img[title$="png"],
#edit .pict > a > img[title$="jpg"],
#edit .pict > a > img[title$="png"] { /* mark unnamed images */
  border-bottom: 2px solid red;
}
/* LIST */
div.list p.item {
  list-style-image: url(/icon-link/list.gif);
}
#aside div.list p.item {
  margin: 0;
}
#content div.list {
  margin-top: .1em;
  margin-bottom: .1em;
}
#content .lead + .list,
#content .text + .list {
  margin-top: .4em; /* re-do standard part margin */
}
/*div.list p.dent {
  list-style-image: url(/icon-link/list.gif);
}*/
/* LINE */ 
div.line hr {
  color: #333;
  border-bottom-color: #333;
}
#aside .line {
  width: 220px;
  margin-left: 0;
  margin-right: 0;
}
.side .line + .lead {
  margin-top: .4em;
}
/* TABLES */
#content .grid .horz .trim tr:first-child > td { /* no border on first & last rows */
  border-top: none;
}
#content .grid .horz .trim tr:last-child > td { /* no border on first & last rows */
  border-bottom: none;
}
.grid tr {
  -o-transition: background .218s;
  -moz-transition: background .218s;
  -webkit-transition: background .218s;
  transition: background .218s;
}
.grid tr:hover {
  background: #f8f8ff;
}
div.grid table td {
  border-color: #ccc;
}
div.grid table thead td,
div.grid table tfoot td {
  background: #ccc; 
  font-weight: 800;
}
div.grid table.vert tbody.beam td.odd,
div.grid table.horz tbody.beam tr.odd td {
  /*background: #eee;*/
  background: none;
}
.cb-layout2 .grid table.vert tbody.beam td.odd,
.cb-layout2 .grid table.horz tbody.beam tr.odd td {
  background: #c71f20;
}
/* Eintrittspreise Tabelle */
.flat.grid .last {
  text-align: right;
}
/* FILTER */
div.cats p a.same {
  color: #333;
  background: #eee;
}
.cb-layout2 .cats p a.same {
  color: #333;
  background: #c71f20;
}
div.cats p span.same {
  color: #333;
}
div.scan a.same,
div.scan li.same,
div.scan td.same,
div.scan span.same {
  border-radius: 2px;
  background-color: #eee;
}
.cb-layout2 .scan .same { /* enough? */
  background-color: #c71f20;
}
div.this a.same,
div.this li.same,
div.this td.same,
div.this span.same {
  color: #fff;
  text-decoration: none;
  background-color: #0FA4DC;
  border-radius: 0;
  font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

div.cb-filter tr td {
  font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
  border-bottom: 1px solid #000;
}
div.cb-filter tr td.prev,
div.cb-filter tr td.next,
div.cb-filter tr td.same {
  border: none;
}

div.cb-filter tr td.prev {
  background: url(/images/album-prev-transp.png) no-repeat 0 50%;  
}
div.cb-filter tr td.next {
  background: url(/images/album-next-transp.png) no-repeat 100% 50%;  
}
div.cb-filter tr td.prev .cb-hybrid {
  background: url(/images/album-prev.png) no-repeat 0 50%;  
  color: transparent;
}
div.cb-filter tr td.next .cb-hybrid {
  background: url(/images/album-next.png) no-repeat 100% 50%;  
  color: transparent;
}

div.cb-filter tr td.prev span,
div.cb-filter tr td.next span {
  visibility: hidden;
}

div.cb-filter a {
  color: #000;
}
div.cb-filter a:hover {
  text-decoration: none;
  color: #0FA4DC;
}

div.cb-filter .prev > .prev,
div.cb-filter .next > .next {
  height: auto;
}

.cb-layout2 .this .same { /* enough? */
  background-color: #c71f20;
}
div.swap span.same {
  background: none;
}
/* fix mese padding */
.mese tbody .cb-hybrid {
  display: block;
  padding: 0 .2em;
  border-radius: 2px;
  -o-transition: all .1s;
  -moz-transition: all .1s;
  -webkit-transition: all .1s;
  transition: all .1s;
}
.cb-layout2 .mese tbody .cb-hybrid {
  text-decoration: underline; /* otherwise links not visible */
}
.mese tbody .cb-hybrid:hover,
.mese tbody .cb-hybrid:focus {
  background: #f8f8f8;
}
.cb-layout2 .mese tbody .cb-hybrid:hover,
.cb-layout2 .mese tbody .cb-hybrid:focus {
  background: #d21b22;
}
/* hide non-functioning arrows */
.swap td.prev,
.swap td.next {
  color: transparent;
}
/* fix default.css */
#root div.cats a {
  padding: 0;
}
div.cats .cb-count {
  padding-left: 5px;
}
/* @end */
/* @group  SERVICES */
.meta {
  color: #333;
  font-size: 14px;
  text-transform: lowercase;
}
/* Biwak */
.service_Biwak {
  position: relative; /* :after */
  top: 50px;
  right: 0;
  z-index: 1;
  float: right;
  padding-right: 4.8em;
  background: none;
  color: #e52620;
  text-transform: none;
  letter-spacing: .03em;
  font-size: 17px;
  line-height: 4.5em; /* center :after */
}
.service_Biwak:after {
  position: absolute;
  top: 0;
  right: 27px;
  width: 0;
  height: 0;
  border-width: 2.4em !important;
  border-top: solid transparent;
  border-right: solid #e52620;
  border-bottom: solid transparent;
  content: ' ';
  -webkit-transition: right .218s ease-out;
  -moz-transition: right .218s ease-out;
  -o-transition: right .218s ease-out;
  transition: right .218s ease-out;
}
.service_Biwak:hover:after,
.service_Biwak:focus:after {
  right: 35px;
}
.service_Biwak:hover,
.service_Biwak:focus {
  color: #cf201c;
  text-decoration: none;
}
.service_Biwak:active {
  color: #a71815;
}
/* EXTERN META */
#extern {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-right: 5px;
  box-sizing: border-box;
  margin: 21px -10% 11px -10%; /* if no h2 */
	width: 120%;
}
.head + .body #extern {
  margin-top: 11px;
}
#extern .meta {
  float: left;
  width: 32px;
  height: 32px;
  /*border: 2px #fff;*/
  margin-right: 6px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border-style: none solid;
  background: url(/images/extern-meta.png) no-repeat 1px 0;
}
#extern .service_Facebook {
  background: url(/images/icon-social-facebook.svg) no-repeat center / 32px 32px;
}
#extern .service_Facebook:hover,
#extern .service_Facebook:focus {
  background: url(/images/icon-social-facebook-hover.svg) no-repeat center / 32px 32px;
}
#extern .service_Instagram {
  background: url(/images/icon-social-instagram.svg) no-repeat center / 32px 32px;
}
#extern .service_Instagram:hover,
#extern .service_Instagram:focus {
  background: url(/images/icon-social-instagram-hover.svg) no-repeat center / 32px 32px;
}
#extern .service_Vimeo {
  background: url(/images/icon-social-vimeo.svg) no-repeat center / 32px 32px;
}
#extern .service_Vimeo:hover,
#extern .service_Vimeo:focus {
  background: url(/images/icon-social-vimeo-hover.svg) no-repeat center / 32px 32px;
}
#extern .service_Youtube {
  background: url(/images/icon-social-youtube.svg) no-repeat center / 22px 16px;
}
#extern .service_Youtube:hover,
#extern .service_Youtube:focus {
  background: url(/images/icon-social-youtube-hover.svg) no-repeat center / 22px 16px;
}
#extern .service_Twitter {
  background: url(/images/icon-social-twitter.svg) no-repeat center / 32px 32px;
}
#extern .service_Twitter:hover,
#extern .service_Twitter:focus {
  background: url(/images/icon-social-twitter-hover.svg) no-repeat center / 32px 32px;
}
#extern .mail,
#extern .service_Newsletter {
  margin-right: 0;
  background: url(/images/icon-ios-email.svg) no-repeat center / 32px 32px;
}
#extern .mail:hover,
#extern .mail:focus,
#extern .service_Newsletter:hover,
#extern .service_Newsletter:focus {
  background: url(/images/icon-ios-email-hover.svg) no-repeat center / 32px 32px;
}
/* SERVICES */
#services {
  float: right;
}
/* BRANDING */
#cmsbox {
  float: left;
  width: 100%;
  padding: 30px 0;
  font-size: 11px;
  text-align: center;
  letter-spacing: .05em;
  text-transform: lowercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#cmsbox .meta {
  padding: 0;
  color: #333;
}
/* @group custom Lightbox */
/* LIGHTBOX */
#disp {
  width: 350px;
  border: none;
  background-color: transparent;
}
#disp div.head { /* not always direct child element (form in #disp.mail) */
  height: 24px;
}
#disp div.head,
#disp div.head h2,
#disp div.head a.quit  {
  line-height: 24px;
  background-color: transparent;
}
#disp div.head h2 {
  color: #333;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: .025em;
}
#disp div.body {
  padding: 15px;
  margin-bottom: 0;
  border-radius: 2px 2px 0 0;
}
#disp div.body,
#disp div.foot {
  box-shadow: 0 4px 4px rgba(0,0,0,.2);
}
/* DISP MAIL */
#disp.mail div.body,
#disp.resp div.body {
  padding-bottom: 0;
}
.mail p + fieldset + fieldset {
  min-height: 4.4em;/* no jumping after recipient address renders */
}
#disp.mail .foot,
#disp.resp .foot,
#disp.cb-lightbox-code .foot,
#disp.message .foot {
  text-align: right;
  padding: 0 15px 10px;
  background-color: #fff;
}
#disp.mail .submit,
#disp.resp .submit,
#disp.message .submit + .submit {
  margin-right: 0;
}
#root div.cb-lightbox-code textarea {
  width: 428px;
}
/* DISP CONTROLS */
#disp .head .ctrl {
  right: 8px;
  width: 30px;
  position: absolute;
}
#disp.zoom .ctrl {
  width: 71px;
}
#disp .head .next,
#disp .head .prev,
#disp .head .cb-hybrid,
#disp div.head a.quit {
  width: 22px;
  height: 24px;/* #disp .head height */
  margin-top: 0;
  text-indent: -9000px;
}
.zoom div.quit {
  margin-left: 5px;
}
#disp .next,
#disp .prev {
  background-image: none;
}
#disp .head .cb-hybrid,
#disp div.head a.quit {
  background: url(/images/lb-ctr.png) no-repeat;
}
#disp .prev .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next .cb-hybrid {
  background-position: -15px 50%;
}
#disp div.quit a.quit {
  background-position: -50px 50%;
}
#disp .head .cb-hybrid:hover,
#disp .head .cb-hybrid:focus,
#disp .head .quit:hover,
#disp .head .quit:focus {
  opacity: .75;
}
#disp .head .cb-hybrid:active,
#disp .head .quit:active {
  opacity: .5;
}
/* DISP SITEMAP */
#disp.site ul,
div.cb-sitemap ul {
  font-size: 15px;
  list-style: url(/images/list-sitemap.png);
}
#disp.site li,
div.cb-sitemap li {
  margin-top: 5px;
}
#lbox div.site h2 { /* german version "not found" has to fit in head */
  font-size: 18px;
}
/* DISP SEARCH */
#lbox div.srch td { /* overwrite default */
  padding-bottom: .8em;
}
#lbox div.srch th:first-child { /* overwrite default */ 
  text-align: right;
}
#lbox div.srch a,
#lbox div.site a {
  color: #444;
  display: block;
}
#lbox div.srch a:focus {
  color: #111;
  text-decoration: underline;
}
/* DISP ZOOM */
#lbox div.zoom,
#lbox div.tube {/* tube = zoomed film */
  width: 770px;
  margin-left: -370px;
}
/* ZOOM IMAGE DESCRIPTION */
.zoom fieldset p {
  color: #444;
  padding: 0 15px 25px;
}
/* DISP FOOTER */
#disp div.foot {
  background: #fff;
  border-radius: 0 0 2px 2px;
}
#disp div.foot input.prev,
#disp div.foot input.canc,
#disp div.foot .button {
  margin-left: 15px;	
}
#disp div.foot input.next,
#disp div.foot input.conf,
#disp div.foot div .button {
  margin-right: 15px;
}
/* DISP CODE */
#disp.cb-lightbox-code div.foot input.conf {
  margin-right: 0;
}
/* DISP SHOP */
#disp.cb-shoppingcart {
  width: 486px;
  margin-left: -243px;
}
#disp.shop {
  width: 430px;
  margin-left: -215px;
}



#expo {
  float: left;
  margin-left: 15px;
  margin-top: 24px;
  width: 610px;
  height: 287px;
  position: relative;
  margin-bottom: 30px;
}
/* IMAGE CONTAINER */
#slides {
  width: 610px;
  height: 287px;
  overflow: hidden;
  position: relative;
z-index: 3;
}
#slides img {
  display: block;
}


/* MOOD NAVIGATION */
#expo div.link {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: none;
z-index: 2;  
}
#expo div.link a.link {
  width: 23px;
  color: #777;
  height: 40px;
  position: absolute;
  text-align: center;
  top: 50%;
  margin-top: -20px;
  text-indent: -99999px;
  background: url(/images/mood-next.png) no-repeat 0 0;
z-index: 2;
}
#expo div.link a.link:hover,
#expo div.link a.link:focus { 
  text-decoration: none;
}
#expo div.link a.prev {
  left: -35px;
  background: url(/images/mood-prev.png) no-repeat 0 0;
}
#expo div.link a.next {
  right: -35px;
}
/*#expo div.link a.prev:hover,
#expo div.link a.prev:focus {
  background: transparent url(/icon-mood/prev.png) no-repeat 0 50%;
}
#expo div.link a.next:hover,
#expo div.link a.next:focus {
  background: transparent url(/icon-mood/next.png) no-repeat right 50%;
}*/
/* INDEX TABLE */
#expo .cb-index {
  bottom: -30px;
  left: 0;
  width: 100%;
  position: absolute;
z-index: 3;
}
.cb-index-some {
  display: none; 
}

.cb-index-all {
  float: left;
  width: 100%;
  text-align: center;
}

.cb-index-all td {
  display: inline-block;
  margin: 0 3px;
  
}
.cb-index-all td a {
  display: block;
  width: 15px;
  height: 15px;
  background: url(/images/dot-mood.png) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
}
.cb-index-all td.this a {
  background: url(/images/dot-mood-active.png) no-repeat 0 0;
}

/*============================== Popup */

.cb-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3000;
  overflow: hidden;
  overflow-y: auto;
 }

#view .cb-popup.is-hidden,
#view.areaTwenty--empty .cb-popup {
  display: none !important;
}

#edit .cb-popup {
  position: relative;
  float: left;
  height: auto; 
  z-index: 10;
  display: block !important;
}

/*============================== Popup Lightbox */

.cb-popup__overlay {
  position: absolute;
  left: 0;  
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

#view .cb-popup__overlay {
  background-color: rgba(200, 200, 200, 0.8);
}

/*============================== Cover */

.cb-popup__cover {
  float: left;
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

/*============================== Wrapper */

.cb-popup__wrapper {
  float: left;
  width: 1400px;
  max-width: 90%;
  position: relative;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url("../images/popup-background.jpg");
  margin: 100px 0;
  border: 20px solid #fff;
}

/*============================== Content */

.cb-popup__content {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding: 150px 150px 200px;
  color: #fff;
}

@media (max-width : 1000px)  {
  .cb-popup__content {
    padding: 60px 30px 30px;
  }  
}

/*============================== Toggle */

.cb-closePopup {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 3;
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("../images/popup-toggle.png");
}

.cb-popup .area {
  width: 100%;
}

/*============================== Units */

.cb-popup .area .unit {
  margin: 0 !important;
  width: 100% !important;
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  text-align: left;
}

.cb-popup .unit.form form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  position: relative;
}

.cb-popup .unit.form fieldset {
  width: 503px !important;
  max-width: 100% !important;
}

.cb-popup .unit.form label.name,
.cb-popup .unit.form .part.fail,
.cb-popup .unit.form .part.fail li  {
  font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

.cb-popup .unit.form input.text {
  background-color: #0fa4dc !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
  min-height: 84px !important;
  width: 100% !important;
  font-size: 25px;
  color: #fff !important;
  box-sizing: border-box;
  padding: 20px;
}

.cb-popup .unit.form input.submit {
  font-size: 33px !important;
  background-color: #fff !important;
  background-image: none !important,;
  border-radius: 3px !important;
  font-weight: 400 !important;
  color: #000 !important;
  border: none !important;
  box-shadow: none !important;
  min-height: 84px !important;
}

.cb-popup .unit.form div.cb-form-sent {
  position: absolute;
  top: 100%;
  padding: 0 10px;
  left: 0;
  background: #404040;
  color: white;
  border: none;
}

.cb-popup .unit.form div.cb-form-sent a {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 1.25;
}

.cb-popup .unit.form .part.fail {
  float: left;
  width: 503px !important;
  max-width: 100% !important;
  font-size: 16px;
  line-height: 1.25;
  border-left: 4px solid #ae2121;
  box-sizing: border-box;
  padding: 20px;
  background-color: #e7bcbc;
  color: #ae2121;
  background-image: none;
}

.cb-popup .unit.form .body {
  display: flex;
  flex-direction: column;
}


.cb-popup .unit.form .body,
.cb-popup .unit.form .foot {
  width: auto;
  max-width: 100%;
}

.cb-popup .unit.form .body {
  margin-bottom: 0;
}

.cb-popup .unit.form .foot {
  margin: 20px 0 !important;
  display: flex;
  align-items: flex-end;
  padding-bottom: 0;
}

.cb-popup .part {
  margin: 20px 0 !important;
  width: 100% !important; 
}

.cb-popup .unit.form .recaptcha-info {
  display: none;
}

@media (max-width : 1000px)  {

  .cb-popup .unit.form input.text {
    min-height: 44px !important;
    font-size: 20px;
    color: #fff !important;
    box-sizing: border-box;
    padding: 10px;
  }

  .cb-popup .unit.form input.submit {
    font-size: 20px !important;
    padding: 10px !important;
    min-height: 44px !important;
  }

  .cb-popup .unit.form div.cb-form-sent {
    position: initial;
  }
}

#lbox {
  z-index: 3001;
}

#disp.two-step-verification {
  z-index: 3001;
}



/*============= */

.cb-popup h2 {
  display: none;
}

.cb-popup h3 {
  font-size: 62px;
}

.cb-popup h4 {
  font-size: 38px;
  font-weight: 400;
}

@media (max-width : 1000px)  {
  .cb-popup h3 {
    font-size: 24px; 
  }
  .cb-popup h4 {
    font-size: 20px; 
  }
}


