/* (c) BELASTINGDIENST 
* domein:	Douane.nl 
* versie:	3.0
*/

#divContent																			{ width: 40.05em; padding-right: 0; margin-top: 1em; }
* html #divContent																{ width: 38.5em; }
*:first-child+html #divContent										{ width: 38.5em; }
#divContent .clDatumRegel 												{ margin: 1em 0; width: 38.5em; background-color: #f1f1f1; float: left; border-top: solid 1px #c6ccda; padding: .15em .3em 0 .3em; }
* html #divContent .clDatumRegel 									{ width: 38em; margin-top: .3em; margin-bottom: 0; }
*:first-child+html #divContent .clDatumRegel 			{ width: 38em; }
#divContent .clDatumRegel p 											{ display: inline; }
#divContent p.clDouaneActueel										{ float: left; color: #004349; font-weight: bold; font-size: .9em; font-family: verdana; }
#divContent p.clRss a														{ float: right; color: #004349; font-weight: bold; padding-left: 1.7em; background-image: url(/common/images/rss_icoon.gif); background-position: left; background-repeat: no-repeat; text-decoration: none; }
#divContent p.clRss a:hover											{ text-decoration: underline; }
#divContent p.clInleiding												{ font-weight: bold; }
#divContent a:link																{ text-decoration: underline; }
#divContent a:hover															{ text-decoration: underline; }

* html #divContent h1															{ margin-top: 1em; }

#divInhoudsopgave 																{ margin-top: 5.5em; padding: 0; }
* html #divInhoudsopgave 													{ margin-top: 5em; width: 10em; } /* LATEN STAAN VOOR JUISTE MARGIN-TOP IN IE ONDANKS BOVENSTAANDE REGEL */
*:first-child+html #divInhoudsopgave							{ margin-top: 5em; } /* LATEN STAAN VOOR JUISTE MARGIN-TOP IN IE ONDANKS BOVENSTAANDE REGEL */

#divContent td.clAgendaDatum											{ vertical-align: top; padding-top: 1.1em; border: none; }
#divContent td.clAgendaDatum p										{ color: #004349; font-weight: bold; }
#divContent td.clAgendaTekst											{ border: none; }
