body {
background-color : #a6a6a6;
margin : 0;
}
.main {
width : 850px;
height : 100%;
background-color : white;
padding : 0;
}
td.navigatie {
vertical-align : top;
background-image : url(../gfx/bg_nav.gif);
height : 160px;
}
td.left {
background-image : url(../gfx/left.gif);
width : 30px;
}
td.right {
background-image : url(../gfx/right.gif);
width : 20px;
}
td.rightbody {
background-image : url(../gfx/rightbody.gif);
width : 30px;
}
td.home {
width : 341px;
vertical-align : top;

}
td.knoppen {
width : 459px;
vertical-align : top;
}
td.content {
width : 790px;
vertical-align : top;
}
.hoofdnav {
height : 130px;
padding-left : 10px;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
font-weight : bold;
color : #013888;
text-decoration : none;
vertical-align : bottom;
}
.hoofdnav a:link {
text-decoration : none;
color : #013888;
}
.hoofdnav a:visited {
text-decoration : none;
color : #013888;
}
.hoofdnav a:hover {
text-decoration : underline;
color : #01204f;
}
.hoofdnav a:active {
text-decoration : none;
color : #013888;
}
td.text {
width : auto;
background : url("../gfx/bg_tabel.gif");
background-color : #ebebeb;
background-repeat : no-repeat;
background-position : bottom left;
vertical-align : top;
padding : 10px;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 14pt;
color : #000000;
text-decoration : none;
}
td.tabel {
background : url("../gfx/tabel_onder.gif");
background-color : #696969;
background-repeat : no-repeat;
background-position : bottom;
width : 169px;
vertical-align : text-top;
padding : 10px;
font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
line-height : 20pt;
font-size : 13px;
font-weight : bold;
color : white;
text-decoration : none;
}

a {text-decoration : none;
color : #696969;}


.tabel a:link {
text-decoration : none;
color : white;
}
.tabel a:visited {
text-decoration : none;
color : white;
}
.tabel a:hover {
text-decoration : underline;
color : #dcdcdc;
}
.tabel a:active {
text-decoration : none;
color : white;
}
td.bottom {
height : 14px;
}
a img {
border : 0;
}

.form_table td { font-size: 13px; }
td .input { font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; border: 1px solid grey; }
.input.large { width: 286px; }
.form_table textarea { font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; width: 286px; height: 120px; border: 1px solid grey; }
.form_table td input.button { float: right; }
.errorField input, .errorField textarea { border: 1px solid red; }

