/*css75797-1786481601-b4f2a20fb366*/


@font-face {
  font-family: 'Manrope';
  src: url('fonts/manrope-latin.woff2') format('woff2');
  font-weight: 400 800;          
  font-style: normal;
  font-display: swap;
}

:root {
  --wit:          #ffffff;
  --papier:       #fffefb;   
  --bureau:       #eee7d8;   
  --vlak:         #f4f1ea;
  --vlak-diep:    #ebe6da;
  --inkt:         #10202b;
  
  --inkt-zacht:   #546876;
  --lijn:         #e7e1d5;
  --lijn-fijn:    #f0ebe0;
  
  --blauw:        #176e8f;
  
  --blauw-diep:   #11516a;
  --blauw-licht:  #c9e6f0;
  --masthead:     #0c2c3b;
  --radius:       6px;

  
  --memo:         #fdf2bf;
  --memo-diep:    #f7e79a;
  --memo-inkt:    #3f3512;

  
  --schaduw:      0 1px 1px rgba(60,48,20,.05),
                  0 2px 5px -2px rgba(60,48,20,.07),
                  0 14px 26px -14px rgba(60,48,20,.20);
  --schaduw-memo: 0 1px 1px rgba(92,74,20,.11),
                  0 3px 7px -2px rgba(92,74,20,.15),
                  0 18px 30px -16px rgba(92,74,20,.42);
  --radius-kaart: 10px;

  
  --vezel:        radial-gradient(rgba(120,98,52,.022) .5px, transparent .5px);
  --vezel-maat:   7px 7px;
}

html {
  background-color: var(--bureau);
  background-image:
    radial-gradient(rgba(118,94,50,.055) 1px, transparent 1.3px),
    radial-gradient(rgba(118,94,50,.04)  1px, transparent 1.3px),
    radial-gradient(rgba(255,255,255,.45) 1px, transparent 1.2px);
  background-size: 13px 13px, 23px 19px, 17px 29px;
  background-position: 0 0, 7px 11px, 3px 5px;
  margin: 0; padding: 0;
  -webkit-text-size-adjust: 100%;
}

body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  box-shadow:
    inset 0 0 0 1px rgba(120,98,52,.13),
    inset 0 0 26px rgba(103,82,40,.11),
    inset 0 0 110px rgba(103,82,40,.10);
}

body {
  margin: 0; padding: 0;
  font-family: 'Manrope', system-ui, -apple-system, "Segoe UI", sans-serif;
  font-size: 16.5px;
  line-height: 1.65;
  font-weight: 400;
  color: var(--inkt);
  -webkit-font-smoothing: antialiased;
}

img { border: 0; max-width: 100%; height: auto; }
ul  { list-style: none; margin: 0; padding: 0; }
p   { margin: 0 0 1.05em 0; }
p.lastp { margin-bottom: 0; }
p, li { color: var(--inkt); }

a { color: var(--blauw); text-decoration: none; transition: color .14s ease; }
a:hover { color: var(--blauw-diep); text-decoration: underline; text-underline-offset: 3px; }

#menu a, #feestdagmenu a, #kruimels a, .calendar td a,
.expand button, #search #submit, #search #q {
  transition: background-color .16s ease, color .16s ease,
              border-color .16s ease, box-shadow .16s ease;
}

a:focus-visible, input:focus-visible, button:focus-visible {
  outline: 2px solid var(--blauw);
  outline-offset: 3px;
  border-radius: 3px;
}

::selection { background: var(--memo-diep); color: var(--memo-inkt); }

hr { border: 0; width: 100%; }
hr.hr { height: 1px; background: var(--lijn-fijn); clear: both; margin: 16px 0; }
hr.clearer { clear: both; padding: 0; margin: 0; height: 0; }

#container {
  max-width: 1080px;
  width: calc(100% - 40px);
  margin: 0 auto 64px;
  position: relative;
}

#header {
  
  background: linear-gradient(180deg, #103c50 0%, var(--masthead) 58%, #09242f 100%);
  box-shadow: inset 0 -1px 0 rgba(255,255,255,.07),
              0 2px 4px -2px rgba(12,44,59,.22);
  padding: 24px 30px;
  min-height: 34px;
  display: flex;
  align-items: center;
  border-radius: 0 0 var(--radius) var(--radius);
}

#logo { margin: 0; padding: 0; line-height: 0; }
#logo a { display: block; }
#logo svg { display: block; height: 30px; width: auto; }
#logo a:hover svg { opacity: .82; }

#vandaag {
  position: absolute;
  top: 94px; right: 0;
  margin: 0;
}

#vandaag .blad {
  display: inline-flex;
  align-items: baseline;
  gap: 8px;
  padding: 5px 12px 6px;
  background:
    var(--vezel),
    linear-gradient(180deg, #fffefc 0%, var(--papier) 40%, #fdfbf5 100%);
  background-size: var(--vezel-maat), auto;
  border: 1px solid var(--lijn);
  border-radius: 5px;
  box-shadow: var(--schaduw);
  --kantel: .5deg;
  transform: rotate(var(--kantel, 0deg));
}
#vandaag .wdag {
  font-size: 9.5px; font-weight: 700; letter-spacing: .07em; text-transform: uppercase;
  color: var(--inkt-zacht);
  padding-right: 8px;
  border-right: 1px solid var(--lijn-fijn);
}
#vandaag .cijfer {
  font-size: 17px; font-weight: 800; line-height: 1.2;
  color: var(--inkt);
}
#vandaag .maand {
  font-size: 10px; font-weight: 600; letter-spacing: .03em;
  color: var(--inkt-zacht);
}

#vandaag .klok {
  font-size: 12px; font-weight: 700;
  font-variant-numeric: tabular-nums;
  color: var(--inkt-zacht);
  padding-left: 8px;
  border-left: 1px solid var(--lijn-fijn);
}

#contentcontainer {
  padding: 58px 0 0;
  display: flex;
  gap: 56px;
  align-items: flex-start;
}

#menucontainer {
  width: 176px; flex: 0 0 176px;
  position: sticky;
  top: 20px;
  align-self: flex-start;
  max-height: calc(100vh - 34px);
  overflow-y: auto;
}
#contentwrapper { flex: 1 1 auto; min-width: 0; max-width: 680px; }
#content { padding: 0; }

#contentcontainer > hr.clearer { display: none; }
#content::after { content: ""; display: block; clear: both; }

.menuvink { display: none; }
#menu li.menuknop { display: none; }

#menu li, #feestdagmenu li { margin: 0 0 1px 0; }

#menu a, #feestdagmenu a {
  display: block;
  position: relative;
  padding: 8px 12px;
  border-radius: var(--radius);
  font-size: 15.5px;
  font-weight: 500;
  color: var(--inkt);
  line-height: 1.35;
}
#menu a:hover, #feestdagmenu a:hover { background: var(--vlak); color: var(--blauw-diep); text-decoration: none; }

#feestdagmenu .allefeestdagen { margin-top: 7px; }
#feestdagmenu .allefeestdagen a {
  font-size: 13.5px;
  font-weight: 600;
  color: var(--blauw-diep);
}

#menu a[aria-current="page"], #feestdagmenu a[aria-current="page"] {
  font-weight: 700;
  color: var(--inkt);
}
#menu a[aria-current="page"]::before, #feestdagmenu a[aria-current="page"]::before {
  content: "";
  position: absolute;
  left: 0; top: 9px; bottom: 9px;
  width: 3px;
  border-radius: 2px;
  background: var(--blauw);
}

#menu li.mnuhead { margin: 26px 0 4px; }
#menu li.mnuhead a {
  font-size: 11.5px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--inkt-zacht);
  padding: 0 12px 8px;
  
  border-bottom: 1px solid var(--lijn-fijn);
  margin-bottom: 8px;
}
#menu li.mnuhead a:hover { background: none; color: var(--blauw-diep); }

#menu li.mnuhead a[aria-current="page"],
#menu li.mnuhead a[aria-current="page"]:hover { color: var(--blauw); }
#menu li.mnuhead a[aria-current="page"]::before { display: none; }

.visueelverborgen {
  position: absolute; width: 1px; height: 1px;
  margin: -1px; padding: 0; overflow: hidden;
  clip-path: inset(50%); white-space: nowrap; border: 0;
}

.skiplink {
  position: absolute; top: -100px; left: 8px; z-index: 100;
  background: var(--papier); color: var(--inkt);
  padding: 10px 16px; border-radius: var(--radius);
  box-shadow: var(--schaduw); text-decoration: none; font-weight: 700;
}
.skiplink:focus { top: 8px; }

main:focus { outline: none; }

#kruimels { margin: 0 0 26px 0; font-size: 12.5px; line-height: 1.5; }

#kruimels ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

#kruimels li {
  display: inline;
  margin: 0;
  color: var(--inkt-zacht);
}

#kruimels li + li::before {
  content: "\203A";          
  margin: 0 6px;
  color: #b3a893;
}

#kruimels a {
  color: var(--inkt-zacht);
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

#kruimels a:hover,
#kruimels a:focus {
  color: var(--blauw-diep);
  border-bottom-color: var(--blauw-licht);
}

#kruimels [aria-current="page"] { color: #7a6a52; }

#title { margin: 0 0 22px 0; padding: 0; }
#title span {
  text-transform: uppercase;
  font-size: 11.5px;
  letter-spacing: .13em;
  font-weight: 800;
  color: var(--blauw);
  display: block;
  margin-bottom: 4px;
}
#title h1 { margin: 0; }

#title.memo {
  position: relative;
  
  width: fit-content;
  min-width: min(58%, 320px);
  max-width: 100%;
  
  background:
    var(--vezel),
    linear-gradient(158deg, #fef8d3 0%, #fdf2bf 46%, #faeaa6 100%);
  background-size: var(--vezel-maat), auto;
  border-radius: var(--radius-kaart);
  box-shadow: var(--schaduw-memo), inset 0 1px 0 rgba(255,255,255,.55);
  
  padding: 18px 64px 18px 24px;
  
  --kantel: .55deg;
  transform: rotate(var(--kantel));
  transform-origin: calc(100% - 33px) 6px;
}
#title.memo span { color: #8a7420; }

#title.memo::before {
  content: "";
  position: absolute;
  top: -21px; right: 16px;
  
  width: 35px; height: 56px;
  background: url(../images/icons/paperclip.svg) no-repeat center / contain;
  pointer-events: none;
}

#title.memo h1 {
  color: var(--memo-inkt);
  font-size: 34px;
  line-height: 1.14;
  letter-spacing: -.028em;
  
  hyphens: auto;
  overflow-wrap: break-word;
}

h1 {
  font-size: 44px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -.032em;
  margin: 0 0 18px 0;
  color: var(--inkt);
}

h2 {
  
  font-size: 17px;
  font-weight: 800;
  letter-spacing: -.012em;
  color: var(--inkt);
  margin: 0 0 14px 0;
  padding: 0;
  display: block;
  clear: both;
}

@keyframes opkomen {
  from { transform: translateY(7px) rotate(var(--kantel, 0deg)); }
  to   { transform: translateY(0)   rotate(var(--kantel, 0deg)); }
}

#title, .box { animation: opkomen .34s cubic-bezier(.2,.7,.3,1) backwards; }

.box:nth-of-type(1) { animation-delay: .04s; }
.box:nth-of-type(2) { animation-delay: .08s; }
.box:nth-of-type(3) { animation-delay: .12s; }
.box:nth-of-type(4) { animation-delay: .16s; }
.box:nth-of-type(n+5) { animation-delay: .19s; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  #title, .box { animation: none; }
  #title.memo, .box, #vandaag .blad { --kantel: 0deg; }
  a, #menu a, #feestdagmenu a, #kruimels a, .calendar td a,
  .expand button, #search #submit, #search #q { transition: none; }
}

@media print {
  
  body::before { display: none; }
  #title, .box { animation: none; }
  #title.memo, .box, #vandaag .blad { --kantel: 0deg; transform: none; }
}

.box {
  display: block;
  width: auto;
  max-width: none;
  
  background:
    var(--vezel),
    linear-gradient(180deg, #fffefc 0%, var(--papier) 34%, #fdfbf5 100%);
  background-size: var(--vezel-maat), auto;
  border: 1px solid var(--lijn);
  border-radius: var(--radius-kaart);
  box-shadow: var(--schaduw), inset 0 1px 0 rgba(255,255,255,.9);
  padding: 22px 24px;
  margin: 0 0 18px 0;
  clear: both;   
  transform: rotate(var(--kantel, 0deg));
  position: relative;   
}

.box:not(.kaal)::before {
  content: "";
  position: absolute;
  top: -8px;
  width: 64px;
  height: 18px;
  background: linear-gradient(168deg, rgba(255,255,255,.66), rgba(243,233,209,.46));
  border-left:  1px solid rgba(150,128,88,.11);
  border-right: 1px solid rgba(150,128,88,.11);
  box-shadow: 0 1px 2px rgba(92,74,20,.09);
  pointer-events: none;
}
.box:not(.kaal):nth-of-type(odd)::before  { left: 30px;  transform: rotate(-2.4deg); }
.box:not(.kaal):nth-of-type(even)::before { right: 30px; transform: rotate(2.1deg); }

.box:not(.kaal):nth-of-type(3n+1) { --kantel: -.24deg; }
.box:not(.kaal):nth-of-type(3n+2) { --kantel:  .2deg; }
.box:not(.kaal):nth-of-type(3n)   { --kantel: -.12deg; }

.box:not(.kaal):nth-of-type(even) {
  background-image: var(--vezel),
    linear-gradient(180deg, #fffdf8 0%, #fffcf4 34%, #fdfaf0 100%);
}

.box.kaal {
  background: none;
  border: 0;
  box-shadow: none;
  padding: 0 4px;
  margin-bottom: 22px;
}
.box.kaal p:last-child { margin-bottom: 0; }

.box.notitie {
  margin-top: 10px;
  padding: 15px 18px;
  font-size: 13px;
  line-height: 1.62;
  color: var(--inkt-zacht);
}
.box.notitie p { margin: 0; }

.box.notitie p.bron { margin-top: 10px; }

.bijwerkdatum { font-size: 13px; color: var(--inkt-zacht); margin-top: 26px; }
.box.notitie a { color: var(--inkt-zacht); text-decoration: underline; }
.box.notitie a:hover, .box.notitie a:focus { color: var(--blauw-diep); }

.box::after { content: ""; display: block; clear: both; }
.box img { margin-bottom: -3px; }
.box a { white-space: normal; }

.txt { max-width: none; width: auto; margin-bottom: 0; display: flow-root; }

.txt p a:not(.knop),
.txt li a:not(.knop) {
  text-decoration: underline;
  text-decoration-color: rgba(23, 110, 143, .38);
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}
.txt .highlight a { text-decoration: none; }

.txt p a:not(.knop):hover,
.txt li a:not(.knop):hover,
.txt p a:not(.knop):focus-visible,
.txt li a:not(.knop):focus-visible {
  text-decoration-color: currentColor;
}

.highlight {
  font-weight: 700;
  box-shadow: inset 0 -.32em 0 var(--blauw-licht);
}
.highlight a { box-shadow: none; }

#paginanav {
  margin: 24px 0 15px;
  font-size: .92rem;
  line-height: 1.75;
}
#paginanav a { white-space: nowrap; }
#paginanav span { opacity: .4; margin: 0 .3em; }

.box h2[id] { scroll-margin-top: 18px; }

html { scroll-behavior: smooth; }

.box .icon32 {
  float: left;
  margin: 0 14px 0 0;
  width: 38px;
  display: block;
  padding: 0;
}
.box .icon32 img {
  display: block;
  width: 24px; height: 24px;
  padding: 7px;
  box-sizing: content-box;
  border-radius: 50%;
  background: rgba(26,127,164,.075);
  margin: 0 0 6px 0;
}
.iconright { float: right; padding-left: 16px; opacity: .9; }

.box ul:not(.basiclist) {
  list-style: disc;
  padding-left: 22px;
  margin: 0 0 1.05em 0;
}
.box ul:not(.basiclist) li { margin-bottom: 4px; }

.box > * + h2 { margin-top: 30px; }

.basiclist { padding: 2px 0 6px 0; list-style: none; }
.basiclist li { padding-left: 20px; position: relative; margin-bottom: 5px; }
.basiclist li::before {
  content: ""; position: absolute; left: 3px; top: .66em;
  width: 6px; height: 6px; border-radius: 50%; background: var(--blauw-licht);
}

.expand { clear: both; text-align: right; margin: 16px 0 0 0; padding: 0; background: none; }

.expand button {
  display: inline-block;
  padding: 6px 26px 6px 12px;
  border: 1px solid var(--lijn);
  border-radius: var(--radius);
  font-family: inherit;
  font-size: 13.5px;
  font-weight: 600;
  color: var(--inkt-zacht);
  background-color: var(--wit);
  background-repeat: no-repeat;
  background-position: right 10px center;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}
.expand button:hover { background-color: var(--vlak); color: var(--inkt); text-decoration: none; }
.expand .expdown { background-image: url(images/arr-down.png); }
.expand .expup   { background-image: url(images/arr-up.png); }

#search { position: absolute; top: 26px; right: 30px; display: flex; align-items: center; }

#search form { display: flex; align-items: center; gap: 14px; margin: 0; }

#search #q {
  width: 200px;
  font-family: inherit;
  font-size: 14.5px;
  padding: 8px 13px;
  border: 1px solid rgba(255,255,255,.16);
  border-radius: var(--radius);
  background: rgba(255,255,255,.09);
  color: #fff;
  height: auto; float: none; display: block;
}
#search #q::placeholder { color: rgba(255,255,255,.45); }
#search #q:focus { outline: none; background: rgba(255,255,255,.16); border-color: rgba(255,255,255,.45); }

#search #submit {
  font-family: inherit;
  font-size: 14.5px; font-weight: 700;
  color: var(--masthead);
  background: #fff;
  border: 0; border-radius: var(--radius);
  padding: 8px 16px;
  width: auto; height: auto; float: none; display: block;
  cursor: pointer;
}
#search #submit:hover { background: var(--blauw-licht); }

#search #searchhint {
  float: none; margin: 0; padding: 0;
  font-size: 13.5px; color: rgba(255,255,255,.5);
  white-space: nowrap;
}
#search #searchhint em { font-style: normal; font-weight: 600; color: rgba(255,255,255,.78); }

#selectyear { position: static; margin: 0 0 26px 0; }
#selectyearform { display: flex; gap: 8px; align-items: stretch; }
#inputyear {
  font-family: inherit; font-size: 15.5px; font-weight: 600;
  width: 104px; padding: 8px 12px; margin: 0;
  border: 1px solid var(--lijn); border-radius: var(--radius); background: var(--wit); color: var(--inkt);
}
#inputyear::placeholder { font-weight: 500; color: var(--inkt-zacht); }
#selectyearknop {
  font-family: inherit; font-size: 15px; font-weight: 700;
  padding: 8px 16px; margin: 0; cursor: pointer;
  border: 1px solid var(--lijn); border-radius: var(--radius);
  background: var(--papier); color: var(--inkt);
  transition: background-color .16s ease, color .16s ease;
}
#selectyearknop:hover { background: var(--vlak); color: var(--blauw-diep); }

#jaarkalender {
  display: grid;
  
  grid-template-columns: repeat(auto-fill, minmax(275px, 1fr));
  
  column-gap: 24px;
  row-gap: 34px;
  align-items: start;
  margin: 0 0 18px 0;
  clear: both;
}

.calendar {
  float: none;
  width: 100%;
  
  box-sizing: border-box;
  margin: 0;
  border-collapse: separate;
  border-spacing: 0;
  background:
    var(--vezel),
    linear-gradient(180deg, #fffefc 0%, var(--papier) 34%, #fdfbf5 100%);
  background-size: var(--vezel-maat), auto;
  border: 1px solid var(--lijn);
  border-radius: var(--radius-kaart);
  box-shadow: var(--schaduw);
  padding: 6px 14px 12px;
}

.calendar caption, .calendar-month {
  font-size: 14px; font-weight: 800; letter-spacing: -.01em;
  text-align: left; padding-bottom: 7px; color: var(--inkt);
}

.calendar caption a { color: inherit; }
.calendar caption a:hover { color: var(--blauw-diep); }
.calendar th {
  font-size: 10.5px; font-weight: 700; letter-spacing: .06em; text-transform: uppercase;
  color: var(--inkt-zacht); padding: 0 0 7px; width: 33px;
}
.calendar td { text-align: center; padding: 1px; }
.calendar td a {
  display: block; height: auto; min-width: 29px; max-width: none;
  padding: 6px 0; margin: 0;
  font-size: 14px; font-weight: 500; color: var(--inkt);
  background: var(--vlak); border-radius: 5px;
}

.calendar td.weekend a {
  background: var(--vlak-diep);
  color: var(--inkt-zacht);
}

.calendar td.feestdag a {
  position: relative;
  font-weight: 700;
  color: var(--blauw-diep);
}
.calendar td.feestdag a::after {
  content: "";
  position: absolute;
  left: 50%; bottom: 3px;
  width: 3px; height: 3px;
  margin-left: -1.5px;
  border-radius: 50%;
  background: var(--blauw);
}

.calendar td.vandaag a {
  box-shadow: inset 0 0 0 2px var(--blauw);
  font-weight: 800;
  color: var(--blauw-diep);
}

.calendar td a:hover,
.calendar td.weekend a:hover,
.calendar td.feestdag a:hover,
.calendar td.vandaag a:hover {
  background: var(--blauw);
  color: #fff;
  text-decoration: none;
}
.calendar td.vandaag a:hover  { box-shadow: inset 0 0 0 2px var(--blauw-diep); }
.calendar td.feestdag a:hover::after { background: #fff; }

.calendar th.wk {
  font-size: 10.5px;
  font-weight: 600;
  color: var(--inkt-zacht);
  opacity: .62;
  text-align: right;
  padding: 0 9px 0 0;
  width: 22px;
  border-right: 1px solid var(--lijn-fijn);
}
.calendar thead th.wk, .calendar tr:first-child th.wk { padding-bottom: 7px; }

.calendar th.wk a {
  color: inherit;
  text-decoration: none;
  display: block;
  min-width: 24px;
  min-height: 24px;
  line-height: 24px;
  margin: -2px 0;
}
.calendar th.wk a:hover {
  color: var(--blauw-diep);
  text-decoration: underline;
}
.calendar th.wk:hover { opacity: 1; }

#search form { position: relative; }

#zoeksuggesties {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  z-index: 20;
  
  min-width: 228px;
  width: max-content;
  max-width: 340px;
  max-height: 320px;
  overflow-y: auto;
  margin: 0;
  padding: 5px;
  list-style: none;
  background: var(--papier);
  border: 1px solid var(--lijn);
  border-radius: 8px;
  box-shadow: var(--schaduw);
}
#zoeksuggesties li {
  display: flex;
  align-items: baseline;
  gap: 10px;
  padding: 7px 10px;
  border-radius: 5px;
  font-size: 14.5px;
  color: var(--inkt);
  cursor: pointer;
}

#zoeksuggesties li.aan,
#zoeksuggesties li:hover { background: var(--vlak); color: var(--blauw-diep); }
#zoeksuggesties .zs-naam { flex: 1 1 auto; }
#zoeksuggesties .zs-wanneer {
  flex: 0 0 auto;
  font-size: 12.5px;
  color: var(--inkt-zacht);
}

.box ul.maanlijst { list-style: none; margin: 4px 0 1.05em; padding: 0; }
.maanlijst li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 4px 0;
  border-bottom: 1px solid var(--lijn-fijn);
}
.maanlijst li:last-child { border-bottom: 0; }
.maanlijst img {
  flex: 0 0 auto;
  width: 32px; height: 32px;
  border-radius: 50%;
}

.maanlijst .naam {
  flex: 0 0 148px;
  font-weight: 700;
}
.maanlijst .wat { flex: 1 1 auto; }
@media (max-width: 560px) {
  
  .maanlijst li { flex-wrap: wrap; }
  .maanlijst .naam { flex: 1 1 auto; }
  .maanlijst .wat { flex: 1 1 100%; padding-left: 42px; }
}

.box ul.weeknummerraster {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 12px 0 16px;
  padding: 0;
}
.box ul.weeknummerraster li { margin: 0; }
.weeknummerraster a {
  display: block;
  min-width: 34px;
  padding: 6px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  font-variant-numeric: tabular-nums;
  color: var(--inkt);
  background: var(--vlak);
  border-radius: 5px;
  text-decoration: none;
}
.weeknummerraster a:hover { background: var(--blauw); color: #fff; }

.weeknummerraster a.nu {
  box-shadow: inset 0 0 0 2px var(--blauw);
  font-weight: 800;
  color: var(--blauw-diep);
}
.weeknummerraster a.nu:hover { box-shadow: inset 0 0 0 2px var(--blauw-diep); color: #fff; }

#weerstats table { width: 100%; border-collapse: collapse; margin: 6px 0 14px; }
#weerstats table th { text-align: left; font-weight: 700; }
#weerstats table td, #weerstats table th {
  font-size: 14px; white-space: nowrap;
  padding: 7px 10px 7px 0; border-bottom: 1px solid var(--lijn-fijn);
  color: var(--inkt);
}
#weerstats table td sup { font-size: 9px; }
#weerstats table tbody td { background: none; }
#weerstats table tbody th { font-weight: 500; color: var(--inkt-zacht); }
th, td { font-size: 14.5px; }

#footer {
  margin: 48px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px solid var(--lijn);
  background: none;
  font-size: 13.5px;
  font-weight: 500;
  color: var(--inkt-zacht);
  display: flex; flex-wrap: wrap; gap: 8px 30px; align-items: baseline;
}
#footer a { color: var(--inkt-zacht); }
#footer a:hover { color: var(--blauw); }
#footer .col, #footer .lastcol { width: auto; float: none; margin: 0; padding: 0; }
#footer .lastcol { text-align: left; margin-left: auto; }
#footer .col p, #footer .lastcol p { margin: 0; }
#footer ul { display: flex; flex-wrap: wrap; gap: 4px 24px; align-items: baseline; }

#footer .voetjaar { color: var(--inkt-zacht); margin-right: 4px; }
.footer-logo { color: var(--inkt-zacht); }

.is-hidden { display: none; }

@media only screen and (max-width: 860px) {

  #container { width: calc(100% - 28px); }

  
  #header { padding: 20px 20px 66px; display: block; }
  #search { top: 66px; left: 20px; right: 20px; }
  #search form { width: 100%; }
  #search #q { width: auto; flex: 1 1 auto; min-width: 0; }
  
  #zoeksuggesties { width: auto; min-width: 0; max-width: none; left: 0; right: 0; }
  #search #searchhint { display: none; }

  #vandaag { top: 132px; right: 0; left: 0; text-align: left; }

  
  #vandaag .blad { gap: 7px; padding: 4px 11px 5px; }
  #vandaag .wdag { padding-right: 7px; }
  #vandaag .cijfer { font-size: 15px; }

  
  #contentcontainer { display: block; padding: 62px 0 0; }
  
  #menucontainer {
    width: auto; float: none; margin: 0 0 26px 0;
    position: static; max-height: none; overflow: visible;
  }
  #menu, #feestdagmenu { display: flex; flex-wrap: wrap; gap: 6px; }
  #menu li, #feestdagmenu li { margin: 0; }

  
  #menu li.mnuhead   { order: 1; }
  #menu li.secundair { order: 2; }

  
  #menu a, #feestdagmenu a {
    background: var(--papier);
    border: 1px solid var(--lijn);
    box-shadow: 0 1px 2px rgba(60,48,20,.06);
    padding: 7px 13px;
    font-size: 15px;
  }
  #menu a:hover, #feestdagmenu a:hover { background: var(--vlak); }

  
  #feestdagmenu { gap: 5px; }
  #feestdagmenu a {
    font-size: 13.5px;
    padding: 5px 11px;
    background: rgba(255,255,255,.5);
    border-color: rgba(231,225,213,.85);
    box-shadow: none;
    color: var(--inkt-zacht);
  }
  #feestdagmenu a:hover { background: var(--papier); color: var(--inkt); }
  #feestdagmenu a[aria-current="page"] { color: var(--inkt); }

  
  #menu a[aria-current="page"], #feestdagmenu a[aria-current="page"] {
    background: var(--blauw-licht);
    border-color: #a4d3e5;
  }
  #menu a[aria-current="page"]::before,
  #feestdagmenu a[aria-current="page"]::before { display: none; }

  
  #menu li.mnuhead { display: block; margin: 0; }
  #menu li.mnuhead a {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    color: var(--inkt);
    background: var(--papier);
    border: 1px solid var(--lijn);
    box-shadow: 0 1px 2px rgba(60,48,20,.06);
    padding: 7px 13px;
    margin-bottom: 0;
  }
  #menu li.mnuhead a:hover { background: var(--vlak); color: var(--blauw-diep); }
  #menu li.mnuhead a[aria-current="page"],
  #menu li.mnuhead a[aria-current="page"]:hover {
    background: var(--blauw-licht);
    border-color: #a4d3e5;
    color: var(--inkt);
  }

  #feestdagmenu { display: none; }

  
  

  
  .menuvink { display: block; position: absolute; width: 1px; height: 1px; opacity: 0; margin: 0; }

  #menu li.menuknop { display: block; order: 0; }
  #menu li.menuknop label {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 7px 13px;
    font-size: 15px;
    line-height: 1.15;
    color: var(--inkt);
    background: var(--papier);
    border: 1px solid var(--lijn);
    border-radius: 7px;
    box-shadow: 0 1px 2px rgba(60,48,20,.06);
    cursor: pointer;
    user-select: none;
  }
  #menu li.menuknop label:hover { background: var(--vlak); }

  
  #menu li:not(.altijd):not(.menuknop) { display: none; }
  .menuvink:checked ~ #menu li { display: block; }

  
  #menu li.menuknop .open { display: none; }
  .menuvink:checked ~ #menu li.menuknop .open { display: inline; }
  .menuvink:checked ~ #menu li.menuknop .dicht { display: none; }
  .menuvink:checked ~ #menu li.menuknop label { background: var(--vlak); }

  
  .menuvink:focus-visible ~ #menu li.menuknop label {
    outline: 2px solid var(--blauw);
    outline-offset: 3px;
  }

  h1 { font-size: 33px; }
  
  .calendar { float: none; margin: 0; width: 100%; }
  .calendar th { width: auto; }
}

@media only screen and (max-width: 420px) {
  body { font-size: 16px; }
  h1 { font-size: 28px; }
  #search #submit { padding: 8px 13px; }
}

.box ul.tekenlijst { list-style: none; margin: 6px 0 1.15em; padding: 0; }
.tekenlijst li { border-bottom: 1px solid var(--lijn-fijn); }
.tekenlijst li:last-child { border-bottom: 0; }

.tekenlijst a {
  display: grid;
  grid-template-columns: minmax(6.5em, 10em) minmax(0, 1fr);
  gap: 2px 14px;
  align-items: baseline;
  padding: 9px 4px;
  text-decoration: none;
  border-radius: 4px;
}
.tekenlijst a:hover { background: var(--vlak); text-decoration: none; }
.tekenlijst a:hover .naam { text-decoration: underline; text-underline-offset: 3px; }

.tekenlijst .teken { font-size: 1.1em; color: var(--inkt-zacht); }
.tekenlijst .naam  { font-weight: 600; }
.tekenlijst .wat   { min-width: 0; overflow-wrap: break-word;
                     color: var(--inkt-zacht); font-size: .93em; }
.tekenlijst li.nu .naam::after {
  content: " \2190\00a0 nu"; font-weight: 400; color: var(--inkt-zacht);
}

.tekenlijst.symbolen a { grid-template-columns: 1.4em minmax(6.5em, 10em) minmax(0, 1fr); }

@media (max-width: 560px) {
  .tekenlijst a         { grid-template-columns: minmax(0, 1fr); gap: 1px; }
  .tekenlijst.symbolen a { grid-template-columns: 1.4em minmax(0, 1fr); gap: 1px 10px; }
  .tekenlijst.symbolen .teken { grid-row: span 2; }
  .tekenlijst .wat { font-size: .92em; }
}

#tekennav { text-align: center; margin: 1.2em 0 0.4em; color: #8a8172; font-size: 0.95em; }
#tekennav a { margin: 0 0.15em; }

.box ul.feiten { list-style: none; margin: 6px 0 1.15em; padding: 0; }

.feiten li {
  display: grid;
  grid-template-columns: minmax(7.5em, 13em) minmax(0, 1fr);
  gap: 2px 20px;
  align-items: baseline;
  padding: 9px 2px;
  border-bottom: 1px solid var(--lijn-fijn);
}
.feiten li:last-child { border-bottom: 0; }
.feiten li:first-child { padding-top: 2px; }

.feiten .naam { font-weight: 700; }
.feiten .wat  { min-width: 0; overflow-wrap: break-word; }

@media (max-width: 560px) {
  .feiten li { grid-template-columns: 1fr; gap: 1px; padding: 10px 2px; }
  .feiten .naam {
    font-weight: 600;
    font-size: .88em;
    color: var(--inkt-zacht);
    letter-spacing: .02em;
  }
}

.vergelijk li {
  grid-template-columns: minmax(5.5em, 8em) repeat(3, minmax(0, 1fr));
  gap: 2px 14px;
}

.vergelijk .kop span {
  font-size: .82em;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: var(--inkt-zacht);
}
.vergelijk .kop { padding-bottom: 5px; }

.vergelijk li > span { min-width: 0; hyphens: auto; }

@media (max-width: 900px) {
  .vergelijk li { grid-template-columns: 1fr; gap: 6px; padding: 12px 2px; }
  .vergelijk .kop { display: none; }
  .vergelijk li > span[data-stelsel] { padding-left: 0.9em; border-left: 2px solid var(--lijn); }
  .vergelijk li > span[data-stelsel]::before {
    content: attr(data-stelsel);
    display: block;
    font-size: .78em;
    font-weight: 700;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: var(--inkt-zacht);
  }
}

img.maanicoon {
  border-radius: 50%;
  background: #050a0f;
  
  filter: brightness(1.55) contrast(1.5);
  box-shadow: 0 0 0 1px rgba(16,32,43,.14);
}

.box .icon32 img.maanicoon {
  width: 32px; height: 32px;
  padding: 0;
  background: #050a0f;
}

#letterbalk { margin: 2px 0 0; line-height: 2.1; }
#letterbalk a {
  display: inline-block;
  min-width: 1.7em;
  padding: 1px 0;
  text-align: center;
  font-weight: 700;
  border-radius: 4px;
}
#letterbalk a:hover { background: var(--vlak); text-decoration: none; }

.box h3.letterkop {
  margin: 18px 0 2px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .12em;
  color: var(--inkt-zacht);
  border-bottom: 1px solid var(--lijn);
  padding-bottom: 3px;
  scroll-margin-top: 14px;
}

.box ul.landenlijst { list-style: none; margin: 0 0 4px; padding: 0; }
.landenlijst li { border-bottom: 1px solid var(--lijn-fijn); }
.landenlijst li:last-child { border-bottom: 0; }

.landenlijst a,
.landenlijst .geenlink {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 4.2em 8em;
  gap: 0 14px;
  align-items: baseline;
  padding: 7px 5px;
  text-decoration: none;
  border-radius: 4px;
}
.landenlijst a:hover { background: var(--vlak); text-decoration: none; }
.landenlijst a:hover .naam { text-decoration: underline; text-underline-offset: 3px; }

.landenlijst .naam { font-weight: 600; min-width: 0; }
.landenlijst .wat  { text-align: right; font-weight: 600; }
.landenlijst .bij  { color: var(--inkt-zacht); font-size: .9em; }

@media (max-width: 560px) {
  .landenlijst a,
  .landenlijst .geenlink { grid-template-columns: minmax(0, 1fr) 4.2em; }
  .landenlijst .bij { grid-column: 1 / -1; font-size: .85em; }
}

.box ul.verduisterlijst { list-style: none; margin: 0 0 4px; padding: 0; }
.verduisterlijst li { border-bottom: 1px solid var(--lijn-fijn); }
.verduisterlijst li:last-child { border-bottom: 0; }

.verduisterlijst .regel {
  display: grid;
  grid-template-columns: 11em 8.5em minmax(0, 1fr);
  gap: 0 14px;
  align-items: baseline;
  padding: 7px 5px;
  text-decoration: none;
  border-radius: 4px;
}
a.verduisterlijst-regel:hover,
.verduisterlijst a.regel:hover { background: var(--vlak); text-decoration: none; }
.verduisterlijst a.regel:hover .datum { text-decoration: underline; text-underline-offset: 3px; }
.verduisterlijst .datum { font-weight: 600; }
.verduisterlijst .soort { color: var(--inkt-zacht); }
.verduisterlijst .zicht { font-size: .95em; }

.verduisterlijst .zicht.geenzicht { color: var(--inkt-zacht); }

@media (max-width: 560px) {
  .verduisterlijst .regel { grid-template-columns: minmax(0, 1fr) 8.5em; }
  .verduisterlijst .zicht { grid-column: 1 / -1; font-size: .85em; }
}

.verduisterlijst.zonlijst .regel {
  grid-template-columns: minmax(0, 1fr) 4.6em 4.6em 4.6em 5em;
}
.verduisterlijst.zonlijst .soort,
.verduisterlijst.zonlijst .zicht {
  text-align: right;
  font-variant-numeric: tabular-nums;   
  color: inherit;
  font-size: 1em;
}
.verduisterlijst.zonlijst .kop {
  font-size: .85em;
  color: var(--inkt-zacht);
  border-bottom: 1px solid var(--lijn-fijn);
}
.verduisterlijst.zonlijst .kop .datum { font-weight: 600; }

@media (max-width: 560px) {
  
  .verduisterlijst.zonlijst .regel { grid-template-columns: repeat(4, 1fr); }
  .verduisterlijst.zonlijst .datum { grid-column: 1 / -1; margin-bottom: 2px; }
  .verduisterlijst.zonlijst .soort,
  .verduisterlijst.zonlijst .zicht { text-align: left; font-size: .9em; grid-column: auto; }
}

.landenlijst.zonlijst a { grid-template-columns: minmax(0, 1fr) 6.2em 9em; }
.landenlijst.zonlijst .wat { font-variant-numeric: tabular-nums; white-space: nowrap; }
@media (max-width: 560px) {
  
  .landenlijst.zonlijst a { grid-template-columns: minmax(0, 1fr) 6.2em; }
}

.tijdklok { font-variant-numeric: tabular-nums; }

#title.memo h1 .tot {
  padding: 0 .18em;
  opacity: .45;
  font-weight: 400;
}

#title.memo.dubbel h1 {
  white-space: nowrap;
}
#title.memo.dubbel h1 span {
  white-space: normal;   
}
@media (max-width: 560px) {
  #title.memo.dubbel h1 { font-size: 26px; }
}
@media (max-width: 380px) {
  #title.memo.dubbel h1 { font-size: 23px; }
}

a.knop {
  display: inline-block;
  padding: 10px 18px;
  border-radius: var(--radius);
  background: var(--blauw);
  color: var(--wit);
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 1px 2px rgba(16, 32, 43, .18);
}
a.knop:hover, a.knop:focus {
  background: var(--blauw-diep);
  color: var(--wit);
  text-decoration: none;
}

.tabelrand { overflow-x: auto; margin: 6px 0 1.15em; }

.zontabel { width: 100%; border-collapse: collapse; }
.zontabel th, .zontabel td {
  font-size: 14.5px;
  text-align: left;
  white-space: nowrap;
  padding: 6px 14px 6px 0;
  border-bottom: 1px solid var(--lijn-fijn);
  color: var(--inkt);
}
.zontabel thead th {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: var(--inkt-zacht);
  border-bottom: 1px solid var(--lijn);
}

.zontabel td { font-variant-numeric: tabular-nums; }

.zontabel .maandkop th {
  position: sticky;
  top: 0;
  background: var(--papier, #fff);
  padding-top: 16px;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--blauw);
  border-bottom: 1px solid var(--lijn);
}

.zontabel .langst td, .zontabel .kortst td {
  font-weight: 700;
  background: #fbf6e4;
}
.zontabel .kortst td { background: #eef4f8; }

@media (max-width: 380px) {
  .zontabel th, .zontabel td { padding-right: 8px; font-size: 14px; }
}

.box.recht:nth-of-type(n) { --kantel: 0deg; }

.box ul.faselijst { list-style: none; margin: 8px 0 1.15em; padding: 0; }

.faselijst li {
  display: grid;
  grid-template-columns: 32px minmax(0, 10.5em) minmax(0, 1fr);
  gap: 2px 14px;
  align-items: baseline;
  padding: 8px 4px;
  border-bottom: 1px solid var(--lijn-fijn);
}
.faselijst li:last-child { border-bottom: 0; }

.faselijst img { width: 32px; height: 32px; align-self: center; }

.faselijst .naam { font-weight: 600; }
.faselijst .wat  { min-width: 0; color: var(--inkt-zacht); }

@media (max-width: 560px) {
  .faselijst li { grid-template-columns: 32px minmax(0, 1fr); }
  .faselijst img { grid-row: span 2; }
  .faselijst .wat { font-size: .93em; }
}
