html, body
{
	margin: 0px;
	padding: 0px;
	background-color: #231F74;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #000000;
}

img
{
	behavior: url("../htm/pngbehavior.htc");
}

/* --- POSITIONERING --- */

#top
{
	width: 100%;
	height: 60px;
	background-color: #fff;
	padding-bottom: 20px;
	display: none;
}

#top_inhoud
{
	width: 70.45em;
	margin-left: auto;
	margin-right: auto;
}

#wrapper
{
	width: 100%;
}

#menu
{
	display: none;
}

#sfeerbeeld_totaal
{
	width: 70.45em;
	height: 63px;
	border-top: 0.1em solid #fff;
	background-color: #017F01;
}

#vlak_sfeerbeeld
{
	width: 70.45em;
	height: 63px;
	font-weight: bold;
	color: #221F73;
	float: left;
	display: block;
}

#vlak_sfeerbeeld td
{
	text-align: left;
}

#sfeerbeeld_home
{
	display: none;
}

.sfeerbeeldhome
{
	display: none;
}

.kleur1
{
	background-color: #017F01;
	font-size: 1.5em;
	color: #fff;
}

.kleur2
{
	background-color: #221F73;
	font-size: 1.5em;
	color: #fff;
}

.kleur1 a.link
{
	background-color: #017F01;
	font-size: 1.5em;
	color: #fff;
}

.kleur2 a.link
{
	background-color: #221F73;
	font-size: 1.5em;
	color: #fff;
}

#sfeerbeeld
{
	display: none;
}

#linkvlak
{
	display: none;
}

#wrapper_inhoud
{
	width: 70.45em;
	background-color: #E9E9F1;
	margin-left: auto;
	margin-right: auto;
}

.padding
{
	padding: 1.82em;
	background-color: #E9E9F1;
}

#footer
{
	display: none;
}

/* --- SFEERBEELDEN -- */

.sfeerbeeldRO
{
	background-image: url(../images/sfeerbeeldRO.jpg);
}

.sfeerbeeldAlgemeen
{
	background-image: url(../images/sfeerbeeldHome.jpg);
}

.sfeerbeeldContact
{
	background-image: url(../images/sfeerbeeldContact.jpg);
}

.sfeerbeeldGrondrecht
{
	background-image: url(../images/sfeerbeeldUwrechten.jpg);
}

.sfeerbeeldLinks
{
	background-image: url(../images/sfeerbeeldLinks.jpg);
}

.sfeerbeeldAtotZ
{
	background-image: url(../images/sfeerbeeldvanAtotZ.jpg);
}

.sbalgemeen
{
	background-image: url(../images/sfeerbeeld_algemeen.jpg);
}

.sbgezinnen_kinderen
{
	background-image: url(../images/sfeerbeeld_grotegezinnen.jpg);
}

.sbwerklozen
{
	background-image: url(../images/sfeerbeeld_werklozen.jpg);
}

.sbsenioren
{
	background-image: url(../images/sfeerbeeld_senioren.jpg);
}

.sbchronisch_zieken
{
	background-image: url(../images/sfeerbeeld_chronischzieken.jpg);
}

.sbhandicap
{
	background-image: url(../images/sfeerbeeld_gehandicapten.jpg);
}

.sbleefloon
{
	background-image: url(../images/sfeerbeeld_leefloongerechti.jpg);
}

.sbdaklozen
{
	background-image: url(../images/sfeerbeeld_daklozen.jpg);
}

.sbpersonen_laag_inkomen
{
	background-image: url(../images/sfeerbeeld_laaginkomen.jpg);
}

.sbpersonen_beroepsinkomen
{
	background-image: url(../images/sfeerbeeld_beroepsinkomen.jpg);
}

.sbspecifieke_situaties
{
	background-image: url(../images/sfeerbeeld_allochtonen.jpg);
}

/* --- ALGEMENE CLASSES --- */

a
{
	color: #000000;
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	color: #000000;
}

a:active
{
	color: #000000;
}

ul
{
	list-style-image: url(../images/groenblokje.gif);
}

th
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

/* --- NAVIGATIE MENU --- */

ul.hoofdmenu
{
	list-style-type: none;
	list-style-image: none;
	width: 70.45em;
	margin: 0px;
	padding: 0px;
}

ul.hoofdmenu li
{
	font-weight: bold;
	font-size: 105%;
	width: 1.81em;
	float: left;
	margin: 0em;
	padding: 0.45em 1.18em 0.45em 1.36em;
	background-image: url(../images/hmn_blue.gif);
	background-repeat: no-repeat;
	background-position: center left;
	cursor: pointer;
	width: auto;
}

ul.hoofdmenu > li
{
	height: 105%; /*14px;*/
}

ul.hoofdmenu > li
{
	width: auto;
}

ul.hoofdmenu li.selected
{
	background-color: #221f76;
	background-image: url(../images/hmn_green.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

ul.hoofdmenu li a
{
	color: white;
	text-decoration: none;
	display: block;
	white-space: nowrap;
}

ul.hoofdmenu a:link
{
	color: white;
}

ul.hoofdmenu a:visited
{
	color: white;
}

ul.hoofdmenu a:hover
{
	color: white;
}

ul.hoofdmenu a:active
{
	color: white;
}

ul.hoofdmenu li.selected ul.submenu
{
	display: block;
	background-image: none;
	list-style-image: none;
	list-style-type: none;
}

ul.submenu
{
	list-style-type: none;
	display: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 18;
	margin-top: 0.27em;
	margin-left: -1.36em;
	color: #fff;
}

ul.submenu li a.mnu2
{
	padding-left: 10px;
}

ul.submenu li.selected a.mnu2
{
	padding-left: 10px;
}

ul.hoofdmenu li.selected ul
{
	width: 20em;
}

ul.hoofdmenu li.selected ul.submenu li
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	background-color: #221f76;
	width: 20em;
	background-image: none;
	display: list-item;
	color: white;
	border-top: 1px solid #4c4a90;
}

ul.hoofdmenu li.selected ul.submenu > li
{
	height: auto;
	float: none;
}

ul.hoofdmenu li.selected ul.submenu li a
{
	text-decoration: none;
	color: white;
	white-space: normal;
}

ul.hoofdmenu li.selected ul.submenu li.selected
{
	background-color: #DC4425;
	display: block;
}

ul.submenu li.selected ul.subsubmenu
{
	display: block;
}

ul.subsubmenu
{
	list-style-type: none;
	display: none;
	margin: 0px;
	padding: 0px;
	z-index: 19;
	top: 24px;
	margin-top: 8px;
	margin-left: -20px;
	margin-bottom: -5px;
	border-left: 1px solid #4c4a90;
}

ul.subsubmenu a
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	background-color: #221f76;
	width: 144px;
	padding: 5px 5px 6px 35px;
	background-image: none;
	display: list-item;
	color: white;
	border-top: 1px solid #4c4a90;
}

ul.subsubmenu a:link
{
	background-color: #221f76;
}

ul.subsubmenu a:visited
{
	background-color: #221f76;
}

ul.subsubmenu a:hover
{
	background-color: #DC4425;
}

ul.subsubmenu a:active
{
	background-color: #221f76;
}


/* --- APARTE CLASSES --- */

h1
{
	font-weight: bold;
	padding: 0.45em 0em 0em 0em;
	color: #232071;
	font-size: 100%;
}

h2
{
	font-weight: bold;
	color: #B7080D;
	font-size: 100%;
}


.az
{
	display: none;
}


.tekstvlak
{
	background-color: #fff;
	margin-left: -1.81em;
	margin-right: -1.81em;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	padding-left: 1.81em;
	padding-right: 1.81em;
	border-left: solid 0.75em #017F01;
}

.tekstvlak a
{
	line-height: 1.3em;
}

.belangrijk
{
	color: #B7080D;
}

.belangrijk a
{
	color: #B1005C;
}

.knopOK
{
	width: 6.59em;
	background-color: #017F01;
	text-align: center;
	padding-top: 0.64em;
	padding-bottom: 0.64em;
}

.knopOK a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.knopOK a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

.knopVerzenden
{
	width: 7.59em;
	background-color: #017F01;
	text-align: center;
	padding-top: 0.64em;
	padding-bottom: 0.64em;
}

.knopVerzenden a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.knopVerzenden a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

.insprong
{
	margin: 0.46em 0em 0.46em 1.37em;
}

table.ugtable
{
	margin-left: 7.32em;
	width: 52.15em;
}

table.ugtable td
{
	padding: 0.18em 1.5em 0.18em 1.5em;
	line-height: 1.5em;
}

table.ugtable th
{
	padding: 0.18em 0.18em 0.18em 0.37em;
	font-weight: normal;
}

tr.ugselectedrow
{
	background-color: #B4B2C8;
}

tr.ugrow
{
	background-color: #DADAE5;
}

li.regio
{
	list-style: none;
	list-style-image: none;
	margin-bottom: 0.37em;
	padding-left: -1.37em;
	margin-left: -1.37em;
}

legend
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #221F73;
	font-weight: bold;
}

/* --- SELECTEER HIER UW GEMEENTE --- */

.input_sel_gem
{
	margin-top: 0.27em;
	margin-bottom: 0.27em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.gem_aanw
{
	color: #66AF05;
	font-weight: bold;
}

.gem_nt_aanw
{
	color: #000;
	background-color: #fff;
}

/* --- OPGENOMEN GEMEENTES --- */

tr .opgenomen_gem_gevuld
{
	background-color: #fff;
	height: 2.29em;
	text-align: center;
	vertical-align: middle;
}

tr .opgenomen_gem_gevuld td
{
	width: 13.5em;
}

tr .opgenomen_gem_gevuld th
{
	width: 13.5em;
	font-weight: normal;
}

tr .opgenomen_gem_leeg
{
	background-color: #E9E9F1;
	height: 1em;
}

/* --- CONTACTFORMULIER --- */

.contact tr
{
	vertical-align: top;
}

.contact .label
{
	width: 10.98em;
}

.contact .input
{
	width: 27.45em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


/* --- SCHEMA --- */

table.schema
{
	border-collapse: collapse;
	border-spacing: 0em;
	width: 64.96em;
}

table.schema th
{
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 0.73em;
	background-color: #fff;
}

table.schema th.toplinks
{
	width: 21.78em;
	height: 15.55em;
	border-bottom: 0em;
	border-right: 0em solid #fff;
}

table.schema th.kolomheader
{
	width: 2.37em;
	border-bottom: 0.09em solid #fff;
	border-right: 1.65em solid #fff;
}

table.schema th.kolomheaderafsluiter
{
	width: 2.37em;
	border-bottom: 0.09em solid #fff;
	border-right: 0em;
}

table.schema td
{
	padding: 0em;
	border-bottom: 0.09em solid #fff;
	border-right: 1.65em solid #fff;
	background-color: #fff;
	height: 1.56em;
	min-height: 1.56em;
	text-align: center;
}

table.schema td.rijheader
{
	padding: 0em;
	text-align: right;
	width: 21.78em;
	padding: 0.18em 0.27em 0.18em 0.27em;
	border-bottom: 0em;
	border-right: 0em;
	background-color: #fff;
}

table.schema th.rijheader
{
	padding: 0em;
	text-align: right;
	width: 21.78em;
	padding: 0.18em 0.27em 0.18em 0.27em;
	border-bottom: 0em;
	border-right: 0em;
	background-color: #fff;
	font-weight: normal;
	vertical-align: middle;
}

table.schema td.afsluiter
{
	padding: 0em;
	border-bottom: 0.09em solid #fff;
	border-right: 0em;
	width: 2.37em;
	background-color: #fff;
	height: 1.56em;
	min-height: 1.56em;
	padding: 0.18em 0.27em 0.18em 0.27em;
	text-align: center;
}

table.schema tr.selectedrow td
{
	background-color: #fff;
	border-right: 1.65em solid #fff;
}

table.schema tr.selectedrow td.rijheader
{
	background-color: #fff;
	border-right: 0em solid #fff;
}

table.schema tr.selectedrow td.afsluiter
{
	border-right: 0px solid #fff;
}

/* --- VAN A TOT Z --- */

.zoekwaarden
{
	background-color: #DADAE5;
}

input.zoek
{
	width: 32.11em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

select.zoek
{
	width: 32.55em; /*32.66em;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.knopAlgemeneRechten
{
	background-color: #017F01;
	padding-top: 0.64em;
	padding-bottom: 0.64em;
	width: 19em;
	float: right;
	text-align: center;
}

.knopAlgemeneRechten a
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.knopAlgemeneRechten a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

/* --- ARCHIEF --- */

.kijker
{
	color: #017F01;
	font-weight: bold;
}

/* --- LINK PAGINA'S --- */

.overzicht
{
	background-color: #C4C2D8;
	vertical-align: top;
	padding-left: 2em;
	color: #221F73;
}

.overzicht a:link, .overzicht a:hover, .overzicht a, .overzicht a:visited
{
	color: #000000;
}

/* --- FICHES --- */

.achtergrond1
{
	background-color: #017F01;
}

.achtergrond2
{
	background-color: #DC4425;
}

.foutgevonden
{
	display: none;
}

/* --- PERSOONLIJK PROFIEL --- */

a.uitleg
{
	font-weight: bold;
	padding: 0px 4px 0px 4px;
	margin-left: 7px;
	background-color: white;
	text-align: center;
	border: 1px solid black;
}

a.uitleg:link
{
	text-decoration: none;
	color: black;
}

a.uitleg:visited
{
	text-decoration: none;
	color: black;
}
a.uitleg:hover
{
	text-decoration: none;
	color: black;
}
a.uitleg:active
{
	text-decoration: none;
	color: black;
}

.kleur1 a, .kleur1 a:link, .kleur1 a:visited, .kleur1 a:hover, .kleur1 a:active, .kleur2 a, .kleur2 a:link, .kleur2 a:visited, .kleur2 a:hover, .kleur2 a:active
{
	font-size: 0.6em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#showInput, .showInput
{
	display: block !important;
}

#as-gfx img
{
	width: 50px;
	height: 40px;
	border: none;
}
#as-txt
{
	position: absolute;
	left: 0px;
	top: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
