
/*Algemeen*/
html,body{margin:0;padding:0}
body{font-size:    11pt;
     font-family:  verdana;
     text-align: left;
     background: #FFF ;
     padding-bottom: 0px}
p{margin:0}
h1,h2,h3,h4,h5,h6{font: normal normal 130% verdana}
h2{font-size:160%}
h3{font-size:120%}
h4{font-size:80%}
h5{font-size:80%}
h6{font-size:100%}
td,th {
  font-size:    11;
  font-family:  Verdana;
  color:        black;
}

.button {
        border: 1px Chocolate solid;
        background-color: #ffffff;
        font-family:Verdana;
        font-size: 8pt;
		margin:10 auto;
}
.input {
  font-size:    11;
  font-family:  Verdana;
  color:        #000000;
}
a{text-decoration:none; color: black}
a:hover{color: blue;text-decoration:none; }


div#totaalcontainer {width:450px; height:auto; margin:0 auto; padding:5 5; text-align:left; border: 2px solid #c91e00; background: white }
div#titel h3{font: normal bold 150% verdana;  margin:0px 5px 5px; padding: 0 0;}

div#footer {clear: both; margin: 10px 0; width: 500px; text-align:center; }
div#disclaimer {margin: 5px 0; width: 500px; text-align:right;  }

