/* De site in het algemeen */
body {
	background-image:url(../../images/back_grijs.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	margin-top:0;
	margin-bottom:0;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
}

.kl {
	font-size:7pt;
}

a:link, a:visited {
	color:#cc5c2c;
	text-decoration:underline;
}

a:hover {
	color:#cc5c2c;
	text-decoration:none;
}

a.linkNiks:link, a.linkNiks:visited {
	color:#000000;
	text-decoration:none;
}

a.linkNiks:hover {
	color:#cc5c2c;
	text-decoration:none;
}

/* Dit is voor alle formulieren (type= input, textarea of select) */
input, textarea, select, file {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: #999999 1px solid;
	padding: 1pt;
}

.form_noBorder {
	background: none;
	border: 0px;
}

/* De achtergrondkleur van alle tabellen: wit */
.backWit {
	background-color:#FFFFFF;
}

/* De achtergrondkleur van de menu*/
.backMenu {
	background-image:url(../../images/back_groen.gif);
}

/* Onderaan de layout */
.fontBottom {
	font-size:7pt;
	color:#666666;
}

.fontError {
	font-size:10pt;
	font-weight:bold;
	color:#dc3b1e;
}


.blokTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#FFFFFF;
}

.blokTitelKl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#FFFFFF;
}

.breadcrumbs {
	font-size:7pt;
	color:#666666;
}

.klgrijs {
	font-size:7pt;
	color:#666666;
}

a.breadcrumbs:link, a.breadcrumbs:visited {
	font-size:7pt;
	color:#666666;
	text-decoration:none;
}

a.breadcrumbs:hover {
	font-size:7pt;
	color:#666666;
	font-weight:bold;
}

a.klgrijs:link, a.klgrijs:visited {
	font-size:7pt;
	color:#666666;
	text-decoration:none;
}

a.klgrijs:hover {
	font-size:7pt;
	color:#666666;
	font-weight:bold;
}

.fontForm {
	color:#3d9c1a;
}

.fontFormV {
	color:#3d9c1a;
	font-weight:bold;
}


.mainFontTitel {
	color:#3d9c1a;
	font-size:12pt;
	font-weight:bold;
}

.font12Groen {
	color:#3d9c1a;
	font-size:12pt;
	font-weight:bold;
}

.font10Groen {
	color:#3d9c1a;
	font-size:10pt;
	font-weight:bold;
}

a.font10Groen:link, a.font10Groen:visited {
	color:#3d9c1a;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

a.font10Groen:hover {
	color:#3d9c1a;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.font8Groen {
	color:#3d9c1a;
	font-size:8pt;
	font-weight:bold;
}

a.font8Groen:link, a.font8Groen:visited {
	color:#3d9c1a;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

a.font8Groen:hover {
	color:#3d9c1a;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}


.font10Rood {
	color:#cc5c2c;
	font-size:10pt;
	font-weight:bold;
}

.lijn_tussen {
	background-color: #dedede;
}

/************************************************************/
/* Kleur van de uitklapmenu's								*/
/************************************************************/
div.menu
{
	background-color: #64c121;	
}
/************************************************************/
