* {margin: 0; padding: 0;font-family: Arial,sans-serif;font-size: 12px;}
body {
	background: #e9e7ef;
}
#container {
	position:relative;
	margin: 0 auto;
	width: 980px;
	background: white url('bg.jpg');
}
#header {
	height: 108px;
	background-image: url('topbar.png');
	position:relative;
}
	#menu {
		display: block;
		position: absolute;
		left:25px;
		top:78px;
		height: 25px;
		clear: both;
	}
		#menu ul {
		}
			#menu ul li {
				background: url(images/menu-center.png) repeat-x;
				display: block;
				float: left;
				list-style-type: none;
				height: 25px;
				margin: 0px 5px;
			}
				#menu ul li.active {
					background: url(images/menu-center-active.png) repeat-x;
				}
				#menu ul li a {
					font-size: 14px;
					height: 25px;
					display: block;
					padding: 4px 7px;
					float: left;
					text-decoration: none;
					font-weight: bold;
					color: #B90265;
				}
					#menu ul li.active a, #menu ul li a:hover{
						color: #000;
					}
					#menu ul li.active a:hover {
						color: #B90265;
					}
				#menu ul li .left {
					width: 5px;
					height: 25px;
					background: url(images/menu-left.png) no-repeat;
					display: block;
					float: left;
				}
					#menu ul li.active .left {
						background: url(images/menu-left-active.png) no-repeat;
					}
				#menu ul li .right {
					width: 5px;
					height: 25px;
					background: url(images/menu-right.png) no-repeat;
					display: block;
					float: right;
				}
					#menu ul li.active .right {
						background: url(images/menu-right-active.png) no-repeat;
					}
#contentblock {
	padding: 20px;
	float: left;
	clear: both;
	width: 980px;
}


#start {display: none; float:left;width:725px;margin-left:40px;}

h1{font-size: 15px;font-weight:700;margin-bottom:10px;}
h2{font-size: 14px;font-weight:700;margin-bottom:10px; background: url('h2.jpg') repeat-x; height:28px;}
h3{font-size: 13px;font-weight:300;margin-bottom:10px;}
p{font-size: 12px;font-weight:300;margin-bottom:10px; text-align: justify;line-height:1.4em;}
a{font-size: 12px;font-weight:300;color:#2a2abc;}

#footer{width: 980px;height:64px;background: white url('footer.jpg'); position:absolute;bottom:-64px;left:0; }
#footer p{ text-align:left;padding-left:55px; }

#header div.he {
	float: right;
	width: 200px;
	margin: 20px 35px 0px 0px;
	color:white;
}
#header h2 {
	font-weight:bold;
	font-family: 'Trebuchet MS', sans-serif;
	font-size:17px;
	background: none;
}
#header p {
	color: #fff;
}
#phoneicon {position:absolute;top:30px;left:390px;}
#phonenr {display:block; position:absolute;top:3px;left:35px;width:200px;font-size:14px;}

#leadform_small{width: 700px;}
#leadform_small .maandlasten{ font-size:14px;  position:absolute;  bottom:17px;  left:20px}
#leadform_small .maandlasten_uitkomst{ font-size:18px;  position:absolute;  bottom:15px;  right:20px;  font-weight:700}
#leadform_small .looptijd_uitkomst{ font-size:12px;  position:absolute;  bottom:49px;  right:20px;  font-weight:700;  color:#832e8d}
#leadform_small .looptijd{ font-size:11px;  position:absolute;  bottom:50px;  left:20px;  color:#000}
#leadform_small .rente_uitkomst{ font-size:12px;  position:absolute;  bottom:67px;  right:20px;  font-weight:700;  color:#832e8d}
#leadform_small .rente{ font-size:11px;  position:absolute;  bottom:68px;  left:20px;  color:#000}
#leadform_small .provider_uitkomst{ font-size:12px;  position:absolute;  bottom:105px;  text-align:right;  right:20px;  font-weight:300;  color:#832e8d}
#leadform_small #logo_tool{ border:1px solid #717171;  padding:3px;  position:absolute;  bottom:106px;  left:20px;  color:#000}
#leadform_small #rekenvoorbeeld li span{ position:absolute;  top:2px;  right:5px;  color:#832e8d;  font-weight:700;  font-size:12px}
#leadform_small #rekenvoorbeeld li{ position:relative;  height:18px;  background:#eeeeea;  padding-left:5px;  padding-top:2px;  width:205px;  font-size:11px}
#leadform_small #rekenvoorbeeld li.even{ position:relative;  height:18px;  background:white;  padding-left:5px;  padding-top:2px;  width:205px;  font-size:11px}
#leadform_small #rekenvoorbeeld h4{ font-size:12px;  font-weight:700;  color:#000;  text-align:center;  margin-top:0;  margin-bottom:5px}
#leadform_small br{ clear:both}
#leadform_small legend{ text-indent:-9999em}
#leadform_small fieldset{ border:0}
#leadform_small input[type="text"]{ width:174px;  height:18px;  border:1px solid #5e5d5d;  margin-left:25px;  font-size:13px;  padding-left:4px;  padding-top:1px;  padding-bottom:2px}
#leadform_small select{ width:180px;  margin-left:25px;  font-size:13px;  border:medium double #717171}
#leadform_small label{ width:170px;  text-align:right;  display:block;  float:left;  font-size:13px;  font-weight:300;  font-family:Arial,sans-serif;  height:28px;  padding-top:2px}
#leadform_small .lcb{ width:470px;  text-align:left;  display:block;  font-size:13px;  font-weight:300;  font-family:Arial,sans-serif; padding-top:2px}
#leadform_small .slabel{ width:110px !important;  font-weight:700 !important; text-align:left  !important;}
#extra_vragen p {width: 700px; margin-top:10px;}
#extra_vragen span {font-size:12px;}


#left {width: 160px; float: left;  height: 100%; }

#left .banner .inner {
	margin-top: -8px;
	padding-top: 8px;
	background: url('banner_inner.jpg') no-repeat;
	min-height: 78px;
	width: 175px;
}
#left .banner .bottom {
	background: url('banner_outer.jpg') no-repeat 0 100%;
	width: 175px;
	height:10px;
}
	#left .bastiaan .inner {
		background: url(banner_inner_b.png) no-repeat;
	}
	#left .bastiaan .bottom {
		background: url(banner_outer_b.png) no-repeat 0 100%;
	}
	#left .bastiaan p {
		padding-bottom: 5px;
		margin-bottom: 0px;
	}
#left .banner ul {margin:0;list-style-type:none;margin-left:20px;margin-right:15px;padding-bottom:15px;}
#left .banner ul a {font-size:12px;color:#2719ab;}
#left .meerinfo {
	display: block;
	float: left;
	width: 131px;
	height: 39px;
	background: url(images/meerinfo.png) no-repeat;
	margin: 5px 5px 10px 5px;
}
#intro{
	width: 725px;
	float: right;
	margin-right: 50px;
	display: block;
}
#intro h3, #intro p {
	margin:0px 0px 10px 13px;
	width: 95%;
}

.contentul {list-style-type: disc; margin-left:25px;margin-bottom:10px;}

/*table*/
table.example {
  font-size:10px;
	border-collapse:collapse;
	margin-top: 15px;
	width: 710px;
}
table.example img {
  border: 0;
}
table.example th, table.example td {
	border:1px solid #bcbcbc;
	border-top: 0;
	padding: 2px 6px 2px 6px;	
}
table.example thead th {
	background: url('h2.jpg');
	color:#333;
	border: 1px solid #BCBCBC;
	font-size: 11px;
	text-align:left;
	font-weight:300;
}
table.example tfoot td {
	background-color:#ffccff;
}

.finput {
  height:14px;
  border: 0;
  padding-left:4px;
  font-style:italic;
  width:100%;
  font-size:10px;
  padding-top:2px;
}

table tr {
  height:31px;
}

table.example tr.tbody_header {
	
	text-align:left;
	background-color:#dddddd;
}

table.example a.pagelink {
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	margin:0px 5px 0px 5px;
}
table.example a.currentpage {
	background-color:yellow;
}
/* Striping */
tr.alternate {
	background-color:#ffffcc;
}

/* Sorting */
th.table-sortable {
	cursor:pointer;
	background-image:url("../icons/01_unsorted.gif");
	background-position: 10px center;
	background-repeat:no-repeat;
	padding-left:12px;
}
th.table-sorted-asc {
	background-image:url("../icons/01_descending.gif");
	background-position: 10px center;
	background-repeat:no-repeat;
}
th.table-sorted-desc {
	background-image:url("../icons/01_ascending.gif");
	background-position: 10px center;
	background-repeat:no-repeat;
}
th.table-filtered {
	background-image:url("../icons/01_unsorted.gif");
	background-position: 10px center;
	background-repeat:no-repeat;
}
select.table-autofilter {
	font-size:smaller;
}

/* Examples which stray from the default */
table.altstripe tr.alternate2 {
	background-color:#ccffff;
}

/* Sort Icon Styles */
table.sort01 th.table-sortable { background-image:url("../icons/01_unsorted.gif"); }
table.sort01 th.table-sorted-asc { background-image:url("../icons/01_ascending.gif"); }
table.sort01 th.table-sorted-desc { background-image:url("../icons/01_descending.gif"); }


/* Icons box */
.iconset {
	margin:5px;
	border:1px solid #cccccc;
	border-color:#cccccc #666666 #666666 #cccccc;
	text-align:center;
	cursor:pointer;
	width:20px;
}
.iconset img {
	margin:3px;
}

#intro .index {
	clear: both;
	width: 725px;
	float: left;
	display: block;
	
}
	#intro .index h1 {
		font-size: 18px;
		font-weight: bolder;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		background: none;
		height: auto;
		color: #0f1d40;
	}
	#intro .index h3 {
		color: #b90265;
		font-size: 16px;
		margin: 5px 0px 15px 0px;
		font-weight: bold;
	}
	#intro .index h4 {
		margin-bottom: 10px;
	}
	#intro .index p {
		margin: 0px 0px 20px 0px;
		line-height: 22px;
		text-align:left;
	}
		#intro .index .left, #intro .index .right {
			width: 322px;
			text-align: left;
			height: 331px;
			padding: 15px;
			position: relative;
		}
			#intro .small, #intro .small .left, #intro .small .right {
				height: 255px;
			}
		#intro .index p.meerinfo {
			position: absolute;
			display: block;
			width: 131px;
			height: 39px;
			right: 15px;
			bottom: 20px;
			background: url(images/meerinfo.png);
		}
			#intro .index p.meerinfo a{
				display: block;
				width: 131px;
				height: 39px;
				text-decoration: none;
			}
		#intro .index .left {
			background: url(images/content-block-left.png) no-repeat;
			float: left;
		}
			#intro .small .left {
				background: url(images/content-block-left-small.png) no-repeat;
			}
		#intro .index .right {
			background: url(images/content-block-right.png) no-repeat;
			float: right;
		}
			#intro .small .right {
				background: url(images/content-block-right-small.png) no-repeat;
			}
.content-bottom {
	clear: both;
	width: 725px;
	float: left;
	display: block;
}
.clear {
	height: none;
	float: none;
	clear: both;
}