File: D:/HostingSpaces/SBogers105/musculo.nl/wwwroot/behandelingen_tarieven.php
<?php include("submenu.php"); ?>
<div id="fotogallery" class="size2">
<ul class="images">
<li><img src="/img/tarieven/foto_1.jpg" /></li>
<li><img src="/img/tarieven/foto_2.jpg" /></li>
<li><img src="/img/tarieven/foto_3.jpg" /></li>
</ul>
<div class="shadow"></div>
<div id="fotogalleryMenu">
<ul>
<li></li>
<li></li>
<li></li>
</ul>
</div>
</div>
<div id="behandelingenBlock">
<h1>Tarieven</h1>
<div class="contentBlock">
<table>
<tr>
<th width="300">Massages</th>
<th width="100">25 minuten</th>
<th width="100">40 minuten</th>
<th width="100">55 minuten</th>
</tr>
<tr>
<td>Sportmassage</td>
<td>€ 25,00</td>
<td>€ 35,00</td>
<td>€ 44,00</td>
</tr>
<tr>
<td>Ontspanningsmassage</td>
<td>€ 25,00</td>
<td>€ 35,00</td>
<td>€ 44,00</td>
</tr>
<tr>
<td>Tapen en bandageren (excl. Materiaal)</td>
<td colspan="3">€ 10,00</td>
</tr>
<tr>
<td>Kinesiotape (excl. Materiaal)</td>
<td colspan="3">In overleg</td>
</tr>
<tr>
<td>Algeheel onderzoek (anamnese,inspectie , <br />functieonderzoek,advies)</td>
<td colspan="3">€ 40,00</td>
</tr>
<tr>
<td>Behandeling op locatie</td>
<td colspan="3">In overleg</td>
<tr>
<td colspan="4"> </td>
</tr>
<tr>
<td colspan="4">Afspraken kunnen kosteloos geannuleerd worden tot 24 uur van te voren.</td>
</tr>
<tr>
<td colspan="4">Betaling a contant.</td>
</tr>
<tr>
<td colspan="4">Bovenstaande tarieven zijn in Euro’s inclusief BTW en geldig vanaf april 2022.</td>
</tr>
</table>
</div>
<a href="/contact" class="blauweLink">Contact<span class="arrowRight"></span></a>
</div>