body {
    background-image: url("../images/bg.gif");
    background-repeat: repeat-x;
    background-color: #03151f;
    margin: 0px;
    font-family: Verdana, serif;
    font-size: 9pt;
    color: #ffffff;
}
img {
    border: none;
}
table.hoofd {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}
td.header {
    width: 700px;
    height: 69px;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
}
a.header {
    font-family: Verdana, serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #03151f;
}
a.header:link {
    text-decoration: none;
    color: #03151f;
}
a.header:visited {
    text-decoration: none; 
    color: #03151f;
}
a.header:active {
    text-decoration: none; 
    color: #03151f;
}
a.header:hover {
    text-decoration: none; 
    color: #286282;
}
.headerlijn {
    margin-left: 10px;
    margin-right: 10px;
    font-family: Verdana, serif;
    font-size: 9pt; 
    color: #a3c9dc;
}
td.menu {
    width: 700px;
    height: 21px;
    background-image: url("../images/menubg.gif");
}
a.hoofdmenu {
    margin-right: 25px;
    font-family: Verdana, serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #03151f;
}
a.hoofdmenu:link {
    text-decoration: none;
    color: #03151f;
}
a.hoofdmenu:visited {
    text-decoration: none; 
    color: #03151f;
}
a.hoofdmenu:active {
    text-decoration: none; 
    color: #03151f;
}
a.hoofdmenu:hover {
    text-decoration: none; 
    color: #286282;
}
td.inhoud {
    width: 540px;
    height: 245px;
    background-image: url("../images/inhoudbg.gif");
    background-repeat: no-repeat;
    vertical-align: top;
}
div.inhoud_titel {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 7px;
    margin-bottom: 14px;
    font-family: Tahoma, serif;
    font-weight: bold;
    font-size: 9pt; 
    color: #b6e6ff;
}
div.inhoud_tekst {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;
    font-family: Verdana, serif;
    font-size: 9pt; 
    color: #ffffff;
}
a {
    font-family: Verdana, serif;
    font-size: 9pt;
    text-decoration: underline;
    color: #b6e6ff;
}
a:link {
    text-decoration: underline;
    color: #b6e6ff;
}
a:visited {
    text-decoration: underline;
    color: #b6e6ff;
}
a:active {
    text-decoration: underline;
    color: #b6e6ff;
}
a:hover {
    text-decoration: none;
    color: #b6e6ff;
}
td.inhoud_ruimte {
    width: 5px;
}
td.zijkant_boven {
    width: 155px;
    height: 7px;
    background-image: url("../images/zijkant_boven.gif");
}
td.zijkant {
    margin-left: 10px;
    margin-right: 10px;
    height: 245px;
    background-color: #ffffff;
}
div.zijkant {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 12px;
    font-family: Verdana, serif;
    font-size: 9pt; 
    color: #03151f;
}
.zijkant_titel {
    font-family: Tahoma, serif;
    font-weight: bold;
    font-size: 9pt; 
    color: #286282;
}
div.lijn {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 12px;
    width: 135px;
    height: 13px;
    background-image: url("../images/zijkant_lijn.gif");
    align: center;
}
td.zijkant_onder {
    width: 155px;
    height: 7px;
    background-image: url("../images/zijkant_onder.gif");
}
td.copyright {
    width: 155px;
    height: 45px;
    text-align: center;
}
.copyright {
    font-family: Tahoma, serif;
    font-size: 9pt; 
    color: #95d2f2;
}