/* CSS Document */
body{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family: verdana, arial;
font-size: 10px;
scrollbar-3dlight-color:#BAC9CE; 
scrollbar-arrow-color:#BAC9CE;
scrollbar-base-color:#FBFBFB;
scrollbar-darkshadow-color:#FBFBFB;
scrollbar-face-color:#FBFBFB;
scrollbar-highlight-color:#FBFBFB;
scrollbar-shadow-color:#BAC9CE;
}

/***************alg tabellen */

table.tableposition{
width: 800px;
height: 100%;
vertical-align: top;
text-align: center;
cellspacing: 0px;
border-collapse: collapse;
border-left: 1px solid #BAC9CE;
border-right: 1px solid #BAC9CE;
background-color: #FBFBFB;
}

table.tablesite{
width: 100%;
cellspacing: 0px;
border-collapse: collapse;
border: 0px solid #BAC9CE;
background-color: #ffffff;
}

td.celsite{
vertical-align: top;
padding: 5px;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB;
background-color: #ffffff;
}

table{
width: 100%;
cellspacing: 0px;
border-collapse: collapse;
border: 0px solid #BAC9CE;
color: #666666;
font-family: verdana, arial;
font-size: 10px;
}

td.celkleur{
background-color: #77939F;
}

td.cellichtgrijs{
background-color: #EBEBEB;
vertical-align: top;
}

table.tablenav{
background-image: url(../images/bt_bg.gif);
}

td.celfooter{
text-align: center;
vertical-align: bottom;
cellspacing: 0px;
border-collapse: collapse;
border-top: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
}

td.celnavbottom{
height: 15px;
text-align: center;
vertical-align: top;
cellspacing: 0px;
border-collapse: collapse;
border-top: 1px solid #EBEBEB;
}

table.tablefooter{
height: 15px;
width: 50%;
text-align: center;
vertical-align: bottom;
cellspacing: 0px;
border-collapse: collapse;
border-top: 1px solid #EBEBEB;
}

td.celcontent{
text-align: left;
vertical-align: top;
cellspacing: 0px;
border-collapse: collapse;
border: 0px solid #000000;
}

td.celimage{
cellspacing: 0px;
vertical-align: top;
border-collapse: collapse;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-color: #FBFBFB;
}

h1{
font-family: verdana, arial;
font-size: 10px;
color: #BAC9CE;
font-weight: bold;
}

.heellichtgrijs{
background-color: #FBFBFB;
}

.blauw{
background-color: #BAC9CE;
}

.lichtgrijs{
background-color: #EBEBEB;
}
/********form***********/
.button{
color: #666666;
font-family: verdana, arial;
font-size: 10px;
border: 1px solid #EBEBEB;
background-color: #FBFBFB;
}

.invullen{
color: #666666;
font-family: verdana, arial;
font-size: 10px;
border: 1px solid #EBEBEB;
}

/**********links**********/
a{
text-color: #666666;
text-decoration: none;
}

a:link{
color: #666666;
text-decoration: none;
}

a:visited{
color: #666666;
text-decoration: none;
}

a:hover{
color: #666666;
text-decoration: underline;
}

a:active{
color: #666666;
text-decoration: underline;
}

/** nav footer **/
a.navfooter{
text-color: #6d8995;
text-decoration: none;
}

a.navfooter:link{
color: #6d8995;
text-decoration: none;
}

a.navfooter:visited{
color: #6d8995;
text-decoration: none;
}

a.navfooter:hover{
color: #6d8995;
text-decoration: underline;
}

a.navfooter:active{
color: #6d8995;
text-decoration: underline;
}

/** nav adres **/

a.navadres{
font-weight: bold;
text-color: #BAC9CE;
text-decoration: none;
}

a.navadres:link{
font-weight: bold;
color: #BAC9CE;
text-decoration: none;
}

a.navadres:visited{
font-weight: bold;
color: #BAC9CE;
text-decoration: none;
}

a.navadres:hover{
font-weight: bold;
color: #666666;
text-decoration: none;
}

a.navadres:active{
font-weight: bold;
color: #666666;
text-decoration: none;
}