/* 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:#B6C9CF; 
scrollbar-arrow-color:#B6C9CF;
scrollbar-base-color:#FBFBFB;
scrollbar-darkshadow-color:#FBFBFB;
scrollbar-face-color:#FBFBFB;
scrollbar-highlight-color:#FBFBFB;
scrollbar-shadow-color:#B6C9CF;
}

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

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

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

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

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

td.celkleur{
background-color: #B6C9CF;
/*87C2E2 - #945C2D - B6C9CF*/
}

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


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;
color: #666666;
font-family: verdana, arial;
font-size: 10px;
}

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

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

.heellichtgrijs{
background-color: #F4F4F2;
}

.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: #8ba6af;
text-decoration: none;
}

a.navfooter:link{
color: #8ba6af;
text-decoration: none;
}

a.navfooter:visited{
color: #8ba6af;
text-decoration: none;
}

a.navfooter:hover{
color: #8ba6af;
text-decoration: underline;
}

a.navfooter:active{
color: #8ba6af;
text-decoration: underline;
}

/** nav adres **/

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

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

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

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

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