*{
	padding:0;
	margin:0;
	line-height:100%;
	outline:none;
}
body,input,textarea{font-family:Helvetica,Arial,Verdana,sans-serif;}
body{
	background:#f6f6f6;
	font-size:12px;
}
div{float:left;}
img{border:0;}
a{color:#008500;}
a:hover{color:black;}
.clear{
	clear: both;
	width: 0;
	height:0;
	float: none;
}
#container{
	margin:0 auto;
	width:1000px;
	float:none;
}
#top{
	width:1000px;
	background:#e5e5e5;
	border-bottom:1px solid white;
}
#top div{
	width:960px;
	padding:5px 20px;
}
#top div h1 a,#top div{
	color:#888a8c;
	text-decoration:none;
	float: left;
	font-size:12px;
	font-weight: normal;
}
#header{
	width:956px;
	padding:23px 0 23px 44px;
	background:#191f1f;
}
#header img{float:left;cursor: pointer;}
#header ul{padding-top:30px;float:right;list-style: none;}
#header li{float:left;}
#header li a{
	float:left;
	display: block;
	margin-right: 21px;
	padding:0 0 4px 0;
	color:white;
	text-decoration: none;
	border-bottom:3px solid #5e5e5e;
}
#header li a:hover, #header li.cur a{
	border-color:#ffb400;
}
#toolOuter {
	margin:0 auto;
	width:1000px;
	height:200px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#toolwrapper{
	margin:0 auto;
	width:1000px;
	height:200px;
	overflow:hidden; /* allow scrollbar */
	position:relative;}
}
.tool{
	width:1000px;
	margin:0 auto;
}
.tool h2{
	font-weight:normal;
	color:#191f1f;
	font-size: 30px;
	display: block;
	height:78px;
	line-height:78px;
}
.tool h2 strong{
	font-weight:bold;
	color:#008500;
}
.tool div{
	width:357px;
	height:80px;
	padding:20px 31px;
	float: left;
	cursor: pointer;
	background:url(../images/web/toolbg.png) no-repeat;
}
.tool div#optionC1,.tool div#optionC2{
	width:80px;
}
.tool div.end{
	width:20px;
	padding-left:0;
	padding-right:0;
	background:url(../images/web/toolbg.png) right top no-repeat;
}
.tool div span,.calculate td a{
	display: inline;
	background:#008500;
	border:1px solid #90ca90;
	border-bottom:1px solid #006200;
	border-right:1px solid #006200;
	padding:6px 12px;
	color:#d2e7ce;
	text-decoration: none;
	font-size:18px;
}
.tool div span strong{
	font-weight: bold;
	color:white;
}
.tool div p{
	display: block;
	border-top:1px solid #b4b4b4;
	color:#646464;
	height:20px;
	line-height:27px;
	margin-top:13px;
	font-style: italic;
}
.tool div.hover{background:url(../images/web/toolbgHover.png) no-repeat;}
.tool div.hover.end{background:url(../images/web/toolbgHover.png) right top no-repeat;}
.tool div.hover p{
	border-color:#527d6f;
	color:#191f1f;
}
#white{
	width:976px;
	padding:20px 12px;
	background:white;
}
#topmenu{
	padding-bottom:8px;
}
#topmenu span{
	background:#ff3a1a;
	color:white;
	font-size:14px;
	text-transform: uppercase;
	padding:4px 10px 2px 10px;
	min-width:100px;
	float: left;
	display: inline;
}
#topmenu .right{
	padding-left:133px;
}
#topmenu input[type=text]{
	padding:4px 5px;
	border:1px solid #dddddd;
	float: left;
}
#topmenu input[type=submit]{
	padding:3px 5px;
	border:1px solid #dddddd;
	font-size:11px;
	float: left;
	margin-left:5px;
}
#dropdown{
	display: block;
	background: url(../images/web/dropdown.png) no-repeat;
	width:200px;
	height: 26px;
	line-height:25px;
	padding-left:17px; 
	text-transform: uppercase;
	color: #374347;
	text-decoration: none;
	font-weight: bold;
	float: left;
	border-right:23px solid white;
}
#dropdownmenu{
	position: absolute;
	z-index: 99;
	background:#dee2e2;
	border-bottom:3px solid #6e7779;
	width:150px;
	padding:0 20px 20px 20px;
	margin:26px 0 0 12px;
}
#dropdownmenu li{
	display: block;
	padding-top:6px;
}
#dropdownmenu li a{
	margin:0;
	padding:4px 10px;
	display: block;
	color: black;
	text-decoration: none;
	border-bottom:1px dashed black;
}
#dropdownmenu li a:hover{
	color: #00b7e9;
}
#cse-search-box{
	float: left;
	width:295px;
	padding-left:80px;
}
.coloms{
	width:976px;
	background:#f5f5f5;
	border-top:15px solid #dddddd;
}
.coloms.padding{
	padding:20px 0;
}
.smallwhite .coloms{
	width:833px;
}
.smallwhite h3{
	font-size:18px;
	padding-bottom:15px;
}
.coloms .p100{
	padding:20px;
}
.coloms .ad{
	float: left;
	width:341px;
}
.coloms .ad2{
	float: left;
	width:120px;
	padding-left:12px;
}
.coloms .col{
	float:left;
	width:250px;
	margin:20px 0 5px 0;
	padding:0 30px 15px 30px;
	border-left:4px solid #dddddd;
}
.coloms .wider{
	width:260px;
}
.smallwhite .col{
	width:215px;
}
.coloms .first{border:0;}
.col p,.coloms .p100 p{
	line-height:1.5em;
	text-align: justify;
}
.col img{
	float: left;
	margin-right:20px;
}
.col h1{
	font-size: 20px;
}
.col a, .coloms .p100 h2,.coloms .p100 h1{
	color: black;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	display: block;
}
.coloms .p100 h1{
	font-size:20px;
}
.col a.title{
	height:30px;
}
.col a:hover{
	color:#008500;
}
.col ul{
	list-style: none;
}
.col li{
	display: block;
	padding-top:6px;
	font-size:12px;
	font-weight: bold;
}
.col li a{
	margin:0;
	padding:4px 10px;
	display: block;
	font-weight: normal;
	font-size:12px;
	background: #ffb400;
	border-bottom:1px dashed #49595F;
}
.col li a.more{
	background:#008500;
	color: white;	
}
.col li a:hover{
	background: #ff3a1a;
	color: white;
}
.bigtext{
	float: left;
	width:408px;
	padding-left:4px;
	background:#ebeded;
}
.bigtext div{
	padding:20px;
}
.bigtext h2{
	color:#008500;
	padding-bottom:10px;
	line-height:1.4em;
}
.bigtext p{
	line-height: 1.6em;
	color:#49595F;
}
.bigtext p.highlight{
	color: black;
	font-size: 13px;
	padding-bottom: 8px;
}
.short{
	width:402px;
	float: left;
}
.short div{
	width:174px;
	padding-left:25px;
	height:370px;
}
.short div.wide{
	width:373px;
	height:250px;
}
.short img{
	margin-bottom:10px;
}
.short div.wide img{
	margin:0;
}
.short h3 a, .short h4{
	color:#ff3a1a;
	line-height:1.3em;
	padding:13px 0 6px 0;
	font-size:16px;
	color:#ff3a1a;
	text-decoration: none;
}
.short h3 a:hover{text-decoration: underline;}
.short p{
	color:#49595F;
	line-height:1.5em;
	padding-top:10px;
}
.short a.readon{
	float: right;
}
.short h4{color:#49595F;}


.footer{
	border-top: 12px solid #dddddd;
	background:#191f1f;
	width:940px;
	padding:30px;
}
.footer ul{
	list-style: none;
	float: left;
	padding-left:30px;
}
.footer li{
	width:208px;
	padding:10px 0 7px 0;
	border-bottom: 1px solid black;
	font-weight: bold;
	color:#6f6f6f;
}
.footer li a{
	font-weight: normal;
	color:white;
	text-decoration: none;
	border-bottom:1px dashed white;
}
.footer li a:hover{color:#ffb400;}






/*LENING */
.result h1{
	font-weight:normal;
	color:#191f1f;
	font-size: 30px;
	display: block;
	padding-top:10px;
}
.result h1 strong,.result h3 span{
	font-weight:bold;
	color:#008500;
}
.result h3{
	font-size:25px;
	padding:10px 0 5px 0;
}
.calculate{
	padding:10px 0;
}
.grades{
	padding:0;
}
.calculate img{
	float: left;
}
.calculate table{
	width:635px;
	border-collapse: collapse;
	float:left;
}
.calculate thead td{
	border:1px solid #ffffff;
	border-bottom:1px solid #ffc437;
	border-right:1px solid #ffc437;
	background:#ffe26a;
	color:#261f00;
	font-size: 18px;
	font-style: italic;
	height:38px;
}
.calculate tbody td{
	border:1px solid #b9b9b9;
	border-top:1px solid white;
	border-left:1px solid white;
	background:#ebeded;
	color:#2d2d2d;
	font-size: 18px;
	height:50px;
}
.grades table{
	width:300px;
	float: none;
}
.grades thead td, .grades tbody td{
	font-size:16px;
	height:35px;
}
.grades tbody td{
	font-weight: bold;
}
.calculate tbody td.price{
	background:#008500;
	border:1px solid #90ca90;
	border-bottom:1px solid #006200;
	border-right:1px solid #006200;
	color:#d2e7ce;
	padding-left:19px;
	font-size:20px;
	width:70px;
}
.calculate td a{
	font-size:20px;
	color: white;
	background:#008ab8;
	border:1px solid #60d7ff;
	border-bottom:1px solid #006181;
	border-right:1px solid #006181;
}
.grades td a{
	font-size:17px;
	width:273px;
	height:20px;
	text-align: center;
	display: block;
}
.calculate td a:hover{
	background:#008500;
	border:1px solid #90ca90;
	border-bottom:1px solid #006200;
	border-right:1px solid #006200;
}
.calculate td.first{
	padding-left:10px;
}
.calculate td.center{text-align: center;}
.calculate thead td.nbl,.calculate tbody td.nbl{border-left:0;}
.calculate thead td.nbr,.calculate tbody td.nbr{border-right:0;}


/*REVIEW*/
.cleft{
	width:140px;
	padding-top:10px;
}
.cright{
	width:860px;
	float:right;
}
.cright.default{
	padding:10px 0;
}
.cright #white{
	width:797px;
	padding:30px;
	border:1px solid #E9E9E9;
}
.smallwhite{
	width:833px;
	padding:20px 12px;
	background:white;
	border:1px solid #E9E9E9;
	border-top:0;
}
.intro{
	width:457px;
	padding:0 40px 0 0;
	float: left;
}
.default .intro{
	width:700px;
}
.aavraag{
	width:900px;
}
.aanvraag div{
	float: left;
	width:530px;
	padding-left:20px;
}
.aanvraag img{
	float: left;
}
.intro h1,.aanvraag h1{
	color:#008500;
	font-size:22px;
	padding-bottom:2px;
}
.intro h3,.intro h2, .intro h4,.aanvraag h2{
	padding:15px 0 0 0;
	font-size:16px;
}
.intro h2{
	font-size:18px;
}
.intro span{
	font-size:12px;
	color:#747474;
	font-style: italic;
}
.intro img{
	float: left;
	margin:15px 10px 0 0;
}
.intro p,.aanvraag p{
	padding-top:10px;
	font-size:14px;
	line-height:1.6em;
}
.intro ul{
	padding:5px 0 15px 0;
	margin-left:40px;
}
.intro li{
	font-size:14px;
	line-height:1.6em;
}
.path{
	padding:10px 0;
	color:#828282;
	font-style: italic;
	width:900px;
}
.path a{
	color:#191f1f;
	text-decoration: none;
	border-bottom:1px dashed #5d5d5d;
}
.path a:hover{color:#008500;}
.grades ul{
	padding:20px 20px 0 20px;
	display: block;
}
.grades li{
	font-weight: bold;
	font-size: 18px;
	list-style:none;
	color:#FF3A1A;
	padding-bottom:5px;
}	
.grades li a{
	font-size:15px;
}


/*RENTE*/
.rente{
	width:100%;
	border:1px solid #E9E9E9;
	border-top:0;
}
.rente td{
	padding:10px 20px;
	font-size:18px;
}
.rente thead tr{
	background:#dddddd;
	font-weight: bold;
}
.rente tr.white{
	background:white;
}
.rente tr td.yellow{
	background: #ffb400;
}



.e404{
	font-size:21px;
}

