
body{
	background: #ffffff;
	margin: 0;
	border: 0;
	}

body.frames {
   margin: 0;
   padding: 65px 0 0px 0;
   /*overflow: hidden;*/
}

div.headerFrame {
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   height: 65px;
   background: #f00;
   padding: 0px;
}

div.contentFrame {
   background: url('pics/achtergr.jpg');	
   position: relative;
   top: 0px;
   left: 0;
   bottom: 0px;
   right: 0;
   /*height: 100%;*/
   /*overflow: scroll;*/
}

html,body {
	margin: 0px;
	height: 100%;
	background: #ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #006666;
}

table,form,td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
}


a:link, a:visited {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}


td.previousButton {
	font-size: 8pt;
	color: #999;
}
td.nextButton {
	font-size: 8pt;
	color: #999;
}


/* BEGIN BUTTONMENU */
a.buttonmenu:link, a.buttonmenu:active, a.buttonmenu:visited{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: underline;
}
a.buttonmenu:hover{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
} 
/* END BUTTONMENU */

a.agendalink {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #006666;
}
.agendaVanTotOverzicht {
	font-size: 0.85em; 
	color: #066e6f; 
	padding-top: 3px;
}
.agendaVanTotDetail {
	font-size: 12px;
	color: gray;  
	font-weight: normal;
}


a.nieuwslink {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #006666;
	font-weight: bold;
}
.nieuwsDate {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: gray;
}


a.publicatielink:link,a.publicatielink:visited,a.publicatielink:active  {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #006666;
	font-weight: bold;
}
a.publicatielink:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #006666;
	font-weight: bold;
}


.tableheader {
	background-color: #006666;
	color: #ffffff;
}

a.tablelink:link,a.tablelink:active,a.tablelink:hover,a.tablelink:visited {
	color: #ffffff;
}

a.tablelinkaction {
	color: #ffffff; /* !important */
}

.kruimel {
	margin:	0px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
}

hr {
	height: 1px;
	border: 1px solid #9AD7EC;
}

hr.ANFGruler	{
	height: 1px;
	border: 1px solid #003366;	

}




/*#######################################*/


.header {
	margin: 0px;
	padding: 20px 0px 0px 30px;
	font-family: Arial,Helvetica,sans-serif;
	color: #076E6E;
	font-size: 1.5em;
	font-weight: bold;
}

td.footer {
	height: 30px;
	padding: 20px 0px 0px 40px;
	color: #999999;
	font-size: 0.8em;
}

.zoekForm {
	border: 1px solid #076E6E;
}

h2 {
	font-size: 14px;

}

