Christmas party at Lago

from 8 to 47 guests

Host a Christmas party at Lago

The perfect location for a Christmas party in Copenhagen with a view of the Lakes

At Lago, we focus on quality, atmosphere and personal service – whether you’re a small group of friends or a company hosting a company Christmas party in Copenhagen.

Are you looking for the perfect setting for this year’s Christmas party in Copenhagen? At Lago, we offer an atmospheric Christmas lunch experience right by the Lakes – with the season’s best ingredients, creative cocktails and a festive atmosphere that sets the scene for both private parties and company Christmas lunches.

We offer a multi-course Christmas menu where the kitchen combines classic flavors with a modern twist. You can also choose a wine menu or cocktails to suit your wishes for the evening. If you want the party to continue, we have room for dancing, music and cozy hours well into the night.

/* Skjuler formularen fra start */ #formContainer { max-height: 0; overflow: hidden; transition: max-height 0.6s ease; } /* Når den er åben */ #formContainer.open { max-height: 1200px; /* vælg en høj nok værdi til hele formularen */ } const btn = document.getElementById('toggleFormBtn'); const formContainer = document.getElementById('formContainer'); btn.addEventListener('click', () => { formContainer.classList.toggle('open'); if (formContainer.classList.contains('open')) { btn.innerText = "Luk kontaktformular"; } else { btn.innerText = "Send forespørgsel"; } });

Premises

The entire restaurant

Capacities
max. capacity: 47

Semi-private

Capacities
max. capacity: 25

/* ---- The site's own font (Apercu, registered as "lago" in the theme) ---- Embedded here so the widget is also correct outside the theme. Same file the rest of norrlyst.dk uses. */ @font-face{ font-family:'lago'; src:url('https://norrlyst.dk/wp-content/uploads/2024/10/Apercu-Regular.woff2') format('woff2'), url('https://norrlyst.dk/wp-content/uploads/2024/10/Apercu-Regular.woff') format('woff'); font-weight:100 900;font-style:normal;font-display:swap; } /* ---- Full-bleed: break out of the Elementor/Astra container ---- */ .jfp{ position:relative !important; width:100vw !important; max-width:100vw !important; left:50% !important; right:50% !important; margin-left:-50vw !important; margin-right:-50vw !important; box-sizing:border-box; } .elementor-widget-html > .elementor-widget-container{padding:0 !important;margin:0 !important} /* ---- Scope variables ---- */ .jfp{ --accent:#d55254; --accent-deep:#b83f41; --paper:#f6f7f0; --ink:#26201f; --ink-soft:#6d635f; --rule:rgba(38,32,31,.14); --card:#fffdf8; background:#f6f7f0; color:#26201f; font-family:'lago','Apercu',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; padding:clamp(56px,8vw,110px) clamp(20px,6vw,80px); -webkit-font-smoothing:antialiased; } .jfp *{box-sizing:border-box} .jfp-inner{max-width:1180px;margin:0 auto} /* ---- Header ---- */ .jfp-eyebrow{ font-size:12px;letter-spacing:.34em;text-transform:uppercase; color:var(--accent);font-weight:500;margin:0 0 18px; } .jfp-title{ font-family:'lago','Apercu',sans-serif; font-weight:500; font-size:clamp(42px,6vw,74px); line-height:1.02;letter-spacing:-.01em; margin:0;color:var(--ink); } .jfp-lead{ font-size:clamp(15px,1.5vw,17px); line-height:1.7;color:var(--ink-soft);font-weight:300; max-width:560px;margin:22px 0 0; } .jfp-hr{height:1px;background:var(--rule);border:0;margin:clamp(40px,5vw,60px) 0} /* ---- Menu card ---- */ .jfp-menu{ background:var(--card); border:1px solid var(--rule); border-top:3px solid var(--accent); border-radius:3px; padding:clamp(30px,4vw,56px); box-shadow:0 24px 60px -34px rgba(38,32,31,.30); } .jfp-menu-head{ display:flex;flex-wrap:wrap;align-items:flex-end; justify-content:space-between;gap:20px 32px; padding-bottom:clamp(26px,3vw,36px); border-bottom:1px solid var(--rule);margin-bottom:clamp(30px,3.5vw,44px); } .jfp-menu-tag{ display:inline-block;font-size:11px;letter-spacing:.26em;text-transform:uppercase; color:var(--accent);font-weight:600;margin:0 0 10px; } .jfp-menu-name{ font-family:'lago','Apercu',sans-serif;font-weight:500; font-size:clamp(30px,3.6vw,44px);line-height:1.05;margin:0;color:var(--ink); } .jfp-menu-sub{font-size:13.5px;color:var(--ink-soft);font-weight:300;margin:8px 0 0;font-style:italic} .jfp-price{ font-family:'lago','Apercu',sans-serif;text-align:right;line-height:1;flex-shrink:0; } .jfp-price b{display:block;font-size:clamp(44px,5vw,60px);font-weight:600;color:var(--accent)} .jfp-price small{display:block;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);font-family:'lago','Apercu',sans-serif;margin-top:8px;font-weight:500} /* ---- Two columns: Snacks + Menu ---- */ .jfp-cols{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,5vw,72px)} .jfp-colhead{ font-size:12px;letter-spacing:.28em;text-transform:uppercase;font-weight:600; color:var(--ink);margin:0 0 22px;padding-bottom:12px; border-bottom:1px solid var(--rule); display:flex;align-items:center;gap:10px; } .jfp-colhead::before{content:"";width:16px;height:2px;background:var(--accent);flex-shrink:0} .jfp-dish{ font-family:'lago','Apercu',sans-serif; font-size:clamp(15px,1.5vw,17px);line-height:1.45; color:var(--ink);font-weight:400; padding:12px 0;border-bottom:1px dotted var(--rule); } .jfp-dish:last-child{border-bottom:0} /* ---- Add-ons ---- */ .jfp-addons{margin-top:clamp(34px,4vw,48px)} .jfp-addons-head{ font-size:12px;letter-spacing:.28em;text-transform:uppercase;font-weight:600; color:var(--ink);margin:0 0 6px; } .jfp-addons-note{font-size:13px;color:var(--ink-soft);font-weight:300;margin:0 0 20px} .jfp-pills{display:flex;flex-wrap:wrap;gap:12px} .jfp-pill{ display:inline-flex;align-items:baseline;gap:9px; background:var(--paper);border:1px solid var(--rule);border-radius:100px; padding:11px 20px;font-size:14.5px;font-weight:400;color:var(--ink); } .jfp-pill b{color:var(--accent);font-weight:600;font-size:14px} /* ---- Wine pairings ---- */ .jfp-wine-lead{margin:clamp(52px,6vw,72px) 0 clamp(26px,3vw,34px);text-align:center} .jfp-wine-lead .jfp-eyebrow{margin-bottom:12px} .jfp-wine-lead h3{ font-family:'lago','Apercu',sans-serif;font-weight:500; font-size:clamp(28px,3.4vw,40px);margin:0;color:var(--ink); } .jfp-wines{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,2.5vw,30px)} .jfp-wine{ background:var(--card);border:1px solid var(--rule);border-radius:3px; padding:clamp(28px,3vw,40px);display:flex;flex-direction:column; } .jfp-wine.is-lux{background:#f6e7e4;border-color:#e7cdc9;border-top:3px solid var(--accent)} .jfp-wine-tag{font-size:11px;letter-spacing:.26em;text-transform:uppercase;font-weight:600;color:var(--accent);margin:0 0 14px} .jfp-wine h4{ font-family:'lago','Apercu',sans-serif;font-weight:500; font-size:clamp(23px,2.5vw,29px);line-height:1.2;margin:0;color:var(--ink); } .jfp-wine-desc{font-size:14.5px;line-height:1.6;font-weight:300;color:var(--ink-soft);margin:12px 0 0} .jfp-wine-price{ font-family:'lago','Apercu',sans-serif;font-weight:600; font-size:clamp(40px,4.6vw,54px);line-height:1;color:var(--accent); margin:18px 0 clamp(22px,3vw,28px); } .jfp-wine-price span{font-size:16px;font-weight:500;letter-spacing:.04em} .jfp-addlist{list-style:none;margin:auto 0 0;padding:20px 0 0;border-top:1px solid var(--rule)} .jfp-wine.is-lux .jfp-addlist{border-top-color:rgba(183,63,65,.22)} .jfp-addlist li{ display:flex;justify-content:space-between;align-items:baseline;gap:14px; padding:9px 0;font-size:14.5px;font-weight:300; } .jfp-addlist li span:first-child{color:inherit} .jfp-addlist li b{color:var(--accent);font-weight:600;white-space:nowrap} /* ---- Reservation note ---- */ .jfp-reserve{ display:flex;align-items:center;justify-content:center;gap:12px; margin-top:clamp(40px,5vw,56px); padding:16px 24px; background:var(--paper);border:1px solid var(--rule);border-radius:100px; max-width:max-content;margin-left:auto;margin-right:auto; } .jfp-reserve svg{width:17px;height:17px;flex-shrink:0;stroke:var(--accent)} .jfp-reserve span{ font-size:13.5px;letter-spacing:.02em;color:var(--ink);font-weight:500; } /* ---- Footnote ---- */ .jfp-foot{ text-align:center;font-size:13px;color:var(--ink-soft);font-weight:300; margin-top:clamp(24px,3vw,32px);line-height:1.6; } /* ---- Fade-in ---- */ .jfp .fade{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease} .jfp .fade.in{opacity:1;transform:none} /* ---- Responsive ---- */ @media (max-width:720px){ .jfp-cols{grid-template-columns:1fr;gap:8px} .jfp-colhead{margin-top:30px} .jfp-cols > div:first-child .jfp-colhead{margin-top:0} .jfp-wines{grid-template-columns:1fr} .jfp-menu-head{flex-direction:column;align-items:flex-start} .jfp-price{text-align:left} } @media (max-width:380px){ .jfp-pill{width:100%;justify-content:space-between} .jfp-reserve{max-width:100%;text-align:center} }

Lago · Christmas Lunch

Christmas Lunch Packages

Our Christmas menu takes its cue from Swim in the Lago - a series of small, precise dishes that shape a whole evening by the lakes. Add on to taste.


Based on Swim in the Lago

Lago Christmas Menu

Snacks followed by four courses

495 DKK + add-ons

Snacks

Smoked pumpkin, trout roe, thyme
Mushroom croquette, pickled shallots, anchovies
Herring, apple, dill
Baked Jerusalem artichoke, olives, za'atar

Menu

Catch of the day, confit fennel, pine nuts, miso
Braised pork cheeks, potato gratin, roasted kale, port wine sauce
Grilled leek, lemon chutney, browned butter cream
Cardamom cream, mandarin compote, caramelised almonds

Add-ons

Elevate the menu with a few extra dishes.

Caviar +150 DKK Truffle +100 DKK Cheese +125 DKK Petit four +75 DKK

For the table

Wine Pairings

House wine pairing

Les Deux Verres

Ad libitum red and white throughout the menu.

595 DKK

  • A glass of bubbles +100 DKK
  • A glass of port +100 DKK
  • House cocktail, after dinner +120 DKK

Exclusive wine pairing

Bourgogne Blanc & Rouge

Ad libitum throughout the menu.

745 DKK

  • A glass of bubbles +100 DKK
  • A glass of port +100 DKK
  • House cocktail +120 DKK
The table is reserved for 2 hours and 15 minutes

All prices are per person. The menu is adapted to allergies and seasonal produce.

(function(){ var els = document.querySelectorAll('.jfp .fade'); if(!('IntersectionObserver' in window)){els.forEach(function(e){e.classList.add('in')});return;} var obs = new IntersectionObserver(function(entries){ entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add('in'); obs.unobserve(e.target);} }); },{threshold:.12}); els.forEach(function(e){obs.observe(e)}); })();

FAQ

If you want to reserve all of Lago for your Christmas party, contact our booking department for more information at [email protected]

Find lago’s terms and conditions here

Restaurant Lago is not wheelchair accessible.

At Lago, you are considered a party when there are more than seven guests. For parties, we ask for a pre-order of the menu and drinks as well as information about any allergies and dietary preferences to ensure that the visit goes according to plan. The same menu must be chosen by the entire party, subject to allergies and dietary preferences.

Lago has room for 25 seated guests on normal height chairs – add our high tables and bar stools and we have room for 47 guests in the entire restaurant.

Companies have the option to arrive at the following times:

Lunch: 11:30, 12:00, 13:30 or 14:30.

If you choose to book at 11:30 or 12:00, you have the table for 2 hours. If you book at 13:30 or 14:30, the table is yours until 16:00.

If you want an all-day lunch at Lago from e.g. 12:00 to 15:30, we ask for a minimum spend of DKK 660 per person.

Evening: 17:00, 17:30, 18:00 and 19:30, 20:00 and 20:30.

If you choose to book at 17:00, 17:30 or 18:00, you have the table for 2 hours and 15 minutes. If you book after 19:30, the table is yours for the rest of the evening.

If you want a full evening booking at Lago from, say, 18:00 until closing time, we can offer this for a minimum spend of DKK 990 per person, which you can spend on our delicious evening menu, numerous upgrades or tasty cocktails galore.

We ask for a small deposit of 100,- per person. This is because we hire staff and order ingredients for your visit. The deposit will be deducted from the bill on the evening.

We look forward to giving you a festive experience at Lago!

For party reservations, we ask the entire party to choose our set lunch or dinner menu to ensure the best possible experience for you all. Of course, we always take allergens and special dietary requirements into account.

We would like to have your final menu selection no later than 7 days before your visit. For reservations with shorter notice, we ask for the information as soon as possible.

Pre-ordering also applies if a vegetarian menu or main course upgrade is required.

If you need help, don’t hesitate to contact us at [email protected]