
html,body {
	margin: 0px;
	height: 100%;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}

table,form,td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}


a:link, a:visited {
	color: #004FA3;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #004FA3;
	font-weight: bold;
	text-decoration: ;
}


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: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
a.buttonmenu:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: ;
	color: #93B7DD;
	text-decoration: none;
}
.button{
	padding: 0 5px 0 5px;
	border-right: 2px solid #fff;
	background: #EF3E33;
	color: #fff;
}

.buttonSelected {
	padding: 0 5px 0 5px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #F79E99;
	color: #EF3E33; 
}

.buttonmenu{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #fff;
	font-weight: none;
}

.buttonmenuSelected {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #EF3E33;
	font-weight: none;
}

/* END BUTTONMENU */

a.agendalink:link,a.agendalink:visited,a.agendalink:active,a.agendalink:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
}
.agendaVanTotOverzicht {
	font-size: 0.85em; 
	color: #000000; 
	padding-top: 3px;
}
.agendaVanTotDetail {
	font-size: 12px;
	color: 93B7DD;  
	font-weight: normal;
}


a.nieuwslink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.nieuwsDate {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: 004FA3;
}


a.publicatielink:link,a.publicatielink:visited,a.publicatielink:active  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.publicatielink:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}


.tableheader {
	background-color: #93B7DD;
	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: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #004FA3;
	font-weight: normal;
}

hr {
	height: 1px;
	border: 1px solid #93B7DD;
}

hr.ANFGruler	{
	height: 1px;
	border: 1px solid #004FA3;	

}




/*#######################################*/


.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;
}

