*{
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
a:focus{
	outline:0;
}
img{
	border: none;
	float: left;
}
label{
	cursor: hand;
	cursor: pointer;
}
body{
	text-align: center;
	background:#d4e7f5;
	background:url(../img/bg.jpg) #d4e7f5 top left repeat-x;
	font-size: 12px;
	color: #455560;
}
form h2{
	margin-top: 20px;
}
ul.list li{
	padding: 5px;
	list-style:disc;
	margin: 0 0 0px 25px;
}

ul.list{
	margin: 0 0 10px 0;
}
ul.circle{
	list-style:circle;
}
a{
	color: #455560;
}
a:hover{
	color: #6699cc;
}
button.blue_square{
	background:url(../img/button_blue_square.gif);
	width: 117px;
	height: 87px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	font-weight:bolder;
}
button.blue_small,input.blue_small{
	background:url(../img/button_blue_small.png) center left no-repeat;
	width: 187px;
	padding: 0px 0px 0px 30px;
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight:bolder;
	line-height: 40px;
}
button:focus{
	outline:none;
}
*html .blue_small{
	/*background:url(../img/button_blue_small.png) center left no-repeat;*/
	width: 187px;
	padding: 0px 0px 2px 30px;
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight:bolder;
	line-height: 40px;
	display: block;
}
button.orange_small{
	background:url(../img/button_orange_small.png) center left no-repeat;
	width: 187px;
	padding: 0px 0px 2px 30px;
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight:bolder;
	line-height: 40px;
}
button.grey_small{
	background:url(../img/button_grey_small.png) center left no-repeat;
	width: 187px;
	padding: 0px 0px 2px 30px;
	height: 40px;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight:bolder;
	line-height: 40px;
}
#isverzonden{
	display:none;
	cursor:auto;
}
a.orange_big{
	background:url(../img/button_orange_big.png) center left no-repeat;
	width: 251px;
	padding-left: 47px;
	padding-right: 8px;
	line-height: 48px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weight:bolder;
	display: block;
	text-align: center;
	text-decoration: none;
}
a.blue_small{
	background:url(../img/button_blue_small.png) center left no-repeat;
	width: 138px;
	padding: 0px 10px 0px 39px;
	line-height: 40px;
	height: 40px;
	display: block;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	font-weight:bolder;
	display: block;
	text-align: center;
	text-decoration: none;
}
a.orange_small{
	background:url(../img/button_orange_small.png) center left no-repeat;
}
a:hover.orange_small,a:hover.orange_big,a:hover.blue_small,a:hover.blue_big{
	text-decoration:underline;
	color: #FFFFFF;
}
.clear{
	clear:both;
}
.center{
	text-align:center;
}
table img{
	float:none;
}
#container{
	position:relative;
	top: 0;
	left: 0;
	width: 980px;
	margin: 0 auto;
	text-align:left;
	min-height: 600px;
}

#header{
	position:relative;
	float: left;
	top: 0;
	left: 0;
	height: 110px;
	width: 960px;
	border-bottom: 5px solid #455560;
	margin: 0 10px;
}
#logo{
	position:absolute;
	top: 10px;
	left: 20px;
	width: 137px;
	height: 84px;
}
#slogan{
	position:absolute;
	left: 157px;
	top: 0;
	line-height: 110px;
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	width: 553px;
	text-align:center;
}

#contact{
	position:absolute;
	top: 0;
	right: 0;
	width: 250px;
	height: 110px;
	background:url(../img/nl/contact.gif) bottom right no-repeat;
}
#contact p{
	width: 161px;
	text-align: center;
	font-size:11px;
}
#contact p.phone{
	padding: 27px 0 10px 0px;
	font-weight: bold;
	font-size: 13px;
	position:relative;
}
#contact p.phone.dropdown{
	padding: 40px 10px 10px 5px;
	font-weight: bold;
	font-size: 14px;
}
.dropdown_wrapper.closed{
	height:0px;
	display:none;
}
.dropdown_arrow {
	position:absolute;
	top:29px;
	right:14px;
	width: 34px;
	height: 34px;
	background:url(../img/dropdown_arrow.gif) top right no-repeat;
	cursor:hand;
	cursor:pointer;
}
.dropdown_wrapper{
	background:#455560;
}
.dropdown_wrapper ul{
	margin: 7px 0 0 -5px;
}
.dropdown_wrapper ul li{
	list-style:none;
	text-align:left;
	background:#455560;
	color:#fff;
	font-size:11px;
	width:142px;
	padding: 5px 10px;
	margin-bottom: 1px dotted #ccc;
}
#banner{
	position:relative;
	float: left;
	background:url(../img/bg_banner.jpg) top left no-repeat;
	width: 960px;
	height: 288px;
	margin: 0 10px;
	top: 0;
	left: 0;
}
.textpage #banner{
	height: 35px;
	background: #DFF0F8;
}
#navigation{
	position:absolute;
	top: 0px;
	left: 0;
	height: 35px;
	width: 600px;
	z-index: 101;
}
#navigation ul li{
	float: left;
	list-style:none;
	padding: 4px 0px;
}
#navigation ul li.selected{
	background:url(../img/arrow_navigation.gif) top no-repeat;	
}
#navigation ul li a{
	padding: 0 20px;
	text-decoration:none;
	font-weight: bold;
	line-height: 27px;
	font-size: 14px;
	display: block;
	border-left: 1px dotted #455560;
}
#navigation ul li a.first{
	border-left: none;
}
#navigation ul li a:visited{
	color: #455560;
}

#language_selection{
	position:absolute;
	top: 0;
	right: 0;
	width: 300px;
	height: 35px;
	z-index: 100;
	text-align: right;
}
#language_selection ul{
	float: right;
}
#language_selection ul li{
	float: left;
	list-style:none;
	padding: 4px 0px;
}
#language_selection ul li a{
	padding: 0 20px;
	text-decoration:none;
	line-height: 27px;
	font-size: 11px;
	display: block;
}
#language_selection ul li a:hover{
	text-decoration:underline;
}
#language_selection ul li a.first{
	border-left: none;
}
#language_selection ul li a.nederlands{
	background:url(../img/nl/flag.gif) center left no-repeat;
}
#language_selection ul li a.francais{
	background:url(../img/fr/flag.gif) center left no-repeat;
}


#eyecatcher{
	position:absolute;
}
#eyecatcher #button{
	position: absolute;
	bottom: 0;
	right: 0;
}
#eyecatcher ul{
	float: left;
	margin-top: 65px;
	z-index: 99999;
	list-style: none;
	display: block;
	margin-left: -90px;
}

#eyecatcher ul li{
	background:url(../img/nl/list_check.gif) center left no-repeat;
	line-height: 47px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
}

#quicklinks{
	position:relative;
	top: 0px;
	left: 0;
	width: 960px;
	height: 132px;
	background: #455560;
	margin: 0 10px;
	float: left;
	color: #fff;
}
#quicklinks a{
	color: #dadddf;
	display: block;
	width: 100px;
	font-size: 10px;
	text-decoration:none;
	text-align:center;
	padding: 80px 18px 0;
	height: 52px;
	float: left;
}
#quicklinks a:hover{
	color:#fff;
}
#quicklinks a.lening_op_afbetaling{
	background:url(../img/nl/lening_op_afbetaling.gif) top no-repeat;
}
#quicklinks a:hover.lening_op_afbetaling{
	background:url(../img/nl/lening_op_afbetaling_h.gif) top no-repeat;
}


#quicklinks a.lening_op_afbetaling{
	background:url(../img/nl/lening_op_afbetaling.gif) top no-repeat;
}
#quicklinks a:hover.lening_op_afbetaling{
	background:url(../img/nl/lening_op_afbetaling_h.gif) top no-repeat;
}

#quicklinks a.samenvoegende_lening{
	background:url(../img/nl/samenvoegende_lening.gif) top no-repeat;
}
#quicklinks a:hover.samenvoegende_lening{
	background:url(../img/nl/samenvoegende_lening_h.gif) top no-repeat;
}

#quicklinks a.hypothecaire_lening{
	background:url(../img/nl/hypothecaire_lening.gif) top no-repeat;
}
#quicklinks a:hover.hypothecaire_lening{
	background:url(../img/nl/hypothecaire_lening_h.gif) top no-repeat;
}


#quicklinks a.leasing{
	background:url(../img/nl/leasing.gif) top no-repeat;
}
#quicklinks a:hover.leasing{
	background:url(../img/nl/leasing_h.gif) top no-repeat;
}


#quicklinks a.autolening{
	background:url(../img/nl/autolening.gif) top no-repeat;
}
#quicklinks a:hover.autolening{
	background:url(../img/nl/autolening_h.gif) top no-repeat;
}


#quicklinks a.geldreserve{
	background:url(../img/nl/geldreserve.gif) top no-repeat;
}
#quicklinks a:hover.geldreserve{
	background:url(../img/nl/geldreserve_h.gif) top no-repeat;
}


#quicklinks a.lening_voor_zelfstandigen{
	background:url(../img/nl/lening_voor_zelfstandigen.gif) top no-repeat;
}
#quicklinks a:hover.lening_voor_zelfstandigen{
	background:url(../img/nl/lening_voor_zelfstandigen_h.gif) top no-repeat;
}

#content{
	position:relative;
	float: left;
	width: 960px;
	margin: 0 10px;
	background-color:#fff;
	padding-bottom: 15px;
}
#content h1{
	font-size: 22px;
	padding: 15px 15px 15px 15px;
}
#content .box h1{
	padding: 0px 0px 15px 0px;
}
#content .sidebar h1{
	font-size: 12px;
	margin: 0px 0 15px 0;
	padding: 0px;
	line-height: 18px;
	border-bottom: 2px solid #455560;
}
#content .sidebar ul{
	text-align: left;
	list-style: none;
	font-size:11px;
	margin-top:-10px;
}
#content .sidebar ul li{
	padding: 8px 0px 8px 10px;
	background:url(../img/arrow_sidenavigation.gif) center left no-repeat;
	color:#b4c6d2;
}
#content .sidebar ul li a{
	text-decoration: none;
}
#content .sidebar ul li.selected a{
	font-weight: bold;
}
#content .sidebar ul li a:hover{
	text-decoration: underline;
}
#content p{
	margin-bottom: 12px;
}
#content h2{
	width: 100%;
	text-align: center;
	font-size:16px;
}
#content th{
	background-color:#455560;
	color:#FFFFFF;
}
.textpage #content h2{
	width: 100%;
	text-align: left;
	font-size:16px;
}
.textpage #content{
	background:url(../img/bg_content.gif) top left repeat-x #fff;
}
#footer{
	position:relative;
	float: left;
	width: 980px;
	padding: 10px 0;
	margin: 0 auto;
	text-align:center;
}
.box{
	margin-top: 15px;
}
#eyecatcher .box{
	margin-top: 0px;
}
.two_columns .box{
	float: left;
	margin-left: 15px;
	width: 457px;
	display: inline;
}
.three_columns .box{
	position: relative;
	float: left;
	width: 300px;
	margin-left: 15px;
	text-align:justify;
	display: inline;
}
.four_columns .box{
	position: relative;
	float: left;
	display: inline;
	width: 221px;
	margin-left: 15px;
	text-align:justify;
}
.five_columns .box{
	position: relative;
	float: left;
	display: inline;
	width: 174px;
	margin-left: 15px;
	/* text-align:justify; */
}
.four_columns .double{
	width: 457px;
}
.five_columns .double{
	width: 363px;
}
.five_columns .triple{
	width: 552px;
}
.five_columns .quadruple{
	width: 741px;
}
.five_columns .quintuple{
	width: 930px;
}
.quadruple .rounded{
	background: url(../img/rounded_740.gif) top left no-repeat;
	width: 710px;
	min-height: 100px;
}
.quadruple .rounded_close{
	background: url(../img/rounded_740.gif) bottom left no-repeat;
	width: 740px;
	margin: 0;
	padding: 0;
}

.rounded{
	width: 333px;
	background:url(../img/rounded_corners.gif) top left no-repeat;
	padding: 15px 15px 0px 15px;
}
.rounded_close{
	background:url(../img/rounded_corners.gif) bottom left no-repeat;
	width: 363px;
	height: 15px;
	float: left;
}
.box.rounded_close{
	margin: 0px 15px;
}
.box.noh1{
	margin-top: 56px;
}
.box h1{
	text-align: left;
}
.bold{
	font-size: 14px;
	font-weight: bold;
}


input.textfield_normal{
	width: 150px;
	padding: 2px 0;
	border: 3px solid #455560;
	text-align:left;
	font-size: 10px;
}
input.textfield_special{
	display:none;
}
textarea{
	font-size:12px;
	border: 1px solid #455560;
}
input{
	background:#ffffff;
	border: 1px solid #455560;
}
input.radio{
	border:none;
	background:none;
}
select{
	background:#ffffff;
	border: 1px solid #455560;
}
input.small, select.small{
	width: 80px;
	margin: 5px 0px;
}
input.medium, select.medium{
	width: 203px;
	margin: 5px 0px;
}
input.long{
	width: 380px;
	margin: 5px 0px;
}
select.long{
	width: 302px;
}
input.margin_right{
	margin-right: 15px;
}


.checkbox, .radiobutton{
	margin: 0px 5px;
	border: none;
}
.error{
	color: #FF0000;
	font-weight:bold;
}
.slogan{
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	text-align:center;
	padding: 15px 10px 15px 10px;
}
.textfield_error{
	border: 1px solid #f00;
}
.disabled{
	color:#999;
	background:#eee;
	cursor:default;
}

/* content slider */
.slider_container {
	position: relative;
	height: 40px;
	margin: 0px 0px 0px 0px;
}

.slider_bar {  
	background: url(../img/bar.gif) no-repeat;
	height: 19px;
	width: 700px; 
	float: left; 
	margin: 0px 10px 0px 0px;
	position: relative;
	display: inline;
	cursor:w-resize;
} 

.slider_handle { 
	background: url(../img/selector.png) no-repeat; 
	height: 19px; 
	width: 20px; 
	overflow: hidden; 
	position: absolute; 
	top: 1px;
	cursor:w-resize;
} 
#slider_callout { 
	position: relative;  
	height: 40px; 
	width: 727px; 
	overflow: hidden;
	top: 0px; 
	left: 0px;
	text-align: center;
	font: 30px bold Arial, Helvetica, sans-serif;
}
.disclaimer{
	font-size: 10px;
	color:#999;
}
hr{
	color:#999;
	height: 1px;
}
#debug{
	position: fixed;
	bottom: 0px;
	right: 0px;
	text-align: right;
	display: block;
	background:#333333;
	color:#FFFFFF;
	padding: 10px;
	font-size:12px;
}
#debug p{
	margin-bottom: 5px;
}
#bedrag_kredietaanvraag{
	background:url(../img/kredietaanvraag_bedrag.png) bottom left;
	width: 300px;
	height: 93px;
	margin: 0px 0px 0px 193px;
}
#summery{
	background:url(../img/summery.png) bottom left;
	width: 300px;
	height: 93px;
	margin: 0px 0px 0px 193px;
}

#bedrag_kredietaanvraag p{
	width: 300px;
	color:#fff;
	text-align:center;
}

#bedrag_kredietaanvraag .maandelijks{
	width: 300px;
	padding: 16px 0px 3px 0px;
}
#bedrag_kredietaanvraag .vetafbetaling{
	font-weight: bold;
	font-size: 20px;
}
#bedrag_kredietaanvraag p{
	font-size:11px;	
}
#script{
	display: none;
}
.noborder{
	border: none;
}
#contact_box{
	width: 300px;
	height: 110px;
	padding: 25px 0 0 0;
	text-align: center;
}
#phonebutton{
	/* background:url(../img/contact_footer.gif) top left no-repeat; */

	padding: 0 0 10px 0;
	margin: 0 auto;
	color: #455560;
	font-size:14px;
	font-weight: bold;
}
.slider_bedrag{
	cursor: pointer;
}
.border td{
	border: 1px solid #455560;
}
.witvlak h3{
	font-size: 16px;
	color:#FF6600;
}

.witvlak h4{
	font-size: 12px;
	text-decoration:underline;
}
.witvlak .top{
	background:url(../img/witvlak_top.png) bottom left no-repeat;
	width: 740px;
	height: 25px;
}
.witvlak .bg{
	background:url(../img/witvlak_bg.png) top left repeat;
	width: 690px;
	padding: 0 25px;
}
.witvlak .btm{
	background:url(../img/witvlak_btm.png) top left no-repeat;
	width: 740px;
	height: 25px;
}
.witvlak .blok{
	width: 345px;
	float: left;
	margin-bottom: 15px;
}
.witvlak h3{
	clear:both;
}


.no-underline{
	text-decoration:none;
}
.radio, .checkbox{
	border: none;
}
#lening-simulatie{
	background:url(../img/krediet-simulatie.gif) top right no-repeat;
	width: 216px;
	height: 240px;
	position: absolute;
	top: 25px;
	right: -3px;
	padding: 15px 15px 0px 15px;
	color: #fff;
}
#lening-simulatie h1{
	margin: 10px 0px 0px 0px;
	color:#fff;
}
#lening-simulatie p{
	padding: 0px 0px 15px 0px;
}

#lening-simulatie input{
	text-align:center;
	padding: 2px;
	width: 130px;
	background-color:#ED6423;
	border: 1px solid #455560;
	color: #455560;
	font-size: 20px;
	font-weight:bold;
	margin-left: 40px;
	background:#fff;
}
#lening-simulatie button{
	position:absolute;
	bottom: 5px;
	left: 6px;
	border:none;
	width: 233px;
	height: 38px;
	cursor: hand;
	cursor: pointer;
	font-size:16px;
	font-weight:bold;
	background:url(../img/arrow_simulatie-lening.gif) top left no-repeat;
	color: #EE5F25;
}
#lening-simulatie p.margin{
	margin-bottom: 60px;
}

#lening-simulatie a{
	cursor: hand;
	cursor: pointer;
}
#lening-simulatie .previous,#lening-simulatie .next,#lening-simulatie .less,#lening-simulatie .more,#lening-simulatie #icon{
	position:absolute;
	top: 50px;
	display:block;
}
#lening-simulatie #icon{
	top: 30px;
}
#lening-simulatie .next{
	right: 20px;
}
#lening-simulatie .previous{
	left: 20px;
}
#lening-simulatie .less{
	left: 20px;
	top: 165px;
	height: 34px;
}
#lening-simulatie .more{
	right: 20px;
	top: 165px;
	height: 34px;
}
#lening-simulatie .type-lening{
	width: 100%;
	text-align:center;
	font-size:14px;
	font-weight: bold;
}
#icon{
	background:url(../img/icons.gif) no-repeat;
	width: 75px;
	height: 75px;
	left: 85px;
	cursor: hand;
	cursor: pointer;
}
button.orange{
	background:url(../img/button_orange_big.png) center left no-repeat;
	width: 306px;
	padding-left: 47px;
	padding-right: 8px;
	line-height: 48px;
	height: 48px;
	display: block;
	border: none;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weight:bolder;
	display: block;
	text-align: center;
	text-decoration: none;
	margin-left: -9px;
}
#eyecatcher .box h1{
	font-size:20px;
}
#selector{
	display:none;
}
#selector .bedrag{
	position: absolute;
	z-index: 9999;
}
#bedragen{
	width:900px;
}
#bedragen_onder{
	width:850px;
}
#kredietaanvraag label{
	padding: 3px 10px 3px 0;
	line-height:30px;
}
#kredietaanvraag label input{
	margin: 5px 5px 0 0;	
}
p.success{
	background:url(../img/success.png) center left no-repeat;
	padding:5px 5px 5px 30px; 
	margin: 5px 0 5px 0; 
	text-align:left;
}


#wizard{
	background:url(../img/wizard.png) top left repeat-x;
	width:739px;
	height:50px;
	position:relative;
	margin-left:-7px;
}
#wizard ul{
	position:absolute;
	top:10px;
	left:10px;
	width:719px;
	height:30px;
	z-index:102;
}
#wizard ul li{
	float:left;
	list-style:none;
	line-height:30px;
	width:119px;
	text-align:center;
	font-size:10px;
	background:url(../img/wizard-li-border.png) center right no-repeat;
}
#wizard ul li.selected,#wizard ul li.last {
	background:none;
}
#wizard ul li a{
	text-decoration:none;
	color:#fff;
}
#wizard #progress{
	position:absolute;
	top:10px;
	left:10px;
	background:url(../img/progress.jpg) top right no-repeat;
	width:341px;
	height:30px;
	z-index:100;
}
#wizard #overlay{
	position:absolute;
	top:0px;
	left:0px;
	width:739px;
	height:50px;
	background: url(../img/wizard-overlay.png) top left no-repeat;
	z-index:101;
}
#smalloverlay{
	position:absolute;
	top:0;
	left:358px;
	z-index:300;
	background: url(../img/wizard-overlay-small.png) top left no-repeat;
	width:380px;
	height:50px;
}
.help{
	background:url(../img/help.png) 50% 35px no-repeat;
}
.help .phone{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 110px 0 0 0;
}
.witvlak{
	margin-left:-7px;
}
