@charset "UTF-8";
/* ** ---  Stylesheet  für Museen in Münster -------------
**  Ludger Müller, bureau artbeit,  Version 2022
*/
/* ***** die Farben: *****************************************************

  dunkelblau         #003882;
  rot               #D60059;
    weiß                #ffffff;

  ******die Container *************************************************
#rahmen
    #header

    #mitte
       #inhalt
       .museumsblock
            .museumsbild
            .mueseumstitel
       #funktionen
           #vnav
           #sammlung
           #auswahl
#footer

*/
/* CSS -Vars */
:root {
  --primary: #003882;
  --primaryRgb: 0, 56, 130;
  --secondary: #f2004d;
  --content-max-width: 1200px;
}

/* Mixins */
/* Imports */
/* By Andy Bell - https://piccalil.li/blog/a-modern-css-reset/ */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul.unstyled,
ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  overflow-x: hidden;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/* General settings */
*, *::before, *::after {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  background-color: #003882;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  overflow-x: hidden;
}

/* ***** lil boxeas ********************************  */
#rahmen {
  max-width: var(--content-max-width);
  margin: 0 auto;
  padding: 0 1rem 80px;
}

#header {
  padding: 2rem 0 1.5rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.logo {
  width: 62.5%;
}
.logo img {
  max-width: 100%;
  height: auto;
}

.langNav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: nowrap;
  column-gap: 0.5rem;
}
.langNav li {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.3;
  padding: 0.2rem;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #ffffff;
}
.langNav a:link, .langNav a:visited {
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
}
.langNav a:hover, .langNav a:active {
  color: #f2004d;
  text-decoration: none;
  font-weight: bold;
}
.langNav a.current {
  color: #f2004d;
  text-decoration: none;
  font-weight: bold;
}

#mitte {
  padding: 40px 0 0;
  min-height: 500px;
  width: 100%;
  position: relative;
}

#funktionen {
  width: 0;
  height: 100vh;
  display: block;
  position: absolute;
  z-index: 1000;
  right: -1rem;
  top: 0;
  background-color: #003882;
  margin-left: 1rem;
  padding: 0 0 0 1rem;
  transition: width 300ms ease-in-out;
}

#funktionen-innerwrapper {
  overflow: hidden;
}

#funktionen.open {
  right: 0;
  width: 80vw;
  height: auto;
}

#marginSwitch {
  display: block;
  background-color: #003882;
  position: absolute;
  left: -2.5rem;
  top: 0;
  font-weight: bold;
  color: #fff;
  padding: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  height: 1.8rem;
  width: 2.5rem;
}

#marginSwitch span, #marginSwitch:after, #marginSwitch:before {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  width: 24px;
}

#marginSwitch:before {
  top: 4px;
}

#marginSwitch span {
  top: 12px;
  transition-property: background, width;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0s, 0.3s;
}

#marginSwitch:after {
  top: 20px;
}

#marginSwitch:before, #marginSwitch:after {
  transition-property: top, transform;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}

.open #marginSwitch {
  border: 1px solid var(--primary);
}
.open #marginSwitch:before {
  top: 12px;
  transform: rotate(45deg);
  background-color: #D60059;
}
.open #marginSwitch span {
  width: 0;
  background: 0 0;
}
.open #marginSwitch:after {
  top: 12px;
  transform: rotate(-45deg);
  background-color: #D60059;
}
.open #marginSwitch:before, .open #marginSwitch:after {
  transition-delay: 0s, 0.3s;
}

#inhalt {
  width: 100%;
  background-color: #fff;
}

.start #inhalt {
  background-color: #003882;
}

.terminSlide {
  max-width: 640px;
}

#inhalt #terminbox {
  width: 100%;
  /* height: 10vw;
   background: #023983 url("/layoutbilder/museeninmuenster-5103.jpg") no-repeat;
   background-size: cover;
   min-height: 80px;
   margin-bottom: 1.5em;
   display: flex;
   flex-direction: column;
   justify-content: center;
   */
}

#inhalt a#link .icon {
  width: 48px;
  height: auto;
  padding-right: 0.5rem;
  position: relative;
  top: -4px;
}
#inhalt a#link .icon #outerborder {
  stroke: white;
  fill: #023983;
  transition: all 250ms ease-in-out;
}
#inhalt a#link .icon #boxes {
  stroke: white;
  fill: white;
  transition: all 250ms ease-in-out;
}
#inhalt a#link .linktext {
  padding: 0.5rem 1rem;
  background-color: rgba(2, 57, 131, 0.6);
}
#inhalt a#link:link, #inhalt a#link:visited {
  color: white;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.5em;
  cursor: pointer;
  transition: all 250ms ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
#inhalt a#link:active, #inhalt a#link:hover, #inhalt a#link:focus {
  color: var(--secondary);
}
#inhalt a#link:active #outerborder, #inhalt a#link:hover #outerborder, #inhalt a#link:focus #outerborder {
  stroke: white;
  fill: var(--secondary);
}
#inhalt a#link:active #boxes, #inhalt a#link:hover #boxes, #inhalt a#link:focus #boxes {
  stroke: white;
  fill: white;
}

#inhalt.details > div {
  background-color: #fff;
  color: #000;
  padding: 20px;
  min-height: 500px;
}

#inhalt.video div.mejs-video {
  border: 1px solid #f2004d;
  margin: 15px auto 0;
  max-width: 640px;
  max-height: 480px;
}

#inhalt #video {
  max-width: 640px;
  max-height: 480px;
}

#inhalt .video embed {
  max-width: 640px;
  max-height: 480px;
  width: 100%;
}

#inhalt.video > div {
  background-color: #fff;
  color: #000;
  padding: 20px;
}

#inhalt form p {
  margin: 0 0 1em 0;
}

#inhalt label {
  font-weight: bold;
  font-size: 1em;
  display: block;
  line-height: 150%;
  margin: 1em 0 0 0;
}

#inhalt label.inline {
  display: inline;
}

#inhalt label.checkboxbefore {
  display: inline;
  font-weight: normal;
}

.museumsblock {
  background-color: #ffffff;
  color: rgb(0, 0, 0);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1em;
  position: relative;
  width: 100%;
}
.museumsblock img {
  width: 100%;
  height: auto;
}

.museumsMarker {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #000000;
  background-color: #ffffff;
}

.museumsMarker.aktiv {
  background-color: #f2004d;
}

#vnav {
  height: auto;
  padding: 0;
  margin-bottom: 20px;
}

#vnav div {
  padding: 8px 0 0 0;
}

/* fuss */
#footer {
  height: 80px;
  margin: -40px auto 0;
  clear: both;
  text-align: center;
}

#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footer li {
  display: inline;
  padding-right: 10px;
}

#footer a {
  font-size: 0.9rem;
  color: #ffffff;
  text-decoration: underline;
}

#scrollTop {
  position: fixed;
  bottom: 40px;
  right: 1rem;
  background-color: rgba(var(--primaryRgb), 0.5);
  width: 35px;
  height: 35px;
  border-radius: 0;
  border: 1px solid white;
  text-align: center;
  line-height: 1;
  opacity: 1;
}
#scrollTop.hidden {
  display: none;
}
#scrollTop.transition.hidden {
  opacity: 0;
}
#scrollTop.transition {
  transition: opacity 300ms ease;
  display: block;
}
#scrollTop:hover {
  background-color: rgba(var(--primary-llRgb), 1);
}
#scrollTop a {
  width: 100%;
  height: 100%;
  color: var(--textColour);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Elemente */
h1 {
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 140%;
}

h2 {
  font-weight: normal;
  margin: 0 0 15px 0;
  line-height: 140%;
  font-size: 16px;
}

h2.strong {
  font-weight: bold;
  margin: 0 0 15px 0;
  line-height: 140%;
  font-size: 20px;
}

h2.mt-l {
  margin-top: 2rem;
}

h3 {
  color: #f2004d;
  font-weight: bold;
  font-size: 13px;
  line-height: 140%;
  margin: 10px 0 5px 0;
}

h4 {
  font-weight: bold;
  font-size: 12px;
  line-height: 140%;
  margin: 10px 0 5px 0;
}

p {
  font-size: 13px;
  line-height: 150%;
}

ol {
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 30px;
  list-style-position: inside;
}

ol li {
  margin-bottom: 15px;
}

.mt-l {
  margin-top: 2rem;
}

/*  Inhaltesbereiche Text- und Linkformate */
#inhalt a:link, #inhalt a:visited {
  color: #000000;
  text-decoration: none;
}

#inhalt a:active, #inhalt a:hover {
  color: #003882;
  text-decoration: underline;
}

#museumsinfo a:link, #museumsinfo a:visited, #termininfo a:link, #termininfo a:visited {
  text-decoration: underline;
}

#museumsinfo a:hover, #museumsinfo a:active, #termininfo a:hover, #termininfo a:active {
  text-decoration: none;
}

.museumstitel h2 {
  padding: 0.5rem 5px;
  margin: 0;
  line-height: 110%;
}

.museumstitel h2 a {
  font-size: 1rem;
  overflow: hidden;
  font-weight: bold;
  line-height: 100%;
}

#inhalt .museumstitel a:hover, #inhalt .museumstitel a:active {
  overflow: hidden;
  font-weight: bold;
  line-height: 100%;
  text-decoration: none;
  color: #f2004d;
}

#inhalt a.markedLink {
  color: #f2004d;
  font-weight: bold;
}

/*Detailseiten */
.top-infoblock-textwrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#inhalt .museumsBild {
  width: 100%;
  margin-bottom: 20px;
}
#inhalt .museumsBild img {
  width: 100%;
  height: auto;
}

#inhalt .adresse {
  width: 70%;
}

div.backlink {
  width: 30%;
}

#inhalt .museumsbilder {
  margin-bottom: 20px;
  margin-top: 1rem;
  width: 100%;
}
#inhalt .museumsbilder img {
  display: inline;
}

/* Merkliste */
#merkliste, .terminListenBox {
  width: 75%;
}

#merkliste ul, .terminListenBox ul {
  list-style-image: url("../layoutbilder/bullet.png");
  margin: 0 0 0 20px;
  width: auto;
}

#merkliste h2, .terminListenBox h2 {
  margin: 15px 0 0 0;
}

/*  Funktionsspalte */
#funktionen p {
  margin: 3px 0 15px 0;
  font-size: 0.9rem;
}

#funktionen h2 {
  margin: 0;
  font-weight: bold;
}

#funktionen h2#meineTermineLink {
  margin-bottom: 1em;
}

#funktionen h3 {
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  margin: 3px 0;
}

#funktionen li {
  font-size: 0.9rem;
  line-height: 140%;
}

#funktionen a:link, #funktionen a:visited {
  color: #fff;
  text-decoration: underline;
}

#funktionen a:hover, #funktionen a:active {
  color: #ccc;
  text-decoration: none;
}

/*  navigation oben rechts  */
#vnav a {
  font-size: 1rem;
  padding: 0;
  color: #ffffff;
  font-weight: normal;
}

#vnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#vnav li {
  margin: 0 0 0.9rem 0;
  padding: 0;
  line-height: 140%;
}

#vnav a:link, #vnav a:visited {
  text-decoration: none;
}

#vnav a:hover, #vnav a:active {
  text-decoration: underline;
  color: #ffffff;
}

#vnav a.aktiv {
  color: #f2004d;
  font-weight: bold;
  text-decoration: none;
}

/* Klemmbrett */
#klemmbrett {
  background: transparent url(../layoutbilder/klemmbrett.png) no-repeat;
  width: 115px;
  height: 140px;
  padding: 55px 3px 0 15px;
  margin: 0 0 12px 0;
}

div.klemmbrettPunkt {
  float: left;
  margin: 0 3px 3px 0;
}

div.klemmbrettInner {
  width: 10px;
  height: 10px;
  background-color: #fff;
}

/* Filter */
#filter ul {
  padding: 0 0 0 1rem;
  margin: 0;
}

#filter li {
  font-size: 0.9rem;
  cursor: pointer;
  list-style-type: none;
  margin: 0 0 0.5rem 0;
}

span.checkbox::before {
  content: "";
  background-color: #003882;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  margin-right: 0.4em;
}

#filter li:hover {
  color: #f2004d;
}

#filter li.aktiv {
  color: #ffffff;
}
#filter li.aktiv span.checkbox::before {
  background-color: #f2004d;
  border-color: #f2004d;
}

/*  sponsor */
#sponsor, #buch {
  margin: 20px 0 0 0;
  padding: 5px 0 0 0;
}

#sponsor p {
  margin: 5px;
  font-weight: bold;
}

#buch p {
  margin: 5px;
  font-weight: normal;
}

#buch img {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF;
}

/*  klassen */
p.abmeldeLink {
  float: right;
  margin: -20px 10px 0 0;
}

.button {
  display: block;
  padding: 3px 10px;
  margin: 0 0 4px 0;
  background-color: #a0a0a0;
  color: #fff;
  border: none;
  cursor: pointer;
}

p.kurzButton {
  width: 180px;
  display: block;
}

#inhalt .button:link, #inhalt .button:visited {
  color: #f2004d;
  background-color: #fff;
  text-decoration: none;
  transition: all 250ms ease-in-out;
  border: 1px solid #f2004d;
  font-size: 0.8rem;
}

#inhalt .button:hover, #inhalt .button:active {
  color: #fff;
  text-decoration: none;
  background-color: #f2004d;
  border: 1px solid #fff;
}

.antifloat {
  clear: both;
}

.clear-left {
  clear: left;
}

.slideshowImage {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.bildlinks {
  float: left;
  margin-right: 10px;
}

.bildrechts {
  float: right;
  margin-left: 10px;
}

.abstandRechts {
  padding-right: 40px;
}

.abstandOben {
  margin-top: 1em;
}

.abstandUndten {
  margin-bottom: 1em;
}

.hide {
  text-indent: -999em;
}

.nobr {
  white-space: nowrap;
}

.rot {
  color: #f2004d;
}

.responsiveImg {
  max-width: 100%;
  height: auto;
}

/* Maps */
#map-wrapper {
  position: relative;
}

#osm-gdpr-layer {
  position: absolute;
  z-index: 100;
  top: 35%;
  left: 0;
  width: 100%;
  opacity: 0;
}
#osm-gdpr-layer.show-overlay {
  animation: show-gdpr-layer 300ms 300ms 1 forwards;
}
#osm-gdpr-layer.hide-overlay {
  display: none;
}
#osm-gdpr-layer #osm-gdpr-layer-inner {
  margin: 0 auto;
  width: 80%;
  background-color: #fff;
  padding: 1rem;
  border: 1px solid #f2004d;
}

button#showMap {
  background-color: #fff;
  color: #f2004d;
  cursor: pointer;
  border: 1px solid #f2004d;
}
button#showMap:hover, button#showMap:active {
  background-color: #f2004d;
  color: white;
}

#gdpr-information {
  font-size: 0.9rem;
  margin-top: 0.5rem;
}

@keyframes show-gdpr-layer {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#map_canvas {
  border: 1px solid #f2004d;
  height: 398px;
}

/* easyTabs*/
#inhalt .js-tabs__header {
  display: block;
  list-style-type: none;
  padding: 0;
  border-bottom: 1px solid #f2004d;
  margin: 0 0 2em 0;
}
#inhalt .js-tabs__header li {
  display: inline-block;
}

#inhalt #tabs a.js-tabs__title {
  font-size: 1rem;
  background: #fff;
  border: solid 1px #f2004d;
  border-bottom: none;
  border-radius: 0 10px 0 0;
  width: 200px;
  height: 50px;
  vertical-align: bottom;
  line-height: 1.1em;
  display: inline-block;
  padding: 5px 10px 0;
  outline: none;
  color: #f2004d;
}

#inhalt #tabs a:hover {
  text-decoration: none;
}

#inhalt #tabs a.js-tabs__title-active {
  background: #f2004d;
  color: white;
  position: relative;
  top: 1px;
  border-color: #f2004d;
}

#inhalt #tabs a.active {
  font-weight: normal;
  color: #fff;
}

#inhalt .terminBild {
  max-width: 300px;
}

.tab-container .panel-container {
  background: #fff;
  border: solid #666 1px;
  padding: 10px;
  -moz-border-radius: 0 4px 4px 4px;
  -webkit-border-radius: 0 4px 4px 4px;
}

#termineFilter fieldset {
  margin: 0 0 1em;
}

#termineFilter input[type=submit] {
  cursor: pointer;
  border: none;
}

/* Termintabelle / Preistabelle */
table.terminliste {
  margin: 1em 0 0 0;
  width: 100%;
  table-layout: auto;
}

table.preisliste {
  width: auto;
  margin: 0.5em 0 0 0;
  table-layout: auto;
}

.terminliste th, .preisliste th {
  text-align: left;
  color: #f2004d;
}

.terminliste th, .terminliste td, .preisliste th, .preisliste td {
  padding: 8px;
}

.terminliste tr.odd, .preisliste tr:nth-child(odd) {
  background-color: #d8e3ff;
}

.terminliste tr.odd:hover, .preisliste tr:nth-child(odd):hover {
  background-color: #ccd7f3;
}

.terminliste tr.even, .preisliste tr:nth-child(even) {
  background-color: #fbfbfb;
}

.terminliste tr.even:hover, .preisliste tr:nth-child(even):hover {
  background-color: #e8e8e8;
}

.terminliste td, .preisliste td {
  font-size: 13px;
  line-height: 140%;
}

.terminliste td.center {
  text-align: center;
}

.terminliste span.merkcheckbox {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent url("../layoutbilder/terminecheck.png") left -1px no-repeat;
  cursor: pointer;
}

.terminliste span.merkcheckboxactive {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: transparent url("../layoutbilder/terminecheck.png") left -38px no-repeat;
  cursor: pointer;
}

@media screen and (min-width: 31.25em) {
  #museumsbloecke {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .museumsblock {
    font-size: 0.8em;
  }
  div.backlink {
    float: none;
  }
  #inhalt .adresse {
    position: static;
  }
  #inhalt .museumsbilder img {
    max-width: 100%;
  }
  #sponsor img {
    max-width: 100%;
  }
}
@media screen and (min-width: 50em) {
  #funktionen {
    width: 100%;
    position: static;
  }
  #marginSwitch {
    display: none;
  }
  #mitte {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 1rem;
    min-height: 500px;
    width: 100%;
    position: relative;
  }
  #museumsbloecke {
    grid-template-columns: repeat(3, 1fr);
  }
  #funktionen {
    margin: 0;
    padding: 0;
    z-index: auto;
  }
  div.backlink {
    float: none;
  }
  #inhalt .adresse {
    position: static;
  }
  #inhalt .museumsbilder img {
    max-width: 100%;
  }
  #sponsor img {
    max-width: 100%;
  }
}
@media screen and (min-width: 59.375em) {
  /*Detailseiten */
  .top-infoblock {
    display: flex;
    flex-wrap: nowrap;
  }
  #inhalt .museumsBild {
    max-width: 40%;
  }
  .top-infoblock-textwrapper {
    width: 60%;
    padding-left: 1rem;
  }
}
@media screen and (min-width: 75em) {
  #mitte {
    grid-template-columns: 4fr 1fr;
  }
  #inhalt .museumsBild {
    max-width: 50%;
  }
  .top-infoblock-textwrapper {
    width: 50%;
    padding-left: 1rem;
  }
}
.privacyBox {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 10px 10px;
  min-height: 80px;
  background-color: #003882;
  background-color: rgba(5, 77, 204, 0.8);
  color: #fff;
  font-weight: normal;
  font: 0.8em/1.3;
  text-align: center;
}

.privacyBox span {
  float: right;
  display: block;
}

.privacyBox a {
  color: #00325f;
  text-decoration: none;
  background-color: #effaff;
  padding: 5px 24px;
  height: 30px;
  margin-top: -5px;
  margin-left: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.privacyBox a:hover {
  background-color: #f2004d;
  color: #fff;
}

@media screen and (max-width: 30em) {
  .privacyBox span {
    width: 100%;
    margin-bottom: 10px;
  }
}

/*# sourceMappingURL=screen.css.map */
