table.berekenen
{
	border: 1px solid #1d3c5f;
	background-color:#e6eaf7;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-image:url(../img/blauw_mannetje.png); 

	width: 454px;
}
table.renteoverzicht
{
	border: 1px solid #1d3c5f;
	background-color:#e6eaf7;

	width: 504px;
}
table.berekenen518
{
	border: 1px solid #1d3c5f;
	background-color:#e6eaf7;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-image:url(../img/blauw_mannetje.png); 

	width: 522px;
}

th.berekenen{
	background-image:url(../img/titel_achtergrond.png);
	background-repeat:no-repeat;
	width: 450px;
	height: 31px;
	padding-left: 40px;
	color:#FFFFFF;
	font-size:14px;
	
	text-align: left;
}
th.berekenen518{
	background-image:url(../img/titel_achtergrond_518.gif);
	background-repeat:no-repeat;
	width: 518px;
	height: 31px;
	padding-left: 40px;
	color:#FFFFFF;
	font-size:14px;
	
	text-align: left;
}

tr.berekenen
{
}

table.berekenen span.validatie
{
	font-weight: bold; 
	color: #FF0000;
	text-align: left;
}

td.lichtblauw{
	color: #1d3c5f;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:15px;
}

tr.lichtblauw{
	background-color: #1d3c5f;
	color: #fff;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	border-bottom: 1px solid #000;
}
tr.lichtblauw a
{
	color: #fff;
}

th.rentetbl
{
	font-size: 10px;
}
th.rentetbl_actief
{
/*	background-color: #1d3c5f; */
}


td.rentetbl
{
	font-size: 10px;
	color: #000;
	background-color:#d6dae7;
}
td.rentetbl_actief
{
	background-color: #4d6c8f;
}

div.renteoverzicht_knoppen
{
	clear: both;
	overflow: hidden;

	text-align: center;
	width: 505px;
	margin: 0 auto;
}

ul.renteoverzicht_knop
{
	padding: 0;
	margin: 0px;

	list-style-type: none;

}

li.renteoverzicht_knop, li.renteoverzicht_knop_actief
{
	float: left; 
	
	margin-left: 2px;
	padding: 0px 2px 0px 2px;
	height: 18px;

	border: 1px outset #ccc;
	background-color: #1d3c5f;
	color: #fff;
	width: 55px;
}
li.renteoverzicht_knop_actief
{
	border: 1px inset #ccc;
	background-color: #4d6c8f;
}

ul.renteoverzicht_knop a, li.renteoverzicht_knop_actief a
{
	color: #fff;
	text-decoration: none;
}


