/*
(c) BELASTINGDIENST 
domein:	Douane.nl 
versie:	3.0
*/
@import "domeinen.css";
@import "talen.css";
@import "algemeen.css";
@import "doelgroepen.css";
@import "zoeken.css";
@import "functies.css";
@import "content-ip.css";
@import "readspeaker.css";

/**************************************************************************************************/
/* Catch all */
html 		 		 	 							{ min-height: 100%; }
body  											{ background-color: #006067; background-image: url(../images/cesuur.jpg); background-position: left; background-repeat: repeat-y; }
*														{ 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 										{ display: none; }
.textbrowser 								{ display: none; }
/* Einde Catch all */
/**************************************************************************************************/

