#bottrap_field { position: absolute; top: 0; left: 0; width: 0; height: 0; background-color: transparent; border-width: 0; }
input.txt { width: 200px; height: 20px; margin: 0; padding: 0 0 0 3px; border: solid 1px #646464; }
input.txt_postcode { width: 60px; height: 20px; margin: 0 10px 0 0; padding: 0 0 0 3px; border: solid 1px #646464; }
input.txt_plaats { width: 125px; height: 20px; margin: 0; padding: 0 0 0 3px; border: solid 1px #646464; }
textarea.breed { width: 320px; height: 150px; }

