html, body { width: 100%; height: 100%; }
body, form, td, div { margin: 0; padding: 0; }
body { background-color: #17526a; }
body, p, td, div { color: white; font-size: 11px; line-height: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left; vertical-align: top; }
p { padding: 0 0 10px 0; margin: 0; }
ul { padding: 0 0 10px 20px; margin: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; color: #ffcc00; font-weight: bold; }
h1 { font-size: 18px; line-height: 24px; padding: 24px 0; }
h2 { font-size: 17px; line-height: 22px; padding: 22px 0; }
h3 { font-size: 16px; line-height: 20px; padding: 20px 0; }
h4 { font-size: 15px; line-height: 18px; padding: 16px 0; }
h5 { font-size: 14px; line-height: 17px; padding: 10px 0; }
h6 { font-size: 13px; line-height: 16px; padding: 10px 0; }

label { width: 85px; display: block; float: left; margin: 0; padding: 2px 15px 0 0; white-space: nowrap; }

input, textarea, select { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
textarea { width: 200px; height: 150px; line-height: 16px; }
input.txt { width: 200px; height: 16px; line-height: 1; display: block; float: left; }
input.txt, textarea { padding: 4px 0 0 5px; margin: 0; background-color: #ff9; border: solid 1px white; }
input.txt:focus, textarea:focus { background-color: #fff; }

input.postcode { width: 60px; margin-right: 10px; }
input.plaats { width: 123px; }
input.datum { width: 90px; }

a { text-decoration: none; color: #ffcc00; }
a:hover { text-decoration: underline; color: #ffcc00; }



#menu { text-align: center; color: #17526a; padding-top: 22px; background: url(../2010_images/menustrook.gif) no-repeat;  }
#menu a { text-decoration: none; color: #17526a; font-weight: bold; }
#menu a:hover { text-decoration: none; color: #ffff99; }

#submenu { text-align: center; color: white; height: 23px; padding-top: 7px; background-color: #738a95; }
#submenu a { text-decoration: none; color: white; font-weight: bold; }
#submenu a:hover { text-decoration: none; color: #ffff99; }

#content { padding: 20px; }
#fotos { padding: 10px; }
#fotos img { margin: 10px; }
