/*
(c) BELASTINGDIENST 
domein:	Douane.nl 
versie:	3.0
*/
@import "domeinen.css";
@import "algemeen.css";
@import "hoofdmenu.css";
@import "functies.css";
@import "content-ip.css";
@import "../readspeaker.css";
/**************************************************************************************************/
/* Catch all */
html 		 		 	{ min-height: 100%; }
body  				{ background-color: #006067;  }
*					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; text-align: left; color: #000000; margin: 0; padding: 0; }
ul 					{ list-style: disc; }

#divLogo 			{ z-index: 10; top: 0; left: 0; background-image: url(/common/images/organisatie/douane_naambeeld.jpg); background-attachment: scroll; background-repeat: no-repeat; width: 241px; height: 55px; margin: 0; padding: 0; }
#divLogo img			{ visibility: hidden; margin: 0; padding: 0; }
* html #divLogo		{ position: absolute; }

#divLogoDV 			{ z-index:0; position: absolute; top: 35em; left: 2em; margin: 0; padding: 0; }
#divLogoDV img		{ border: none; }

.textbrowser 		{ display: none ;}
/* Einde Catch all */
/**************************************************************************************************/

