body {
}

/* kaders */

div.site {
	margin:0 auto;
	width:800px;
	height:1050px;
	}

div.insite {
	position:relative;
	float:left;
	border: none;
	margin:0px  auto;
	width:800px;
	height:900px;
	}

div.top {
	width:800px;
	height:140px;
	margin: 0 auto;
	position:absolute;
	top:0px;
	left:0px;
	}
div.top2 {
	width:300px;
	height:140px;
	margin: 0 auto;
	position:absolute;
	top:0px;
	left:500px;
	}

div.leg, div.legag {
	position:absolute;
	top:110px;
	left:0px;
	width:180px;
	height:600px;
	padding:0 0 0 0;
	}

div.leg {
	top:92px;
	}

div.cont, div.contag {
	position:absolute;
	top:110px;
	left:200px;
	width:600px;
	height:600px;
	overflow:auto;
	}

div.legag, div.contag {
	background-color:#eeffee;
	/* for IE*/ filter:alpha(opacity=60);
	/* CSS3 standard*/ opacity:0.6;
	/* for Mozilla*/-moz-opacity:0.60;*
	}

/*div.site, div.insite, div.top, div.leg, div.cont{
	border:thin solid blue;
	}*/
/* teksten */

p.brood, p.midden, p.rechts, p.actueel, ul,  li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #003300;
	text-align: left;
	line-height: 1.5em;
	text-indent: 0;
	margin: 0 40px 0 40px;
	letter-spacing: 0em;
  }  

p.midden {
	text-align: center;
	}

p.rechts {
	text-align: right;
	margin: 0 5px 0 5px;

	}

p.actueel {
	font-size:11pt;
	}

p.titel, h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	text-align:left;
	line-height: 1.2em;
	color:  #003300;
	letter-spacing: 0.1em;
	margin: 0 40px 7px 40px;
	}

p.titel, p.titelbeheer {
	font-family: helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;
	color:#64b036;
	margin: 0;
	}

p.titelbeheer {
	font-size: 24pt;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

td, td.l, td.r{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003300;
	text-align: center;
	line-height: 12pt;
	text-indent: 0;
	margin: 0 10px 0 10px;
	letter-spacing: 0.04em;
  } 

td.l {
	text-align:left;
	}

td.r { 	
	text-align: right;
  } 


p.legenda{
	margin: 10px 10px 0px 0;
	text-align:right;
	line-height:1.2em;
	
	}

ol, ul {
	padding: 0;
	margin: 0 0 0 15px;
	}

li {
	padding: 0 0 0 4px;
	margin:0 0px 0 40px;
	}


/* links */

a.menu:link, a.menu:visited, a.menu:active {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	text-align: center;
	color:  #225522;
	font-weight: bold;
	margin: 0 0 0 0;
	letter-spacing: -0.05em;
	line-height:1em;
	text-decoration:none;
	border:none;
	}

	
a.menu:hover {
	color:#66ff66;
	}

span.select {
	text-decoration:underline;
	font-size:12pt;
	font-variant:small-caps;
	}

a.sub:link, a.sub:visited, a.sub:active{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	color:  #225522;
	font-weight: normal;
	margin: 0 0 0 0;
	letter-spacing: 0em;
	text-decoration:none;
	line-height:1em;
	border:hidden;
	}

a:hover.sub {
	color:#f8co00;
	text-decoration: underline;
	}


a.tekst:link, a.tekst:visited, a.tekst:active, a.actueel{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #256f3b;
	font-weight: normal;
	margin: 0 0 0 0;
	letter-spacing: 0em;
	text-decoration:underline;
	line-height:1em;
	border:none;
	}

	
a:hover.tekst {
	color:#0000cc;
	text-decoration: underline;
	}

a.actueel {
	font-size:11pt;
	}
