/* (c) BELASTINGDIENST 
 * domein:	Belastingdienst.nl
 * content-ih.css 
 * versie:	1.0
 */
/**************************************************************************************************/
/* Content */

/* achtergrondkleur blokken (donker): #f0d0d1 */
/* achtergrondkleur fieldsets (licht): #F8EDEA */

@import "../css/main-ih_nieuwe_stijl.css";

/* Versie */
#divVersie {position: absolute; top:0em; right: 1em; font-size:80%; display: none;}
#divHelpStartTekst {visibility: visible;}

/* Fieldsets */
.inpBedrag		{ width:4em;}
.clInput 				{ width: 4em;}
.clVraag	{display: none;}
fieldset#fsInvoer1				{ display: none;}
fieldset#fsBereken				{ display: none;}
.clTussenInfo							{ display: none; margin: 0 .2em .5em 1em; border-left: 1px dotted; padding-left: .5em; }
.clTussenResult						{ display: none; margin: .2em;}
/*.clTopClose			{ cursor: move;}*/


#fsBereken .clResult {
    border-color: white;
    border-style: solid;
    border-width: 2px 0;
    margin: 1em -1em;
    padding: 0 0.5em;
}

fieldset#fsInvoer1 label  	{ float: left; width: 460px; padding-bottom: 5px;}
fieldset#fsBereken label  		{ float: left; width: 460px; padding-bottom: 5px;}
fieldset#fsBereken .vraagLoonUitkeringInfo		{ width: 500px; }

#divContent #frmBerekening .p { overflow: hidden; }

#divResult6 .clUitroepteken	{border-bottom: 2px solid white; margin-bottom: 0.5em;}
.clUitkomstExtra			{padding: .5em;}

/* Einde Content */
/**************************************************************************************************/

