/*css voor hoogtes in percentages, werkt voor div en span*/
/* gevalideerd W3C */


body { font-family: 'Trebuchet ms'; 
font-weight: normal; 
font-size: 1.0em;  
color:#33309f; 
background-color:#eff0d0; 
height:100%;
width:99%;
}
#kop {font-size:1.6em; font-weight:bold; }
span.groen {display:block;width:99%;height:1.4em;font-size:0.6em;letter-spacing:0.2em; color:#60ac00; font-family:Trebuchet,Verdana;overflow:hidden;}
div.page {font-size:1.3em; font-weight:bold; margin-left:1%;color:#f00000;}
#onderschrift {font-size:0.8em}
span.page {font-size:1.5em; font-weight:bold; margin-left:2%;color:#006f00;}
div.subtit {font-size:1.3em; font-weight:bold; color:#60ac00;}
div.carla { margin-left:6%;}
font.accent {color:#60ac00; font-weight:bold;}


td.left { background:url(img/hartjesstrookk.jpg) repeat-y left top; }
td.right { background:url(img/hartjesstrookk.jpg) repeat-y right top;}

img {border:none;}
img.menu {border:none; margin-bottom:-4px;}
img.menubl {border:solid 1px; width:2%; border-left-color:#ff0000; border-top-color:#ff0000;border-right-color:#0000ff;border-bottom-color:#0000ff;}

a:link	{
color:#60ac00;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
	}

a:hover {color:#f00000;
	}
a:visited	{
color:#60ac00;
font-size:0.9em;
font-weight:bold;
text-decoration:none;
	}

div.carla a:hover {color:#f00000;}

img.menu  {
text-decoration:none;
border: none
}

td a:link	{color:#60ac00;
font-size:0.9em;
font-weight:bold;
text-decoration:none;}

td a:hover	{color:#f00000;}


div.insites {color:#69BC00;
font-size:0.7em;
font-weight:normal;
margin-left:1%; 
margin-right:1%;float:right;
}
div.date {
font-size:0.7em;
font-weight:normal;
margin-left:0%; 
margin-right:2%;
}

a.insites:link {color:#60ac00;
font-weight:bold;
font-size:1.0em;
text-decoration:none;}

a.insites:hover {color:#f00000;}



