/*	--------------------------------------------------------------
	$Id: hoogcontrast.css 2148 2009-05-18 10:48:31Z josh $
	--------------------------------------------------------------	*/

/* HEADER */
#kop #logo span {
	color: #000000;
}

#kop #logo a img {
	background: url(/images/logos/overheid-nl-zw.png) 0 0 no-repeat;
}

#kop #instellingen-layout a#laag-contrast {
	display: block;
}

#kop #instellingen-layout a#hoog-contrast {
	display: none;
}


/* DEFAULT */
#hoofd-inhoud #inhoud-titel h2,
#hoofd-inhoud #inhoud-titel p.addendum,
#hoofd-inhoud #inhoud-titel p span,
#hoofd-inhoud ul#tabbladen-paneel li input:hover,
#hoofd-inhoud ul#tabbladen-paneel li.actief input,
#hoofd-inhoud ul#tabbladen-paneel li button:hover,
#hoofd-inhoud ul#tabbladen-paneel li.actief button,
#hoofd-inhoud div.kop h2,
#hoofd-inhoud ul.actie-lijst li h3,
#hoofd-inhoud #zoek-resultaten-paneel h3,
#hoofd-inhoud #zoek-resultaten-paneel ul li p,
#hoofd-inhoud #wettekst-inhoud-paneel ul ul.actie-lijst li abbr,
#hoofd-inhoud #wettekst-inhoud-paneel div.wettekst-inhoud p.regeling-titel,
#hoofd-inhoud .wettekst-inhoud-paneel div.wettekst-inhoud p.regeling-titel,
#hoofd-inhoud #wettechnische-informatie-paneel h3,
#hoofd-inhoud #wettechnische-tabel-paneel th,
#hoofd-inhoud #wettekst-navigatie-paneel li p.regeling-titel 
.wettekst-inhoud .hoofdstuk-kop {
	color: #aa5a00;
}

#hoofd-inhoud hr,
#hoofd-inhoud div.kop,
#hoofd-inhoud ul.actie-lijst li h3,
#hoofd-inhoud #zoek-resultaten-paneel ul,
#hoofd-inhoud #wettechnische-tabel-paneel th,
#hoofd-inhoud #wettechnische-tabel-paneel td {
	border-color: #aa5a00;
}

#hoofd-inhoud a.informatie-knop {
	background: url(/images/buttons/info-hoogcontrast.gif) 0 0 no-repeat; 
}

#hoofd-inhoud .knoppen-paneel .submit:hover {
	background: url(/images/buttons/submit.gif) #aa5a00 right 50% no-repeat;
}

#hoofd-inhoud #zoek-resultaten-paneel .toon-elementen:hover {
	background: url(/images/buttons/tonen-ro-hoogcontrast.gif) transparent 100% 50% no-repeat;
}

#hoofd-inhoud #wettekst-inhoud-paneel ul ul.actie-lijst li abbr {
	background: url(/images/buttons/twk-hoogcontrast.gif) 1px 1px no-repeat;
}

#hoofd-inhoud ul.actie-lijst li p,
#hoofd-inhoud ul.link-lijst li p,
.input-default-text-color { 
	color: #515254;
}


/* FOOTER */
#voet .copyright,
#voet .partners,
#voet .partners a {
	color: #000000;
}


/* LIGHTBOX */
#lightbox div.kop h2 {
	color: #aa5a00;
}

#lightbox div.kop {
	border-color: #aa5a00;
}

#lightbox .knoppen-paneel .submit:hover {
	background: url(/images/buttons/submit.gif) #aa5a00 right 50% no-repeat;
}

