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

html 		 		{ min-height: 100%; }
body  			{ background-color: #214aa6; 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 		{ z-index: 10; position: fixed; bottom: 10px; left: 0; background-image: url(/common/images/logo.gif);  background-attachment: scroll; background-repeat: no-repeat;  width: 126px; height: 26px; margin: 0; padding: 0; }
#divLogo img{ visibility: hidden; margin: 0; padding: 0; }
* html #divLogo	{ position: absolute; }

.textbrowser{ display: none; }

#divLogoDV 	{ z-index:0; position: absolute; bottom: 16px; left: 58em; margin: 0; padding: 0; }
#divLogoDV img{ border: none; }

#divSPfoto 	{ z-index:1; position: absolute; top: 0; left: 4px; height: 771px; width: 180px; margin: 0; padding: 0; background-image: url(../images/mainleft.jpg); background-position: left; background-repeat: no-repeat; }
