.sw-route-language{align-items:center;background:#527d9a;border-radius:999px;display:flex;gap:2px;margin:16px 18px 18px auto;padding:5px;width:max-content} .sw-route-language a{align-items:center;border:0!important;border-radius:999px;color:#fff!important;display:flex;font:700 13px/1 Arial,sans-serif;height:36px;justify-content:center;min-width:40px;padding:0 10px;text-decoration:none!important} .sw-route-language a.is-active{background:#fff;color:#244558!important;box-shadow:0 1px 4px rgba(18,52,70,.18)} .sw-route-language a:focus-visible{outline:3px solid #f1c75b;outline-offset:2px} @media(max-width:600px){.sw-route-language{margin:10px 12px 12px auto;transform:scale(.94);transform-origin:right center}} .swm-page { –swm-ink: #183536; –swm-paper: #f3efe5; –swm-paper2: #e4ebe2; –swm-water: #2e6e6b; –swm-deep: #123c3b; –swm-meadow: #799857; –swm-rust: #bd5a3d; –swm-gold: #d4a94c; –swm-line: rgba(24, 53, 54, .18); background: var(–swm-paper); color: var(–swm-ink); font: 17px/1.65 “Arial Narrow”, “Helvetica Neue”, Arial, sans-serif; margin: 0; overflow: hidden; } .swm-page * { box-sizing: border-box; } .swm-page img { background: #dce7df; display: block; height: auto; width: 100%; } .swm-page a { color: inherit; text-decoration: none; } .swm-page p { margin: 0 0 1.2rem; } .swm-page figure { margin: 0; } .swm-page h1, .swm-page h2, .swm-page h3 { font-family: Georgia, “Times New Roman”, serif; font-weight: 400; letter-spacing: -.045em; line-height: .98; margin: 0; } .swm-pad { padding-left: clamp(24px, 7vw, 112px); padding-right: clamp(24px, 7vw, 112px); } .swm-eyebrow { color: var(–swm-rust); font-size: .7rem; font-weight: 800; letter-spacing: .16em; margin: 0 0 24px; text-transform: uppercase; } .swm-eyebrow-light { color: #f0cf83; } .swm-lead { font: clamp(1.35rem, 2.3vw, 2.15rem)/1.42 Georgia, “Times New Roman”, serif; } .swm-hero { color: white; height: min(900px, 100vh); min-height: 670px; overflow: hidden; position: relative; } .swm-hero > img { height: 100%; object-fit: cover; } .swm-hero-shade { background: linear-gradient(180deg, rgba(6, 31, 30, .08) 18%, rgba(6, 31, 30, .9) 100%), linear-gradient(90deg, rgba(6, 31, 30, .58), transparent 68%); inset: 0; position: absolute; } .swm-location { font-size: .65rem; font-weight: 800; left: clamp(24px, 5vw, 76px); letter-spacing: .14em; position: absolute; top: 36px; text-transform: uppercase; } .swm-hero-copy { bottom: clamp(105px, 14vh, 155px); left: clamp(24px, 5vw, 76px); max-width: 1080px; position: absolute; right: 24px; } .swm-hero h1 { font-size: clamp(3.8rem, 8vw, 8.3rem); letter-spacing: -.065em; line-height: .9; max-width: 1060px; text-wrap: balance; } .swm-scroll { align-items: center; bottom: 28px; display: flex; font-size: .65rem; font-weight: 800; gap: 10px; letter-spacing: .12em; position: absolute; right: clamp(24px, 5vw, 76px); text-transform: uppercase; } .swm-scroll span { align-items: center; border: 1px solid #ffffff99; border-radius: 50%; display: inline-flex; height: 34px; justify-content: center; width: 34px; } .swm-route { background: #fffdf8; display: grid; grid-template-columns: 3fr 1.3fr; } .swm-facts { display: grid; grid-template-columns: repeat(4, 1fr); } .swm-fact { border-right: 1px solid var(–swm-line); display: flex; flex-direction: column; min-height: 190px; padding: 34px clamp(20px, 3vw, 46px); } .swm-fact span, .swm-score p { font-size: .65rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; } .swm-fact strong { font: 400 clamp(1.8rem, 3vw, 3.1rem)/1 Georgia, “Times New Roman”, serif; margin: auto 0 10px; } .swm-fact small { color: #58706c; font-size: .75rem; } .swm-score { align-items: center; background: var(–swm-deep); color: white; display: grid; gap: 24px; grid-template-columns: auto 1fr; padding: 30px clamp(24px, 4vw, 55px); } .swm-score-ring { align-items: center; background: conic-gradient(var(–swm-gold) 0 292deg, #ffffff22 292deg); border-radius: 50%; display: flex; flex-direction: column; height: 110px; justify-content: center; position: relative; width: 110px; } .swm-score-ring::after { background: var(–swm-deep); border-radius: 50%; content: “”; inset: 6px; position: absolute; } .swm-score-ring * { position: relative; z-index: 1; } .swm-score-ring strong { font: 400 2.2rem/1 Georgia, “Times New Roman”, serif; } .swm-score-ring span { font-size: .58rem; } .swm-stars { color: var(–swm-gold); display: block; font-size: .85rem; letter-spacing: .18em; } .swm-score p { line-height: 1.6; margin: 10px 0 0; } .swm-action { align-items: center; background: var(–swm-water); color: white; display: flex; gap: 22px; min-height: 105px; padding: 26px clamp(24px, 7vw, 112px); transition: background .2s ease; } .swm-action:hover { background: #387d78; } .swm-action b { align-items: center; border: 1px solid #ffffff80; border-radius: 50%; display: flex; font-size: .78rem; height: 46px; justify-content: center; width: 46px; } .swm-action span { display: block; font-size: .67rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; } .swm-action small { color: #d3e8e5; display: block; font-size: .74rem; margin-top: 4px; } .swm-highlights { background: var(–swm-paper2); display: grid; gap: clamp(48px, 8vw, 130px); grid-template-columns: 1.35fr .85fr; padding-bottom: clamp(60px, 7vw, 90px); padding-top: clamp(60px, 7vw, 90px); } .swm-list { border-top: 3px solid var(–swm-meadow); padding-top: 25px; } .swm-list:last-child { border-color: var(–swm-rust); } .swm-list h3 { font-size: clamp(1.8rem, 3vw, 2.8rem); line-height: 1.08; margin-bottom: 30px; } .swm-list ul { list-style: none; margin: 0; padding: 0; } .swm-list li { border-top: 1px solid var(–swm-line); padding: 12px 0 12px 26px; position: relative; } .swm-list li::before { color: var(–swm-meadow); content: “+”; font-weight: 800; left: 0; position: absolute; } .swm-list:last-child li::before { color: var(–swm-rust); content: “–”; } .swm-opening { display: grid; gap: clamp(38px, 7vw, 120px); grid-template-columns: 100px 1fr; padding-bottom: clamp(65px, 8vw, 110px); padding-top: clamp(55px, 7vw, 95px); } .swm-no { color: var(–swm-rust); font-family: Georgia, “Times New Roman”, serif; } .swm-no::after { background: var(–swm-rust); content: “”; display: block; height: 1px; margin-top: 10px; width: 52px; } .swm-opening h2, .swm-story h2, .swm-section h2, .swm-final h2 { font-size: clamp(3rem, 6vw, 6.2rem); margin-bottom: 46px; } .swm-opening .swm-lead { max-width: 970px; } .swm-columns { display: grid; gap: clamp(28px, 5vw, 80px); grid-template-columns: repeat(2, 1fr); margin-top: 48px; } .swm-columns p { margin: 0; } .swm-page article p a { border-bottom: 1px solid var(–swm-meadow); color: var(–swm-water); font-weight: 700; } .swm-panorama img { height: min(62vw, 760px); object-fit: cover; } .swm-panorama figcaption { border-bottom: 1px solid var(–swm-line); display: grid; gap: 24px; grid-template-columns: 1fr 2fr; padding: 22px 0 54px; } .swm-panorama figcaption span, .swm-photo figcaption span { font-size: .66rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; } .swm-panorama figcaption p, .swm-photo figcaption p { font: 1.15rem/1.4 Georgia, “Times New Roman”, serif; margin: 0; } .swm-story { align-items: center; display: grid; gap: clamp(50px, 8vw, 140px); grid-template-columns: .95fr 1.05fr; padding-bottom: clamp(70px, 9vw, 125px); padding-top: clamp(65px, 8vw, 115px); } .swm-story-reverse { grid-template-columns: 1.05fr .95fr; } .swm-story-reverse > div { order: 2; } .swm-story img { max-height: 760px; object-fit: cover; } .swm-photo figcaption { border-left: 2px solid var(–swm-rust); margin-top: 16px; padding-left: 14px; } .swm-photo figcaption p { font-size: .86rem; margin-top: 4px; } .swm-quote { border-top: 1px solid var(–swm-line); color: var(–swm-water); font: italic clamp(1.4rem, 2.4vw, 2.25rem)/1.35 Georgia, “Times New Roman”, serif; margin: 48px 0 0; padding-top: 28px; } .swm-band { align-items: center; background: var(–swm-rust); color: white; display: grid; gap: clamp(30px, 5vw, 90px); grid-template-columns: auto 1fr 1.45fr; padding: 58px clamp(24px, 7vw, 112px); } .swm-border-mark { align-items: center; border: 2px solid white; display: flex; font-size: 1.7rem; height: 82px; justify-content: center; width: 82px; } .swm-band h2 { font-size: clamp(2.8rem, 5vw, 5rem); } .swm-band .swm-eyebrow { margin-bottom: 8px; } .swm-band > p { border-left: 1px solid #ffffff66; margin: 0; padding-left: clamp(24px, 4vw, 60px); } .swm-section { border-bottom: 1px solid var(–swm-line); padding-bottom: clamp(65px, 8vw, 100px); padding-top: clamp(60px, 7vw, 95px); } .swm-section .swm-columns { max-width: 1120px; } .swm-duo { display: grid; gap: 22px; grid-template-columns: 1.15fr .85fr; padding-bottom: clamp(70px, 8vw, 110px); padding-top: clamp(65px, 8vw, 105px); } .swm-duo figure:last-child { margin-top: 95px; } .swm-duo img { height: clamp(360px, 46vw, 670px); object-fit: cover; } .swm-final { background: var(–swm-deep); color: white; padding-bottom: clamp(70px, 8vw, 110px); padding-top: clamp(65px, 8vw, 105px); } .swm-final .swm-lead { color: #d2e7e3; max-width: 960px; } .swm-final p:not(.swm-eyebrow):not(.swm-lead) { color: #bdd5d1; max-width: 820px; } .swm-gallery { background: #092d2c; color: white; padding-bottom: clamp(60px, 7vw, 95px); padding-top: clamp(60px, 7vw, 95px); } .swm-gallery-head { align-items: end; display: flex; justify-content: space-between; margin-bottom: 46px; } .swm-gallery h2 { font-size: clamp(3.5rem, 7vw, 7rem); } .swm-gallery-head span { color: #9fc2bc; font-size: .67rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; } .swm-grid { display: grid; gap: 12px; grid-template-columns: repeat(4, 1fr); } .swm-grid img { aspect-ratio: 4/3; object-fit: cover; } .swm-grid figure:nth-child(3n+2) { grid-row: span 2; } .swm-grid figure:nth-child(3n+2) img { aspect-ratio: 3/4; } .swm-related { padding-bottom: clamp(65px, 8vw, 105px); padding-top: clamp(60px, 7vw, 95px); } .swm-related-head { align-items: end; display: flex; gap: 40px; justify-content: space-between; margin-bottom: 46px; } .swm-related h2 { font-size: clamp(3rem, 6vw, 6rem); max-width: 850px; } .swm-related-all { border-bottom: 1px solid currentColor; font-size: .67rem; font-weight: 800; letter-spacing: .13em; padding-bottom: 5px; text-transform: uppercase; white-space: nowrap; } .swm-related-grid { display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); } .swm-related-card { background: #fffdf8; border-top: 4px solid var(–swm-meadow); display: flex; flex-direction: column; min-height: 255px; padding: 28px; transition: transform .2s ease; } .swm-related-card:hover { transform: translateY(-4px); } .swm-related-card span { color: var(–swm-water); font-size: .64rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; } .swm-related-card h3 { font-size: clamp(1.7rem, 2.7vw, 2.6rem); line-height: 1.08; margin: 46px 0 25px; } .swm-related-card p { border-top: 1px solid var(–swm-line); font-size: .72rem; font-weight: 800; letter-spacing: .08em; margin: auto 0 0; padding-top: 14px; text-transform: uppercase; } .swm-end { align-items: center; background: var(–swm-gold); display: flex; justify-content: space-between; min-height: 180px; padding-bottom: 44px; padding-top: 44px; } .swm-end p { font: clamp(1.4rem, 2.5vw, 2.4rem)/1.3 Georgia, “Times New Roman”, serif; margin: 0; max-width: 800px; } .swm-end a { border-bottom: 1px solid currentColor; font-size: .67rem; font-weight: 800; letter-spacing: .13em; padding-bottom: 5px; text-transform: uppercase; white-space: nowrap; } .swm-story, .swm-section, .swm-duo, .swm-final, .swm-gallery { content-visibility: auto; contain-intrinsic-size: auto 900px; } @media (max-width: 1050px) { .swm-route { grid-template-columns: 1fr; } .swm-score { min-height: 170px; } .swm-grid { grid-template-columns: repeat(3, 1fr); } } @media (max-width: 760px) { .swm-page { font-size: 16px; } .swm-hero { min-height: 680px; } .swm-hero-copy { bottom: 105px; } .swm-hero h1 { font-size: clamp(3.4rem, 14vw, 5.5rem); line-height: .92; } .swm-scroll { left: 24px; right: auto; } .swm-facts { grid-template-columns: repeat(2, 1fr); } .swm-fact { border-bottom: 1px solid var(–swm-line); min-height: 150px; } .swm-highlights, .swm-opening, .swm-story, .swm-section, .swm-duo, .swm-final, .swm-gallery, .swm-related { padding-bottom: 70px; padding-top: 48px; } .swm-highlights, .swm-opening, .swm-story, .swm-story-reverse, .swm-columns, .swm-duo { grid-template-columns: 1fr; } .swm-opening { gap: 30px; } .swm-columns { margin-top: 38px; } .swm-panorama { padding-left: 0; padding-right: 0; } .swm-panorama figcaption { grid-template-columns: 1fr; margin: 0 24px; } .swm-story-reverse > div { order: initial; } .swm-band { grid-template-columns: auto 1fr; } .swm-band > p { border-left: 0; border-top: 1px solid #ffffff66; grid-column: 1/-1; padding: 28px 0 0; } .swm-duo figure:last-child { margin-top: 20px; } .swm-grid { grid-template-columns: repeat(2, 1fr); } .swm-gallery-head, .swm-related-head { align-items: flex-start; flex-direction: column; gap: 20px; } .swm-related-grid { grid-template-columns: 1fr; } .swm-related-card { min-height: 220px; } .swm-end { align-items: flex-start; flex-direction: column; gap: 38px; } } @media (max-width: 480px) { .swm-score { grid-template-columns: 1fr; } } .swm-page.mookerheide-page{–swm-ink:#263a34;–swm-paper:#f3eee3;–swm-paper2:#e6e8df;–swm-water:#3f7180;–swm-deep:#253d38;–swm-meadow:#74855a;–swm-rust:#a65a41;–swm-gold:#d4aa4c;–swm-line:rgba(38,58,52,.18);margin-left:0!important;margin-right:0!important;max-width:none!important;width:100%!important} .mookerheide-page .swm-hero-shade{background:linear-gradient(180deg,rgba(17,39,38,.05) 12%,rgba(17,39,38,.92) 100%),linear-gradient(90deg,rgba(23,52,48,.58),transparent 72%)} .mookerheide-page .swm-location{font-size:.72rem}.mookerheide-page .mooker-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.mooker-actions .swm-action{min-height:112px}.mookerheide-page .swm-action:first-child{background:#3f7180}.mookerheide-page .swm-action:last-child{background:#566f63} .mookerheide-page .swm-list:last-child li::before{content:”!”;font-size:.9rem} .mookerheide-page .swm-opening{padding-bottom:clamp(42px,4.5vw,64px);padding-top:clamp(38px,4vw,58px)}.mookerheide-page .swm-story{padding-bottom:clamp(34px,3.8vw,54px);padding-top:clamp(34px,3.8vw,54px)}.mookerheide-page .swm-section{padding-bottom:clamp(42px,4.5vw,64px);padding-top:clamp(42px,4.5vw,64px)}.mookerheide-page .swm-panorama figcaption{padding-bottom:30px}.mookerheide-page .swm-final,.mookerheide-page .swm-gallery,.mookerheide-page .swm-related{padding-bottom:clamp(48px,5vw,72px);padding-top:clamp(48px,5vw,72px)} .mookerheide-page .mooker-soft{background:var(–swm-paper2)}.mookerheide-page .mooker-heath{background:#5b4c58;color:#fff}.mookerheide-page .mooker-heath .swm-eyebrow{color:#edc987}.mookerheide-page .mooker-heath>p{border-color:#ffffff66} @media(max-width:760px){.mooker-actions{grid-template-columns:1fr}.mookerheide-page .swm-hero h1{font-size:clamp(2.7rem,12vw,4.7rem)}.mookerheide-page .swm-opening,.mookerheide-page .swm-story,.mookerheide-page .swm-section,.mookerheide-page .swm-final,.mookerheide-page .swm-gallery,.mookerheide-page .swm-related{padding-bottom:42px;padding-top:36px}}
Landscape during the Mookerheide NS hike
Cuijk, Mook and Groesbeek

NS hike Mookerheide, day 1

From the Maas
to the hills

Discover the walk
Distance15.2 kmline walk
Duration± 3 hourswithout a long pause
Rise, fall170 mhilly
From, toCuijkGroesbeek
91/100
★★★★★

A varied NS hike in which the river landscape, forest and heathland merge beautifully.

This makes the route special

  • The crossing with the ferry over the Maas
  • The sources and slope forests of the Sint-Jansberg
  • Wide views from the Mookerheide
  • The transition from flat river land to moraine

To take into account

  • There are few catering establishments along the way
  • Check in advance whether the ferry is running
  • The climbs require a reasonable level of fitness
01

From station to river

The Mookerheide NS hike starts at the Maas

From Cuijk station you walk through the center to the river. The landscape here is still flat and open, but on the other side await the hills of the Kingdom of Nijmegen.

In Cuijk you will come across another supermarket. That’s a good time to buy something for the road, because facilities are scarce on the route itself.

While the buildings disappear behind you, the Maas comes closer and closer. The short crossing is a playful and unforgettable start to the walk.

Advertentie
View at Cuijk during the NS hike Mookerheide
Start in Cuijk

The open river landscape marks the peaceful start to this hilly walking day.

Over the water

The ferry makes a world of difference in just a few minutes

The Cuijk ferry service takes you to the other side of the Maas in a few minutes. As soon as you step off board, civilization suddenly feels far away.

The route follows a narrow peninsula, with the Maas on the left and the Mookerplas on the right. Traffic and buildings disappear from view; water, birds and silence take their place.

You don’t have to travel far to be far from home.

Crossing over the Maas near Cuijk
Cross the Meuse

A short crossing that immediately changes the character of the walk.

Up the moraine

The real climbing begins in Mook

From the foot of the moraine, the path winds up through deciduous forest and over old sandy paths, with ever new views of the Maas and its floodplains.

An ice age landscape

Height difference that feels almost un-Dutch

The hills around Mook were formed by land ice. During the climb you really notice how much the landscape here differs from the flat river area where the day started.

No kilometer feels the same. Wide avenues, narrow forest paths and views over the Maas follow each other in rapid succession.

Plasmolen and Sint-Jansberg

Springs, sunken roads and old slope forests

You enter the Sint-Jansberg nature reserve via Plasmolen. Natuurmonumenten manages a rich landscape of beech avenues, swamps, springs and steep forest paths.

The climb to the 66 meter high Sint-Maartensberg is a literal highlight. Peace prevails between the trees and time seems to stand still.

Forest path on the Sint-Jansberg
The Sint-Jansberg

A green relief landscape of sources, stairs and old trees.

A green tunnel

Through the silent forests of Mook and Plasmolen

Once at altitude, the route leads through stately forests with winding paths, small streams and wooden stairs. The sunlight falls filtered through the foliage.

This is not a part to rush. The rhythm of your steps, birdsong and the soft greenery determine the atmosphere here.

Forest on the route between Mook and Plasmolen
Under the foliage

Cool forest paths offer a tranquil contrast to the open heathland.

Advertentie

Space and wind

The Mookerheide opens up the landscape

After the dense forests, heathlands, sandy paths and long sight lines appear. In the distance lies the German Reichswald and for a moment the route feels like a high, silent plain.

Wide view over the Mookerheide towards Groesbeek
The Mookerheide

Open heath, free wind and views towards Groesbeek and the Reichswald.

To Groesbeek

An open castle after forest, springs and height difference

The last kilometers lead over the Mookerheide towards Groesbeek, where the walk ends at the bus station.

The NS hike Mookerheide shows a striking number of landscapes in one day: the flat Maas valley, a ferry, wooded moraines, source areas and open heathland. It is precisely that transition that makes this first Mookerheide stage so strong.

From ferry to heathland, a walk that continually changes in character.

Back to top ↑

Ervaringen van wandelaars

Er zijn nog geen ervaringen gedeeld.

Log in om je ervaring te delen of een routewijziging te melden.

Inloggen