@charset "utf-8";
/* CSS Document */

body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	font-weight:normal;
	background:#cccccc;
	margin-top:5px;
	margin-bottom: 5px;
}

img {
	behavior: url("pngbehavior.htc");
	border:none;
	}

#container {
	position: relative;
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	min-height: 500px;
	height:auto !importent;
	background-color:#FFFFFF;
	margin-top:0px;
}


img{
	border: none;
}

#header {
	position: relative;
	width: 975px;
	height: 94px;
	background:url(images/header.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	position: absolute;
	z-index: 100;
	width: 202px;
	height: 63px;
	margin-left: 386px;
	margin-top: -76px;
}

#tekst-rechtsboven {
	position:absolute;
	width: 961px;
	height:12px;
	margin-top: -84px;
}

#foto {
	position:relative;
	width: 975px;
	height:254;
	border-top: solid 3px #6db43f;
	border-bottom: solid  3px #6db43f;

}

#content-container {
	position:relative;
	width: 666px;
	margin-left: 297px;
	margin-top: 188px;
	min-height: 200px;
	height:auto !importent;
	background:url(images/content-bg-top.png) no-repeat;
	line-height: 20px;
	font: 'verdana';
	text-decoration: none;
}

.bg-bottom {

	background:url(images/content-bg-bottom.png) no-repeat bottom;
	width: 666px;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;

	}
	
#logo-onder {
	position:absolute;
	margin-top: 70px;
	margin-left:-230px;
}

.foto-padding {
	padding-right: 5px;
	padding-bottom: 5px;
}

 
#footer {
	position: relative;
	width: 975px;
	height: 94px;
	background:url(images/footer.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
		color: #696969;

	
}

#footer ul {
	position: absolute;
	display:inline;
	margin-left: 20px;
	padding-top: 40px;

}

#footer li {
	display: inline;
	padding-left: 20px;
	background:url(images/bullit-footer.png) no-repeat  3px 0px;
}

#logo-footer {
	position:absolute;
	margin-left: 880px;
	margin-top: 20px;
	width:55px;
	height:50px;
}


a:link {
	color: #696969;
	text-decoration: none;
}

a:active {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}

a:hover {
	color: #696969;
	text-decoration: underline;
}

#breadcrumbs {
	position:relative;
	width: 961px;
	height:12px;
	margin-top: 12px;
	margin-bottom: 20px;
}

#hypotheken {
	margin-top: 15px;
	margin-left: -15px;
}

#hypotheken li {
	list-style: none;
	font-weight: normal;
	margin: 0px;
}

#hypotheken a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
}

#hypotheken a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
}

#hypotheken a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
}

#hypotheken a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background: url(images/bullit-nav.png) 0px 0px no-repeat;
}

.content-bottom-bg-top {
	background:url(images/bg-bottom-top.gif) no-repeat;
	height: 13px; 
	width: 100%;
}

.content-bottom-bg-mid {
}

.content-bottom-bg-bottom {
	background:url(images/bg-bottom-bottom.gif) no-repeat;
	height: 13px;
	width: 100%;
}

/*navigatie begrippen*/

#navigatie-begrippen {
	position: relative;
	width: 520px;
	height: 70px;
	background: #88867B;
}

#navigatie-begrippen, #navigatie-begrippen ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	width: 520px;
	margin-left: 0px;
}


#navigatie-begrippen li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#navigatie-begrippen li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}



#navigatie-begrippen li a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	height: 23px;
	display: inline-block;
	width: 20px;

}

#navigatie-begrippen li a:active {
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	height: 23px;
	background: #63af13; width: 20px;

}

#navigatie-begrippen li a:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	height: 23px;
	display: inline-block;width: 20px;

}

#navigatie-begrippen li a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	height: 23px;
	background: #63af13;
	display: inline-block;width: 20px;


}




.li {

	background: url(images/bullit.jpg) no-repeat;
	padding-left: 14px;
}
/*einde navigatie boven*/




h1 {

 font-size: 14px;
 margin-bottom: 14px;
 font-weight: normal;
 padding-left: 15px;
 background:url(images/bullit-bg-nav.jpg) 0px 3px no-repeat;
 }
 
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;

}

h3 {

 font-size: 14px;
 margin-bottom: 14px;
 font-weight: normal;

 }


h4 {

 font-size: 14px;
 margin-bottom: 14px;
 font-weight: normal;

 }

#content-container a:link {
	color: #696969;
	text-decoration: none;
}

#content-container a:hover {
	color: #696969;
	text-decoration: underline;
	background-image: none;
}
#content-container a:active {
	color: #696969;
	text-decoration: none;
}
#content-container a:visited {
	color: #696969;
	text-decoration: none;
}
 
 
.bg-pasfoto-top  {
	background:url(images/bg-pasfoto-top.jpg) no-repeat;
	width:331px;
	height: 28px;
}

.bg-pasfoto-mid  {
	background:url(images/bg-pasfoto-mid.jpg) repeat-y;
	width:331px;
	height: 28px;
}

.bg-pasfoto-bottom  {
	background:url(images/bg-pasfoto-bottom.jpg) no-repeat;
	width:331px;
	height: 28px;
}

.bg-pasfoto {
	background:url(images/bg-pasfoto.jpg) no-repeat;
	height: 160px;
	width: 128px;
}


#navigatie {
	position: absolute;
	width: 268px;
	height: 300px;
	margin-left: 20px;
	z-index: 100;
	margin-top:-45px;
	font: 'Aial';
	font-size: 10px;
	font-weight: bold;
	padding-top:4px;

}

#navigatie ul {
	width:266px;
	padding: 2px;
	background:url(images/bg-nav-shadow-mid.png) repeat-y;
	margin: 0px;
	margin-left:1px;
	height:auto;
	
}

#navigatie ul li {
	background-color:#f2f2f2;
	border-bottom: solid 1px #296500;
	width: 256px;
	list-style: none;
	margin-left: 2px;
	display:block;
	height: 34px;

}



#navigatie ul li a:link {
	font: 'Aial';
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	width: 211px;
	display : block;
	height: 22px;
	padding-left: 45px;
	padding-top: 12px;
}


#navigatie ul li a:visited {
	font: 'Aial';
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	width: 211px;
	display : block;
	height: 22px;
	padding-left: 45px;
	padding-top: 12px;
}


#navigatie ul li a:active {
	font: 'Aial';
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	width: 211px;
	display : block;
	height: 22px;
	padding-left: 45px; padding-top: 12px;
}

#navigatie li a:hover {
	font: 'Aial';
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#000000;
	height: 22px;
	width: 211px;
	background:#dcf5cb;
	display : block;
	height: 34px;
	padding-left: 45px; padding-top: 12px;
}

#navigation li #leningen a:visited {
	background:#000000;
	}
	
#hypotheken a:link {
	color: #696969;
	text-decoration: none;
		padding-left: 15px;

}


#hypotheken a:active {
	color: #696969;
	text-decoration: none;
		padding-left: 15px;

}
#hypotheken a:visited {
	color: #696969;
	text-decoration: none;
	padding-left: 15px;
}

#hypotheken a:hover {
	color: #696969;
	text-decoration: underline;
    background:url(images/bullit-bg-nav.jpg) 0px 0px no-repeat;
	padding-left: 15px;
}




