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

@import "../domeinen.css";
@import "../talen.css";
@import "../algemeen.css";
@import "functies-nojs.css";
@import "../content-ip-bieb.css";
@import "zoeken-nojs.css";

/**************************************************************************************************/
/* Catch all */
html { border-left: 3px solid #ffff00; height: 100%;}
body  { margin: 0px; padding: 0px; background-color: #006067;}
*		{ font-family: Tahoma, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 100%; text-decoration: none; text-align: left; color: #000000;	}
#divContainer {position:absolute; top:0;}
h1, h2, ul, li 	{margin:0px; padding:0px;}
li, p, h1, h2, a 	{ font-size: 83%; color: #ffffff; }
ul 					{ list-style: none;}

#divLogo 			{ position: fixed; bottom: 10px; left: 10px; background-image: url(/common/images/logo.gif);  background-attachment: scroll;  background-position: bottom left;  background-repeat: no-repeat;  width: 170px; height: 100px;}
#divLogo img 		{ visibility: hidden; margin:0; padding:0;}

* html #divLogo  { position: absolute;}
#divLogo {display: none;}
.textbrowser 						{ display: none;}
#divFuncties {display: none;}
/* Einde Catch all */
/**************************************************************************************************/

