	div.contentBlock,
	div.contentBlock2 {
		font-size: 11px;
		width: 496px;
		overflow: hidden;
	}
	div.landingpage div.contentBlock2 {
		width: 647px;
	}
		.contentBlock h2,
		.contentBlock2 h2 {
			color: #FFD200;
			font: bold 21px/32px Arial, Helvetica, sans-serif;
			margin-bottom: 12px;
			padding: 12px 0px 0px 0px;
			overflow: hidden;
		}
		
			.contentBlock h2 span,
			.contentBlock2 h2 span {
				color: #fff;
				width: 22px;
				float: left;
				padding-left: 10px;
				margin-right: 8px;
/*	Disabled by commenting out, because the background gif is not available (anymore?)
				background: url(../images/staps-h-bg.gif) top left no-repeat; 
*/
			}
			
			.contentBlock h2 img {
				/*float: left;
				display: inline;*/
			}
			
			.contentBlock h2 img.number,
			.contentBlock2 nh2 img.number {
				margin-right: 10px;
			}
			
			.contentBlock h2 img.title,
			.contentBlock2 h2 img.title {
				margin-top: 5px;
			}
			
			.contentBlock h2 img.titles-small,
			.contentBlock2 h2 img.titles-small {
				margin-left: -18px !important;
				margin-left: 0;
			}
		.contentBlock2 hr,
		.contentBlock hr {
			display: block;
			margin: 0 0 12px;
			background: none;
			border: none;
			border-top: 1px solid #E7E6E6;
			color: #fff;
		}
		.contentBlock h3,
		.contentBlock2 h3 {
			color: #666;
			font: bold 14px Arial, Helvetica, sans-serif;
			margin: 0 18px 12px 0;
		}
		
			.contentBlock h3 span,
			.contentBlock2 h3 span {
				color: #000;
			}
			
		.contentBlock h4,
		.contentBlock2 h4 {
			color: #000;
			font: bold 12px Arial, Helvetica, sans-serif;
			margin: 0 18px 2px 0;
		}
		
		.contentBlock p,
		.contentBlock ul,
		.contentBlock ol
		{
			margin: 0 18px 12px 0;
			line-height: 16px;
		}
		.contentBlock li,
		.contentBlock2 li
		{
			margin-left: 34px;
			margin-bottom: 0px;  /* mgo was 4px */
		}
		
		.contentBlock p em,
		.contentBlock2 p em {
			color: #cc6600;
		}
		
		span.total {
			font-size: 16px;
			font-weight: bold;
		}
		
		.contentBlock a,
		.contentBlock2 a,
		.about-content a {
			/*color: #0039FC;*/
			color: #666;
		}
		
		.contentBlock p a:hover,
		.contentBlock2 p a:hover,
		.about-content p a:hover {
			text-decoration: none;
			background: none;
		}
		.about-content h2
		{
			/*width: 240px;
			float: left;*/
		}
		img.iGrey,
		img.iOrange {
			position: absolute;
			margin: 1px 0 0 -23px;
		}
		
		img.iRed {
			margin-left: 4px;
		}
		
		.contentBlock fieldset,
		.contentBlock2 fieldset {
			border: none;
			border-bottom: 20px solid #fff;
			padding: 0 18px 15px 0;
			background: url(../images/staps-fieldset-bg.gif) bottom center no-repeat;
				position: relative;
		}
		
			.contentBlock fieldset legend,
			.contentBlock2 fieldset legend {
				font-weight: bold;
				margin-left: -2px !important;
				color: #666;
				position: relative;
				padding: 0;
			}
			
			.contentBlock fieldset table td,
			.contentBlock2 fieldset table td {
				padding-top: 6px;
				padding-bottom: 6px;
				color: #666;
			}

			.contentBlock fieldset table td span,
			.contentBlock2 fieldset table td span {
				color: #000;
			}
			
			.contentBlock fieldset table td strong,
			.contentBlock2 fieldset table td strong {
				color: #333;
			}
			
			.contentBlock fieldset table th {

			}
			
			.contentBlock fieldset table td label,
			.contentBlock2 fieldset table td label {
				margin-right: 12px;
			}
			.contentBlock fieldset table td a,
			.contentBlock2 fieldset table td a{
				color: #0039FC;
			}
			
			.contentBlock fieldset table td input,
			.contentBlock2 fieldset table td input,
			input.greyInput {
				background: #F0F0F0;
				font: normal 11px Verdana, Helvetica, sans-serif;
				line-height: 14px;
			}
			.contentBlock fieldset table td select option,
			.contentBlock2 fieldset table td select option {
				padding-left: 4px;
				padding-right: 4px;
			}
			.contentBlock fieldset table td ul,
			.contentBlock2 fieldset table td ul {
				padding-left: 20px;
				list-style-type: disc;
				margin: 8px 0;
			}
			
				td.radio-button {
					background-color: transparent;
					padding-right: 10px;
				}
				
				td.form-sub {
					font-size: 10px;
					text-align: right;
				}
				
					td.form-sub a {
						color: #999;
					}
					
					td.form-sub a:hover {
						text-decoration: none;
					}
			
			.contentBlock fieldset dl,
			.contentBlock2 fieldset dl {
				font-size: 11px;
				color: #000;	
			}
			
			.contentBlock fieldset dl dt,
			.contentBlock2 fieldset dl dt,
			.contentBlock2 fieldset dl dd,
			.contentBlock fieldset dl dd {
				line-height: 22px;
				background: #eaeaea;
				float: left;
				margin-bottom: 8px;
				padding-left: 18px;
			}
			
			.contentBlock fieldset dl dt,
			.contentBlock2 fieldset dl dt {
				width: 282px;
			}
			
				table.overzicht-van-uw-kosten {
				}
				
				table.overzicht-van-uw-kosten td {
					background: #eaeaea;
					padding-left: 18px;
					padding-right: 18px;
				}
					
table.overzicht {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.overzicht th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.overzicht td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
			
			.contentBlock fieldset dl dt img.iGrey,
			.contentBlock2 fieldset dl dt img.iGrey {
				margin: 4px 0 0 -41px !important;
				margin-top: 0;
			}
			
			.contentBlock fieldset dl dd,
			.contentBlock2 fieldset dl dd {
				width: 166px;
			}
			
			.contentBlock fieldset dl dd span,
			.contentBlock2 fieldset dl dd span {
				font-size: 14px;
			}
			
			.contentBlock fieldset ul,
			.contentBlock2 fieldset ul {
				font-size: 11px;
				color: #666;
				list-style: none;
			}
			
			.contentBlock fieldset ul li,
			.contentBlock2 fieldset ul li {
				margin: 0 18px 0 0;
				display: block;
			}
			
			.contentBlock fieldset ul li strong,
			.contentBlock2 fieldset ul li strong {
				color: #000;
			}
			
			.contentBlock fieldset ul li ul li,
			.contentBlock2 fieldset ul li ul li {
				color: #000;
				margin-bottom: 5px;
			}
			
			.contentBlock fieldset ul li ul li span,
			.contentBlock2 fieldset ul li ul li span {
				color: #666;
				margin-left: 18px;
				padding-top: 3px;
				width: 220px;
				float: left;
			}
			
		#tooltip {
			width: 315px;
			position: absolute;
			top: 0;
			left: 0;
			display: none;
			text-align: left;
			z-index: 4000;
		}
		
		#tooltip-error {
			width: 315px;
			position: absolute;
			top: 0;
			left: 0;
			display: none;
			text-align: left;
			z-index: 4001;
		}
		#contactInfo {
			width: 315px;
			position: absolute;
			top: 100px;
			left: 0;
			display: none;
			text-align: left;
			z-index: 4005;
		}
			#tooltip h4,
			#contactInfo h4{
				background: url(../images/tooltip-h-bg.gif) top center no-repeat;
			}
			
			#tooltip-error h4 {
				background: url(../images/tooltiperror-h-bg.gif) top center no-repeat;
			}
			
			#tooltip h4,
			#tooltip-error h4 ,
			#contactInfo h4{
				line-height: 24px;
				padding: 0 11px;
				color: #fff;
			}
					
			#tooltip h4,
			#tooltip-error h4,
			#contactInfo h4,
			#tooltip div,
			#tooltip-error div,
			#contactInfo div {
				font-size: 11px;
			}
			
			#tooltip div,
			#tooltip-error div,
			#contactInfo div {
				padding: 8px 11px;
				background: url(../images/tooltip-bg.gif) bottom center no-repeat;
			}
			
			#tooltip div p,
			#tooltip div ul,
			#tooltip div ol,
			#contactInfo div p,
			#contactInfo div ul,
			#contactInfo div ol,
			#tooltip-error div p,
			#tooltip-error div ul,
			#tooltip-error div ol
			{
				margin-bottom: 10px;
			}
			#contactInfo div {
				line-height: 18px;
			}
			#contactInfo label {
				font-weight: bold;
			}
			#tooltip div li,
			#tooltip-error div li,
			#contactInfo div li
			{
				margin-left: 20px;
			}
			
			.x {
				position: absolute;
				right: 10px;
				top: 6px;
			}
			
		.bewaar-deze-offerte {
			margin: 0 0 10px 18px;
		}
		
		.bewaar-deze-offerte a {
			color: #0039FC;
		}
		
		.bewaar-deze-offerte a:hover {
			color: #0039FC;
			text-decoration: none;
		}
			
		ul.terug-verder {
			width: 484px;
			margin: 10px 18px 20px !important;
			margin /**/: 10px 18px 20px;
			list-style: none;
		}
		
			ul.terug-verder li.terug {
				float: left;
			}
			
			ul.terug-verder li.verder {
				float: right;
			}

	.staps-content-right {
		width: 207px;
		float: left;
		display: inline;
		margin-left: 11px;
		padding-bottom: 69px;
	}
	
		/*.staps-staps {
			width: 207px;
			background: url(../images/staps-staps-top-bg.gif) top center no-repeat;
			margin-bottom: 10px;
		}*/
		
		.staps-staps {
			width: 207px;
			margin-bottom: 10px;
		}
		
			.staps-staps img {
				display: block;
				float: left;
				clear: left;
				margin: 0;
			}
		
			.staps-staps ul {
				list-style: none;
				padding: 10px 0 4px 10px;
				background: url(../images/staps-staps-bottom-bg.gif) bottom center no-repeat;
			}
			
				.staps-staps ul li {
					margin-bottom: 6px;
					font: bold 13px/26px Arial, Helvetica, sans-serif;
				}
				
				.staps-staps ul li span {
					width: 18px;
					float: left;
					padding-left: 8px;
					margin-right: 4px;
					font-size: 18px;
				}
				
				.staps-staps ul li.stap-stap-active {
					background: url(../images/staps-staps-li-bg.gif) top left no-repeat;
				}
				
				.staps-staps ul li.stap-stap-active span {
					color: #000;
				}
				
				.staps-staps ul li.stap-stap-normal {
					background: url(../images/staps-staps-li-bg.gif) center left no-repeat;
				}
				
				.staps-staps ul li.stap-stap-normal span {
					color: #000;
				}
				
				.staps-staps ul li.stap-stap-visited {
					background: url(../images/staps-staps-li-bg.gif) bottom left no-repeat;
					color: #666;
				}
				
				.staps-staps ul li.stap-stap-visited span {
					color: #666;
				}
				
		.info-banner {
			margin-bottom: 10px;
		}
	
		.staps-options ul {
			float: left;
			list-style: none;
			font-size: 11px;
		}
		
		.staps-options ul li {
			margin-bottom: 7px;
			color: #000;
			font: normal 11px Arial, Helvetica, sans-serif;
		}
		
		.staps-options ul li a {
			width: 191px;
			padding-left: 12px;
			line-height: 25px;
			display: block;
			color: #000;
			text-decoration: none;
			background-position: top center;
			background-repeat: no-repeat;
			text-indent: -9999px;
		}
		
		.staps-options ul li a:hover {
			background-position: bottom center;
		}
		
		/* buttons */
		
		a.btn-bewaar-offerte_nl {
			background-image: url(../images/btn-bewaar-offerte_nl.gif);
		}
		
		a.btn-contract-informatie_nl {
			background-image: url(../images/btn-contract-informatie_nl.gif);
		}
		
		a.btn-hoeveel-freo_nl {
			background-image: url(../images/btn-hoeveel-freo_nl.gif);
		}
		
		a.btn-hoeveel-lenen_nl {
			background-image: url(../images/btn-hoeveel-lenen_nl.gif);
		}
		
		a.btn-lenen-als_nl {
			background-image: url(../images/btn-lenen-als_nl.gif);
		}
		
		a.btn-open-bewaarde_nl {
			background-image: url(../images/btn-open-bewaarde_nl.gif);
		}
		
		a.btn-persoonlijke-gegevens_nl {
			background-image: url(../images/btn-persoonlijke-gegevens_nl.gif);
		}
		
		a.btn-krediet-gegevens-wijzigen_nl {
			background-image: url(../images/btn-krediet-gegevens-nl.gif);
		}
		
		
		

		
		.currencyValue
		{
			position: relative;
			height: 20px;
			line-height: 20px;
			width: 206px;
			display: block;
			float: left;
		}
		.currencyValue2
		{
			position: relative;
			height: 20px;
			line-height: 20px;
			width: 75px;
			display: block;
			float: left;
		}
		.currencyValue input,
		.currencyValue2 input
		{
			position: absolute;
			top: 0;
			left: 0;
			padding-left: 14px;
		}
		.currencyValue span,
		.currencyValue2 span
		{
			position: absolute;
			top: -2px;
			left: 4px;
		} 
		.hiddenGroup
		{
			display: none;
		}
			
		
#loan_template
{
	display: none;
}

			.tooltipInfoContent
			{
				display: none;
			}

			
			
	
		.tooltip {
			width: 315px;
			position: absolute;
			margin-top: 300px;
			margin-left: 16px;
		}
		
		.tooltip-error {
			width: 315px;
			position: absolute;
			margin-top: 277px;
			margin-left: 327px;
		}
		
			.tooltip h4 {
				background: url(../images/tooltip-h-bg.gif) top center no-repeat;
			}
			
			.tooltip-error h4 {
				background: url(../images/tooltiperror-h-bg.gif) top center no-repeat;
			}
			
			.tooltip h4,
			.tooltip-error h4 {
				line-height: 24px;
				padding: 0 11px;
				color: #fff;
			}
					
			.tooltip h4,
			.tooltip-error h4,
			.tooltip p,
			.tooltip-error p {
				font-size: 11px;
			}
			
			.tooltip p,
			.tooltip-error p {
				padding: 8px 11px;
				background: url(../images/tooltip-bg.gif) bottom center no-repeat;
			}
td.labelCol
{
	width: 170px;
}

.formatMoney
{
	font-size: 18px;
	font-weight: bold;
}
.contentBlock sup
{
	/* color: #f00; */
}

p.footerNote
{
	font-size: 9px;
	line-height: 12px;
	color: #f00;
	width: 300px;
}



#loan_slider,
#monthly_slider
{
	width: 270px;
	height: 20px;
	background-image: url(../images/slider_empty.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	position: relative;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
#loan_filler,
#monthly_filler
{
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	background-image: url(../images/slider_full.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	width: 270px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
}
#loan_indicator,
#monthly_indicator
{
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	width: 8px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/slider_indicator.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	cursor: move;
}
#fieldSet_sliders
{
	overflow: hidden;
	background-image: none;
	border: none;
	width: 450px;
	position: relative;
}

#fieldSet_sliders .currencyValue {
width: 100px;
}
			.evenInput
			{
				padding-left: 14px;
			}
			.contentBlock fieldset table td input.whiteInput
			{
				background: #fff;
			}
			
.returnButon
{
	float: left;
}

h3.h3_title {
	margin: 0 0 16px;
	padding: 0;
	height: 23px;
	background-position: left;
	background-repeat: no-repeat;
}
.h3_title span {
	display: none;
}
dl.faq dd {
	display: none;
	margin-left: 24px;
}
dl.faq dd * {
	margin: 0;
	padding: 0;
}
dl.faq dd li {
	margin-left: 20px;
}
dl.faq dt {
	clear: left;
	/*cursor: hand;*/
	cursor: pointer;
	margin-top: 20px;
}
dl.faq dt span{
	color: #666;
	display: block;
	float: left;
	width: 24px;
	line-height: 26px;
	height: 16px;
	line-height: 16px;
}
dl.faq dt.orange {
/*	color: #ffc600; */
}
span.terug-naar-home {
	display: block;
	color: #000;
	height: 30px;
	text-align: right;
}

span.terug-naar-home a {
	color: #000;
}
	
table.payment-overview {
	/*margin: 10px;*/
	font-size: 10px;
}

	.payment-overview th {
		font-weight: normal;
		text-align: center;
		color: #666;
	}

	.payment-overview td {
		background: #eaeaea;
		padding: 4px 6px;
	}
	
	.payment-overview td span {
		font-weight: bold;
		font-size: 14px;
	}
	
	strong.orange {
		color: #fa4c00;
	}
	
	
		.contentBlock2 p,
		.contentBlock2 ul,
		.contentBlock2 ol
		{
			margin: 0 24px 12px 8px;
			line-height: 16px;
		}
div.specialBlock {
	clear: both;
	padding-top: 10px;
}
div.specialBlock p {
	margin-left: 0;
	margin-right: 0;
}

		.landingpage p,
		.landingpage ul,
		.landingpage ol
		{
			margin: 0 0 12px 0;
			line-height: 16px;
		}
#maxloan fieldset {
	padding-left: 0 !important;
	margin-left: 0 !important;
	border-left: 0 none;
}
#maxloan legend {
	padding-left: 0;
	margin-left: 0;
}