body {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-size : 11pt; 
  color : black; 
  font-weight : normal; 
  background-color : #ffffff; 
  text-decoration : none; 
}


div.menu {
  margin-top: 23px;
  margin-left: 12px;
  color : black; 
  }

div.inhoud {
  margin-top: 28px;
  margin-left: 12px;
  color : black; 
  }

a {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-size : 8pt; 
  color : black; 
  font-weight : normal; 
  text-decoration : none; 
} 
a:hover {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;  
  font-style : normal; 
  font-size : 8pt; 
  font-weight : normal; 
  text-decoration : underline; 
} 

a img {
  border: 2px solid black;
}

table {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-size : 10pt; 
  font-weight : normal; 
  border : 0 solid black; 
} 
td {
  border : 0 solid black; 
} 


} 
H1 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-size : 12pt; 
  font-weight : bold; 
  margin-top: 10px;
} 
H2 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-size : 12pt; 
  font-weight : bold; 
} 
H3 {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-style : normal; 
  font-size : 12px; 
  font-weight : bold; 
  padding-bottom : 0; 
} 

table.main {
  width: 900px;
  border: 1px solid black;
  cellpadding: 0;
  }

tr.pic {
margin-bottom: 30px;
border: 1px solid black;
}

td.header {
  background-image : url(pics/kop.jpg); 
  background-position: left top;
  background-repeat : no-repeat; 
  height: 208px;
  width: 631px;
  border-bottom: none;
} 

td.body {
  background-image : url(pics/back.jpg); 
  background-color: #ffccff;
    background-position: left top;
 height: 1060px;
  vertical-align: top;
}

td.footer {
  height: 25px;
}

td.pics {
  background-image : url(pics/rechts.jpg); 
  background-position: left top;
  background-repeat : no-repeat; 
  height: 300px;
} 



div.pics {
border: 0px solid black;
float: left;
padding-left: 12px;
padding-top: 30px;
text-align: right;
}


