body {
margin:auto;
margin-top:5px;
margin-left:40px;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background:#D2E0C6;
color:#5B9133;
font-size:14px;
}

a {
color:#5B9133;
}

hr {
border: 0;
color:#5B9133;
background-color: #5B9133;
height: 2px;
}


li {	
font-weight: bold;
}

img {
border:0px;
}

/* Linkerkant van de site ************************************/
#linkerkant {
float:left;
display:block;
position:fixed; 
clear:both;
top:5px; 
} 
/* Einde linkerkant van de site ******************************/



/* Inhoud ****************************************************/
#celeffect{
text-align:left;
background-color: #B5CCA2;
border:2px solid #5B9133; 
borderborder-top-style: solid; 
padding-left:0; 
padding-right:4px; 
padding-top:1px; 
padding-bottom:1px; 
margin-left:4;
}

#inhoudtabel{
margin-left: 160px;
}

#eyecatch{
text-align:center;
color:#5B9133;
font-size: 20px;
font-weight: bold;
}

#inhoud{
text-align:center;
color:#5B9133;
font-weight: bold;}

#inhoudleft{
text-align:left;
color:#5B9133;
font-weight: bold;}
/* Einde Inhoud ***********************************************/



/* Footer *****************************************************/
#footer{
clear:both;
border-top:1px solid #5B9133;
text-align:center;
color:#5B9133;
font-size:12px;
font-weight: bold;
display:block; 
bottom:0px; 
position:fixed; 
background-color: #D2E0C6;
}
/* Einde Footer ***********************************************/
