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

/**************************************************************************************************/
/* Catch all */
html 		 				 { min-height: 100%; }
body  					 { background-color: #214aa6; 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%; color: #ffffff; }
ul 				 		 	 { list-style: none; }

#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: 771px; width: 180px; margin: 0; padding: 0; background-image: url(/common/images/mainleft.jpg); background-position: left; background-repeat: no-repeat; }

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