<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reiskosten Archives - Cao Beroepsgoederenvervoer</title>
	<atom:link href="https://www.caoberoepsgoederenvervoer.nl/category/reiskosten/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.caoberoepsgoederenvervoer.nl/category/reiskosten/</link>
	<description>Voor het stellen van vragen over de cao</description>
	<lastBuildDate>Mon, 12 Jan 2026 11:41:53 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/cropped-Volledige-profielfoto-32x32.png</url>
	<title>Reiskosten Archives - Cao Beroepsgoederenvervoer</title>
	<link>https://www.caoberoepsgoederenvervoer.nl/category/reiskosten/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Verblijfskostenvergoeding beroepsgoederenvervoer 2026</title>
		<link>https://www.caoberoepsgoederenvervoer.nl/verblijfskostenvergoeding-beroepsgoederenvervoer-2026/</link>
					<comments>https://www.caoberoepsgoederenvervoer.nl/verblijfskostenvergoeding-beroepsgoederenvervoer-2026/#respond</comments>
		
		<dc:creator><![CDATA[Admin Webmaster vereniging]]></dc:creator>
		<pubDate>Mon, 15 Dec 2025 10:25:12 +0000</pubDate>
				<category><![CDATA[CAO]]></category>
		<category><![CDATA[Reiskosten]]></category>
		<category><![CDATA[2026]]></category>
		<category><![CDATA[reiskostenvergoeding]]></category>
		<guid isPermaLink="false">https://www.caoberoepsgoederenvervoer.nl/?p=5314</guid>

					<description><![CDATA[<p>Verblijfskostenvergoeding beroepsgoederenvervoer 2026 – netto tarieven, tabellen en rekenvoorbeeld Gratis rekentool Door VBGv ontwikkeld (omdat dit veel te lastig is gemaakt) Bereken je verblijfskostenvergoeding in 2 stappen Vul alleen je vertrektijd en aankomsttijd in — je ziet direct het bedrag. Ideaal voor chauffeurs en planners. 1 Vertrek &#038; aankomst invullen 2 Bedrag direct in beeld [&#8230;]</p>
<p>The post <a href="https://www.caoberoepsgoederenvervoer.nl/verblijfskostenvergoeding-beroepsgoederenvervoer-2026/">Verblijfskostenvergoeding beroepsgoederenvervoer 2026</a> appeared first on <a href="https://www.caoberoepsgoederenvervoer.nl">Cao Beroepsgoederenvervoer</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
  /* ================================
     Verblijfskostenvergoeding 2026
     SEO + rust + professioneel (mobile-first)
  ================================= */

  :root{
    --vk-text:#111827;
    --vk-muted:#6b7280;
    --vk-bg:#ffffff;
    --vk-soft:#f5f5f7;
    --vk-border:#e5e7eb;
    --vk-red:#cc0000;

    --vk-rowHover:#f3f4f6;
    --vk-colHover:#eef2f7;

    --vk-radius:16px;
    --vk-shadow:0 14px 42px rgba(17,24,39,.06);

    --vk-toolBg:#fafafa;
    --vk-toolBorder:#ececec;
    --vk-toolRing:rgba(204,0,0,.22);
  }

  .reimbursement-guide-2026{
    font-family: ui-sans-serif, system-ui, -apple-system, "SF Pro Display", "Segoe UI", Roboto, Arial, sans-serif;
    line-height:1.65;
    color:var(--vk-text);
    background:var(--vk-bg);
    width:100%;
    margin:0;
    padding:0px;
  }

  @media (min-width: 1024px){
    .reimbursement-guide-2026{
      max-width:1200px;
      margin:0 auto;
      padding:26px 18px;
    }
  }

  /* Visually hidden (SEO/semantics without UI noise) */
  .vk-sr-only{
    position:absolute !important;
    width:1px;height:1px;
    padding:0;margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
    border:0;
  }

  /* ================================
     NEW: Tool banner (subtiel, modern)
  ================================= */
  .vk-tool-banner{
    margin:0 0 14px;
    border:1px solid var(--vk-toolBorder);
    background:linear-gradient(180deg, #fbfbfb 0%, #f6f6f6 100%);
    border-radius:var(--vk-radius);
    box-shadow:0 10px 30px rgba(17,24,39,.05);
    overflow:hidden;
  }
  .vk-tool-banner-inner{
    display:grid;
    grid-template-columns: 1fr;
    gap:10px;
    padding:14px 14px;
  }
  @media (min-width: 840px){
    .vk-tool-banner-inner{
      grid-template-columns: 1fr auto;
      align-items:center;
      gap:16px;
      padding:16px 16px;
    }
  }
  .vk-tool-kicker{
    display:flex;
    gap:10px;
    align-items:center;
    flex-wrap:wrap;
  }
  .vk-tool-badge{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:7px 11px;
    border-radius:999px;
    border:1px solid rgba(204,0,0,.18);
    background:rgba(204,0,0,.06);
    color:#111;
    font-weight:900;
    font-size:.82em;
    letter-spacing:.01em;
    white-space:nowrap;
  }
  .vk-tool-title{
    margin:6px 0 2px;
    font-weight:900;
    font-size:1.05em;
    color:#111;
    line-height:1.25;
  }
  .vk-tool-desc{
    margin:0;
    color:var(--vk-muted);
    font-size:.96em;
  }
  .vk-tool-steps{
    margin:8px 0 0;
    padding:0;
    list-style:none;
    display:flex;
    flex-wrap:wrap;
    gap:8px;
  }
  .vk-tool-step{
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:8px 10px;
    border-radius:12px;
    border:1px solid #ededed;
    background:#fff;
    font-weight:800;
    font-size:.92em;
    color:#111;
  }
  .vk-tool-step .vk-step-num{
    width:22px;height:22px;
    border-radius:999px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-weight:900;
    font-size:.86em;
    background:#111;
    color:#fff;
  }
  .vk-tool-actions{
    display:flex;
    flex-direction:column;
    gap:8px;
    align-items:stretch;
  }
  @media (min-width: 840px){
    .vk-tool-actions{
      align-items:flex-end;
      min-width:320px;
    }
  }
  .vk-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    padding:12px 14px;
    border-radius:14px;
    border:1px solid rgba(204,0,0,.35);
    background:#fff;
    color:#111;
    font-weight:900;
    text-decoration:none;
    box-shadow:0 10px 24px rgba(17,24,39,.06);
    transition:transform .12s ease, box-shadow .12s ease, border-color .12s ease;
  }
  .vk-btn:hover{
    transform:translateY(-1px);
    box-shadow:0 16px 30px rgba(17,24,39,.08);
    border-color:rgba(204,0,0,.5);
  }
  .vk-btn:focus{
    outline:none;
    box-shadow:0 0 0 4px var(--vk-toolRing), 0 16px 30px rgba(17,24,39,.08);
  }
  .vk-btn .vk-btn-arrow{
    font-weight:900;
    opacity:.75;
  }
  .vk-tool-note{
    margin:0;
    font-size:.9em;
    color:var(--vk-muted);
    text-align:left;
  }
  @media (min-width: 840px){
    .vk-tool-note{ text-align:right; }
  }

  /* Inline link style (subtiel, consistent) */
  .vk-inline-link{
    color:#111;
    text-decoration:none;
    border-bottom:1px solid rgba(204,0,0,.28);
    font-weight:800;
  }
  .vk-inline-link:hover{
    border-bottom-color: rgba(204,0,0,.55);
  }
  .vk-inline-link:focus{
    outline:none;
    box-shadow:0 0 0 4px var(--vk-toolRing);
    border-radius:8px;
  }

  /* Lead */
  .vk-lead{
    padding:12px 14px 8px;
    font-size:1.02em;
  }
  .vk-lead p{ margin:.55rem 0; }
  .vk-strong{ font-weight:900; }
  .vk-muted{ color:var(--vk-muted); }

  /* Nav */
  .table-nav{
    margin:14px 0 18px;
    padding:14px 14px;
    border:1px solid var(--vk-border);
    border-radius:var(--vk-radius);
    background:#fafafa;
  }
  .table-nav h2{
    margin:0 0 10px;
    font-size:1.05em;
    font-weight:900;
    color:#111;
  }
  .table-nav ul{ margin:0; padding-left:18px; }
  .table-nav li{ margin:6px 0; }
  .table-nav a{
    color:#111;
    text-decoration:none;
    border-bottom:1px solid rgba(204,0,0,.28);
  }
  .table-nav a:hover{ border-bottom-color: rgba(204,0,0,.55); }

  /* Sections */
  .reimbursement-section{
    margin:18px 0 22px;
    border:1px solid var(--vk-border);
    border-radius:var(--vk-radius);
    overflow:hidden;
    background:#fff;
    box-shadow:var(--vk-shadow);
  }

  .vk-section-head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
    padding:16px 14px;
    background:#fff;
    border-bottom:1px solid #f0f0f0;
  }
  .vk-title{
    margin:0;
    font-size:1.12em;
    font-weight:900;
    color:#111;
    line-height:1.2;
  }
  .vk-pill{
    flex:0 0 auto;
    font-size:.78em;
    font-weight:800;
    color:#111;
    background:#f3f4f6;
    border:1px solid #e5e7eb;
    padding:8px 12px;
    border-radius:999px;
    white-space:nowrap;
  }

  .reimbursement-text{
    padding:14px 14px 16px;
    color:#1f2937;
  }
  .reimbursement-text p{ margin:.55rem 0; }

  .vk-callout{
    margin:14px 14px 16px;
    padding:14px 14px;
    border-left:4px solid var(--vk-red);
    background:#fafafa;
    border-radius:14px;
  }
  .vk-callout p{ margin:.45rem 0; }
  .vk-callout .vk-strong{ font-weight:900; }

  /* Swipe hint (subtiel, met pijlen links/rechts) */
  .vk-swipe-hint{
    display:none;
    margin:0 14px 14px;
    padding:10px 12px;
    border:1px solid #e5e7eb;
    border-radius:14px;
    background:#fbfbfb;
    color:#111;
    font-weight:700;
    gap:10px;
    align-items:center;
    justify-content:center;
    user-select:none;
  }
  .vk-swipe-hint .vk-arrow{
    font-weight:900;
    opacity:.7;
  }

  @media (max-width: 1023.98px){
    .vk-swipe-hint{ display:flex; }
  }
  @media (min-width: 1024px){
    .vk-swipe-hint[data-desktop="t3"]{ display:flex; }
  }

  /* ================================
     Table base
  ================================= */
  .matrix-wrapper{
    position:relative;
    overflow:auto;
    -webkit-overflow-scrolling:touch;
    background:#fff;
    border-top:1px solid #f2f2f2;
  }

  .matrix-wrapper .data-table{
    min-width:780px;
  }

  .data-table{
    width:100%;
    border-collapse:separate;
    border-spacing:0;
    font-size:13px;
    table-layout:auto;
    background:#fff;
  }

  .large-matrix{ min-width:2500px; }

  .data-table caption{
    text-align:left;
    padding:12px 14px;
    font-weight:800;
    color:#111;
    background:#fff;
  }

  .data-table th,
  .data-table td{
    padding:10px 10px;
    text-align:center;
    border-right:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    white-space:nowrap;
    color:var(--vk-text);
    background:#fff;
  }

  .data-table thead th{
    background:var(--vk-soft);
    font-weight:900;
    letter-spacing:.02em;
    text-transform:uppercase;
    color:#111;
  }

  .amount-style{ font-weight:800; }

  /* Sticky first column */
  .sticky-col{
    position:sticky;
    left:0;
    z-index:20;
    background:var(--vk-soft);
    font-weight:900;
    border-right:1px solid #dcdcdc !important;
    text-align:left;
    padding-left:14px !important;
  }

  /* Sticky header */
  .sticky-head{
    position:sticky;
    top:0;
    z-index:25;
    background:var(--vk-soft);
  }

  th.sticky-col.sticky-head{ z-index:45; }

  /* Tabel 3: eigen scrollcontainer zodat sticky header altijd werkt */
  .matrix-wrapper.matrix-3{
    max-height:70vh;
    overflow:auto;
    position:relative;
  }
  #vk-large-matrix thead th{
    position:sticky;
    top:0;
    z-index:25;
    background:var(--vk-soft);
  }
  #vk-large-matrix thead th.sticky-col{
    left:0;
    z-index:45;
  }

  /* Desktop hover */
  @media (hover:hover) and (pointer:fine){
    .data-table tbody tr:hover td{ background:var(--vk-rowHover); }
    .data-table tbody tr:hover td.sticky-col{ background:#e9eaee; }
    .data-table td.vk-col-hover,
    .data-table th.vk-col-hover{ background:var(--vk-colHover) !important; }
    .data-table th.vk-col-hover.sticky-head{ background:#e9eaee !important; }
  }

  /* FAQ */
  .vk-faq{
    padding:14px 14px 18px;
  }
  .vk-faq h3{
    margin:0 0 10px;
    font-size:1.08em;
    font-weight:900;
    color:#111;
  }
  .vk-faq details{
    border:1px solid var(--vk-border);
    border-radius:14px;
    padding:10px 12px;
    background:#fff;
    margin:10px 0;
  }
  .vk-faq summary{
    cursor:pointer;
    font-weight:800;
    color:#111;
    list-style:none;
  }
  .vk-faq summary::-webkit-details-marker{ display:none; }
  .vk-faq p{ margin:.55rem 0 0; color:#1f2937; }

  @media (min-width: 768px){
    .vk-lead{ padding:14px 18px 10px; }
    .vk-section-head{ padding:18px 18px; }
    .reimbursement-text{ padding:14px 18px 18px; }
    .vk-callout{ margin:14px 18px 18px; padding:16px 16px; }
    .vk-swipe-hint{ margin:0 18px 16px; }
    .data-table{ font-size:14px; }
    .data-table th, .data-table td{ padding:12px 12px; }
    .matrix-wrapper .data-table{ min-width:940px; }
    .vk-faq{ padding:16px 18px 22px; }
    .vk-tool-banner-inner{ padding:18px 18px; }
  }

@media (max-width: 767.98px){
  .reimbursement-section{
    border-radius:0;
    border-left:0;
    border-right:0;
  }
  .vk-tool-banner{
    border-radius:0;
    border-left:0;
    border-right:0;
  }
}

</style>

<article class="reimbursement-guide-2026" itemscope itemtype="https://schema.org/Article">
  <!-- Semantische titel zonder visuele ruis -->
  <h2 class="vk-sr-only" itemprop="headline">Verblijfskostenvergoeding beroepsgoederenvervoer 2026 – netto tarieven, tabellen en rekenvoorbeeld</h2>

  <meta itemprop="dateModified" content="2026-01-01">
  <meta itemprop="inLanguage" content="nl-NL">
  <meta itemprop="about" content="Verblijfskostenvergoeding 2026 beroepsgoederenvervoer (transport), netto tarieven, tabellen en kwartiercorrecties voor chauffeurs.">
  <meta itemprop="keywords" content="verblijfskostenvergoeding beroepsgoederenvervoer 2026, verblijfskostenvergoeding transport 2026, verblijfkostenvergoeding vrachtwagenchauffeur 2026, verblijfkosten chauffeurs 2026, cao beroepsgoederenvervoer verblijfskosten 2026, kwartiercorrecties eendaagse ritten, dagvergoeding meerdaagse ritten">

  <!-- =========================
       NEW: OPVALLENDE (MAAR SUBTIELE) BANNER NAAR TOOL
  ========================== -->
  <aside class="vk-tool-banner" aria-label="Gratis verblijfskostenvergoeding rekentool">
    <div class="vk-tool-banner-inner">
      <div>
        <div class="vk-tool-kicker">
          <span class="vk-tool-badge">Gratis rekentool</span>
          <span class="vk-muted" style="font-weight:800;font-size:.92em;">Door VBGv ontwikkeld (omdat dit veel te lastig is gemaakt)</span>
        </div>

        <p class="vk-tool-title">Bereken je verblijfskostenvergoeding in 2 stappen</p>
        <p class="vk-tool-desc">
          Vul alleen je <strong>vertrektijd</strong> en <strong>aankomsttijd</strong> in — je ziet direct het bedrag. Ideaal voor chauffeurs en planners.
        </p>

        <ul class="vk-tool-steps" aria-label="Stappen">
          <li class="vk-tool-step"><span class="vk-step-num">1</span> Vertrek &#038; aankomst invullen</li>
          <li class="vk-tool-step"><span class="vk-step-num">2</span> Bedrag direct in beeld</li>
        </ul>
      </div>

      <div class="vk-tool-actions">
        <a class="vk-btn" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/" aria-label="Open de gratis verblijfskostenvergoeding rekentool">
          Naar de rekentool <span class="vk-btn-arrow">→</span>
        </a>
        <p class="vk-tool-note">Gratis te gebruiken • werkt op mobiel</p>
      </div>
    </div>
  </aside>

  <header class="vk-lead">
    <p itemprop="description">
      Hier vind je de <span class="vk-strong">verblijfskostenvergoeding beroepsgoederenvervoer 2026</span> (transport) met de
      <span class="vk-strong">officiële netto tarieven</span> per <span class="vk-strong">1 januari 2026</span>.
      Handig voor <span class="vk-strong">chauffeurs</span>, <span class="vk-strong">vrachtwagenchauffeurs</span> en planners die snel het juiste bedrag willen bepalen.
      Wil je liever meteen klaar zijn? Gebruik de
      <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">gratis rekentool</a>.
    </p>
    <p class="vk-muted">
      De tabellen hieronder tonen vaste bedragen uit de cao-tabellen (netto). Bij tijden met kwartieren gebruik je de kwartiercorrecties.
      (Snel checken? <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">Bereken het direct</a>.)
    </p>
  </header>

  <nav class="table-nav" aria-label="Inhoudsopgave verblijfskostenvergoeding beroepsgoederenvervoer 2026">
    <h2>Inhoud</h2>
   <ul>
  <li><a href="#sectie-meerdaags">Tabel 1: Meerdaagse ritten (netto dagvergoeding)</a></li>
  <li><a href="#sectie-correcties">Tabel 2: Kwartiercorrecties (eendaagse ritten en afronding per kwartier)</a></li>
  <li><a href="#sectie-matrix">Tabel 3: Grote matrix (eendaagse ritten · van/tot)</a></li>
  <li><a href="#sectie-uurregels">Uurregels (eendaagse &#038; meerdaagse ritten)</a></li>
  <li><a href="#sectie-faq">Veelgestelde vragen (transport &#038; chauffeurs)</a></li>
</ul>

  </nav>

  <!-- =========================
       TABEL 1
  ========================== -->
  <section class="reimbursement-section" id="sectie-meerdaags" aria-labelledby="vk-t1-title">
    <header class="vk-section-head">
      <h3 class="vk-title" id="vk-t1-title">Tabel 1: Meerdaagse ritten (netto dagvergoeding)</h3>
      <span class="vk-pill">Meerdaagse ritten</span>
    </header>

    <div class="vk-callout">
      <p style="margin:0;">
        <span class="vk-strong">Volledige dagvergoeding (24 uur):</span> € 65,04<br>
        <span class="vk-strong">Eerste dag:</span> resterend bedrag bij aankomst om 24:00 uur.<br>
        <span class="vk-strong">Laatste dag:</span> opbouw vanaf 0:00 uur tot terugkomst.
        <br><span class="vk-muted" style="font-weight:800;">Tip:</span>
        <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">rekentool</a>
        als je geen zin hebt om in tabellen te zoeken.
      </p>
    </div>

    <div class="vk-swipe-hint" data-hint-for="t1">
      <span class="vk-arrow">←</span>
      <span>Swipe om de volledige tabel te bekijken</span>
      <span class="vk-arrow">→</span>
    </div>

    <div class="matrix-wrapper" role="region" aria-label="Tabel 1 verblijfskostenvergoeding 2026 – meerdaagse ritten (transport)">
      <table class="data-table">
        <caption class="vk-sr-only">Tabel 1 – Meerdaagse ritten: netto dagvergoeding verblijfskostenvergoeding 2026 beroepsgoederenvervoer</caption>
        <thead>
          <tr>
            <th class="sticky-col sticky-head">Vanaf uur:</th>
            <th class="sticky-head">Eerste dag (van uur vertrek tot 24 uur)</th>
            <th class="sticky-head">Laatste dag (vanaf 00.00 uur tot terugkomst)</th>
          </tr>
        </thead>
        <tbody>
          <tr><td class="sticky-col amount-style">0:00</td><td class="amount-style">€ 54,44</td><td>&#8211;</td></tr>
          <tr><td class="sticky-col amount-style">1:00</td><td class="amount-style">€ 52,79</td><td class="amount-style">€ 1,65</td></tr>
          <tr><td class="sticky-col amount-style">2:00</td><td class="amount-style">€ 51,14</td><td class="amount-style">€ 3,30</td></tr>
          <tr><td class="sticky-col amount-style">3:00</td><td class="amount-style">€ 49,49</td><td class="amount-style">€ 4,95</td></tr>
          <tr><td class="sticky-col amount-style">4:00</td><td class="amount-style">€ 47,84</td><td class="amount-style">€ 6,60</td></tr>
          <tr><td class="sticky-col amount-style">5:00</td><td class="amount-style">€ 46,19</td><td class="amount-style">€ 8,25</td></tr>
          <tr><td class="sticky-col amount-style">6:00</td><td class="amount-style">€ 44,54</td><td class="amount-style">€ 9,90</td></tr>
          <tr><td class="sticky-col amount-style">7:00</td><td class="amount-style">€ 42,89</td><td class="amount-style">€ 11,55</td></tr>
          <tr><td class="sticky-col amount-style">8:00</td><td class="amount-style">€ 41,24</td><td class="amount-style">€ 13,20</td></tr>
          <tr><td class="sticky-col amount-style">9:00</td><td class="amount-style">€ 39,59</td><td class="amount-style">€ 14,85</td></tr>
          <tr><td class="sticky-col amount-style">10:00</td><td class="amount-style">€ 37,94</td><td class="amount-style">€ 16,50</td></tr>
          <tr><td class="sticky-col amount-style">11:00</td><td class="amount-style">€ 36,29</td><td class="amount-style">€ 18,15</td></tr>
          <tr><td class="sticky-col amount-style">12:00</td><td class="amount-style">€ 34,64</td><td class="amount-style">€ 19,80</td></tr>
          <tr><td class="sticky-col amount-style">13:00</td><td class="amount-style">€ 32,99</td><td class="amount-style">€ 34,17</td></tr>
          <tr><td class="sticky-col amount-style">14:00</td><td class="amount-style">€ 31,34</td><td class="amount-style">€ 35,82</td></tr>
          <tr><td class="sticky-col amount-style">15:00</td><td class="amount-style">€ 29,69</td><td class="amount-style">€ 37,47</td></tr>
          <tr><td class="sticky-col amount-style">16:00</td><td class="amount-style">€ 28,04</td><td class="amount-style">€ 39,12</td></tr>
          <tr><td class="sticky-col amount-style">17:00</td><td class="amount-style">€ 11,55</td><td class="amount-style">€ 40,77</td></tr>
          <tr><td class="sticky-col amount-style">18:00</td><td class="amount-style">€ 9,90</td><td class="amount-style">€ 42,42</td></tr>
          <tr><td class="sticky-col amount-style">19:00</td><td class="amount-style">€ 8,25</td><td class="amount-style">€ 46,19</td></tr>
          <tr><td class="sticky-col amount-style">20:00</td><td class="amount-style">€ 6,60</td><td class="amount-style">€ 49,96</td></tr>
          <tr><td class="sticky-col amount-style">21:00</td><td class="amount-style">€ 4,95</td><td class="amount-style">€ 53,73</td></tr>
          <tr><td class="sticky-col amount-style">22:00</td><td class="amount-style">€ 3,30</td><td class="amount-style">€ 57,50</td></tr>
          <tr><td class="sticky-col amount-style">23:00</td><td class="amount-style">€ 1,65</td><td class="amount-style">€ 61,27</td></tr>
          <tr><td class="sticky-col amount-style">24:00</td><td>&#8211;</td><td class="amount-style">€ 65,04</td></tr>
        </tbody>
      </table>
    </div>

    <div style="height:16px;"></div>
  </section>

  <!-- =========================
       TABEL 2
  ========================== -->
  <section class="reimbursement-section" id="sectie-correcties" aria-labelledby="vk-t2-title">
    <header class="vk-section-head">
      <h3 class="vk-title" id="vk-t2-title">Tabel 2: Kwartiercorrecties</h3>
      <span class="vk-pill">Eén- &#038; meerdaags</span>
    </header>

    <div class="reimbursement-text" style="padding-top:10px;">
      <p class="vk-muted" style="margin-top:0;">
        Gebruik deze bedragen wanneer je rit in het transport niet precies op hele uren uitkomt (bijvoorbeeld voor chauffeurs of vrachtwagenchauffeurs die 15, 30 of 45 minuten afwijken).
        Wil je dit liever automatisch? Gebruik de
        <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">rekentool</a>.
      </p>
    </div>

    <div class="vk-callout" style="margin-top:0;">
      <p style="margin:0;">
        <span class="vk-strong">Extra regel (eendaagse ritten):</span>
        vertrek je <span class="vk-strong">vanaf 14:00</span> én ben je <span class="vk-strong">minimaal 12 uur</span> onderweg,
        dan geldt daarnaast een <span class="vk-strong">eenmalige vergoeding van € 15,73</span>.
      </p>
    </div>

    <div class="vk-swipe-hint" data-hint-for="t2">
      <span class="vk-arrow">←</span>
      <span>Swipe om de volledige tabel te bekijken</span>
      <span class="vk-arrow">→</span>
    </div>

    <div class="matrix-wrapper" role="region" aria-label="Tabel 2 verblijfskostenvergoeding 2026 – kwartiercorrecties eendaagse ritten (chauffeurs transport)">
      <table class="data-table">
        <caption class="vk-sr-only">Tabel 2 – Kwartiercorrecties: verblijfskostenvergoeding beroepsgoederenvervoer 2026 (eendaagse ritten)</caption>
        <thead>
          <tr>
            <th class="sticky-head" style="min-width:260px;text-align:left;padding-left:14px;">Situatie</th>
            <th class="sticky-head">1/4 uur</th>
            <th class="sticky-head">1/2 uur</th>
            <th class="sticky-head">3/4 uur</th>
            <th class="sticky-head">1 uur</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td style="text-align:left;padding-left:14px;">Van 0:00 tot 18:00</td>
            <td class="amount-style">€ 0,21</td>
            <td class="amount-style">€ 0,41</td>
            <td class="amount-style">€ 0,63</td>
            <td class="amount-style">€ 0,83</td>
          </tr>
          <tr>
            <td style="text-align:left;padding-left:14px;">Na 18:00, bij vertrek na 14:00</td>
            <td class="amount-style">€ 0,21</td>
            <td class="amount-style">€ 0,41</td>
            <td class="amount-style">€ 0,63</td>
            <td class="amount-style">€ 0,83</td>
          </tr>
          <tr>
            <td style="text-align:left;padding-left:14px;font-weight:900;">Na 18:00, bij vertrek vóór 14:00</td>
            <td class="amount-style">€ 0,94</td>
            <td class="amount-style">€ 1,88</td>
            <td class="amount-style">€ 2,83</td>
            <td class="amount-style">€ 3,77</td>
          </tr>
        </tbody>
      </table>
    </div>

    <div class="reimbursement-text" style="padding-top:18px;">
      <p style="font-weight:900;margin:.2rem 0 .6rem;">Rekenvoorbeeld (waarom er soms € 0,01 verschil kan ontstaan)</p>

      <p style="margin:.35rem 0 1rem;">
        Vertrek om <span class="vk-strong">04:00</span> en terugkeer om <span class="vk-strong">02:45</span>.
        Je zit dus <span class="vk-strong">15 minuten</span> vóór <span class="vk-strong">03:00</span>.
      </p>

      <div class="vk-callout" style="margin:0 0 14px; padding:14px 14px;">
        <p style="margin:0 0 .55rem;"><span class="vk-strong">1) Terugrekenen vanaf 03:00</span></p>
        <p style="margin:.25rem 0;">Bedrag bij 03:00 = <span class="vk-strong">€ 36,73</span></p>
        <p style="margin:.25rem 0;">Correctie 1/4 uur (0:00–18:00) = <span class="vk-strong">€ 0,21</span></p>
        <p style="margin:.55rem 0 0;"><span class="vk-strong">€ 36,73 − € 0,21 = € 36,52</span></p>
      </div>

      <div class="vk-callout" style="margin:0 0 14px; padding:14px 14px;">
        <p style="margin:0 0 .55rem;"><span class="vk-strong">2) Opbouwen vanaf 02:00</span></p>
        <p style="margin:.25rem 0;">Bedrag bij 02:00 = <span class="vk-strong">€ 35,90</span></p>
        <p style="margin:.25rem 0;">Correctie 3/4 uur (0:00–18:00) = <span class="vk-strong">€ 0,63</span></p>
        <p style="margin:.55rem 0 0;"><span class="vk-strong">€ 35,90 + € 0,63 = € 36,53</span></p>
      </div>

      <p class="vk-muted" style="margin:.2rem 0 0; font-size:.95em;">
        Dat verschil van <span class="vk-strong">€ 0,01</span> ontstaat door vaste tabelfracties en afrondingen per uurvak:
        je komt soms nét anders uit als je “terugrekent” of “opbouwt”. Beide routes zijn toegestaan; kies in de praktijk één vaste methode.
        (Of pak de <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">rekentool</a> en je bent klaar.)
      </p>
    </div>

    <div style="height:12px;"></div>
  </section>

  <!-- =========================
       TABEL 3
  ========================== -->
  <section class="reimbursement-section" id="sectie-matrix" aria-labelledby="vk-t3-title">
    <header class="vk-section-head">
      <h3 class="vk-title" id="vk-t3-title">Tabel 3: Grote matrix (eendaagse ritten · van/tot)</h3>
      <span class="vk-pill">Eendaagse ritten</span>
    </header>

    <div class="reimbursement-text" style="padding-bottom:10px;">
      <p class="vk-muted" style="margin-top:0;">
        Kies links je vertrektijd en bovenaan je terugkomsttijd (handig voor ritten in transport/beroepsgoederenvervoer).
        Wil je het zonder scrollen? <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">Bereken het direct</a>.
      </p>
    </div>

    <div class="vk-swipe-hint" data-hint-for="t3" data-desktop="t3">
      <span class="vk-arrow">←</span>
      <span>Swipe om de volledige matrix te bekijken</span>
      <span class="vk-arrow">→</span>
    </div>

    <div class="matrix-wrapper matrix-3" id="vk-large-matrix-wrap" role="region" aria-label="Tabel 3 verblijfskostenvergoeding 2026 – grote matrix eendaagse ritten (chauffeurs beroepsgoederenvervoer)">
      <table class="data-table large-matrix" id="vk-large-matrix">
        <caption class="vk-sr-only">Tabel 3 – Grote matrix eendaagse ritten: verblijfskostenvergoeding beroepsgoederenvervoer 2026 (van/tot)</caption>
        <thead>
          <tr>
            <th class="sticky-col sticky-head">Van \ Tot</th>
            <th class="sticky-head">0:00</th><th class="sticky-head">1:00</th><th class="sticky-head">2:00</th><th class="sticky-head">3:00</th><th class="sticky-head">4:00</th><th class="sticky-head">5:00</th><th class="sticky-head">6:00</th><th class="sticky-head">7:00</th><th class="sticky-head">8:00</th><th class="sticky-head">9:00</th><th class="sticky-head">10:00</th><th class="sticky-head">11:00</th><th class="sticky-head">12:00</th><th class="sticky-head">13:00</th><th class="sticky-head">14:00</th><th class="sticky-head">15:00</th><th class="sticky-head">16:00</th><th class="sticky-head">17:00</th><th class="sticky-head">18:00</th><th class="sticky-head">19:00</th><th class="sticky-head">20:00</th><th class="sticky-head">21:00</th><th class="sticky-head">22:00</th><th class="sticky-head">23:00</th><th class="sticky-head">24:00</th>
          </tr>
        </thead>
        <tbody>
          <!-- LET OP: plak hier je volledige matrix (alle rijen). Hieronder staat jouw huidige set (deels). -->
          <tr><td class="sticky-col amount-style">0:00</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">10,79</td><td class="amount-style">11,62</td><td class="amount-style">12,45</td><td class="amount-style">13,28</td><td class="amount-style">14,11</td><td class="amount-style">14,94</td><td class="amount-style">18,71</td><td class="amount-style">22,48</td><td class="amount-style">26,25</td><td class="amount-style">30,02</td><td class="amount-style">33,79</td><td class="amount-style">37,56</td></tr>
          <tr><td class="sticky-col amount-style">1:00</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">10,79</td><td class="amount-style">11,62</td><td class="amount-style">12,45</td><td class="amount-style">13,28</td><td class="amount-style">14,11</td><td class="amount-style">17,88</td><td class="amount-style">21,65</td><td class="amount-style">25,42</td><td class="amount-style">29,19</td><td class="amount-style">32,96</td><td class="amount-style">36,73</td></tr>
          <tr><td class="sticky-col amount-style">2:00</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">10,79</td><td class="amount-style">11,62</td><td class="amount-style">12,45</td><td class="amount-style">13,28</td><td class="amount-style">17,05</td><td class="amount-style">20,82</td><td class="amount-style">24,59</td><td class="amount-style">28,36</td><td class="amount-style">32,13</td><td class="amount-style">35,90</td></tr>
          <tr><td class="sticky-col amount-style">3:00</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">10,79</td><td class="amount-style">11,62</td><td class="amount-style">12,45</td><td class="amount-style">16,22</td><td class="amount-style">19,99</td><td class="amount-style">23,76</td><td class="amount-style">27,53</td><td class="amount-style">31,30</td><td class="amount-style">35,07</td></tr>
          <tr><td class="sticky-col amount-style">4:00</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">10,79</td><td class="amount-style">11,62</td><td class="amount-style">15,39</td><td class="amount-style">19,16</td><td class="amount-style">22,93</td><td class="amount-style">26,70</td><td class="amount-style">30,47</td><td class="amount-style">34,24</td></tr>
          <tr><td class="sticky-col amount-style">5:00</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">10,79</td><td class="amount-style">14,56</td><td class="amount-style">18,33</td><td class="amount-style">22,10</td><td class="amount-style">25,87</td><td class="amount-style">29,64</td><td class="amount-style">33,41</td></tr>
          <tr><td class="sticky-col amount-style">6:00</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">9,96</td><td class="amount-style">13,73</td><td class="amount-style">17,50</td><td class="amount-style">21,27</td><td class="amount-style">25,04</td><td class="amount-style">28,81</td><td class="amount-style">32,58</td></tr>
          <tr><td class="sticky-col amount-style">7:00</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">12,90</td><td class="amount-style">16,67</td><td class="amount-style">20,44</td><td class="amount-style">24,21</td><td class="amount-style">27,98</td><td class="amount-style">31,75</td></tr>
          <tr><td class="sticky-col amount-style">8:00</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">12,07</td><td class="amount-style">15,84</td><td class="amount-style">19,61</td><td class="amount-style">23,38</td><td class="amount-style">27,15</td><td class="amount-style">30,92</td></tr>
          <tr><td class="sticky-col amount-style">9:00</td><td class="amount-style">30,09</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">11,24</td><td class="amount-style">15,01</td><td class="amount-style">18,78</td><td class="amount-style">22,55</td><td class="amount-style">26,32</td><td class="amount-style">30,09</td></tr>
          <tr><td class="sticky-col amount-style">10:00</td><td class="amount-style">29,26</td><td class="amount-style">30,09</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">10,41</td><td class="amount-style">14,18</td><td class="amount-style">17,95</td><td class="amount-style">21,72</td><td class="amount-style">25,49</td><td class="amount-style">29,26</td></tr>
          <tr><td class="sticky-col amount-style">11:00</td><td class="amount-style">28,43</td><td class="amount-style">29,26</td><td class="amount-style">30,09</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">9,58</td><td class="amount-style">13,35</td><td class="amount-style">17,12</td><td class="amount-style">20,89</td><td class="amount-style">24,66</td><td class="amount-style">28,43</td></tr>
          <tr><td class="sticky-col amount-style">12:00</td><td class="amount-style">27,60</td><td class="amount-style">28,43</td><td class="amount-style">29,26</td><td class="amount-style">30,09</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">8,75</td><td class="amount-style">12,52</td><td class="amount-style">16,29</td><td class="amount-style">20,06</td><td class="amount-style">23,83</td><td class="amount-style">27,60</td></tr>
          <tr><td class="sticky-col amount-style">13:00</td><td class="amount-style">26,77</td><td class="amount-style">27,60</td><td class="amount-style">28,43</td><td class="amount-style">29,26</td><td class="amount-style">30,09</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">7,92</td><td class="amount-style">11,69</td><td class="amount-style">15,46</td><td class="amount-style">19,23</td><td class="amount-style">23,00</td><td class="amount-style">26,77</td></tr>
          <tr><td class="sticky-col amount-style">14:00</td><td class="amount-style">25,94</td><td class="amount-style">26,77</td><td class="amount-style">27,60</td><td class="amount-style">28,43</td><td class="amount-style">29,26</td><td class="amount-style">30,09</td><td class="amount-style">30,92</td><td class="amount-style">31,75</td><td class="amount-style">32,58</td><td class="amount-style">33,41</td><td class="amount-style">34,24</td><td class="amount-style">35,07</td><td class="amount-style">35,90</td><td class="amount-style">36,73</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">7,09</td><td class="amount-style">10,86</td><td class="amount-style">14,63</td><td class="amount-style">18,40</td><td class="amount-style">22,17</td><td class="amount-style">25,94</td></tr>
          <tr><td class="sticky-col amount-style">15:00</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td></tr>
          <tr><td class="sticky-col amount-style">16:00</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td></tr>
          <tr><td class="sticky-col amount-style">17:00</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td></tr>
          <tr><td class="sticky-col amount-style">18:00</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td></tr>
          <tr><td class="sticky-col amount-style">19:00</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td></tr>
          <tr><td class="sticky-col amount-style">20:00</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr>
          <tr><td class="sticky-col amount-style">21:00</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td></tr>
          <tr><td class="sticky-col amount-style">22:00</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td><td>&#8211;</td></tr>
          <tr><td class="sticky-col amount-style">23:00</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td><td>&#8211;</td></tr>
          <tr><td class="sticky-col amount-style">24:00</td><td>X</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td>&#8211;</td><td class="amount-style">4,15</td><td class="amount-style">4,98</td><td class="amount-style">5,81</td><td class="amount-style">6,64</td><td class="amount-style">7,47</td><td class="amount-style">8,30</td><td class="amount-style">9,13</td><td class="amount-style">25,69</td><td class="amount-style">26,52</td><td class="amount-style">27,35</td><td class="amount-style">28,18</td><td class="amount-style">29,01</td><td class="amount-style">29,84</td><td class="amount-style">30,67</td><td class="amount-style">31,50</td><td class="amount-style">32,33</td><td class="amount-style">33,16</td><td class="amount-style">33,99</td><td class="amount-style">34,82</td><td>X</td></tr>
        </tbody>
      </table>
    </div>

    <div style="height:16px;"></div>
  </section>

<!-- =========================
 VBGv – Professional Inline Banner (Editorial / Subtle)
 Plaats in een HTML-widget in artikelen
========================= -->
<div class="vbgv-inlinepro" role="note" aria-label="Belangrijkste CAO-documenten ontvangen">
  <div class="vbgv-inlinepro__inner">

    <div class="vbgv-inlinepro__main">
      <div class="vbgv-inlinepro__title">
        Ontvang de belangrijkste CAO-documenten van 2026
      </div>
      <div class="vbgv-inlinepro__text">
        Altijd de actuele versies, overzichtelijk op één plek. Handig voor chauffeurs, planning en administratie.
      </div>
    </div>

    <div class="vbgv-inlinepro__side">
      <a class="vbgv-inlinepro__btn"
         href="https://www.caoberoepsgoederenvervoer.nl/aanvragen-belangrijkste-documenten-2026/"
         aria-label="Belangrijkste documenten 2026 aanvragen">
        Documenten ontvangen →
      </a>
    
    </div>

  </div>
</div>

<style>
/* =========================================================
   VBGv Inline Pro – rustig, professioneel, artikel-proof
========================================================= */
.vbgv-inlinepro{
  margin: 28px 0;
}

.vbgv-inlinepro__inner{
  position: relative;
  display:flex;
  align-items:center;
  justify-content: space-between;
  gap: 18px;

  padding: 16px 18px;
  border-radius: 12px;

  background: #0b0d11; /* diep zwart, geen gradients */
  border: 1px solid rgba(255,255,255,.10);

  /* Veel subtieler dan je huidige: geen mega-glow */
  box-shadow: 0 10px 26px rgba(0,0,0,.18);
  overflow: hidden;
}

/* subtiel rood accent: dun, “huisstijl” zonder schreeuwen */
.vbgv-inlinepro__inner::before{
  content:"";
  position:absolute;
  left:0; top:0; bottom:0;
  width: 3px;
  background: #ef4444;
  opacity: .95;
}

/* Main copy */
.vbgv-inlinepro__main{
  min-width: 0;
  padding-left: 6px; /* ruimte naast accent */
}

.vbgv-inlinepro__title{
  font-size: 15.5px;
  font-weight: 900;
  letter-spacing: -0.01em;
  line-height: 1.25;
  color: rgba(255,255,255,.92);
  margin-bottom: 4px;
}

.vbgv-inlinepro__text{
  font-size: 13.5px;
  line-height: 1.55;
  color: rgba(255,255,255,.68);
}

/* Side / CTA */
.vbgv-inlinepro__side{
  display:flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  white-space: nowrap;
}

/* Premium outline button */
.vbgv-inlinepro__btn{
  display:inline-flex;
  align-items:center;
  gap: 10px;

  padding: 10px 14px;
  border-radius: 10px;

  background: transparent;
  color: rgba(255,255,255,.92);
  text-decoration:none !important;

  font-size: 13.5px;
  font-weight: 850;
  letter-spacing: .1px;

  border: 1px solid rgba(255,255,255,.18);
  transition: transform .12s ease, border-color .12s ease, background .12s ease;
}

.vbgv-inlinepro__btn:hover{
  transform: translateY(-1px);
  border-color: rgba(239,68,68,.55);
  background: rgba(255,255,255,.05);
}

.vbgv-inlinepro__sub{
  font-size: 12px;
  color: rgba(255,255,255,.52);
  font-weight: 600;
}

/* Mobile: stacked + button full width */
@media (max-width: 680px){
  .vbgv-inlinepro__inner{
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .vbgv-inlinepro__side{
    width: 100%;
    align-items: stretch;
  }

  .vbgv-inlinepro__btn{
    width: 100%;
    justify-content: center;
  }

  .vbgv-inlinepro__sub{
    text-align: center;
  }
}

/* Reduced motion */
@media (prefers-reduced-motion: reduce){
  .vbgv-inlinepro__btn{ transition:none !important; }
}
</style>


  <!-- =========================
     NIEUW: UURREGELS (zoals in bijlage)
     (Boven FAQ + in inhoudsopgave)
========================== -->
<section class="reimbursement-section" id="sectie-uurregels" aria-labelledby="vk-uurregels-title">
  <header class="vk-section-head">
    <h3 class="vk-title" id="vk-uurregels-title">Uurregels (eendaagse &#038; meerdaagse ritten)</h3>
    <span class="vk-pill">Uurtarieven</span>
  </header>

  <style>
    /* Alleen voor deze sectie (zodat de opmaak precies hiërarchisch leest) */
    .vk-uurregels{
      padding:14px 14px 16px;
      color:#111827;
    }
    .vk-uurregels h4{
      margin:0 0 10px;
      font-size:1.05em;
      font-weight:900;
      color:#111;
    }
    .vk-uurregels .vk-block{ margin:0 0 18px; }
    .vk-uurregels .vk-line{
      display:grid;
      grid-template-columns: 1fr auto;
      gap:14px;
      align-items:baseline;
      padding:6px 0;
    }
    .vk-uurregels .vk-line .vk-left{
      position:relative;
      padding-right:10px;
    }
    .vk-uurregels .vk-line .vk-right{
      font-weight:800;
      white-space:nowrap;
    }

    /* Hiërarchie / inspringing zoals de bijlage */
    .vk-uurregels .vk-bullet{ padding-left:18px; }
    .vk-uurregels .vk-bullet .vk-left::before{
      content:"-";
      position:absolute;
      left:-18px;
      top:0;
      font-weight:900;
      color:#111;
    }
    .vk-uurregels .vk-sub{
      padding-left:34px;
    }
    .vk-uurregels .vk-sub .vk-left::before{
      content:"";
    }

    /* Kleine leader-look (subtiel) */
    .vk-uurregels .vk-line .vk-left:after{
      content:"";
      display:block;
      border-bottom:1px dotted #d1d5db;
      transform: translateY(-0.35em);
      margin-top:-1.05em;
      opacity:.9;
    }
    .vk-uurregels .vk-line .vk-left > span{
      background:#fff;
      padding-right:8px;
      position:relative;
      z-index:1;
    }
    .vk-uurregels .vk-line .vk-right{
      background:#fff;
      padding-left:8px;
      position:relative;
      z-index:1;
    }
  </style>

  <div class="vk-uurregels">
    <div class="vk-block">
      <h4>Bij eendaagse ritten</h4>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>(langer dan 4 uur)</span></div>
        <div class="vk-right">€&nbsp;0,83&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>tussen 18.00 en 24.00 uur:</span></div>
        <div class="vk-right"></div>
      </div>

      <div class="vk-line vk-sub">
        <div class="vk-left"><span>indien vertrek voor 14.00 uur</span></div>
        <div class="vk-right">€&nbsp;3,77&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>indien vertrek na 14.00 uur en</span></div>
        <div class="vk-right"></div>
      </div>

      <div class="vk-line vk-sub">
        <div class="vk-left">
          <span>een afwezigheidsduur van tenminste 12 uur een toeslag van</span>
        </div>
        <div class="vk-right">€&nbsp;15,73</div>
      </div>

      <p class="vk-muted" style="margin:10px 0 0;font-weight:800;">
        Snel je totale bedrag checken? <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">Gebruik de rekentool</a>.
      </p>
    </div>

    <div class="vk-block">
      <h4>Bij meerdaagse ritten:</h4>

      <div class="vk-line">
        <div class="vk-left"><span>Eerste dag</span></div>
        <div class="vk-right">€&nbsp;1,65&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>tussen 17.00 en 24.00 uur indien vertrek voor</span></div>
        <div class="vk-right"></div>
      </div>

      <div class="vk-line vk-sub">
        <div class="vk-left"><span>17.00 uur</span></div>
        <div class="vk-right">€&nbsp;3,77&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line" style="margin-top:4px;">
        <div class="vk-left"><span><strong>Tussentijdse dagen</strong> (12 x 1,65 +12 x 3,77)</span></div>
        <div class="vk-right">€&nbsp;65,04&nbsp;per&nbsp;dag</div>
      </div>

      <div class="vk-line" style="margin-top:12px;">
        <div class="vk-left"><span>Laatste dag</span></div>
        <div class="vk-right">€&nbsp;1,65&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>tussen 18.00 en 24.00 uur</span></div>
        <div class="vk-right">€&nbsp;3,77&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>tussen 24.00 en 06.00 uur</span></div>
        <div class="vk-right">€&nbsp;1,65&nbsp;per&nbsp;uur</div>
      </div>

      <div class="vk-line vk-bullet">
        <div class="vk-left"><span>tussen 24.00 en 06.00 uur</span></div>
        <div class="vk-right"></div>
      </div>

      <div class="vk-line vk-sub">
        <div class="vk-left"><span>indien aankomst na 12.00 uur</span></div>
        <div class="vk-right">€&nbsp;3,77&nbsp;per&nbsp;uur</div>
      </div>
    </div>

    <div class="vk-block" style="margin-bottom:0;">
      <div class="vk-line">
        <div class="vk-left"><span><strong>Vergoeding voor overstaan</strong></span></div>
        <div class="vk-right">
          €&nbsp;15,73&nbsp;per&nbsp;dag&nbsp;netto+<br>
          €&nbsp;28,20&nbsp;bruto
        </div>
      </div>
      <p class="vk-muted" style="margin:10px 0 0;font-weight:800;">
        Wil je overstaan snel doorrekenen met je tijden? <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">Naar de rekentool</a>.
      </p>
    </div>
  </div>

  <div style="height:16px;"></div>
</section>



  <!-- =========================
       FAQ (SEO + AI)
  ========================== -->
  <section class="reimbursement-section" id="sectie-faq" aria-labelledby="vk-faq-title">
    <header class="vk-section-head">
      <h3 class="vk-title" id="vk-faq-title">Veelgestelde vragen (verblijfskostenvergoeding 2026)</h3>
      <span class="vk-pill">Transport</span>
    </header>

    <div class="vk-faq">
      <h3 class="vk-sr-only">FAQ verblijfskostenvergoeding beroepsgoederenvervoer 2026</h3>

      <details>
        <summary>Wat is de verblijfskostenvergoeding beroepsgoederenvervoer 2026?</summary>
        <p>
          De verblijfskostenvergoeding is een netto vergoeding voor kosten die een chauffeur maakt tijdens ritten in het beroepsgoederenvervoer (transport),
          zoals bij eendaagse en meerdaagse ritten. De bedragen staan vast in cao-tabellen.
          Wil je het direct berekenen met vertrek- en aankomsttijd? Gebruik de
          <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">gratis rekentool</a>.
        </p>
      </details>

      <details>
        <summary>Hoe bereken je de vergoeding als je niet op hele uren uitkomt (bijv. 02:45)?</summary>
        <p>
          Gebruik dan de kwartiercorrecties (1/4, 1/2 of 3/4 uur) uit Tabel 2. Je kunt “terugrekenen” vanaf het eerstvolgende uurvak
          of “opbouwen” vanaf het vorige uurvak. Soms ontstaat € 0,01 verschil door afronding in de tabellen.
          Liever zonder gedoe? <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">Reken het automatisch uit</a>.
        </p>
      </details>

      <details>
        <summary>Voor wie is dit relevant (chauffeurs, vrachtwagenchauffeurs, transport)?</summary>
        <p>
          Voor chauffeurs en vrachtwagenchauffeurs in het beroepsgoederenvervoer, maar ook voor planners, salarisadministratie en werkgevers die de juiste netto
          verblijfkosten willen toepassen in 2026. De snelste route is meestal de
          <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">rekentool</a>.
        </p>
      </details>

      <details>
        <summary>Wat is het verschil tussen eendaagse en meerdaagse ritten?</summary>
        <p>
          Meerdaagse ritten werken met een netto dagvergoeding per 24 uur (Tabel 1) met aparte logica voor eerste/laatste dag.
          Eendaagse ritten kun je bepalen via de grote matrix “van/tot” (Tabel 3), aangevuld met kwartiercorrecties (Tabel 2) als het niet precies hele uren zijn.
          Wil je alleen je tijden invullen en klaar? <a class="vk-inline-link" href="https://www.caoberoepsgoederenvervoer.nl/bereken-je-verblijfkostenvergoeding/">Naar de rekentool</a>.
        </p>
      </details>
    </div>
  </section>

  <!-- Structured data: FAQ + Article -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Wat is de verblijfskostenvergoeding beroepsgoederenvervoer 2026?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "De verblijfskostenvergoeding is een netto vergoeding voor kosten tijdens ritten in het beroepsgoederenvervoer (transport). De bedragen zijn vastgelegd in cao-tabellen en gelden voor eendaagse en meerdaagse ritten."
        }
      },
      {
        "@type": "Question",
        "name": "Hoe bereken je de verblijfkosten als je niet op hele uren uitkomt (bijvoorbeeld 02:45)?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Gebruik de kwartiercorrecties (1/4, 1/2, 3/4 uur) uit de tabel kwartiercorrecties. Je kunt terugrekenen vanaf het eerstvolgende uurvak of opbouwen vanaf het vorige uurvak. Een verschil van € 0,01 kan ontstaan door afronding in de tabellen."
        }
      },
      {
        "@type": "Question",
        "name": "Voor wie is deze tabel bedoeld?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Voor chauffeurs en vrachtwagenchauffeurs in het transport/beroepsgoederenvervoer, en voor planners en administratie die de verblijfskostenvergoeding 2026 moeten toepassen."
        }
      },
      {
        "@type": "Question",
        "name": "Wat is het verschil tussen eendaagse en meerdaagse ritten?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Meerdaagse ritten gebruiken dagvergoedingen per 24 uur met logica voor eerste en laatste dag. Eendaagse ritten worden bepaald via de van/tot-matrix, aangevuld met kwartiercorrecties wanneer tijden niet precies op hele uren vallen."
        }
      }
    ]
  }
  </script>

  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": "Verblijfskostenvergoeding beroepsgoederenvervoer 2026: tabellen, kwartiercorrecties en rekenvoorbeeld",
    "inLanguage": "nl-NL",
    "dateModified": "2026-01-01",
    "about": [
      "Verblijfskostenvergoeding 2026",
      "Beroepsgoederenvervoer",
      "Transport",
      "Chauffeurs",
      "Vrachtwagenchauffeurs"
    ],
    "keywords": [
      "verblijfskostenvergoeding beroepsgoederenvervoer 2026",
      "verblijfskostenvergoeding transport 2026",
      "verblijfkostenvergoeding vrachtwagenchauffeur 2026",
      "kwartiercorrecties eendaagse ritten",
      "dagvergoeding meerdaagse ritten"
    ]
  }
  </script>
</article>

<script>
  // 1) Desktop hover: highlight current column (row highlight via CSS)
  (function(){
    const table = document.getElementById('vk-large-matrix');
    if(!table) return;

    let lastColIndex = null;

    function clearCol(){
      if(lastColIndex === null) return;
      const rows = table.rows;
      for(let r=0; r<rows.length; r++){
        const cell = rows[r].cells[lastColIndex];
        if(cell) cell.classList.remove('vk-col-hover');
      }
      lastColIndex = null;
    }

    table.addEventListener('mousemove', function(e){
      const cell = e.target.closest('th,td');
      if(!cell || !table.contains(cell)) return;
      if(!window.matchMedia('(hover:hover) and (pointer:fine)').matches) return;

      const colIndex = cell.cellIndex;
      if(colIndex === lastColIndex) return;

      clearCol();
      const rows = table.rows;
      for(let r=0; r<rows.length; r++){
        const c = rows[r].cells[colIndex];
        if(c) c.classList.add('vk-col-hover');
      }
      lastColIndex = colIndex;
    });

    table.addEventListener('mouseleave', clearCol);
  })();

  // 2) Swipe-hint alleen tonen als het echt horizontaal scrollbaar is
  (function(){
    const root = document.querySelector('.reimbursement-guide-2026');
    if(!root) return;

    const sections = root.querySelectorAll('.reimbursement-section');
    function updateHints(){
      sections.forEach((sec) => {
        const hint = sec.querySelector('.vk-swipe-hint');
        const wrap = sec.querySelector('.matrix-wrapper');
        if(!hint || !wrap) return;

        const isScrollable = wrap.scrollWidth > wrap.clientWidth + 2;
        hint.style.display = isScrollable ? '' : 'none';
        if(!isScrollable) hint.setAttribute('aria-hidden','true');
        else hint.removeAttribute('aria-hidden');
      });
    }

    window.addEventListener('resize', updateHints, {passive:true});
    window.addEventListener('load', updateHints, {passive:true});
    setTimeout(updateHints, 60);
  })();
</script>
<p>The post <a href="https://www.caoberoepsgoederenvervoer.nl/verblijfskostenvergoeding-beroepsgoederenvervoer-2026/">Verblijfskostenvergoeding beroepsgoederenvervoer 2026</a> appeared first on <a href="https://www.caoberoepsgoederenvervoer.nl">Cao Beroepsgoederenvervoer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.caoberoepsgoederenvervoer.nl/verblijfskostenvergoeding-beroepsgoederenvervoer-2026/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reiskosten in het CAO beroepsgoederenvervoer 2025</title>
		<link>https://www.caoberoepsgoederenvervoer.nl/reiskosten-in-het-cao-beroepsgoederenvervoer-2025/</link>
					<comments>https://www.caoberoepsgoederenvervoer.nl/reiskosten-in-het-cao-beroepsgoederenvervoer-2025/#respond</comments>
		
		<dc:creator><![CDATA[Admin Webmaster vereniging]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 11:33:11 +0000</pubDate>
				<category><![CDATA[Reiskosten]]></category>
		<category><![CDATA[2025]]></category>
		<category><![CDATA[CAO]]></category>
		<category><![CDATA[kosten]]></category>
		<category><![CDATA[reiskostenvergoeding]]></category>
		<category><![CDATA[werkgever]]></category>
		<guid isPermaLink="false">https://www.caoberoepsgoederenvervoer.nl/?p=4905</guid>

					<description><![CDATA[<p>Het is slecht geregeld. Veel collega’s kampen met onduidelijkheid over de regels. Werkgevers houden er vaak eigen berekeningen op na. Daardoor mis je makkelijk honderden euro’s per jaar. In dit artikel leggen we in eenvoudige taal uit hoe de reiskostenvergoeding werkt in 2025. Zo weet je wat je rechten zijn en hoe je die kunt [&#8230;]</p>
<p>The post <a href="https://www.caoberoepsgoederenvervoer.nl/reiskosten-in-het-cao-beroepsgoederenvervoer-2025/">Reiskosten in het CAO beroepsgoederenvervoer 2025</a> appeared first on <a href="https://www.caoberoepsgoederenvervoer.nl">Cao Beroepsgoederenvervoer</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong><strong><strong>Het is slecht geregeld. Veel collega’s kampen met onduidelijkheid over de regels. Werkgevers houden er vaak eigen berekeningen op na. Daardoor mis je makkelijk honderden euro’s per jaar. In dit artikel leggen we in eenvoudige taal uit hoe de <strong>reiskostenvergoeding</strong> werkt in 2025. Zo weet je wat je rechten zijn en hoe je die kunt gebruiken.</strong></strong></strong></p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="2500" height="1613" src="https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1.webp" alt="" class="wp-image-4908" srcset="https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1.webp 2500w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1-300x194.webp 300w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1-1024x661.webp 1024w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1-768x496.webp 768w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1-1536x991.webp 1536w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Reiskosten-in-het-CAO-beroepsgoederenvervoer-2025-1-2048x1321.webp 2048w" sizes="(max-width: 2500px) 100vw, 2500px" /></figure>



<div style="height:19px" aria-hidden="true" class="wp-block-spacer"></div>


		<div data-elementor-type="section" data-elementor-id="4157" class="elementor elementor-4157">
		<div class="elementor-section-wrap">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-ad94962 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ad94962" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6d48718" data-id="6d48718" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9ef6f93 elementor-widget elementor-widget-table-of-contents" data-id="9ef6f93" data-element_type="widget" data-e-type="widget" data-settings="{&quot;exclude_headings_by_selector&quot;:[],&quot;headings_by_tags&quot;:[&quot;h2&quot;,&quot;h3&quot;,&quot;h4&quot;,&quot;h5&quot;],&quot;collapse_subitems&quot;:&quot;yes&quot;,&quot;marker_view&quot;:&quot;numbers&quot;,&quot;hierarchical_view&quot;:&quot;yes&quot;,&quot;min_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;min_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="table-of-contents.default">
				<div class="elementor-widget-container">
							<div class="elementor-toc__header">
			<h4 class="elementor-toc__header-title">
				Inhoudsopgave artikel			</h4>
					</div>
		<div class="elementor-toc__body elementor-toc__list-items--collapsible">
			<div class="elementor-toc__spinner-container">
				<i class="elementor-toc__spinner eicon-animation-spin eicon-loading" aria-hidden="true"></i>			</div>
		</div>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div>
		



<div style="height:40px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong><strong><strong><strong><strong>Hoe werkt de reiskostenvergoeding in het beroepsgoederenvervoer in 2025-2026?</strong></strong></strong></strong></strong></h2>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">In de cao beroepsgoederenvervoer staat dat je recht hebt op een vergoeding van € 0,23 per kilometer voor woon-werkverkeer. Echter alleen de kilometers tussen 10 km en 35 km enkele reis tellen mee. Is jouw afstand korter dan 10 km? Dan krijg je niks. Rij je meer dan 35 km enkele reis? Dan geldt een maximum van 35 km minus de eerste 10km). Dat betekent dus maximaal € 5,75 per enkele reis. Vind jij dat onrechtvaardig? Veel collega’s denken hier net zo over.</p>



<h2 class="wp-block-heading"><strong><strong><strong><strong>Hoe wordt afstand berekend voor je reiskostenvergoeding?</strong></strong></strong></strong></h2>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">De cao zegt dat men alleen de kortste route uit de ANWB-routeplanner mag gebruiken. Je voert je woonadres in en je standplaats. De routeplanner geeft de kortste route. Daarvan trek je eerst 10 km af. Komt de afstand boven 35 km? Dan betaald men je alleen over de kilometers van 10 tot 35 km.</p>



<p class="wp-block-paragraph">Zo hard werken, en nog krijg je volgens de cao nog maar een klein deel van je reis vergoed. Alsof de overige kilometers niet gemaakt hoeven worden! men noemt het groots reiskosten vergoeding. Volgens ons is het slechts een aalmoes. We merken wel op dat er werkgevers zijn die wel de feitelijk gemaakte kilometers vergoeden. Ze kunnen deze kosten fiscaal verrekenen, het kost ze in de meeste gevallen niets!</p>



<h3 class="wp-block-heading"><strong>Eenvoudig voorbeeld:</strong></h3>



<p class="wp-block-paragraph">Stel: je woont 12 km van je werk. Je opent de ANWB-routeplanner en ziet 12 km enkele reis. Volgens de cao trek je daar eerst 10 km van af, dus blijft er 2 km over. Die 2 km vermenigvuldig je met € 0,23, wat neerkomt op € 0,46 voor één enkele reis. Voor iemand die 55 km enkele reis af legt? De ANWB geeft dan 55 km aan, maar de cao zegt dat er maximaal 35 km meetelt. Je trekt 10 km af van die 35 km, dus blijft er 25 km over. Die 25 km × € 0,23 is € 5,75 voor één enkele reis – ook al rijd je in werkelijkheid 45 km vergoedbaar na aftrek van de eerste 10 km.</p>



<h2 class="wp-block-heading"><strong><strong><strong><strong><strong>Fiscale uitruil: meer nettoloon zonder extra kosten</strong></strong></strong></strong></strong></h2>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">Het kan ook anders! Wist je dat je met fiscale uitruil alle werkelijk gemaakte woon-werkkilometers kunt laten vergoeden? Dat kost je werkgever niets extra. Je ruilt een deel van je brutoloon in, waardoor je werkgever minder sociale premies hoeft te betalen en jij meer netto overhoudt.</p>



<p class="wp-block-paragraph">Stel: je rijdt zoals in het voorbeeld 55 kilometer enkele reis. Voor fiscale uitruil geldt een drempel van 25 kilometer per enkele reis. Dat betekent dat je over 30 kilometer per dag (55 &#8211; 25) een belastingvoordeel kunt krijgen. Dit levert je in dit geval op jaarbasis € 800 euro extra netto loon op!</p>



<p class="wp-block-paragraph"><strong>Let op: er zijn twee kanttekeningen.</strong></p>



<ol start="1" class="wp-block-list">
<li>Je brutoloon daalt iets. Dit kan invloed hebben op je toeslagen. In de praktijk merk je daar meestal weinig van, zeker in het beroepsgoederenvervoer waar vaak meer dan genoeg overuren en tijd-voor-tijd-uren worden gemaakt.</li>



<li>Je werkgever moet wel bereid zijn om mee te werken aan de fiscale uitruilregeling.</li>
</ol>



<p class="wp-block-paragraph"><strong>Wil je weten hoe je dit kunt regelen?<br></strong>&nbsp;Ga dan naar je werkgever en vraag naar de regeling <em>&#8220;fiscale uitruil reiskosten&#8221;</em>.<strong></strong></p>



<div class="wp-block-data443-irp-shortcode irp-shortcode"><div style="clear:both; margin-top:0em; margin-bottom:1em;"><a href="https://www.caoberoepsgoederenvervoer.nl/verblijfskostenvergoeding-beroepsgoederenvervoer-2025/" target="_blank" rel="dofollow" class="ud9ffd7c10e92377fae4a8513936da191"><style> .ud9ffd7c10e92377fae4a8513936da191 { padding:0px; margin: 0; padding-top:1em!important; padding-bottom:1em!important; width:100%; display: block; font-weight:bold; background-color:#eaeaea; border:0!important; border-left:4px solid #E74C3C!important; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17); text-decoration:none; } .ud9ffd7c10e92377fae4a8513936da191:active, .ud9ffd7c10e92377fae4a8513936da191:hover { opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; text-decoration:none; } .ud9ffd7c10e92377fae4a8513936da191 { transition: background-color 250ms; webkit-transition: background-color 250ms; opacity: 1; transition: opacity 250ms; webkit-transition: opacity 250ms; } .ud9ffd7c10e92377fae4a8513936da191 .ctaText { font-weight:bold; color:#464646; text-decoration:none; font-size: 16px; } .ud9ffd7c10e92377fae4a8513936da191 .postTitle { color:#E74C3C; text-decoration: underline!important; font-size: 16px; } .ud9ffd7c10e92377fae4a8513936da191:hover .postTitle { text-decoration: underline!important; } </style><div style="padding-left:1em; padding-right:1em;"><span class="ctaText">Lees dit artikel ook:</span>&nbsp; <span class="postTitle">Verblijfskostenvergoeding beroepsgoederenvervoer 2025</span></div></a></div></div>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong><strong><strong><strong><strong>Praktische tips voor reiskostenvergoeding in het beroepsgoederenvervoer</strong></strong></strong></strong></strong></h2>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">Rij jij dagelijks meer dan 10 kilometer enkele reis? Vraag je werkgever dan of hij de volledige afstand wil vergoeden. Een goede werkgever doet dat soms al automatisch. Zijn er discussies over de kortste route? Maak dan schermafbeeldingen van de ANWB-routeplanner en stuur deze naar je planner of HR-manager. Kom je er nog steeds niet uit? Vraag dan hulp van de OR (de ondernemingsraad) Of als je zo slim was om lid te worden, vraag het aan Vereniging Beroepsgoederenvervoer. Zo voorkom je onnodig gekibbel en krijg je mogelijk wel waar je recht op hebt.</p>



<p class="wp-block-paragraph"><a href="https://www.caoberoepsgoederenvervoer.nl/lid-worden/"><strong><span style="text-decoration: underline;">Word ook lid van VBGV</span></strong></a> en profiteer van alle voordelen!</p>



<div class="wp-block-columns reverse-mobile is-layout-flex wp-container-core-columns-is-layout-01bfe6c0 wp-block-columns-is-layout-flex" style="padding-right:0;padding-left:0">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<h2 class="wp-block-heading"><strong><strong><strong><strong><strong><strong>Sta op voor je rechten – word lid van de VBGv!</strong></strong></strong></strong></strong></strong></h2>



<p class="wp-block-paragraph">In 2025 moet je de dus kilometers tussen 10 km en 35 km (enkele reis) vergoed krijgen. Dat voelt onrechtvaardig, want jouw autokosten zijn veel hoger. Met <strong>fiscale uitruil</strong> kun je alle kilometers laten vergoeden. Praat met je werkgever en vraag om uitleg. Laat je niet kisten; je hebt rechten en mogelijkheden.</p>



<p class="wp-block-paragraph">Als lid van de VBGv sta je er niet alleen voor. Wij zijn de enige vakbond die wordt bestuurd door chauffeurs voor chauffeurs. Daardoor weten we exact wat zich afspeelt onderweg en in de sector. Samen brengen we de chauffeur weer aan de onderhandelingstafel. Met jouw steun vechten we voor eerlijke vergoedingen en betere arbeidsomstandigheden.</p>
</div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-container-core-column-is-layout-d822ebe3 wp-block-column-is-layout-flow" style="padding-right:0;padding-left:0">
<figure class="wp-block-image size-large" style="margin-right:var(--wp--preset--spacing--50);margin-left:var(--wp--preset--spacing--50)"><img decoding="async" width="1024" height="1024" src="https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-1024x1024.webp" alt="" class="wp-image-4907" srcset="https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-1024x1024.webp 1024w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-300x300.webp 300w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-150x150.webp 150w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-768x768.webp 768w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-1536x1536.webp 1536w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2025/06/Ondersteuning-beroepsgoederenvervoer-reiskostenvergoeding-2025-1-2048x2048.webp 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>
</div>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph"><strong>Als lid van vereniging beroepsgoederenvervoer krijg je:</strong></p>



<ul class="wp-block-list">
<li><strong>Gratis juridisch advies</strong> bij problemen met je werkgever.</li>



<li><strong>Direct contact</strong> met collega-chauffeurs, directe ondersteuning van belangenbehartigers.</li>



<li><strong>Updates en tips</strong> over nieuwe regels, zodat jij altijd weet waar je aan toe bent.</li>



<li>Informatie over zaken die niet rechtvaardig zijn in de cao.</li>



<li>Tips over zaken die te maken hebben met cao, arbo regels en inkomen.</li>



<li>Zo draag jij ook bij aan het feit dat we de werknemers in de sector weer aan de onderhandelingstafel krijgen.</li>



<li><strong>Jij bepaalt mee</strong> met ons hoe het <a href="https://www.caoberoepsgoederenvervoer.nl/arbeidsvoorwaardenbeleid/"><span style="text-decoration: underline;">arbeidsvoorwaardenbeleid</span></a> er uit moet zien.</li>
</ul>



<div style="height:59px" aria-hidden="true" class="wp-block-spacer"></div>



<div style="height:59px" aria-hidden="true" class="wp-block-spacer"></div>



<div class="wp-block-cover"><img decoding="async" width="2560" height="1083" class="wp-block-cover__image-background wp-image-2849" alt="" src="https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1.jpg" data-object-fit="cover" srcset="https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1.jpg 2560w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1-300x127.jpg 300w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1-1024x433.jpg 1024w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1-768x325.jpg 768w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1-1536x650.jpg 1536w, https://www.caoberoepsgoederenvervoer.nl/wp-content/uploads/2023/11/lid-worden-vereniging-beroepsgoederenvervoer-scaled-1-2048x866.jpg 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /><span aria-hidden="true" class="wp-block-cover__background has-background-dim"></span><div class="wp-block-cover__inner-container is-layout-constrained wp-block-cover-is-layout-constrained">
<h2 class="wp-block-heading has-text-align-center has-ast-global-color-5-color has-text-color has-link-color wp-elements-1" style="padding-top:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30)"><strong>Nog geen lid van VBGV?</strong></h2>



<p class="has-text-align-center wp-block-paragraph" style="padding-right:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--60)">Schrijf je vandaag in en profiteer direct van de voordelen van een lidmaatschap bij de Vereniging Beroepsgoederenvervoer, zoals deskundig advies en ondersteuning bij al je vragen en uitdagingen in de transportsector.</p>



<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link has-background has-text-align-center wp-element-button" href="https://www.caoberoepsgoederenvervoer.nl/lid-worden/" style="background-color:#ff2635" target="_blank" rel="noreferrer noopener">Lees hier meer over het lidmaatschap</a></div>
</div>
</div></div>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>
<p>The post <a href="https://www.caoberoepsgoederenvervoer.nl/reiskosten-in-het-cao-beroepsgoederenvervoer-2025/">Reiskosten in het CAO beroepsgoederenvervoer 2025</a> appeared first on <a href="https://www.caoberoepsgoederenvervoer.nl">Cao Beroepsgoederenvervoer</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.caoberoepsgoederenvervoer.nl/reiskosten-in-het-cao-beroepsgoederenvervoer-2025/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
