﻿* { margin: 0 0 0px 0; 
padding: 0; }
html, body, form { height: 100%; margin: 0; padding: 0; border: none; }
html { overflow-y: scroll !important; }
body { background-color: #FEFDFB; } 

table { color: #000066; font-family: Arial; font-size: 13px; }
table.masterpage { background-color: #FEFDFB; height: 100%; }
table.tablecontact { width: 450px; border: solid 6px #339966; }

tr.contact tr  { font-family: Arial, Helvetica, Sans-serif; color: #336633; background-color: lightgrey; font-weight: bold; } 

td.header { background-image: url(images/bg_header.jpg); background-repeat: no-repeat; }
td.menu { background-image: url(images/bg_menu.jpg); background-repeat: repeat-y; padding: 20px 20px 20px 20px; white-space: nowrap; }
td.content { padding: 20px 20px 20px 20px; }
td.leeg { background-color: #FEFDFB; }

.labels { color: #336633; font-size: 13px; font-weight: bold; display:inline; }
.labelsred { color: red; font-size: 13px; font-weight: bold; }
.menu-item { border-bottom: 1px solid #FFFFFF; color: #FFFFFF; font-size: 15px; font-weight: bold; padding: 5px 0px 5px 0px; text-decoration: none; white-space: nowrap; }
.menu-item-selected { border-bottom: 1px solid #FFFFFF; color: #336633; font-size: 15px; font-weight: bold; padding: 5px 0px 5px 0px; text-decoration: none; white-space: nowrap; }
.menu-item:hover { border-bottom: 1px solid #FFFFFF; color: #FFFFFF; font-size: 15px; font-weight: bold; padding: 5px 0px 5px 0px; text-decoration: none; white-space: nowrap; }
.menu-item-selected:hover { border-bottom: 1px solid #FFFFFF; color: #336633; font-size: 15px; font-weight: bold; padding: 5px 0px 5px 0px; text-decoration: none; white-space: nowrap; }
.verplicht { font-family: Arial, Helvetica, Sans-serif; color: #336633; font-weight: bold; font-size: 9px; float:right; }

h1 { color: #336633; font-size: 17px; }

div.TekstCheckbox { font-family: Arial, Helvetica, Sans-serif; color: #000000; }
div.adres { font-family: Arial, Helvetica, Sans-serif; color: #000066; font-size: 12px; }
div.adres a { font-family: Arial, Helvetica, Sans-serif; color: #000066; font-size: 14px; text-decoration: none; }

input { margin: 0px 0px 7px 0px; }
textarea { margin: 0px 0px 7px 0px; }
input.button { border: solid 2px #339966; background-color: white; }

a { font-family: Arial, Helvetica, Sans-serif; color: #336633; font-size: 13px; }
a:hover { font-family: Arial, Helvetica, Sans-serif; color: #336633; font-size: 13px; text-decoration: none; }
a.bold { font-family: Arial, Helvetica, Sans-serif; color: #336633; font-size: 14px; text-decoration: none; }
