Okay I solved the first two problems these were due to the fact that for the searchpart I used a relative url.
But the third question remains. The searchfield and the submit button have just moved to far to the right on some of the pages.
Well to be precise on these pages:
http://www..nl/wiezijnwij.html
http://www..nl/werkwijze1.html
http://www..nl/werkwijze2.html
http://www..nl/werkwijze3.html
http://www..nl/tellafriend.html
On all the other pages they seem to be okay.
The search is only part of the menu.html file and it is placed there by a javscript <script language=javascript src="http://www..nl/csSearch/csSearch.cgi?js=Y"></script>
I always use absolute code to place everything. I have tried relative but then the search won't even show.
Allright I just put everything back the way it was (no more relative placing) and now the page
http://www..nl/wiezijnwij.html
looks a but better all of a sudden.
It's still not good because the textfield seems to be wider than the field should be like on the http://www..nl/index.html (this page shows how it all supposed to look) which also seems to be the case with the other pages that have the textfield and button not only to far to the right but the texfield is also wider than it supposed to be.
Martin