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

/**************************************************************************************************/
/* Catch all */
html 		 		 	 		{ min-height: 100%; }
body  						{ background-color: #006067; background-image: url(/common/images/cesuur.jpg); background-position: top 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; }

h1, h2, ul, li 		{ margin: 0; padding: 0;}
li, p, h1, h2, a 	{ font-size: 83%; }
ul 				 		 		{ list-style: disc; }

#divLogo 					{ display: none; }
.textbrowser 			{ display: none; }

/*Lettergroottes in divAlgemeen en divTalen aanpassen, zonder zijn ze te klein*/
#divAlgemeen li  	{ font-size: .8em; }
#divTalen li 		 	{ font-size: .8em; }
/* Einde Catch all */
/**************************************************************************************************/

