body, html {
	overflow:hidden;

}

body {
  	font-family: Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #002B6C;
}

a {text-decoration: none; color: #507EB1;}
a:focus, a:hover {color: #507EB1;}

#spanMenu {
	margin-left: 2px;
	display:block;
	width:155px;
	height:286px;
	/*border-bottom: 1px solid white;*/
	z-index: 100;
}

#flash {
	margin-left: 15px;
	z-index: 0;
}

#lijn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #efefef;
}

.blauwelijn {
	border-right-width: .05em;
	border-right-style: solid;
	border-right-color: #002b6c;
	margin: 0px;
	padding: 0px;
}

ol {
    margin-top:0px;
	margin-bottom:15px;
	margin-right:0px;
	margin-left:15px;
	padding:0px;
}



ol li {	
	margin-left:30px;	
}

ul {
	font-weight: normal;
	text-decoration: none;
	list-style-type:none;
	margin-left: 15px;
	list-style-position:outside;
}

ul li {
	margin-left:18px;
	margin-right:15px;
}

.radio {
	border:none;
	margin-left:-18px;
}

.inhoud {
	margin-right:15px;
	list-style-type: disc;
	list-style-position: outside;
}

h1 {font-size: 13px; font-weight: bold; /*margin-left: 15px; margin-right: 15px;*/}
h2 {font-size: 11px; font-weight: bold; /*margin-left: 15px;*/}

#innerLink {font-size: 11px; font-weight: bold;}

#txt_index {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #002B6C;
	width: 320px;
	margin-top: 60px;
}

#txt {
	width: 620px;
	height: 400px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #002B6C;
	margin: 10px 20px 0px 20px;
	overflow:hidden;
}

/*#txtTimeout {
	width: 640px;
	height: 400px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #002B6C;
	margin-top: 10px;
	overflow:hidden;
}*/

/*#txt_senior {
	width: 600px;
	height: 400px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #002B6C;
	margin-top: 10px;
	overflow:hidden;
}*/


#text {
	width: 620px;
	height: 400px; 
	overflow: hidden;
}

#text_home {
	/*width: 290px;*/
	width: 620px;
	height: 350px; 
	overflow: hidden;
	margin-top:15px;
	font-size:12px;
}

#text_scroll {
	width: 620px;
	height: 400px; 
	overflow: auto;
		scrollbar-3dlight-color:#e6e6e6;
		scrollbar-arrow-color:#002B6C;
		scrollbar-face-color:#f4f4f4;
		scrollbar-base-color:#f4f4f4;
		scrollbar-track-color:#F1F1F1;	
}

p {
	margin-bottom:10px;
	margin-right:15px;
	/*margin: 0px 15px 10px 15px;*/
}
.contact {margin-right: 0px;}
.contact_gegevens {margin: 0px;}
.banners {margin:0px 10px 0px 5px;}

#content_index {
	width: 662px;
	height: 413px;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 662px;
	height: 413px;
	margin: 0px;
	padding: 0px;
}


/*#scroll {
	width: 565px;
	height: 400px; 
	overflow: auto;
		scrollbar-3dlight-color:#e6e6e6;
		scrollbar-arrow-color:#002B6C;
		scrollbar-face-color:#f4f4f4;
		scrollbar-base-color:#f4f4f4;
		scrollbar-track-color:#F1F1F1;	
}*/


#menu {
	width: 2px;
	height: 409px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#btn {
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 155px;
	height: 19px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: 10px;
}
#btn_down {
	height: 19px;
	width: 155px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-left: 2px;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#btn_leenvormen {
	width: 155px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-left: 2px;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#btn_bereken {
	height: 88px;
	width: 155px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-left: 2px;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#btn_advies {
	height: 105px;
	width: 155px;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-left: 2px;
	text-indent: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#footer {
	text-align:center;
	margin-left:144px; 
	width:299px;
}

a.privacy {color: #507EB1; text-decoration: none;}

a.privacy:hover, a.privacy:focus {
	text-decoration: underline;
}
a.disclaimer {margin-left:25px; margin-right:12px; color:#507EB1; text-decoration: none;}

a.disclaimer:hover, a.disclaimer:focus {
	text-decoration: underline;
}
a.sitemap {margin-left:12px; margin-right:25px; color:#507EB1; text-decoration: none;}

a.sitemap:hover, a.sitemap:focus {
	text-decoration: underline;
}

a.links {color:#507EB1; text-decoration: none;}

a.links:hover, a.links:focus {
	text-decoration: underline;
}

a#leenrente {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#leenrente:hover {
	width: 241px;
	height:25px;
	display:block;
}

a#voordeel {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#voordeel:hover {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#woz {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#woz:hover {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#zelfstandig {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#zelfstandig:hover {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#hypoKrediet {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#hypoKrediet:hover {
	width: 241px;
	height:25px;
	margin-bottom:4px;
	display:block;
}

a#pluskrediet {
	width: 241px;
	height:25px;
	display:block;
}

a#pluskrediet:hover {
	width: 241px;
	height:25px;
	display:block;
}
	
#boven {
	width: 867px;
	height: 54px;
}	

#beneden {
	width: 662px;
	height: 54px;
}
	
#opvulling {
	width: 867px;
	height: 55px;
}

table #tarieven td {border: 1px solid #002b6c;}
table #uitlijning td {border: 0px solid #002b6c;}

.input {font-family:arial,helvetica,sans-serif;font-size: 12px;color: #002B6C; margin-bottom:2px;}
select {font-family:arial,helvetica,sans-serif;font-size: 12px;color: #002B6C; margin-bottom:2px;}

#inkomenPartner{ display:none; }
.inputDisabled {font-family:arial,helvetica,sans-serif;font-size: 11px;color: #002B6C;}
.submit{
	font-family:arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002B6C;
	background-color:transparent;
	border:1px solid #002B6C;
	cursor: hand;
}
input {border:1px solid #7F9DB9; font-family:arial,helvetica,sans-serif;font-size: 12px;color: #002B6C; margin-bottom:2px;}
textarea {border:1px solid #7F9DB9; font-family:arial,helvetica,sans-serif;font-size: 12px;color: #002B6C;margin-bottom:2px;}
.submit:hover, #submit:focus{color:#507EB1;margin-bottom:2px;}

