/* Elements */
html, body {
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	color: #333;
}

body {
	overflow: scroll;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}


h1 {
	font-weight: bold;
	font-size: 22px;
	padding: 0;
	margin: 0;
	color: #2f6f0c;
}

h1 span {
	color: #3d9e0a;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

p {
	margin: 5px 0 15px 0;
}

ul {
	padding-top: 0;
	margin-top: 0;
}


/* ID's */
#afm_banner {
	background: url('../images/AFM/banner.png') no-repeat left top;
	margin: 3px auto 0 auto;
	height: 32px;
	width: 947px;
}

#header {
	background: url('../images/header/header.png') no-repeat center right #3c9809;
	border: solid 1px #245808;
	border-top: none;
	margin: -13px auto 0 auto;
	height: 125px;
	width: 945px;
}

	#header #top #logo {
		height: 90px;
		width: 125px;
		float: left;
	}
	
		#header #top #logo a img {
			margin: 15px 0 0 27px;
			border: none;
		}
	
	#header #top #title {
		padding: 20px;
		height: 50px;
		width: 360px;
		float: left;
	}
	
		#header #top #title a {
			text-decoration: none;
			color: #ffffff;
		}
	
		#header #top #title a:hover {
			text-decoration: underline;
		}
	
		#header #top #title img {
			margin: 25px 0 0 15px;
		}
	
	#header #top #phone {
		padding: 20px 0 20px 135px;
		height: 50px;
		width: 255px;
		float: left;
		letter-spacing: -1px;
	}
	
	#header #top #phone img {
		margin: 25px 0 0 115px;
	}
	
	#header #bottom {
		margin: 0 auto;
		height: 35px;
		width: 450px;
	}
	
	#header #bottom ul {
		margin-left: 0;
		list-style: none;
		padding: 0;
	}
	
	#header #bottom ul li {
		width: 148px;
		float: left;
	}
	
	#header #bottom ul li a {
		text-decoration: none;
		border-right: solid 1px #328007;
		border-left: solid 1px #328007;
		font-family: Arial, Helvetica, sans-serif;
		border-top: solid 1px #328007;
		text-align: center;
		background: url('../images/header/button_inactive.png') repeat-x left top;
		font-size: 20px;
		display: block;
		padding: 8px 0 6px 0;
		height: 20px;
		color: #fff;
	}
	
	#header #bottom a:hover {
		background: url('../images/header/button_active.png') repeat-x left top;
		color: #2d7306;
	}
	

#container {
	background-color: #ececec;
	border-right: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;
	padding: 0 16px 0 16px;
	overflow: hidden; /* FireFox background fix */
	margin: 0 auto;
	width: 913px;
}

	#breadcrumbs {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 8px 0 0 232px;
		color: #777;
	}
	
	#breadcrumbs a {
		color: #777;
	}
	
	#sidebar {
		margin: 8px 8px 16px 0;
		width: 215px;
		float: left;
	}
	
		#sidebar ul {
			background-color: #ffffff;
			border-right: solid 1px #cccccc;
			border-left: solid 1px #cccccc;
			border-top: solid 1px #cccccc;
			list-style: none;
			padding: 0;
			margin-left: 0;
		}

		#sidebar ul li a {
			text-decoration: none;
			border-bottom: solid 1px #cccccc;
			background: url('../images/container/bullet_inactive.png') no-repeat right;
			font-weight: bold;
			font-size: 13px;
			padding: 7px 9px 8px 9px;
			display: block;
			margin: 0;
			width: 195px;
			color: #2d7306;
		}

		#sidebar ul li a:hover {
			background: url('../images/container/bullet_active.png') no-repeat right #dddddd;
		}
		
		#sidebar ul li a span,
		#sidebar #kredietnl span {
			color: #3d9e0a;
		}

		#sidebar div {
			background-color: #ffffff;
			margin-bottom: 16px;
			padding: 7px 9px 7px 9px;
			border: solid 1px #cccccc;
		}
		
		#sidebar #verstandig {
			padding-left: 55px;
			background: url('../images/sidebar/folder.png') no-repeat 10px center #ffffff;
			height: 50px;
		}
		
		#sidebar #verstandig {
			text-transform: uppercase;
		}
		
		#sidebar #verstandig span {
			text-decoration: underline;
			font-weight: bold;
			font-size: 15px;
			color: #2d7306;
		}
		
		#sidebar #kredietnl {
			padding-top: 118px;
			font-weight: bold;
			background: url('../images/sidebar/krediet.nl.png') no-repeat top center #ffffff;
			text-align: center;
			font-size: 13px;
			height: 35px;
			color: #2d7306;
		}
		
		#sidebar #email {
			background-color: #ffffff;
			margin-bottom: 16px;
			padding: 0px 0px 0px 0px;
			border: solid 1px #cccccc;
		}

		#sidebar #succesvol {
			padding-top: 14px;
			text-transform: uppercase;
			font-weight: bold;
			background: url('../images/sidebar/check.png') no-repeat 12px 3px #ffffff;
			text-align: center;
			font-size: 11px;
		}
		
		#sidebar #succesvol span {
			margin-left: 5px;
			font-size: 12px;
		}
		
		#sidebar #succesvol span span {
			margin-left: 0px;
			color: #a20a18;
		}
		
	#content {
		margin: 8px 0 0 8px;
		width: 682px;
		float: right;
		clear: right;
	}
	
	#content div {
		background-color: #fff;
		margin-bottom: 16px;
		padding: 12px 14px 13px 14px;
		border: solid 1px #cccccc;
	}
		
		#juridische_en_productinformatie div {
			margin-bottom: 0;
			padding: 0;
			border: none;
		}
	
		#goedkoop_lening_oversluiten, 
		#onze_goedkope_leenvormen {
			border-bottom: none !important;
			padding: 0 !important;
		}
		
		#goedkoop_lening_oversluiten ul, 
		#onze_goedkope_leenvormen ul {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		
		#goedkoop_lening_oversluiten ul li:first-child, 
		#onze_goedkope_leenvormen ul li:first-child {
			background: none;
			background-color: #d4d4d4;
			border-bottom: solid 1px #cccccc;
			font-size: 16px;
			padding: 7px 9px 8px 9px;
			display: block;
			margin: 0;
			color: #2c7106;
		}
		
		#goedkoop_lening_oversluiten ul li:first-child span, 
		#onze_goedkope_leenvormen ul li:first-child span {
			color: #3d9e0a;
		}
		
		#goedkoop_lening_oversluiten ul li, 
		#onze_goedkope_leenvormen ul li {
			text-decoration: none;
			border-bottom: solid 1px #cccccc;
			background: url('../images/container/bullet_inactive.png') no-repeat 150px;
			font-weight: bold;
			font-size: 13px;
			padding: 7px 9px 8px 9px;
			display: block;
			margin: 0;
			color: #2d7306;
		}

		#goedkoop_lening_oversluiten ul li:first-child:hover, 
		#onze_goedkope_leenvormen ul li:first-child:hover {
			background: #d4d4d4;
			cursor: default;
		}

		#goedkoop_lening_oversluiten ul li:hover, 
		#onze_goedkope_leenvormen ul li:hover {
			background: url('../images/container/bullet_active.png') no-repeat 150px #dddddd;
			cursor: pointer;
		}
		
		#goedkoop_lening_oversluiten ul li span, 
		#onze_goedkope_leenvormen ul li span {
			color: #3d9e0a;
		}

	#afsluitenbutton {
		border: none !important;
		background: url('../images/container/leningafsluitenbutton.png') no-repeat left top;
		font-size: 16px;
		color: #ffffff;
		font-weight: bold;
		width: 123px !important;
		height: 22px;
		padding: 6px 4px 4px 6px !important;
	}

	#afsluitenbutton a {
	text-decoration: none;
	color: #ffffff;
	}

	#afsluitenbutton a:hover {
		text-decoration: underline;
	}
	
	#buttons {
		border: none !important;
		text-align: center;
		height: 102px;
		width: 620px;
	}
	
	#buttons div {
		margin-left: 55px;
		border: none !important;
		width: 206px;
		float: left;
	}
	
	#buttons div p {
		font-weight: bold;
		font-size: 16px;
		padding: 0;
		margin: -6px 0 10px 0;
	}
	
	#buttons div a {
		background: url('../images/container/button.png') no-repeat left top;
		text-decoration: none;
		font-weight: bold;
		font-size: 18px;
		padding: 9px 0;
		display: block;
		margin: 0px;
		border: none !important;
		height: 22px;
		color: #ffffff;
		width: 206px;
    	color: #fff; 
	}
	
	#buttons div a:hover {
		text-decoration: underline;
	}
	
	#default ul {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
	#default ul li {
		padding-left: 22px;
		line-height: 20px;
		background: url('../images/container/vinkje.png') no-repeat 0px 2px;
	}
	
	#default img {
		padding: 0;
		margin: 0;
		float: right;
	}
	
	#offerteiframe {
		padding: 0 !important;
		width: 680px !important;
	}
	

	
#footer {
	background: url('../images/footer/footer.png') no-repeat center center #3c9809;
	border: solid 1px #245808;
	margin: 0 auto;
	height: 125px;
	width: 945px;
	clear: both;
}

	#links {
		margin: 0 auto;
		padding: 0;
		width: 630px;
	}
	
	#links ul {
		list-style: none;
		padding: 0;
		margin: 15px 15px 0 15px;
		width: 175px;
		float: left;
	}
	

	#links ul h3 {
		
	}
	
	#links ul li {
		padding-left: 18px;
		background: url('../images/footer/bullet.png') no-repeat 1px 4px;
	}
	
	#links ul li a {
		color: #fff;
	}
	
	#links span a {
		font-weight: bold;
		font-size: 16px;
		margin: 0;
		color: #5ad11a;
		text-decoration:none;
	}
	
	
#sub_footer {
	background-color: #ececec;
	border-bottom: solid 1px #c7c7c7;
	border-right: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;
	padding: 7px 9px 8px 9px;
	margin: 0 auto 3px auto;
	width: 927px;
	clear: both;
}

/* Classes */
#header #bottom a.active {
	background: url('../images/header/button_active.png') repeat-x left top !important;
	color: #2d7306;
}

#sidebar ul li a.active {
	background: url('../images/container/bullet_active.png') no-repeat right #dddddd;
}

