body {
    background-color: #000000;
    float: center;
    margin-top: 57px;
}
img {
    border: 0px;
}
img.tpic {
    border: #ffffff 2px solid;
    width: 40px;
    height: 35px;
    margin: 0px;
}
img.mpic {
    border: #ffffff 8px solid;
    width: 700px;
    height: 993px;
}
td.contactimg {
    border: #ffffff 8px solid;
    width: 700px;
    height: 465px;
    background-image: url("../include/contact.JPG");
}
td.logo {
    background-image: url("../include/logo.jpg");
    width: 712px;
    height: 61px;
}
#development{
    text-align: right;
    margin-top: 400px;
    margin-left: 2px;
}
td.tinhoud {
    width: 716px;
    text-align: left;
}
.text {
    font-family: Arial;
    font-size: 11px;
    color: #fff;
}
td.menu {
    width: 716px;
    height: 20px;
    text-align: center;
}
td.contact {
    width: 300px;
    height: 18px;
}
.verplicht {
    font-family: Arial;
    font-size: 11px; 
    color: #32265F;
}
input.invulvak {
    width: 300px;
    padding-left: 3px;
    font-family: Arial;
    font-size: 11px;
    color: #0039A5;
    border: #d6d6d6 1px solid;
    background-repeat: repeat-x;
    background-color: #ffffff;
}
textarea {
    width: 300px;
    padding-left: 3px;
    font-family: Arial;
    font-size: 11px;
    color: #10346B;
    border: #d6d6d6 1px solid;
    background-repeat: repeat-x;
    background-color: #ffffff; 
}
input.knop {
    width: 40%;
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    border: #d6d6d6 1px solid;
    background-color: #000;
}
td.d3 {
    width: 426px;
    height: 22px;
    text-indent: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #e7e7e7;
    background-color: #ffffff;
    position: left;
}
a {
    color: #ffffff;
    text-decoration: none;
}
a:link {
    color: #ffffff;
    text-decoration: none;
}
a:active {
    color: #ffffff;
    text-decoration: none;
}
a:hover {
    color: #ffffff;
    text-decoration: none;
}
a.link {
    color: #ffffff;
    text-decoration: none;
}
a.link :link {
    color: #ffffff;
    text-decoration: none;
}
a.link :active {
    color: #ffffff;
    text-decoration: none;
}
a.link :hover {
    color: #ffffff;
    text-decoration: none;
}
a.nav {
    margin-left: 20px;
    margin-right: 20px;
}
a.nav:link {
    margin-left: 20px;
    margin-right: 20px;

}
a.nav:active {
    margin-left: 20px;
    margin-right: 20px;
}
a.nav:hover {
    margin-left: 20px;
    margin-right: 20px;
}