
/* Hoofdcategorie font in submenu */
.titel_overzicht
{
 	font-size:11px; 
	font-weight:bold;
}


/* Pagina tabel ; deze moet 100% breed zijn */
.sub_tabel
{
 	width:100%;
}

/* Pagina tabel ; deze moet 100% breed zijn */
.pagina
{
 	width:100%;
}

/* Hoofdcategorie font in submenu */
.subtitel_rij
{
 	background-color:#FBDAAF;
	color:#A54601;
	font-size:12px; 
	font-weight:bold;
}

/* Hoofdcategorie font in submenu */
.titel_rij
{
	font-size:11px; 
	font-weight:bold;
}


/* Hoofdcategorie font in submenu */
.titel1
{
 	font-weight: bold;
	color:#7B3500;
	font-size: 14px; 
	font-style: normal; 
  font-variant: normal; 
}

/* Twee titel: meeste submenu van een pagina */
.titel2
{
 	background-color:#FCEDD8;
	color:#A54601;
	font-size:11px; 
	font-weight:bold;
}

/* Derde titel: (pagina zonder submenu 2e titel) */
.titel3
{
 	background-color:#FBDAAF;
	color:#A54601;
	font-size:12px; 
	font-weight:bold;
}


/* Vulling voor een standaard formulier links */
.vul1
{
 	color:#965B30;
	vertical-align:top;
	horizontal-align:top;
	width:150px;
	height:25px;
}

/* Vulling voor een standaard formulier rechts */
.vul2
{
 	background-color:;
	vertical-align:top;
	horizontal-align:top;
}

/* Vulling voor een standaard formulier rij met submit knoppen */
.vul3
{
 	background-color:#F7F7F7;
}
