html, body { 
width:        100%;
height:        100%;  
padding:    0;  
margin:        0;  
} 

body {
scrollbar-base-color: #FFFCFC;
scrollbar-arrow-color: #85bc18;
scrollbar-3dlight-color: #0A0A0A;
scrollbar-darkshadow-color: #FFF7F7;
scrollbar-face-color: #FFF9F9;
scrollbar-highlight-color: #FFFCFC;
scrollbar-shadow-color: #FFFCFC;
scrollbar-track-color: #85bc18;
}

table.maintable
{
width:        1005px;
height:100%;
min-height: 99%;
height:auto !important;
border:1px solid green;
}

a.hoofdmenu{
color:white;
font-family:arial;
font-size:15px;
text-decoration:none;

}
a.submenu{
font-family:arial;
font-size:15px;
text-decoration:none;
width:150px;
}
a.lees_meer{
color:blue;
font-weight:bold;
padding-left:10px;
height:20px;

width:90%;
}
input.zoekveld{
border:1px solid #ccc;
height:15px;
}
td.themakop{
color:white;
font-family:arial;
font-size:15px;
padding-left:5px;
}
font.footer{
color:white;
font-family:arial;
font-size:20px;
padding-left:20px;
}
td.thema_onder{
background:#ffffff;
background-image:url('img/onder_thema.jpg');
background-repeat:no-repeat;
background-position:bottom;
height:216px;
}
td.td_laatste_nieuws
{
font-family:arial;
font-size:12px;
padding-left:5px;
}
td.nieuws_onder{
background:#ffffff;
background-image:url('img/nieuws_onder.gif');
background-repeat:no-repeat;
background-position:bottom;
height:216px;
}

#aanmeldingnieuwsbrief{
position:relative;
top:50px;
left:25px;
background-color:#85bc18;
width:160px;
height:50px;
font-family:arial;
font-size:17px;
color:white;
padding:10px;
}
a{
text-decoration:none;
color:black;
}
