* {
	margin: 0;
	padding: 0;
}
FORM {
	margin: 0px;
}
.inputText {
    text-align: left;
	width: 100%;
	color: #000000;
	border: 1px solid #00325C;
	margin-right: 1px;
	padding-left: 3px;
	padding-right: 3px;
}
.inputVeld {
    text-align: right;
	width: 60;
	color: #000000;
	border: 1px solid #00325C;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
}	
td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}
a {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/**************************************************************************************************html-body Section***************************************************************************************************/
html, body {
	height: 100%;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
/**************************************************************************************************Framework Section ***************************************************************************************************/
#wraper {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}
/**************************************************************************************************Header section ***************************************************************************************************/
#header {
	width: 950px;
	height: 191px;
	background: #9fb8db;
}
#headlogo {
	float: left;
	width: 264px;
	height: 171px;
	background: url(../images/bglogo.gif) no-repeat left top;
	background-position: 0% 0%;
}
#headtext {
	float: left;
	width: 684px;
	height: 191px;
	border: 0px solid black;
}
.headtextlift {
	width: 610px;
	height: 130px;
	margin: 55px 0 0 0;
	overflow: hidden;
	border: 0px solid green;
}
.headtextlift ul {
	width: 610px;
}
.headtextlift ul li {
	width: 610px;
	text-align: center;
	list-style: none;
}
.headtextlift p {
	font-family: Arial;
	font-weight: normal;
	color: #fff;
}
.headtextlift em {
	font-style: normal;
	font-family: Arial;
	font-weight: normal;
	color: #00325C;
}
#fscroller {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
#fscroller div p {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
}
/**************************************************************************************************Menubar section ***************************************************************************************************/
#menubar {
	width: 950px;
	height: 33px;
	background: #9fb8db;
	border: 0px solid orange;
}
html>body #menubar {
	overflow: hidden;
}
#menubar ul {
	list-style: none;
	margin: 0 0 0 37px;
	padding: 0;
	border: 0px solid red;
	white-space: nowrap;
}
#menubar ul li {
	_width: 1px;
	height: 33px;
	float: left;
	margin: 0px 0px 0 2px;
	background: url(../images/bgrightmenuoff2.gif) no-repeat top right;
	border: 0px solid red;
}
#menubar ul li a {
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #053b71;
	padding: 11px 10px;
	background: url(../images/bgleftmenuoff.gif) no-repeat top left;
	border: 0px solid blue;
}
#menubar .color a {
	background-image: url(/images/richard-left.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid orange;
	color: white;
}
#menubar .color {
	border: 0px solid orange;
	background-image: url(/images/richard-big-right2.png);
	background-position: top right;
	background-repeat: no-repeat;
}
/* ie mac fix*/
/**************************************************************************************************Submenubar section ***************************************************************************************************/
#submenubar {
	position: relative;
	width: 950px;
	height: 38px;
	_margin-top: -4px;
}
/*/
///////search section////////
/*/
#searchbox {
	position: absolute;
	top: 7px;
	_top: 5px;
	left: 734px;
	width: 200px;
	height: 23px;
}
#searchbox .zoekfield {
	_height: 25px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 3px 0px 5px 3px;
	margin: 0px 0 0 0px;
	border: 0px solid #9fb8db;
}
#searchbox .zoekbtn {
	width: 45px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 2px 0px 4px 3px;
	_padding: 3px 0px 4px 3px;
	cursor: hand;
	cursor: pointer;
	background: url(../images/bgzoek2.gif) no-repeat;
	background-position: 0% 40%;
/*half rondje verplaatsen*/
	border: 0px solid #fff;
}
/**************************************************************************************************Contentwraper section***************************************************************************************************/
#contentwraper {
	width: 950px;
}
html>body #contentwraper {
	overflow: hidden;
}
/**************************************************************************************************Sidebarleft section***************************************************************************************************/
#sidebarleft {
	float: left;
	width: 264px;
	border: 0px solid green;
}
html>body #sidebarleft {
	overflow: hidden;
}
.voordeelmid {
	width: 223px;
	min-height: 350px;
	_height: 350px;
	margin: 0px 0 0 39px;
}
.voordeelbox {
	width: 193px;
	margin: 0px 0 0 15px;
	border: 0px solid green;
}
html>body .voordeelbox {
	overflow: hidden;
}
.voordeelbox ul {
	list-style: none;
	border: 0px solid green;
	margin: 19px 0 0 0px;
}
.voordeelbox ul li {
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
}
.voordeelbox ul li a {
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 10px 5px 0 5px;
	border: 0px solid blue;
}
.voordeelbox ul li ul {
	border: 0px solid green;
	margin: 0px 0 0 0px;
}
.voordeelbox li ul li {
	padding: 6px 0px 0px 0px;
	_padding: 5px 0px 0 0px;
	border: 0px solid blue;
	_border: 1px solid rgb(108,148,107);
	border-top: 0px solid #fff;
}
.voordeelbox li ul li a {
	margin-left: 15px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 0 0px;
}
.voordeelbox .active1 a {
	color: rgb(9,60,114);
	text-decoration:none;
}
.voordeelbox .not_active2 a {
	color: #fff;
	border: 0px solid orange;
}
.voordeelbox .active2 a {
	color: rgb(9,60,114);
	text-decoration:none;
}
.voordeelbottom {
	width: 223px;
	height: 10px;
	_height: 10px;
	background: url(../images/karobottom.png) no-repeat left bottom;
	margin: 0px 0 0px 39px;
	border: 0px solid red;
}
/**************************************************************************************************Content section***************************************************************************************************/
#content {
	float: left;
	width: 686px;
	_width: 676px;
	min-height: 350px;
	_height: 350px;
}
html>body #content {
	overflow: hidden;
}
.contenttitlelift {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 25px 0 0px 25px;
}
/*/
////////////////// begin contenttextlift style//////////////////////
/*/
.contenttextlift form {
	margin: 0px 0 0px 0px;
	text-align: justify;
	border: 0px solid red;
}
.contenttextlift {
	width: 610px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 10px 0 10px 36px;
	border: 0px solid red;
}
.contenttextlift ul, .contenttextlift ol {
	margin: 0 0 0 35px;
	_margin: 0 0 0 35px;
	border: 0px solid orange;
}
.error {
	color: red;
	border: 0px solid green;
}
/*/
//////////form problems/////////////
/*/

label {
	margin-left: 3px;
}
/**************************************************************************************************Foofooter section***************************************************************************************************/
#foofooter {
	clear: both;
	padding-bottom: 20px;
	border: 0px solid black;
}
/**************************************************************************************************Footer section***************************************************************************************************/
#footer {
	position: absolute;
	bottom: 0px;
	width: 950px;
	height: 22px;
	color: #fff;
	clear: both;
	border: 0px solid orange;
}

#footerfontsize {
	height: 18px;
	border: 0px solid red;
	float: left;
	margin-top: 3px;
	margin-left: 38px;
}

#footermenubox {
	height: 18px;
	border: 0px solid red;
	float: right;
	margin-right: 28px;
}
#footer ul {
	list-style: none;
	border: 0px solid green;
}
#footer ul li {
	float: left;
	background: url(../images/subbullet.gif) no-repeat left top;
	background-position: 0% 60%;
	padding: 3px 5px;
	border: 0px solid lime;
}
#footer a {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 0 5px 0 5px;
	border: 0px solid green;
}
#footer .firstchild {
	background: url(foo) no-repeat left top;
	background-position: 0% 0%;
}
/**************************************************************************************************Rendement section ***************************************************************************************************/
.grafiekkop {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.grafiektekst {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.grafiektekst2 {
    margin: 5px;
    color: white;
	background-color: #5d6c89;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.inputVeld {
	font-size: 13px;
	width: 60;
	color: #000000;
	border: 1px solid #B7CAE3
}
/**************************************************************************************************/
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////home-sidebarleft section////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/***************************************************************************************************/
/**************************************************************************************************Contentwraper-home section***************************************************************************************************/
#contentwraper-home {
	width: 950px;
	/*background: url(../images/bgbigloop.gif) repeat-y;*/
}
.contentwraperbox-home {
	position: relative;
	width: 950px;
	background: url(../images/bgbigloop.gif) repeat-y;
	margin: -5px 0 0 0px;
	_margin: 0px 0 0 0px;
}
.wit {
	position: absolute;
	top: 0px;_top: 0px;
	left: 0px;_left: 0px;
	width: 950px;
	/*min-height:15px;_height:15px;*/
	background:#fff url(../images/witsmal.gif) no-repeat top left;
	border: 0px solid orange;
	z-index: 25;
}
html>body #contentwraperbox-home {
	overflow: hidden;
}
/**************************************************************************************************Sidebarleft-home section***************************************************************************************************/
#sidebarleft-home {
	float: left;
	width: 263px;
	border: 0px solid green;
}
html>body #sidebarleft-home {
	overflow: hidden;
}
.voordeeltop-home {
	width: 224px;
	height: 12px;
	background: url(../images/bgtopwit.gif) no-repeat left top;
	margin: 0px 0 0 38px;
}
.voordeelmidback-home {
	width: 224px;
	min-height: 350px;
	_height: 350px;
	background: url(../images/sidebarloop.gif) repeat-y left top;
	background-position: 0% 0%;
	margin: 0px 0 0 38px;
	_margin: -3px 0 0 38px;
	border: 0px solid blue;
}
.voordeelmid-home {
	width: 224px;
	min-height: 350px;
	_height: 350px;
	background: url(../images/bgmidvast.gif) no-repeat left top;
	background-position: 0% 0%;
}
html>body .voordeelmid-home {
	overflow: hidden;
}
.voordeelbox-home {
	width: 193px;
	margin: 0px 0px 0px 15px;
	border: 0px solid green;
}
/**************************************************************************************************Content-home section***************************************************************************************************/
#content-home {
	float: left;
	width: 419px;
	min-height: 350px;
	_height: 350px;
}
html>body #content-home {
	overflow: hidden;
}
.contenttextlift-home {
	width: 385px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #1a171a;
	margin: 13px 0 10px 20px;
	border: 0px solid green;
}
/**************************************************************************************************Sidebarright-home section***************************************************************************************************/
#sidebarright-home {
	float: left;
	width: 260px;
	border: 0px solid green;
}
html>body #sidebarright-home {
	overflow: hidden;
}
.newstop-home {
	width: 224px;
	height: 12px;
	background: url(../images/bgtopwit.gif) no-repeat left top;
	background-position: 0% 0%;
	margin: 0px 0 0 5px;
}
.newsmidback-home {
	width: 224px;
	min-height: 350px;
	_height: 350px;
	background: url(../images/sidebarloop.gif) repeat-y left top;
	background-position: 0% 0%;
	margin: -3px 0 0 5px;
}
.newsmid-home {
	width: 224px;
	min-height: 350px;
	_height: 350px;
	background: url(../images/bgmidvast.gif) no-repeat left top;
	background-position: 0% 0%;
}
html>body .newsmid-home {
	overflow: hidden;
}
.newsbox-home {
	width: 193px;
	margin: 0px 0 0px 13px;
	padding-bottom: 15px;
	border: 0px solid red;
}
.newstitlelift-home {
	width: 193px;
	height: 27px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #093c72;
	margin: 0px 0 0 0px;
	padding: 0px 0px;
	border-bottom: 1px solid #c0cee2;
}
.voordeeltitlelift-home {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #093c72;
	margin-top: 10px;
	border-bottom: 2px solid rgb(192,206,225);
}
/*/
////verplaatste variable (voordeel en nieuws)?!!!//////
/*/
.bigbottom {
	width: 950px;
	height: 25px;
	background: #fff url(../images/ondersteboven.gif) no-repeat left bottom;
	clear: both;
	margin: -2px 0 0 0px;
	_margin: 0px 0 0 0px;
	border: 0px solid orange;
}
hr {
	height: 2px;
	_height: 2px;
	background-color: #c0cee2;
	color: #c0cee2;
/*target ie*/
	border: none;
	margin: 0px 0 10px 0;
	_margin: -6px 0 10px 0;
}
.dunnestreep {
	height: 1px;
	_height: 1px;
	background-color: #c0cee2;
	color: #c0cee2;
/*target ie*/
	border: none;
	margin: 0px 0 5px 0;
	_margin: 0px 0 5px 0;
}
.kop {
	font-size: 14px;
	color: #00325C;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9eb8da;
	margin-bottom: 0px;
}

