/*
(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-sp-nojs.css";
@import "../readspeaker.css";
/**************************************************************************************************/
/* Catch all */
html 		 					{ min-height: 100%; }
body  						{ background-color: #006067; background-image: url(/common/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; }

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 ;}
#divLogoDV 				{ z-index:0; position: absolute; bottom: 16px; left: 58em; margin: 0; padding: 0;}
#divSPfoto 				{ z-index:1; position: absolute; top: 0; left: 4px; height: 1200px; width: 180px; margin: 0; padding: 0; background-image: url(/common/images/mainleft.jpg); background-position: top left; background-repeat: no-repeat; }

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

