/* (c) BELASTINGDIENST 
 * domein:	Douane.nl
 * versie:	1.0
*/
html 									{ border-left: 3px solid #ffff00; }
body 								{ background-color: #006067; margin-left: 3px; padding: 0; }
*									{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 100%; text-decoration: none; text-align: left; color: #000000;	}
h1, h2, ul, li 						{ margin: 0; padding: 0; }
li, p, h1, h2 	 						{ font-size: 83%; color: #ffffff; }
.textbrowser 						{ display: none; }


/* Inhoudsopgave */
#divInhoudsopgave					{ width: 290px; background-color: #71979a; margin-top: 8.45em; padding: 5px; }
#divInhoudsopgave li li					{ font-size: 1em; list-style: none; margin-left: .5em; }
#divInhoudsopgave li li a				{ color: #000000; }
#divInhoudsopgave li li a:hover			{ text-decoration: underline; }


/* Content IP*/
#divContent 							{ width: 290px; background-color: #ffffff; padding: 5px; margin-top: 1px; }
#divContent * 						{ color: #000000; }
#divContent h1						{ font-weight: bold; margin-bottom: -15px; }
#divContent h1						{ font-weight: bold; margin-bottom: 0; }
#divContent h2						{ font-weight: bold; margin-top: 1em; margin-bottom: -15px; }
#divContent h2						{ font-weight: bold; margin-top: 1em; margin-bottom: -10px; }
#divContent a						{ text-decoration: underline; }
#divContent p 						{ color: #000000; }
#divContent h2 + table 					{ margin-top: 10px; }

#divContent .Inspringen				{ margin-left: 5px; }
#divContent .Opsomming				{ margin-left: 5px; margin-bottom: -10px; }
#divContent .Kop						{ margin-left: 5px; padding-top: 10px; margin-bottom: -13px; font-weight: bold; }
#divContent .fotobijschrift			{ font-weight: bold; font-size: 70%; }
#divContent b, strong 					{ font-weight: bold; }

#divContent img 						{ float: left; margin: 1em 1em 1em 0; }
#divContent p.WPlink 				{ margin-left: 16px; margin-bottom: 0px; font-weight: bold; background-image: url(/common/images/wp_link.gif); background-position: left; background-repeat: no-repeat; margin-left: 0; padding-left: 1.2em; }
#divContent p.WPlink a				{ font-weight: bold; }

#divContent ul						{ margin-bottom: -0px; margin-left: 16px; margin-top: -0px; }
#divContent ul						{ margin-bottom: -0px; margin-left: 16px; margin-top: 10px; }
#divContent ul li						{ margin-bottom: 3px; list-style: url(/common/images/li-item.gif); }
#divContent ul li.lijstnummering		{ margin-bottom: 3px; list-style-type: decimal; }

#divContent ol						{ margin-bottom: -0px; margin-left: 26px; margin-top: 24px; }
#divContent ol li						{ margin-bottom: 3px; list-style-type: alpha; }
#divContent ol li.lijstnummering		{ margin-bottom: 3px; list-style-type: decimal; }

#divContent td, th					{ font-size: .8em; width: auto; background-color: #ffffff; padding: 0.5em; border: solid 1px #000080; }
#divContent th						{ font-weight: bold; background-color: #D9DFEC; }
#divContent .BeginZieOok 			{ font-weight: bold; font-size: .8em; }

#divContent .ZieOok,
#divContent .EindeZieOok 			{ font-size: .8em; display: block; }

#divContent .letopopsomming 			{ margin-left: 17px; padding-left: 16px; background-image: url(/common/images/li-item.gif); background-attachment: scroll; background-position: top left; background-repeat: no-repeat; }


#divZoekenDownload   								{ width: 240px; background-image: none; }

#divZoeken              								{ width: 240px; background-color: #efefef; margin-bottom: 1em; }
#divZoeken h2             								{ color: #004349; font-weight: bold; margin: 0 0 .5em 0; padding-top: 1em; }
#divZoeken p             								{ margin-bottom: .1em; }
#divZoeken .roundtop img							{ visibility: hidden; }
#divZoeken .roundbottom img						{ visibility: hidden; }
#divZoeken  p input.clZoekenInputTekst				{ background: #ffffff url(/common/images/organisatie/zoeken_vergrootglas.jpg) no-repeat left; padding: .3em 0 0 0; border: solid 1px #999999; height: 1.8em; margin: 0 0 0 1.2em; vertical-align: top; width: 150px; }
#divZoeken p input.clZoekenInputImg				{ padding: 0; margin: 0 -.3em; }
#divZoeken form									{ padding-bottom: 1em; }

* html #divZoeken  p input.clZoekenInputTekst			{ height: 1.6em; width: 150px; }
* html #divZoeken p input.clZoekenInputImg			{ margin: .1em 0 0 -.5em; }


#divDownload               								{ margin-bottom: 1em; }
#divDownload h2             							{ color: #004349; font-weight: bold; }
#divDownload p            								{ margin-bottom: .1em; }
#divDownload p a.clAlle      						{ color: #808080 !important; font-weight: normal; padding: 0; }
#divDownload .roundtop 							{ visibility: hidden; }
#divDownload .roundbottom						{ visibility: hidden; }


/* Algemeen */
#divAlgemeen						{ z-index: 100; position: absolute; top: 25px; width: 300px; background-color: #07435b; height: 2.2em; }
#divAlgemeen ul 						{ padding: .25em 0; background-color: #07435b; }
:first-child+html #divAlgemeen ul 		{ padding: .25em 0 .5em 0; }
#divAlgemeen li						{ margin: 0; list-style: none; font-size: .8em; display: inline; background-color: #07435b; }
#divAlgemeen ul li a.active 				{ background-color: #d9ebec; color: #07435b; font-weight: bold; padding: .5em .5em .8em .8em; }
#divAlgemeen ul li a.active:hover 		{ background-color: #ffffff; color: #07435b; font-weight: bold; padding: .5em .5em .8em .8em; text-decoration: underline; }
#divAlgemeen ul li a 					{ background-color: #07435b; color: #ffffff; font-weight: bold; padding: .5em .5em .8em .8em; }
#divAlgemeen ul li a:hover 				{ background-color: #ffffff; color: #07435b; font-weight: bold; padding: .5em .5em .8em .8em; text-decoration: underline; }


/* Hoofdmenu */
#divHoofdmenu 						{ position: absolute; background-color: #d9ebec; top: 4.5em; width: 300px; height: 2.25em; } 
#divHoofdmenu  li						{ padding: .8em .8em 1em 0; float: left; text-align: center; height: 2.25em; list-style: none; } 
#divHoofdmenu  li a.active 				{ background-color: #ffffff; color: #07435b; } 
#divHoofdmenu  li a.active:hover 		{ text-decoration: underline; }
#divHoofdmenu  li a 					{ padding: .8em; background-color: d9ebec; color: #07435b; } 
#divHoofdmenu  li a:hover				{ text-decoration: underline; } 


/* Domeinen */
#divDomeinen						{ position: absolute; left: -5px; top: 0; height: 38px; width: 320px; cursor: pointer; }
#divDomeinen #divBel 				{ position: absolute; left: 0; top: 0; clip: rect(auto 140px 25px 8px); }
#divDomeinen #divDou 				{ position: absolute; left: 119px; top: 0; clip: rect(auto 100px 25px 21px); }
#divDomeinen #divToe 				{ position: absolute; left: 208px; top: 0; clip: rect(auto 105px 25px 11px); }
#divDomeinen img 						{ border: 0; }


/* Functies */
#divFuncties 						{ display: none; }


/* Logo */
#divLogoDV 							{ display: none; }
#divLogo 							{ display: none; }
#divLogo img 							{ visibility: hidden; }


/* Kruimelpad */
#divBroodKruimel 					{ position: absolute; top: 6.9em; background-color: #ffffff; padding: .1em .5em .2em .5em; width: 288px; }
#divBroodKruimel ul li 					{ display: inline; color: #000000; }
#divBroodKruimel ul li a 				{ color: #000000; text-decoration: underline; }
#divBroodKruimel .clBroodKruimel 	{ background: url(/common/images/broodkruimel_pijl.gif) no-repeat left; padding-left: .95em; }

