I don’t see anything in the menu bar code except a search form.
<nav class="nav" role="navigation">
<form role="search" method="get" class="header-form" action="http://fantestisch.nl">
<fieldset>
<input type="text" name="s" class="header-text uniform" size="15" title="Search" />
<input type="submit" class="uniform" value="Search" />
</fieldset>
</form>
</nav><!-- .nav -->
I’m not sure what you want me to do here.. I’m really new when it comes to this.
Looks like you got it fixed.