@charset "UTF-8";
/* compiled Swisseduc assets – see common.sass for module list */
.clearfix:after, .main:after, .sidebar:after {
  content: "";
  display: table;
  clear: both; }

.search input[type="submit"],
.search button[type="submit"] {
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden; }

.page-header .meta a,
.page-header .nav a, .grid-item .grid-item-title, .grid-item-title, .home .page-context h2, .medialist h3.medialist-title {
  text-transform: uppercase; }

.page-header .meta a,
.page-header .nav a, .grid-item-title, .home .page-context h2 {
  letter-spacing: 0.1em; }

body {
  font-size: 12px;
  line-height: 1.6em;
  background: white; }

body,
input {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Tahoma", sans-serif; }

h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  margin-bottom: 1em; }

h1 {
  font-size: 1.6em; }

a img {
  border: none; }

table {
  border-spacing: 0; }
  table td {
    vertical-align: top;
    position: relative; }

blockquote {
  display: block;
  margin: 1em 40px 1em 40px; }

.grid a,
.page-header a {
  text-decoration: none; }

.content p,
.content ul {
  margin-top: 0.8em;
  margin-bottom: 0.8em; }
.content h1 {
  padding: 0;
  margin: 0 0 0.4em 0;
  float: none; }
.content h2 {
  font-size: 1.6em; }
.content h2,
.content h3 {
  margin-top: 1.4em; }
.content h3 {
  border-bottom-width: 0.08333em;
  border-bottom-style: solid; }
.content ul,
.content ol {
  margin-top: 0.6em;
  margin-left: 1em;
  padding: 0; }
.content a:link {
  font-weight: normal;
  text-decoration: none; }
  .content a:link:hover {
    text-decoration: underline; }
.content strong a:link {
  font-weight: bold; }
.content td,
.content th {
  padding: 0.2em 0.6em 0.2em 0.6em; }
.content .grid td {
  line-height: 1.3em;
  padding-bottom: 1em;
  font-size: 0.9em; }
.content .grid img {
  margin-bottom: 0.6em; }
.content ul {
  list-style: square; }
.content li {
  margin-left: 1.4em;
  margin-bottom: 0.4em; }

/* @group Wireframe */
html {
  min-height: 100%; }

body {
  min-height: 100%;
  position: relative;
  margin: 0; }

.page-header {
  top: 0;
  left: 0;
  position: relative;
  margin-top: 0.83333em;
  margin-bottom: 2em; }
  @media (max-width: 639px) {
    .page-header {
      /* overlap standard padding in mobile view */
      margin-left: -2.12766%;
      margin-right: -2.12766%; } }

@media (max-width: 639px) {
  .has-menu .page-header {
    margin-bottom: 0; } }
@media (max-width: 639px) {
  .has-menu .page-header {
    margin-left: 0;
    margin-right: 0; } }
.wrapper {
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  position: relative;
  margin: 0 auto;
  max-width: 1280px; }

@media (min-width: 640px) {
  .not-home .page-header {
    height: 7.16667em; } }

.page-content {
  overflow: hidden; }

.sidebar {
  position: relative;
  float: left; }

.main {
  position: relative; }

.main-content {
  float: right;
  width: 96%;
  padding: 0 2%; }

.home .main {
  margin: 0 auto; }
  @media (min-width: 470px) {
    .home .main {
      width: 470px; } }
  @media (min-width: 640px) {
    .home .main {
      width: auto; } }
@media (min-width: 640px) {
  .home .body-content {
    width: 470px; } }
@media (min-width: 760px) {
  .home .body-content {
    width: 715px; } }
@media (min-width: 980px) {
  .home .body-content {
    width: auto;
    min-width: 960px;
    max-width: 1320px; } }

@media (min-width: 640px) {
  .main {
    padding: 0; }

  .main-content {
    float: left;
    width: 77.8%;
    padding-left: 1%;
    padding-right: 1%; }

  .sidebar {
    width: 20.1%;
    position: relative; }

  .navButtonWrapper {
    display: none; } }
.content {
  padding-bottom: 4em; }

.content .grid td a {
  min-height: 125px;
  margin-bottom: -1.2em; }

/* footer */
.page-footer {
  margin-top: 3em;
  width: 100%; }
  @media (min-width: 620px) {
    .page-footer {
      float: left; }
      .page-footer .lastchange {
        float: left;
        width: 70%; }
      .page-footer .copyright {
        float: right;
        text-align: right;
        width: 30%; } }

/* Sonderfall Virtual Walks */
.virtual-walk .main .content {
  padding: 0;
  border-left: none;
  margin: 0; }

.virtual-walk .main .virtualwalktable {
  padding-bottom: 4em; }

/* Glossar-Übersicht */
@media (min-width: 639px) {
  .glossary-index dl {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4; } }
.glossary-index dt,
.glossary-index dd {
  margin-bottom: 0.6em; }
.glossary-index dt {
  border-bottom: 1px solid black; }
.glossary-index dd {
  margin: 0; }

/*no breaks after glossary headers – compare script */
.js-prevent-break {
  display: table;
  width: 100%; }

.content .content-title {
  margin-top: 0; }
@media (max-width: 640px -1px) {
  .content .figure img {
    width: 100%; } }

/* Abstract Download-Page */
.abstract {
  margin-top: 1em;
  clear: both;
  float: left;
  width: 100%; }
  .abstract .figure {
    float: left; }
  .abstract img {
    display: block;
    margin: 0 10px 0.6em 0; }

@media (max-width: 640px -1px) {
  .abstract .figure {
    width: 100%;
    position: relative; }
    .abstract .figure img {
      position: relative;
      width: 100%; }
  .abstract .abstract-content {
    float: none;
    clear: both; } }
/* Gallery */
.galleryTable img {
  width: 100%; }
.galleryTable td {
  padding-bottom: 1em; }

@media (max-width: 479px) {
  .galleryTable img {
    display: block;
    width: 100%; } }
@media (max-width: 720px) {
  .galleryTable td {
    display: block;
    width: 100%;
    clear: both;
    padding: 1em 0 2em;
    float: left; } }
@media (min-width: 480px) and (max-width: 720px) {
  .galleryTable img {
    width: auto;
    float: left;
    margin-right: 5%; } }
/* .page-header */
.page-header {
  /* css resets */
  /* base styles */ }
  .page-header ul {
    margin: 0;
    padding: 0; }
  .page-header li {
    list-style: none; }
  .page-header a {
    text-decoration: none; }
  .page-header .site-title {
    font-size: 1em; }
  .page-header .subheader {
    padding: 0.5em 0; }
  .page-header ul {
    margin: 0;
    padding: 0; }
  .page-header .slogan {
    margin: 0; }
  .page-header .nav {
    margin-left: -1.25em;
    margin-right: -1.25em; }
    .page-header .nav li {
      margin-left: 1.25em;
      margin-right: 1.25em;
      display: inline; }
  .page-header .lang li {
    display: inline; }
  .page-header .search {
    clear: both;
    margin-bottom: 1em; }
  .page-header .slogan {
    margin-bottom: 1em; }
  .page-header .search {
    clear: none; }

@media (max-width: 639px) {
  .subheader .slogan {
    display: none; } }
@media (min-width: 640px) {
  .subheader {
    padding: 0.5em 0; } }

/* header desktop layout */
@media (min-width: 640px) {
  .page-header {
    padding-top: 0.41667em; }
    .page-header .site-title {
      margin-right: 2.08333em;
      margin-bottom: 1.25em;
      height: 3.58333em; }
      .page-header .site-title a {
        float: left; }
    .page-header .site-title {
      float: left; }
    .page-header .category-title {
      margin-left: 21.1%; }
    .page-header .share,
    .page-header .search {
      float: right;
      margin-left: 1em; }
    .page-header .lang {
      position: absolute;
      bottom: 0;
      right: 0;
      margin: 0 -1em; }
      .page-header .lang a {
        margin: 0 1em; } }

/* regular header */
@media (min-width: 640px) {
  .site-title {
    padding: 0;
    font-size: 1em;
    position: relative;
    margin: 0;
    float: left; }
    .site-title img {
      position: relative;
      width: 100%;
      height: auto;
      float: left; }

  .page-header .header-title {
    float: left;
    width: 66.66667%; } }
  @media (min-width: 640px) and (min-width: 840px) {
    .page-header .header-title {
      width: 60%; } }

@media (min-width: 640px) {
  .home .site-title {
    margin-top: -0.41667em; }

  .not-home .header-title {
    margin-top: 0.66667em; }
  .not-home .site-title {
    width: 13.58333em; }

  .category-title {
    font-size: 2.41667em;
    margin: 0;
    font-weight: normal; }

  /* lines */
  .page-header {
    border-bottom: 1px solid; } }
@media (min-width: 980px) {
  .page-header .slogan {
    float: left; }
  .page-header .nav {
    text-align: right; } }
/* mobile header */
@media (max-width: 639px) {
  .page-header {
    margin-top: 5em;
    /* language buttons mobile */ }
    .page-header a {
      color: white; }
    .page-header .category-title a:hover,
    .page-header .header-meta a:hover {
      border-bottom-color: white; }
    .page-header .header-title {
      top: 0;
      left: 0;
      right: 0;
      padding: 0.83333em;
      position: fixed;
      z-index: 20;
      color: white; }
    .page-header .header-meta {
      overflow: hidden; }
    .page-header .category-title {
      -webkit-transition: 0.4s margin;
      -moz-transition: 0.4s margin;
      transition: 0.4s margin; }
    .page-header .meta-links-1 .search {
      margin-left: 5em; }
    .page-header .meta-links-2 .search {
      margin-left: 10em; }
    .page-header .lang {
      position: absolute;
      top: 0;
      left: 0; }
      .page-header .lang a {
        font-size: 1.75em;
        display: block;
        float: left;
        width: 2.85714em;
        line-height: 2.85714em;
        text-indent: 100%;
        overflow: hidden;
        position: relative; }
        .page-header .lang a:after {
          content: attr(data-iso);
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          text-align: center;
          text-indent: 0; }

  .not-home .page-header .site-title,
  .not-home .page-header .category-title {
    margin: 0; }
  .not-home .page-header .site-title a {
    float: right;
    width: 3.33333em;
    height: 3.33333em;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    background-image: url(icons/icon-spritemap.svg);
    -webkit-background-size: 33.33333em;
    -moz-background-size: 33.33333em;
    background-size: 33.33333em;
    background-position: -16.66667em 0; }
  .not-home .page-header .category-title {
    font-size: 1.75em;
    margin-left: 2.61905em;
    margin-right: 2.61905em; }

  .has-menu .page-header .header-title .category-title {
    margin-left: 0; }

  .home .site-title {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 16.08333em;
    position: relative;
    margin: 0 auto;
    background-image: url(icons/icon-spritemap.svg);
    -webkit-background-size: 33.33333em;
    -moz-background-size: 33.33333em;
    background-size: 33.33333em;
    background-position: 0 -16.66667em; }

  /* toggle button */
  .navButtonWrapper {
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    width: 3.33333em;
    height: 3.33333em;
    position: absolute;
    top: 0.83333em;
    left: 0.83333em;
    background-image: url(icons/icon-spritemap.svg);
    -webkit-background-size: 33.33333em;
    -moz-background-size: 33.33333em;
    background-size: 33.33333em;
    background-position: -8.33333em 0; }

  .home .navButtonWrapper {
    display: none; }

  .has-menu .navButtonWrapper {
    background-position: -25em 0;
    float: right;
    position: static; }
  .has-menu .site-title {
    display: none; } }
/* share button states */
.page-header .share {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  @media (max-width: 839px) {
    .page-header .share {
      opacity: 0; } }
  @media (max-width: 639px) {
    .page-header .share {
      display: none; } }

/* search */
@media (min-width: 640px) {
  .search {
    width: 22.91667%; } }
.search input {
  border: none;
  padding: 0;
  font-size: 1em; }
.search input[type=text] {
  padding: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 100%; }
.search input[type="submit"],
.search button[type="submit"] {
  background: url("icons/lupe.svg") no-repeat center;
  width: 2.66667em;
  height: 3.25em;
  margin-left: -2.66667em;
  display: block;
  float: right;
  cursor: pointer; }

@media (max-width: 639px) {
  .search {
    position: relative;
    margin: 0.83333em;
    overflow: hidden; }
    .search input[type=text] {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
.no-svg .search input[type=submit],
.no-svg .search button[type="submit"] {
  background: url("icons/lupe.png") no-repeat center; }

@media (min-width: 640px) {
  .search input {
    background: none; } }

.search input::-webkit-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.search input::-moz-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.search input:-ms-input-placeholder {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

/* Sidebar */
/* resets */
.sidebar ul {
  padding: 0;
  margin: 0; }

/* layout */
@media (min-width: 640px) {
  .sidemenu a:hover,
  .sidemenu li.active > a {
    color: white; } }

@media (max-width: 639px) {
  .downloadEntryTable td[nowrap="nowrap"] {
    white-space: normal; } }

.sidebar {
  font-size: 0.95em;
  line-height: 1.4em; }
  .sidebar li,
  .sidebar ul {
    display: block; }
  .sidebar li > a,
  .sidebar li > span, .sidebar li.active a {
    display: block;
    padding: 0.2em 0.4em; }
  .sidebar a {
    text-decoration: none;
    color: #000;
    font-weight: bold; }
  .sidebar .sidemenu {
    display: block;
    position: relative; }
    .sidebar .sidemenu ul {
      margin-bottom: 1.6em;
      margin-top: 0; }
      .sidebar .sidemenu ul ul {
        margin-bottom: 0; }
    .sidebar .sidemenu li li a {
      padding-left: 1em;
      font-weight: normal; }
    .sidebar .sidemenu li li li a {
      padding-left: 2em;
      font-weight: normal; }
  .sidebar .supermenu {
    line-height: 1.6em; }
    .sidebar .supermenu li,
    .sidebar .supermenu a {
      padding: 0 0.2em; }

@media (max-width: 639px) {
  .sidebar {
    width: 100%;
    display: none; }
    .sidebar .sidebar-content {
      width: 100%;
      min-height: 100%; }
    .sidebar:hover:after {
      display: none; }
    .sidebar:hover .aside-content {
      display: block; }
    .sidebar .sidebar-content {
      font-size: 1.75em; }
      .sidebar .sidebar-content a {
        text-decoration: none; }
      .sidebar .sidebar-content a:hover a,
      .sidebar .sidebar-content .active > a a {
        font-size: 1.3em; }

  .has-menu .wrapper {
    padding: 0; }
  .has-menu .page-title,
  .has-menu .main-content {
    display: none; }
  .has-menu .sidebar {
    display: block; } }
.page-portal .content table.cols-3 td {
  line-height: 1.2em; }

.grid {
  font-size: 0;
  line-height: 0;
  margin-bottom: 2.5%;
  margin-top: 0;
  padding: 0; }

.grid-item {
  font-size: 12px;
  line-height: 1.6em;
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin-top: 0; }
  .grid-item .item-link {
    display: block;
    background: white;
    position: relative;
    padding-top: 44.44444%;
    width: 100%; }
    .grid-item .item-link img {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0; }
  .grid-item .grid-item-title {
    margin: 0;
    font-size: 1em; }
  .grid-item .eyecatcher {
    margin-top: 0.6em;
    text-align: center; }

.grid {
  margin-left: -1.02041%;
  margin-right: -1.02041%; }

.grid-item {
  width: 100%; }
  @media (min-width: 470px) {
    .grid-item {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 1.02041%;
      padding-top: 0;
      width: 50%; } }
  @media (min-width: 760px) {
    .grid-item {
      width: 33.33333%; } }
  @media (min-width: 980px) {
    .grid-item {
      width: 25%; } }

@media (min-width: 470px) {
  .page-portal .grid-item {
    margin-bottom: 2.04082%; } }
@media (max-width: 469px) {
  .page-portal .eyecatcher {
    margin-bottom: 6.25%; } }

/* look */
.grid-item-title {
  text-align: center;
  font-size: 1em;
  font-weight: normal; }

.home .page-header {
  border-bottom: 2px solid #006687; }
.home .page-header .subheader {
  clear: both;
  border-top: 1px solid #80b3c3; }
  @media (max-width: 639px) {
    .home .page-header .subheader .nav {
      text-align: center; } }

/* index/dashboard home */
.home .main a {
  color: #006687;
  text-decoration: none; }
.home .page-context {
  margin-left: -1.04167%;
  margin-right: -1.04167%; }
@media (max-width: 479px) {
  .home .slide-pager a {
    font-size: 2em;
    height: 1.2em; }
  .home .page-context .block h2 {
    line-height: 3.2em; } }

/* contextual teaser blocks */
.home .page-context {
  clear: both;
  float: left;
  color: #006687;
  /* Block Titles */
  /* Block Subtitles */ }
  .home .page-context .block,
  .home .page-context .article {
    background: #006687;
    color: white; }
    .home .page-context .block a,
    .home .page-context .article a {
      color: white;
      text-decoration: underline; }
  .home .page-context .block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-bottom: 2em; }
    @media (min-width: 470px) {
      .home .page-context .block {
        margin-left: 1.02041%;
        margin-right: 1.02041%;
        width: 47.95918%; } }
    @media (min-width: 760px) {
      .home .page-context .block {
        width: 31.29252%; } }
    .home .page-context .block img {
      width: 100%; }
    .home .page-context .block .article {
      width: 100%;
      padding-bottom: 1em;
      float: left; }
    .home .page-context .block .desc {
      height: 8em; }
      @media (min-width: 960px) {
        .home .page-context .block .desc {
          height: 4.8em; } }
      .home .page-context .block .desc p {
        margin-top: 0; }
    .home .page-context .block h3,
    .home .page-context .block .desc {
      padding-left: 0.83333em;
      padding-right: 0.83333em; }
  .home .page-context h2 {
    padding: 0.6em 12px;
    text-align: center;
    line-height: 1.2em;
    margin: 0;
    font-weight: normal; }
  .home .page-context h3 {
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 0.2em;
    white-space: nowrap; }

/* slideshow */
.sliding {
  position: relative;
  /* pager */ }
  .sliding .slide-pane {
    position: relative; }
  .sliding .slide {
    background: white;
    position: absolute;
    min-height: 100%;
    top: 0;
    left: 0; }
  .sliding .active,
  .sliding .last-active {
    display: block; }
  .sliding .active {
    z-index: 10;
    position: relative;
    top: 0;
    left: 0; }
  .sliding .last-active {
    z-index: 5; }
  .sliding .slide-pager li {
    display: inline; }
  .sliding .slide-pager a {
    position: absolute;
    top: 0;
    display: block;
    height: 2.4em;
    padding: 1.33333em;
    margin: -1.33333em;
    width: 2em;
    width: 0;
    text-indent: 3.33333em;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer; }
    .sliding .slide-pager a:before {
      content: "";
      display: block;
      position: absolute;
      width: 1.33333em;
      top: 50%;
      margin-top: -0.66667em;
      height: 1.33333em;
      left: 50%;
      margin-left: -0.66667em;
      background-image: url(icons/icon-spritemap.svg);
      -webkit-background-size: 33.33333em;
      -moz-background-size: 33.33333em;
      background-size: 33.33333em; }
  .sliding .next a {
    right: 0.83333em; }
    .sliding .next a:before {
      background-position: -25em -8.33333em; }
  .sliding .prev a {
    left: 0.83333em; }
    .sliding .prev a:before {
      background-position: -16.66667em -8.33333em; }

.no-svg .slide-pager .prev a:before,
.no-svg .slide-pager .next a:before {
  background-image: url(icons/icon-spritemap.png); }

::-webkit-input-placeholder {
  color: #006687; }

::-moz-placeholder {
  color: #006687; }

input:-ms-input-placeholder {
  color: #006687; }

.placeholder {
  color: #006687; }

.search input {
  color: #006687; }
@media (min-width: 640px) {
  .search {
    background: #e7eff8; } }

/* color set */
/* default color set */
.wrapper .content h1,
.wrapper .content h2,
.wrapper .content h3,
.wrapper .content a {
  color: #006687; }
.wrapper .content h3 {
  border-color: #006687; }
@media (max-width: 639px) {
  .wrapper .sidebar {
    color: #99ccee; }
    .wrapper .sidebar a {
      color: white; }
    .wrapper .sidebar a:hover,
    .wrapper .sidebar .active > a {
      background: white;
      color: #006687; }
  .wrapper .sidebar {
    background: #006687; }
  .wrapper .page-header-title,
  .wrapper .page-header-meta {
    background: #006687; } }
@media (min-width: 640px) {
  .wrapper .sidebar {
    color: #4d94ab; }
    .wrapper .sidebar a {
      color: #006687; }
    .wrapper .sidebar a:hover,
    .wrapper .sidebar .active > a {
      background: #006687;
      color: white; }
  .wrapper .page-header {
    border-bottom-color: #80b3c3; }
    .wrapper .page-header a {
      color: #006687; }
    .wrapper .page-header .category-title a:hover,
    .wrapper .page-header .page-header-meta a:hover {
      border-bottom: 1px solid #006687; } }

@media (max-width: 639px) {
  .has-menu .wrapper,
  body.has-menu {
    background: #006687; } }

.medialist .authorFlag {
  background-color: #006687;
  color: white; }

/* English */
.content .medialist ul {
  margin-bottom: 1.6em;
  margin-left: 0; }
  @media (min-width: 640px) {
    .content .medialist ul {
      margin-left: 1.66667em; } }

.medialist ul ul,
ul.medialist ul {
  margin: 0 0 0.6em 1em;
  list-style: square; }

.medialist .authorFlag {
  font-weight: bold;
  padding: 0 0.2em;
  margin: 0 0.3em 0 -0.2em; }

.medialist {
  margin-top: 1.66667em;
  border-top: 1px solid #006687; }
  @media (min-width: 640px) {
    .medialist {
      padding-top: 0.7em;
      position: relative;
      padding-left: 3.33333em; }
      .medialist:before {
        content: "";
        background-image: url("icons/icon-spritemap.svg");
        -webkit-background-size: 33.33333em;
        -moz-background-size: 33.33333em;
        background-size: 33.33333em;
        background-position: 100% 100%;
        width: 3.33333em;
        height: 3.33333em;
        position: absolute;
        top: 0.83333em;
        left: 0; } }
  .medialist h3.medialist-title {
    border-bottom: none;
    font-size: 0.83333em;
    text-align: center; }
    @media (min-width: 640px) {
      .medialist h3.medialist-title {
        position: absolute;
        margin-top: -1px;
        top: -0.7em;
        left: 0;
        min-width: 4em;
        background: white; } }

.media-read:before {
  background-position: -16.66667em -16.66667em; }

.media-listen:before {
  background-position: -25em -16.66667em; }

.media-watch:before {
  background-position: 0 -25em; }

.media-info:before {
  background-position: -8.33333em -25em; }

.media-image:before {
  background-position: -16.66667em -25em; }

.media-write:before {
  background-position: -16.66667em -25em; }

.media-show:before {
  background-position: -25em -25em; }
