/* @override http://www.recruitmentlab.nl/css/all/ */

html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center; /*/* IE6/IE7 auto margin probleem oplossing */
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	height: 100%;
}
img {
	border: none;
/*	display: block;*/
}
a {
	color: #333;
}
a:focus,
input:focus {
	outline: none;
}
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
	width: 100%;
	/*display: block;*/
}
#main {
	text-align: left; /* IE6/IE7 auto margin probleem oplossing, hier weer left */
	margin: 0 auto;
	width: 968px;
}
#header {
	width: 968px;
	height: 266px;
	position: relative;
	background: url(/images/header-bg.jpg) no-repeat 4px 73px;
}
.inner-page #header {
	height: 164px;
}
.inside-page #header {
	height: 117px;
	background: none;
}
.logo {
	position: absolute;
	top: 22px;
	left: 14px;
	background: url(/images/logo.gif) no-repeat;
	width: 316px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}
.welcome {
	float: right;
	font-size: 12px;
	line-height: 14px;
	margin: 44px 4px 0 0;
	height: 34px;
}
.welcome a {
	background: url(/images/arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #0f75bc;
	font-weight: bold;
}
.welcome a:hover {
	text-decoration: underline;
}
.tabs-line {
	position: absolute;
	top: 230px;
	left: 0;
	width: 100%;
}
.tabs-line div {
	background: url(/images/main-nav-bg.png) no-repeat;
	width: 100%;
	height: 41px;
}
.inner-page .tabs-line {
	top: 123px;
}
.inside-page .tabs-line {
	top: 77px;
}
.main-nav {
	float: left;
	margin: 6px 0 0 10px;
	padding: 0;
	display: inline;
	position: relative;
}
.mijn-nav, .mijn-nav-passief {
	float: right;
	margin: 6px 18px 0 0;
}
.main-nav li{
	float: left;
	display: inline;
	margin: 0 -8px 0 0;
}
.main-nav li.item-bedrijven a {
	z-index: 6;
}
.main-nav li.item-home a,
.main-nav li.item-tests a {
	z-index: 5;
}
.main-nav li.item-partners a,
.main-nav li.item-testaanbod a,
.main-nav li.item-rapporten a {
	z-index: 4;
}
.main-nav li.item-tarieven a,
.main-nav li.item-gegevens a {
	z-index: 3;
}
.main-nav li a.active {
	z-index: 10;
}
.main-nav li a {
	background: url(/images/tab-bg.png) no-repeat;
	width: 148px;
	height: 30px;
	display: block;
	margin: 5px 0 0;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.passief li a {
	cursor: default;
}

.main-nav li.item-gegevens a {
	background: url(/images/tab-bg-last.png) no-repeat;
}
.main-nav li a.active {
	background: url(/images/tab-bg-active.png) no-repeat;
	height: 35px;
	margin: 0;
}
.rapporten-page li.item-rapporten a.active {
	background: url(/images/tab-bg-active-star.png) no-repeat;
}
.main-nav li a span {
	height: 14px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	margin: 9px 0 0;
	width: 100%;
}
.mijn-nav li a span{
	height: 17px;
}
.main-nav li.item-home a span {
	background: url(/images/dutch/tab-1.gif) no-repeat 50% 0;
}
.main-nav li.item-testaanbod a span {
	background: url(/images/dutch/tab-2.gif) no-repeat 50% 0;
}
.main-nav li.item-partners a span {
	background: url(/images/dutch/tab-3.gif) no-repeat 50% 0;
}
.mijn-nav li.item-tests a span{
	background: url(/images/dutch/tab-4.gif) no-repeat 50% 0;
}
.mijn-nav li.item-bedrijven a span{
	background: url(/images/dutch/tab-mijn-bedrijven.gif) no-repeat 50% 0;
}
.mijn-nav li.item-rapporten a span{
	background: url(/images/dutch/tab-5.gif) no-repeat 50% 0;
}
.mijn-nav li.item-gegevens a span{
	background: url(/images/dutch/tab-6.gif) no-repeat 50% 0;
}
.main-nav li a.active span,
.main-nav li a.active:hover span {
	background-position: 50% -14px;
	margin-top: 12px;
}
.mijn-nav li a.active span,
.mijn-nav li a.active:hover span {
	background-position: 50% -17px;
	margin-top: 12px;
}
.main-nav li a:hover span {
	background-position: 50% -28px;
}
.mijn-nav li a:hover span {
	background-position: 50% -34px;
}

.passief li a:hover span, .passief li a span{
	background-position: 50% -34px !important;
}

.form-email {
	float: right;
	width: 351px; /* width 32 er bij */
	margin: 14px 0 0;
	*margin: 12px 0 0;
}
.form-email label{
	width:335px;
	float: left;
}
.form-email .input {
	background: url(/images/input-bg.gif) no-repeat;
	width: 300px;
	height: 20px;
	margin: 8px 0 0 1px;
}
.form-email .btn{
	float: left;
	display: inline;
	height: 20px;
	width: 32px;
	margin: 8px 0 0 6px;
}
.form-email .input-small,
.form-email .input-wachtwoord {
	width: 140px;
	background: url(/images/input-bg-2.gif) no-repeat;
	float: left;
	display: inline;
}
.form-email .input-wachtwoord {
	margin-left: 10px;
	position: relative;
}
.form-email .input input {
	color: #999;
	font: 11px/13px Arial, sans-serif;
	border: none;
	background: none;
	margin: 2px 0 0 6px;
	width: 288px;
	letter-spacing: 1px;
}
.form-email .input-small input,
.form-email .input-wachtwoord input {
	width: 128px;
}
#login-overlay {
	position: absolute;
	color: #999;
	font: 11px/13px Arial, sans-serif;
	top: 3px;
	left: 8px;
}

.form-email .msg{
	color: #ff0000;
	float: left;
	width: 300px;
	height: 17px;
	margin: 3px 0 0 6px;
}
.login-bar {
	float: right;
	clear: both;
	margin: 0px 10px 0 0;
	padding: 0;
	display: inline;
}
.login-bar li {
	float: left;
	display: inline;
	margin: 0 0 0 -8px;
}
.login-bar li a {
	width: 148px;
	height: 30px;
	display: block;
	overflow: hidden;
	cursor: pointer;
	background: url(/images/tab-bg-2.png) no-repeat;
	position: relative;
}
.login-bar li a.reseller {
	background: url(/images/tab-bg-reseller.png) no-repeat;
	z-index: 10;
}
.login-bar li a.active {
	background: url(/images/tab-bg-active-down.png) no-repeat;
	height: 35px;
	z-index: 10;
}
.login-bar li.item-wachtwoord a.active {
	background: url(/images/tab-bg-active-down-2.png) no-repeat;
	width: 208px;
}
.login-bar li a span {
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	width: 100%;
	margin: 9px 0 0;
}
.login-bar li.item-wachtwoord a span {
	background: url(/images/dutch/tab-wachtwoord.gif) no-repeat 50% -17px;
}
.login-bar li.item-login a span {
	background: url(/images/dutch/tab-login.gif) no-repeat 50% -17px;
}
.login-bar li.item-verstuur a span {
	background: url(/images/dutch/tab-verstuur.gif) no-repeat 50% -17px;
}
.login-bar li.item-log-out a span {
	background: url(/images/dutch/tab-logout.gif) no-repeat 50% -17px;
}
.login-bar li a.active span,
.login-bar li a.active:hover span {
	background-position: 50% 0;
	margin-top: 8px;
}
.login-bar li a:hover span {
	background-position: 50% -34px;
}
.container {
	width: 100%;
	padding: 0 0 20px;
	overflow: hidden;
}
#footer {
	background: url(/images/footer-bg.gif) no-repeat;
	width: 960px;
	height: 64px;
	margin: 0 0 0 4px;
}
.lang-nav {
	float: left;
	margin: 7px 0 0;
	padding: 0;
}
.lang-nav li {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}
.lang-nav li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 24px;
	height: 19px;
}
.lang-nav li a.nl {
	background: url(/images/ico-nl.gif) no-repeat;
}
.lang-nav li a.eng {
	background: url(/images/ico-gbr.gif) no-repeat;
}
.footer-nav {
	margin: 0 68px 0 0;
	padding: 10px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}
.footer-nav li {
	display: inline;
	padding: 0 9px;
}
.footer-nav li a {
	color: #fff;
	text-decoration: none;
}
.footer-nav li a:hover {
	text-decoration: underline;
}
.home-content {
	background: url(/images/blue-box-bg.gif) repeat-y;
	margin: 24px 0 0 4px;
}
.home-content .home-content-bg {
	background: url(/images/blue-box-top.gif) no-repeat;
}
.home-content .home-content-bg-bottom {
	background: url(/images/blue-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
}
.wat-kan {
	float: left;
	width: 290px;
	margin: 13px 0 0 20px;
	padding: 0 0 21px;
	display: inline;
}
.wat-kan h2 {
	margin: 0 0 12px;
	font-size: 29px;
	line-height: 32px;
	color: #000;
	font-weight: normal;
}
.wat-kan p {
	margin: 0;
	padding: 4px 0 13px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.wat-kan .button-1,
.wat-kan .button-2,
.wat-kan .button-3 {
	display: block;
	overflow: hidden;
	background: url(/images/dutch/blue-button-1.gif) no-repeat;
	width: 290px;
	height: 56px;
	text-indent: -9999px;
	margin: 10px 0 0;
}
.wat-kan .button-2 {
	background: url(/images/dutch/blue-button-2.gif) no-repeat;
}
.wat-kan .button-3 {
	background: url(/images/dutch/blue-button-3.gif) no-repeat;
}
.doe-test {
	background: url(/images/red-button-area.gif) no-repeat;
	width: 320px;
	height: 75px;
	margin: 0 0 0 159px;
	overflow: hidden;
}
.doe-test-testaanbod {
	background: #ffffff url(/images/red-button-area.gif) no-repeat 79px 0;
	width: 391px;
	/*
	width: 391px;
	*/
	margin: 0;
	padding-left: 79px;
}
.doe-test img, .doe-test input {
	margin: 7px 0 0 13px;
}
.chart-column {
	float: right;
	width: 304px;
	margin: -4px 0 0;
}
.chart-column p {
	margin: 0;
	padding: 0 0 10px;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
.chart {
	width: 230px;
	margin: 26px 0 0;
}
.chart strong {
	float: left;
	color: #0f75bc;
	font-size: 13px;
	line-height: 16px;
}
.chart span {
	float: right;
	color: #000;
	font-size: 11px;
	line-height: 14px;
}
.chart div {
	clear: both;
	padding: 11px 0 0;
}


/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash .wat-kan h2 span {
	visibility: hidden;
	font-size: 31px;
	letter-spacing: -1px;
}
.sIFR-hasFlash .quickscan-col h1 span {
	visibility: hidden;
	font-size: 36px;
	letter-spacing: -1px;
}
.sIFR-hasFlash .main-area h1 span,
.sIFR-hasFlash .mijnrapporten-content h1 span, .sIFR-hasFlash .content-large h1 span {
	visibility: hidden;
	font-size: 32px;
	margin-left: -1px;
}

.testaanbod-content {
	width: 470px;
	background: url(/images/testaanbod-bg.gif) repeat-y;
	margin: 14px 0 0 4px;
}
html>body .testaanbod-column .testaanbod-content {
	margin: 0; /* dit niet voor IE6 */
}
.testaanbod-content .testaanbod-content-bg {
	overflow: hidden;
	width: 470px;
	/*
	100%
	*/
	background: url(/images/testaanbod-bottom.gif) no-repeat 0 100%;
	padding: 0 0 6px;
}
.quickscan-col {
	float: left;
	width: 430px;
	background: url(/images/quickscan-bg.gif) no-repeat;
	padding: 0 20px 20px 20px;
}
.quickscan-col h1 {
	margin: 11px 0 11px;
	color: #000;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
}
.quickscan-col p {
	padding: 0 0 12px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.radiobuttons {
	margin: 10px 0 0;
}
.radiobuttons input {
	float: left;
	margin: 3px 10px 0 0;
	width: 14px;
}
* html .radiobuttons input {
	height: 14px;
}
*+html .radiobuttons input {
	height: 14px;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
.radioArea,
.radioAreaChecked {
	height: 20px;
	width: 20px;
	background: url(/images/radio-button-bg.gif) no-repeat;
	float: left;
	margin: -2px 10px 0 0;
	cursor: pointer;
	position: relative;
}
.reg-form .radioArea {
	background: url(/images/radio-button-bg-2.gif) no-repeat;
	height: 21px;
	width: 21px;
	margin:0 0 2px;
	/*margin: 0 4px 2px 2px;*/
	position: relative;
}
.radio-buttons-box .radioArea {
	margin: 0 10px 0 0;
}
.radioAreaChecked {
	background-position: 0 -20px;
}
.reg-form .radioAreaChecked {
	background: url(/images/radio-button-bg-2.gif) no-repeat 0 -21px;
	height: 21px;
	width: 21px;
	margin:0 0 2px;
	/*margin: 0 4px 2px 2px;*/
}
.radio-buttons-box .radioAreaChecked {
	margin: 0 10px 0 0;
}
.radiobuttons label {
	float: left;
	color: #c00;
	font-size: 14px;
	line-height: 17px;
	margin: 1px 0 0;
	cursor: pointer;
}
.radiobuttons label.active {
	font-weight: bold;
}
.radiobuttons .clear {
	clear: both;
	height: 15px;
	overflow: hidden;
	font-size: 0;
}
.column, .tarief-column {
	float: right;
	width: 470px;
	margin: 0 4px 0 0;
	padding: 0;
	display: inline;
}

.activeren{
	float: left;
	width: 470px;
	margin: 0 4px 10px 0;
	padding: 0;
	display: inline;
}

.tarief-column{
	margin-top: 14px;
}
.tarief-column .column{
	margin-bottom: 10px;
}

.tabs {
	margin: 8px 0 7px 130px;
	padding: 0;
	/*background-color: #fff;*/
	overflow: hidden;
	width: 394px;
}
.tabs li {
	display: inline;
	float: left;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	margin: 0 19px 0 0;
}
.tabs li a {
	color: #c00;
	text-decoration: none;
	margin: 3px 0 0;
	float: left;
}
.tabs li a.active {
	height: 19px;
	text-indent: -9999px;
	margin: 1px 0 0 0;
}
.tabs li a:hover {
	color: #000;
}
.tabs li.tab-quick-scan a.active {
	background: url(/images/dutch/quick-scan.gif) no-repeat;
	width: 95px;
}
.tabs li.tab-knelpuntanalyse a.active {
	background: url(/images/dutch/knelpuntanalyse.gif) no-repeat;
	width: 140px;
}
.tabs li.tab-adviesrapport a.active {
	background: url(/images/dutch/adviesrapport.gif) no-repeat;
	width: 120px;
}
.content {
	background: url(/images/testaanbod-blue-top.gif) no-repeat;
	padding: 22px 20px 0 22px;
}
.content.pagina {
	background: none !important;
	padding: 22px 20px 0 22px;
}
.content h3 {
	margin: 0;
	padding: 0 0 28px;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

/** 20090113 toegevoegd door Jorick tbv uniformiteit in IE **/
.block-content h3 {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

.content p {
	margin: 0;
	padding: 0 0 24px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

.content.pagina p, .content.pagina h3, .block-content.pagina h3 {
	color: #000;
}

.main-area {
	float: left;
	background: #e6f1f8 url(/images/register-area-top.gif) no-repeat;
	width: 640px;
	margin: 15px 0 0 4px;
	display: inline;
}
.main-area .main-area-bg {
	background: url(/images/register-area-bottom.gif) no-repeat 0 100%;
	width: 610px;
	float: left;
	padding: 0 10px 26px 20px;
}
.main-area h1 {
	color: #000;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	margin: 14px 0 11px 1px;
}
.main-area h2 {
	color: #000;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin: 14px 0 11px 1px;
}
.main-area a {
	color: #f00;
	text-decoration: none;
}
.main-area p {
	color: #010101;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 20px;
}
.main-area ol {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #010101;
}
.main-area ul {
	line-height: 24px;
	color: #000;
	font-size: 14px;
}
* html .main-area ol {
	margin-left: 25px;
}
*+html .main-area ol {
	margin-left: 25px;
}
.main-area ol li {
	padding: 0;
	margin: 0;
}
.reg-form {
	width: 600px;
	margin: 60px 0 0;
}
.reg-form.getpassword {
	margin: 10px 0 0;
}
.text-box.getpassword {
	margin: 58px 0 0;
}
.reg-form fieldset {
	margin: 0;
	padding: 0;
	width: 469px;
	float: right;
	border: none;
}
.reg-form label, .reg-form span.info {
	float: left;
	font-size: 14px;
	line-height: 16px;
	color: #010101;
	margin: 4px 0 0;
}
.reg-form label span {
	color: #adadad;
}
.reg-form .input {
	background: url(/images/reg-input-1.gif) no-repeat;
	width: 469px;
	float: right;
	display: inline;
}
.reg-form .textarea{
	background: url(/images/reg-textarea.gif) no-repeat;
	width: 469px;
	height: 145px;
	float: right;
	display: inline;
}
.reg-form .input div {
	background: url(/images/reg-input-1-right.gif) no-repeat 100% 0;
	height: 25px;
}
.reg-form .input-2 {
	width: 131px;
	float: left;
}
.reg-form .input-3 {
	width: 91px;
	float: left;
	margin: 0 0 0 16px;
}
.reg-form .input-4 {
	width: 250px;
	float: left;
	margin: 0 5px 0 0;
}
.reg-form .input-5 {
	width: 320px;
	float: left;
	margin: 0 0 0 18px;
}
.reg-form .disable {
	background: url(/images/reg-input-1-dis.gif) no-repeat;
}
.reg-form .disable div {
	background: url(/images/reg-input-1-right-dis.gif) no-repeat 100% 0;
}
.reg-form .input input, .reg-form .textarea textarea{
	color: #0f75bc;
	font: 14px/15px Arial, sans-serif;
	border: none;
	background: none;
	width: 449px;
	margin: 4px 0 0 10px;
	padding: 0;
}

.reg-form .textarea textarea{
	height: 130px;
}

.reg-form .disable input {
	color: #999;
}
.reg-form .input-2 input {
	width: 111px;
}
.reg-form .input-3 input {
	width: 73px;
}
.reg-form .input-4 input {
	width: 232px;
}
.reg-form .input-5 input {
	width: 300px;
}
.reg-form .clear,
.reg-form .empty-space {
	clear: both;
	font-size: 0;
	overflow: hidden;
	height: 10px;
}
.reg-form .clear-2 {
	height: 0;
}
.reg-form .empty-space {
	height: 47px;
}
.reg-form .vestigingsadres {
	float: right;
	width: 469px;
	margin: 0;
	padding: 0;
	border: none;
}
.reg-form #btn-zoek-adres {
	margin: -2px 0 0 87px;
	float: left;
	display: inline;
	position: relative;
	height: 31px;
	overflow: hidden;
}
.reg-form .link-postcode {
	color: #c00;
	font-size: 14px;
	line-height: 16px;
	float: left;
	margin: -4px 0 0;
	padding: 0 0 4px;
	position: relative;
}
.reg-form .link-postcode:hover {
	text-decoration: none;
}
.vestigingsadres label {
	float: left;
	margin: 4px 0 0 0;
	width: 134px;
	cursor: pointer;
}
.vestigingsadres span{
	float: left;
	margin: 4px 0 0 0;
	width: 134px;
}
.vestigingsadres label.last {
	margin-right: 0;
	width: auto;
}
.reg-form select {
	float: left;
}

.selectArea {
	float:left;
	position:relative;
	height:25px;
	margin:0;
	padding:0;
	overflow: hidden;
	display: inline;
	color: #0f75bc;
	font: 14px/15px Arial, sans-serif;
	width: 320px !important;
}
.selectArea a.selectButton {
	display:block;
	float:none;
	width:100%;
	height:25px;
	background: url(/images/select-right.gif) no-repeat top right;
	position:absolute !important;
	top:0;
	right:0;
	border:none;
	float: left;
}
.selectArea a.active {
	background: url(/images/select-right-active.gif) no-repeat top right;
}

.selectArea .center {
	display:block;
	height: 21px;
	width: 279px !important;
	margin:0 !important;
	padding: 4px 0 0 10px !important;
	overflow:hidden;
	float: left;
	background: url(/images/reg-input-1.gif) no-repeat;
}
* html .selectArea .center {
	padding-top: 5px !important;
}
*+html .selectArea .center {
	padding-top: 5px !important;
}
.selectArea .left {
	display: none;
}
.selectArea .disabled {
	display: none;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute;
	background-color:#fff;
	display:block;
	z-index:30;
	margin: 1px 0 0 !important;
	padding: 0 0 7px 5px !important;
	color: #0f75bc;
	font: 14px/16px Arial, sans-serif;
	width: 315px !important;
	background: url(/images/select-drop.gif) no-repeat 0 100%;
	text-align: left;
}
.optionsDivInvisible{display:none;}
.optionsDivVisible ul {
	margin:0;
	padding:0;
	list-style:none;
}
.optionsDivVisible a {
	color: #0f75bc;
	text-decoration:none;
	display:block;
	padding:0;
	text-decoration:none;
	padding:4px 0 0 5px;
	width: 310px;
}
.optionsDivVisible a:hover {
	color:#000;
	text-decoration:none;
}
/* checkbox */
.checkboxArea,
.checkboxAreaChecked {
	width: 21px;
	height: 21px;
	overflow: hidden;
	float: left;
	background: url(/images/checkbox.gif) no-repeat;
	cursor: pointer;
}
.checkboxAreaChecked {
	background-position: 0 -21px;
}

.disabeld .checkboxArea,
.disabeld .checkboxAreaChecked {
	width: 21px;
	height: 21px;
	overflow: hidden;
	float: left;
	background: url(/images/checkbox-disabled.gif) no-repeat;
	cursor: pointer;
}
.disabeld .checkboxAreaChecked {
	background-position: 0 -21px;
}

.vestigingsadres .check-i-agree {
	width: auto;
	margin: 4px 0 0 7px;
}
.vestigingsadres .check{
	margin: 4px 0 0 7px;
}
.register {
	background: url(/images/red-button-area-reg.gif) no-repeat;
	width: 252px;
	height: 75px;
	overflow: hidden;
	clear: both;
	margin: 0 0 0 200px;
}

.pay {
	background: url(/images/red-button-area-pay.gif) no-repeat;
	width: 485px;
	height: 75px;
	overflow: hidden;
	clear: both;
	margin: 0 0 0 145px;
}
.pay a{
	float: left;
}
.register img, .pay img{
	margin: 6px 0 0 13px;
}
.col-2 {
	float: right;
	display: inline;
	width: 300px;
	margin: 15px 4px 0 0;
}
.text-box {
	background: #0f75bc url(/images/blue-small-box-top.gif) no-repeat;
	/*
	margin: 67px 0 0;
	*/
	margin: 52px 0 0;
}

.text-box .text-box-bg {
	background: url(/images/blue-small-box-bottom.gif) no-repeat 0 100%;
}
.text-box-bg a {
	color: #fff;
}
.text-box .text-box-bg p {
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 11px 25px 15px 20px;
}
/* Tooltips */
#tooltip h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
#tooltip div {
	padding: 0;
	margin: 0;
	font-size: 12px;
	width: 284px;
}
#tooltip {
	background: transparent url(/images/tooltip.png) no-repeat scroll 0 0;
	text-align: left;
	color: #0f75bc;
	height: 77px;
	line-height: 23px;
	padding: 3px 10px;
	margin: 0;
	position: absolute;
	width: 304px;
	z-index: 9000;
}
/*
#fixedtipdiv {
	position: absolute;
	background: url(/images/tooltip.png) no-repeat;
	z-index:999;
	width: 304px;
	height: 77px;
	padding: 14px 10px 0 23px;
	font-size: 14px;
	line-height: 23px;
	color: #0f75bc;
}*/
.row,
.subrow {
	width: 100%;
}

/*.row div.error-holder {*/
div.error-holder {
	position: relative;
	margin:0; padding: 0;
	float: right;
}

.error {
	position: absolute;
	background: url(/images/error.gif) no-repeat;
	width: 300px;
	height: 25px;
	padding: 4px 0 0 20px;
	left: 509px;
	font-size: 14px;
	color: #fff;
}

/*
.error {
	background: transparent url(/images/error.gif) no-repeat scroll 0 0;
	color: #fff;
	float: right;
	font-size: 14px;
	height: 25px;
	margin-left: 35px;
	padding: 4px 0 0 20px;
	width: 280px;
}
.error.inactive {
	background: none;
}
*/
/*
.subrow .error {
	left: 510px;
}*/
.mijnrapporten-content {
	margin: 9px 0 0;
}
.mijnrapporten-content h1, .content-large h1{
	margin: 0 0 0 4px;
	color: #000;
	font-size: 29px;
	line-height: 33px;
	font-weight: normal;
}
.archief {
	float: right;
	background: url(/images/archief-bg.gif) no-repeat;
	width: 120px;
	height: 23px;
	color: #c00;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	padding: 6px 0 0;
	margin: -21px 4px 0 0;
	display: inline;
}
.archief-spacer{
	float: right;
	width: 120px;
	height: 23px;
	color: #c00;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	padding: 6px 0 0;
	margin: -21px 4px 0 0;
	display: inline;
}
.note {
	float: right;
	background: url(/images/star.gif) no-repeat;
	padding: 0 0 0 11px;
	margin: -15px 12px 0 0;
	display: inline;
}
.archief-box, .content-large{
	background: #e6f1f8 url(/images/row-area-top.gif) no-repeat;
	width: 960px;
	clear: both;
	margin: 0 0 0 4px;
	padding: 3px 0 0;
}

#top-2 {
	background: #e6f1f8 url(/images/row-area-top-2.gif) no-repeat;
}

.archief-box .archief-box-bg, .content-large .content-large-bg {
	background: url(/images/row-area-bottom.gif) no-repeat 0 100%;
	padding: 0 0 9px;
	overflow: hidden;
	width: 100%;
}
.archief-box .line {
	float: left;
	background: #c6dfef url(/images/row-top.gif) no-repeat;
	width: 944px;
	margin: 5px 0 0 8px;
	display: inline;
}
.archief-box .line .line-bg {
	background: url(/images/row-bottom.gif) no-repeat 0 100%;
	width: 944px;
	float: left;
	padding: 0;
	min-height: 37px;
}
.archief-box .line .name,
.archief-box .line .date,
.archief-box .line .date-large,
.archief-box .line .date-larger {
	float: left;
	color: #333;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin: 10px 0 0 12px;
	display: inline;
	width: 181px;
}
.archief-box .line .name a {
	color: #c00;
	font-size: 14px;
	line-height: 17px;
	margin: 1px 0 0;
	text-decoration: none;
}
.archief-box .line .date {
	float: left;
	font-weight: normal;
	width: 182px;
	margin-left: 0;
}

.archief-box .line .date-large {
	float: left;
	font-weight: normal;
	width: 250px;
	margin-left: 0;
}
.archief-box .line .date-larger {
	float: left;
	font-weight: normal;
	width:260px;
	margin-left: 0;
}
/* .line .block-inleiding {
	background: #0f75bc url(/images/mytests-blue-top.gif) no-repeat;
	width: 395px;
	position: relative;
	clear: both;
	margin: 6px 0 12px 12px;
}
.line-bluebox {
	background: url(/images/mytests-blue-bottom.gif) no-repeat;
	height: 3px;
	width: 395px;
	float: left;
} */

.answer-right {
	font-weight: bold;
}

.block-inleiding {
	display: block;
	clear: both;
	font-weight: normal;
	width: 431px;
	margin: 6px 0 12px 12px;
	padding: 0;
	overflow: hidden;
}
.line .block-inleiding{
	display:none;
}
.line-bluebox {
	margin: 0 0 5px 0;
	padding: 0;
	background: #0f75bc url(/images/mytests-blue-top.gif) no-repeat;
	width: 395px;
	overflow: hidden;
}
.line-bluebox .bottom {
	background: url(/images/mytests-blue-bottom.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 3px;
	width: 395px;
	float: left;
	overflow: hidden;
}

.line-bluebox-info {
	margin: 0 0 5px 20px;
	padding: 0;
	background: #0f75bc url(/images/mytests-blue-top2.gif) no-repeat;
	width: 431px;
	overflow: hidden;
}

.line-bluebox-info .bottom {
	background: url(/images/mytests-blue-bottom2.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 3px;
	width: 431px;
	float: left;
	overflow: hidden;
}

.line-bluebox2 {
	margin: 0 0 5px 0;
	padding: 0;
	background: #0f75bc url(/images/mytests-blue-top2.gif) no-repeat;
	width: 431px;
	overflow: hidden;
}
.testaanbod-content .line-bluebox2{
	display:none;
}

.line-bluebox2 .bottom {
	background: url(/images/mytests-blue-bottom2.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 3px;
	width: 431px;
	float: left;
	overflow: hidden;
}

.block-content {
	margin: 0;
	padding: 10px;
	color: #ffffff;
}
.block-content p {
	margin: 0;
	padding: 0 0 24px 0;
	color: #ffffff !important;
	font-size: 14px;
	line-height: 24px;
}
.block-content a {
	color: #ffffff;
}

.archief-box .line .btn-tests,
.archief-box .line .btn-bewerken,
.archief-box .line .btn-verwijderen,
.archief-box .line .scan,
.archief-box .line .knelpuntanalyse {
	float: left;
	width: 155px;
}
.archief-box .line .knelpuntanalyse {
	width: 200px;
}
.archief-box .line .adviesrapport {
	float: right;
	display: inline;
	width: 155px;
}

.mijnrapporten-content .btn-bedrijftoevoegen a{
	background: url(/images/dutch/btn-bedrijftoevoegen.gif) no-repeat;
	width: 144px;
	height: 31px;
	display: block;
	float:right;
	text-indent: -9999px;
	margin:3px 27px 5px 0;
}

.mijnrapporten-content .btn-anderbedrijf a{
	background: url(/images/dutch/btn-anderbedrijf.gif) no-repeat;
	width: 144px;
	height: 31px;
	display: block;
	float:right;
	text-indent: -9999px;
	margin:3px 23px 5px 0;
}


.archief-box .line .scan a,
.archief-box .line .knelpuntanalyse a,
.archief-box .line .btn-tests a,
.archief-box .line .btn-verwijderen a,
.archief-box .line .btn-bewerken a,
.archief-box .line .adviesrapport a,
.archief-box .line .finish a,
.archief-box .line .start a{
	background: url(/images/dutch/btn-quick-scan.gif) no-repeat;
	width: 144px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	margin: 3px 0 0;
}

.archief-box .line .finish-dummy {
	width: 144px;
	height: 31px;
	display: block;
	margin: 3px 0 0;
	float: right;
	margin-right: 10px;
}

.archief-box .line .finish, .archief-box .line .start{
	float: right;
	margin-right: 10px;
}
.archief-box .line .finish a {
	background: url(/images/dutch/btn-voltooien.gif) no-repeat;
}
.archief-box .line .start a {
	background: url(/images/dutch/btn-starten.gif) no-repeat;
}

.archief-box .line .btn-verwijderen a {
	background: url(/images/dutch/btn-verwijderen.gif) no-repeat;
}
.archief-box .line .btn-bewerken a {
	background: url(/images/dutch/btn-bewerken.gif) no-repeat;
}
.archief-box .line .btn-tests a {
	background: url(/images/dutch/btn-tests.gif) no-repeat;
}

.archief-box .line .knelpuntanalyse a {
	background: url(/images/dutch/btn-knelpuntanalyse.gif) no-repeat;
}
.archief-box .line .scan a.ico-note {
	background: url(/images/dutch/btn-quick-scan-star.gif) no-repeat;
}
.archief-box .line .adviesrapport a {
	background: url(/images/dutch/btn-advies.gif) no-repeat;
}

.archief-box .line .adviesrapport a.disabled {
	background: url(/images/dutch/btn-advies-disabled.gif) no-repeat;
}

.knelpuntanalyse .checkbox,
.adviesrapport .checkbox,
.scan .checkbox {
	margin: 7px 0 0 1px;
	float: left;
	display: inline;
}
.adviesrapport .checkbox {
	margin-left: 2px;
}
.knelpuntanalyse label,
.adviesrapport label,
.scan label {
	color: #333;
	font-size: 14px;
	line-height: 17px;
	margin: 3px 0 0 8px;
	padding: 6px 10px 0 0;
	float: left;
	cursor: pointer;
}
.knelpuntanalyse label.ico-note,
.adviesrapport label.ico-note,
.scan label.ico-note {
	background: url(/images/star.gif) no-repeat 100% 0;
}
.inner-content {
	width: 480px;
	margin: 6px 0 -5px 4px;
	float: left;
	display: inline;
}
.inner-content.test-overzicht {
	width: auto !important;
}
.inner-content p {
	margin: 0;
	padding: 24px 0 0;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.inner-content p a, .blue {
	text-decoration: none;
	color: #0f75bc;
}
.inner-content p a:hover {
	text-decoration: underline;
}
.bestel-rapport {
	float: right;
	width: 475px;
	margin: 0 4px 0 0;
	display: inline;
}

.btn-stoppen {
	float: right;
	background: url(/images/dutch/btn-stoppen.gif) no-repeat;
	width: 144px;
	height: 31px;
	text-indent: -9999px;
	overflow: hidden;
	margin: -35px 2px 0 0;
}
.side-1 {
	float: left;
	width: 495px;
	position: relative;
	overflow: hidden;
	padding: 0 0 2px;
	margin: 0 0 5px 0;
}
.progress-bar {
	background: url(/images/progress-bar.gif) no-repeat;
	width: 470px;
	height: 28px;
	margin: 5px 0 0 4px;
	overflow: hidden;
}
.progress-bar .made {
	background: url(/images/progress-bar-blue.gif) no-repeat;
	height: 28px;
	width: 23%;
	overflow: hidden;
	float: left;
}
.progress-bar .made span {
	float: right;
	border-right: 2px solid #fff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #ccc;
	padding: 5px 6px 6px 0;
}
.progress-bar .not-answered {
	height: 28px;
	overflow: hidden;
	float: left;
}
.progress-bar .not-answered span {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 5px 0 0 7px;
}
.question-area {
	width: 491px;
	margin: 2px 0 0 3px;
}
.question-area .question-area-bg-bottom {
	overflow: hidden;
	width: 100%;
	padding: 0 0 7px;
}
.question {
	background: #e6f1f8 url(/images/heading-bg.gif) no-repeat;
	width: 470px;
	margin: 8px 0 5px 1px;
}
.question-area h2 {
	background: url(/images/heading-bg-bottom.gif) no-repeat 0 100%;
	color: #666;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 7px 0 9px 8px;
}
.question-area h2 strong {
	color: #000;
}
.question-area p {
	margin: 0 10px 0 10px;
	color: #333;
	font-size: 12px;
	line-height: 24px;
}
.side-2 {
	float: left;
	width: 475px;
	margin: 3px 0 0 -3px;
	display: inline;
}


#tab-5 {
	margin:86px 0 0;
}
.border-area,
.top-text-box {
	background: url(/images/border-area-bg-2.gif) repeat-y;
}
.top-text-box {
	margin-bottom: -8px;
	position: relative;
}
.border-area .border-area-bg,
.top-text-box .top-text-box-bg {
	background: url(/images/border-area-bg-top-2.gif) no-repeat;
	
}
.border-area .border-area-bg-bottom {
	background: url(/images/border-area-bg-bottom-2.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 100%;
	height: 400px;
	padding: 0 0 3px;
}
.top-text-box .top-text-box-bg-bottom {
	overflow: hidden;
	width: 100%;
	background: url(/images/tab-rounded-bg.gif) no-repeat 0 100%;
	padding: 15px 0 37px;
}
.top-text-box p  {
	margin: 0 0 0 14px;
	font-size: 12px;
	line-height: 21px;
	color: #000;
}

.border-area .voorbeeld {
	font-size: 12px;
	line-height: 21px;
	color: #000;
	margin: 10px 0 0 14px;
}

.border-area .image, #question .image {
	/*margin: 62px 0 10px 65px;*/
	margin: 18px 0 0 14px;
	overflow: hidden;
}
.border-area .image, #question .image img {
	text-align: center;
}
#tab-5 .border-area .image,
#tab-4 .border-area .image {
	margin-top: 52px;
}
.radio-buttons-box {
	margin: 2px 10px 0 4px;
	width: 491px;
}
.radio-buttons-box .radio-box {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}
.radio-buttons-box .radio-box label {
	color: #010101;
	font-size: 14px;
	line-height: 18px;
	cursor: pointer;
	display: block;
	padding: 0 0 0 30px;
	margin: 0 10px 0 0;
}
.radio-buttons-box .radio-box .bg .bg-bottom {
	min-height: 35px;
	overflow: hidden;
	padding: 8px 0 10px 18px;
}
* html .radio-buttons-box .radio-box .bg .bg-bottom {
	height: 45px;
	overflow: visible;
}
.side-1 .current {
	background: url(/images/border-area-bg.gif) repeat-y;
}
.side-1 .current .bg {
	background: url(/images/border-area-bg-top.gif) no-repeat -2px 0;
}
.side-1 .current .bg .bg-bottom {
	background: url(/images/border-area-bg-bottom.gif) no-repeat -1px 100%;
}
.buttons {
	overflow: hidden;
	width: 100%;
	margin: 4px 0 0;
}
.buttons a {
	width: 223px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin: 0 25px 0 2px;
	cursor: default;
}
.buttons a.btn-prev {
	background: url(/images/dutch/btn-prev.gif) no-repeat 0 -60px;
}
.buttons a.btn-next {
	background: url(/images/dutch/btn-next.gif) no-repeat 0 -60px;
	margin-right: 0;
}
.buttons a.active {
	background-position: 0 0;
	cursor: pointer;
}
#popup {
	text-align: left; /* IE6/IE7 auto margin probleem oplossing, hier weer left */
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	display: none;
}
.popup-bg {
	background: url(/images/popup.png) no-repeat;
	width: 276px;
	height: 140px;
	padding: 0 0 0 16px;
}
.popup-bg div {
	height: 95px;
	overflow: hidden;
	position: relative;
}
.popup-bg #btn-close {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/ico-close.gif) no-repeat;
	width: 14px;
	height: 13px;
	margin: 9px 8px 0 0;
	position: relative;
}
.popup-bg h3 {
	margin: 17px 0 0;
	padding: 0 0 10px;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}
.popup-bg p {
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
}
.popup-bg .btn-yes,
.popup-bg .btn-no {
	float: left;
	background: url(/images/dutch/btn-yes.gif) no-repeat;
	width: 64px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
}
.popup-bg .btn-no {
	background: url(/images/dutch/btn-no.gif) no-repeat;
	float: right;
	margin: 0 16px 0 0;
}
.button-area{
	background: url(/images/red-button-area-rap.gif) no-repeat;
	width: 320px;
	height: 75px;
	overflow: hidden;
}
.button-area a#btn-bestel-deze{
	background: url(/images/dutch/red-button-rapport.gif) no-repeat;
	width: 294px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	margin: 7px 0 0 13px;
}
.button-area a#btn-aanvullen{
	background: url(/images/dutch/red-button-aanvullen.gif) no-repeat;
	width: 294px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	margin: 7px 0 0 13px;
}
.cards-box {
	background: #0f75bc url(/images/cards-box.gif) no-repeat;
	width: 470px;
	margin: 12px 0 0 5px;
}
.cards-box .cards-box-bg {
	background: url(/images/cards-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	width: 440px;
	padding: 0 10px 0 20px;
}
.cards-box p, .cards-box ol {
	margin: 0;
	padding: 13px 0 11px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
.cards-box ol{
	margin: 0 0 0 20px;
}
.cards-box ol li{
	clear: both;
}
.cards-box ol span{
	width: 300px;
	*width: 280px;
	float: right;
}
.cards-box p img {
	display: inline;
	position: relative;
	top: 2px;
	margin: 0 0 0 1px;
}
.cards-box p img.pay-pal {
	top: 4px;
}

/* toegevoegd door albert */

#password-lost{
	display: none;
}

.popup-bg .smartbutton{
	background: url(/images/btn-right.gif) no-repeat top right;
	display: block;
	float: left;
	height: 27px;
	overflow: hidden;

	color: #000000;
	font-weight: bold;
	text-decoration: none;

	margin-right: 8px;
    padding-right: 4px;
    cursor: pointer;
}
.popup-bg .right{
	float:right;
}
.popup-bg .smartbutton span{
    cursor: pointer;
	display: block;
	float: left;
	background: url(/images/btn-left.gif) no-repeat;
    line-height: 20px;
    padding: 4px 14px 4px 18px;
}

.popup-bg #btn-left, .popup-bg #btn-right{
	display: none;
}

#ajax-loader{
	position: absolute;
	z-index: 1000;
	top: 100px;
	left: 300px;
	background: #ffffff url(/images/ajax-loader.gif) no-repeat 2px 2px;
	width: 20px;
	height: 20px;
	display: none;
}


.bluebox{
	background: #0f75bc url(/images/testaanbod-blue-top.gif) no-repeat;
	width: 470px;
	top: 40px;
	overflow: hidden;
}
.bluebox .bottom{
	background: #0f75bc url(/images/testaanbod-blue-bottom.gif) no-repeat;
	height: 6px;
	width: 470px;
	float: left;
	overflow: hidden;
}

.testaanbod-image{
	width: 470px;
	float: right;
}

#testaanbod-prev{
	float:left;
	width: 64px;
	height: 58px;
	overflow: hidden;
	display: block;
	margin: 198px 0 0 8px;
	text-indent: -9999px;
	background: url(/images/btn-testaanbod-prev.gif) no-repeat;
	z-index: 1000;

}
#testaanbod-next{
	background: url(/images/btn-testaanbod-next.gif) no-repeat;
	float: left;
	margin: 198px 0 0 0;
	width: 64px;
	height: 58px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	z-index: 1001;
}


#testaanbod-prev.deactive{
	background: url(/images/btn-testaanbod-prev.gif) no-repeat 0px -60px;
}
#testaanbod-next.deactive{
	background: url(/images/btn-testaanbod-next.gif) no-repeat 0px -60px;
}

div#testaanbod-container{
	float: left;
	width: 310px;
	height: 388px;
	margin: 14px 7px 0 7px;
	overflow: hidden;
	position:relative;
}

div.testaanbod-image{
	float:left;
	width: 1280px;
	height: 388px;
	margin: 0;
	padding: 0;
	z-index: -20;

}
div.testaanbod-image img{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 10px 0 0;
}
#quickscan-img{
	margin: 14px 0 0 80px;
}
.rapport-quick-scan, .rapport-knelpuntanalyse, .rapport-adviesrapport {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}
.rapport-quick-scan {
	margin-left: 155px;
}
.rapport-knelpuntanalyse{
	margin-left: 195px;
}
.rapport-adviesrapport {
	margin-left: 245px;
}


.pagina-content {
	background: url(/images/pagina-bg.gif) repeat-y;
	margin: 14px 0 0 4px;
}
.pagina-content .pagina-content-bg {
	overflow: hidden;
	width: 100%;
	background: url(/images/pagina-bottom.gif) no-repeat 0 100%;
	padding: 0 0 6px;
}

.pagina-content .pagina-content {
	padding: 22px 20px 0 22px;
}


.tarieven-content {
	background: url(/images/tarieven-bg.gif) repeat-y;
	margin: 14px 0 0 4px;
}
.tarieven-content .tarieven-content-bg {
	overflow: hidden;
	width: 100%;
	background: url(/images/tarieven-bottom.gif) no-repeat 0 100%;
	padding: 0 0 6px;
}

.tarieven-content .tarieven-content {
	background: url(/images/tarieven-top.gif) no-repeat;
	padding: 22px 20px 0 22px;
}

.content-col {
	width: 920px;
	padding: 0 20px 20px 20px;

}
.quickscan-col h1, .content-col h1{
	margin: 11px 0 11px;
	color: #000;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
}
.quickscan-col p, .content-col p{
	margin: 0;
	padding: 0 0 12px;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}
.quickscan-col ol li {
	margin: 0;
	padding: 0 0 12px;
	color: #333;
	font-size: 14px;
	/*line-height: 16px;*/
	line-height: 24px;
}

#ultestaanbod ul{
	margin: 0;
	padding:0;
	list-style: none;
}
#ultestaanbod ul li{
	margin-bottom: 5px;
}
#ultestaanbod ul li a{
	color: #c00;
	font-size: 14px;
	line-height: 17px;
	margin: 1px 0 0;
	text-decoration: none;
}

#ultestaanbod ul li a.active{
	font-weight: bold;
}

#download{
	width: 144px;
	height: 31px;
	text-indent: -9999px;
	margin: 0 0 0 153px;
	display: block;
	background: url(/images/dutch/btn-download.gif) no-repeat;
}

.text-box a:link{
	color: #ffffff;
}

.disabled .label{
	color: #999999;
}

.bluebox .content p, .bluebox .content a{
	color: #ffffff;
}

.content-col #mijn-test{
	margin-left: 150px;
}

.content-col #mijn-rapporten{
	margin-left: 260px;
}
.content-col #mijn-gegevens{
	margin-left: 370px;
}


ul.paymentmethod{
	margin: 25px 0 0 0;
	padding: 0;
}

ul.paymentmethod li{
	list-style: none;
	float: left;
	width: 131px;
	margin: 0 9px 0 10px;
}
ul.paymentmethod li a{ /*w: 70 h: 62 */
	display:block;
	text-decoration: none;
	height: 100px;
}

ul.paymentmethod li span{
	display:block;
	text-align: center;
	font-weight: bold;
	color: #000;
	padding: 70px 0 0 0;
}

#ideal a{ /*w: 70 h: 62 */
	background: url('/images/btn-ideal.gif') no-repeat 30px 0;
}

#visa a{ /*w: 105 h: 35 */
	background: url('/images/btn-visa.gif') no-repeat 12px 15px;
}

#mastercard a{ /*w: 67 h: 43 */
	background: url('/images/btn-mastercard.gif') no-repeat 33px 10px;
}

#paypal a{ /*w: 131 h: 34 */
	background: url('/images/btn-paypal.gif') no-repeat 0 16px;
}

.hidden {
	display: none;
}

ol.bestel-rapporten li{
	clear: both;
}
ol.bestel-rapporten span{
	float: right;
	display: block;
	font-weight: normal;
	margin: 0 0 10px 0;
	width: 475px;
	*width: 450px;
}

.partners div{
	margin: 35px auto;
	margin-left: 70px;
}

.partners .img1{
/*	margin-left: 70px;*/
}
.partners .img2{
/*	margin-left: 115px;*/
}
.partners .img3{
/*	margin-left: 120px;*/
}

.btn-opzeggen{
	float: right;
}

.megalarge{
	width: 550px important!;
	border: 1px solid blue;
}
.left-overzicht{
	float:left;
	/* width: 580px; [edit door Jorick tbv bredere kolom in Mijn Tests] */
	width: 630px;
}
.left-overzicht.bedrijven{
	width:475px;
}

.achrief{
	width: 440px !important;
}

/** selectboxes **/
.jquery-selectbox {
	position: relative;
	height: 25px;
	width: 320px !important;
	z-index: 8000;
	float: left;
	display: block;
	/*margin: 4px 4px 4px 0;*/
	margin: 0 4px 4px 0;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #0F75BC;
	padding: 0;
	background-image: url("/images/reg-input-1.gif");
	cursor: pointer;
}
.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	padding: 4px 0 0 7px !important;
	width: auto !important;
	margin: 0 !important;
	float: none !important;
	z-index: 8500;
}
.jquery-selectbox.selecthover {
	background-color: #FFFCDF;
	z-index: 8500;
}
.jquery-selectbox.selecthover .jquery-selectbox-moreButton {
	background: url("/images/select-right-active.gif");
}
.jquery-selectbox.selecthover .jquery-selectbox-currentItem {
	color: #999;
}

.jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 20px;
	padding: 8px 2px 2px;
	left: 0px;
	background:transparent url(/images/select-drop.gif) no-repeat scroll 0 100%;
	width: 316px !important;
	z-index: 9000;
	color: #0F75BC;
}
.jquery-selectbox .jquery-selectbox-moreButton {
	float: right;
	background: url("/images/select-right.gif");
	width: 31px;
	height: 25px;
}
.jquery-selectbox .jquery-selectbox-moreButton.active {
	background: url("/images/select-right-active.gif");
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	color: #000;
}
.jquery-selectbox .jquery-selectbox-item {
	display: block;
	padding:0 0 7px 5px !important;
	width: auto !important;
	margin: 0 !important;
	float: none !important;
}

.password-hint {
	position: absolute;
	color: #999;
	top: 4px;
	left: 6px;
	right: 4px;
	height: 15px;
	font-size: 11px;
	letter-spacing:1px;
	line-height:13px;
}

/* home */

#rl-home {
	font: normal 14px arial, helvetica, sans-serif;
	margin-top: 24px;
	padding: 0 4px;
	overflow: hidden;
	width: 960px;
}

#rl-home-box {
	background: #E6F1F8 url('/images/bg-rl-home-box.gif') no-repeat;
	overflow: hidden;
	padding: 16px 20px;
	width: 600px;
}

#rl-home-box-wrapper {
	background: transparent url('/images/bg-rl-home-box-wrapper.gif') no-repeat bottom;
	float: left;
	padding-bottom: 16px;
	width: 640px;
	position: relative;
}

#rl-home-box-whiteline {
	position: absolute;
	left: 0;
	top: 0;
	width: 320px;
	overflow: hidden;
	height: 290px;
	border-right: 2px solid #fff;
}

#rl-home h2 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 16px 0;
}

#rl-home-box p,
#rl-home-box ul {
	line-height: 24px;
	margin: 0;
}

/* how */

#rl-home-how {
	float: right;
	width: 275px;
}

#rl-home-how ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rl-home-how ul li {
	background: transparent url('/images/bg-li.gif') no-repeat scroll 0 10px;
	padding-left: 16px;
}

/* what */

#rl-home-what {
	float: left;
	width: 280px;
}

/* why */

#rl-home-why {
	float: right;
	margin: 16px 0 0 0;
	padding-right: 14px;
	width: 290px;
}

#rl-home-why ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rl-home-why ul li {
	margin-bottom: 10px;
}

#rl-home-why ul li a {
	color: #FFF;
	display: block;
	font-weight: bold;
	line-height: 20px;
	height: 49px;
	padding: 7px 20px 0 8px;
	text-decoration: none;
	font-size: 13px;
}

#rl-home-why ul li a.button-1 {
	background: transparent url('/images/bg-button-1.gif') no-repeat;
}

#rl-home-why ul li a.button-2 {
	background: transparent url('/images/bg-button-2.gif') no-repeat;
}

#rl-home-why ul li a.button-3 {
	background: transparent url('/images/bg-button-3.gif') no-repeat;
	font-size: 30px;
	line-height: normal !important;
	padding-top: 10px;
	height: 46px;
}

#rl-home-why ul li.bottom {
	margin-top: 45px;
	margin-bottom: 0;
}

.test-aanbieder {
	width: 100%;
}

.test-aanbieder fieldset{
	border:medium none;
	margin: 14px 35px 10px 14px;
	padding:0;
}

.test-aanbieder p{
	margin: 14px 35px 10px 14px;
}

.test-aanbieder label {
	cursor: pointer;
	float: left;
	margin: 4px 0 0 7px;
	width: 400px;
}
.imagebackground {
	display: none;
	width: 100%;
	height:100%;
	position:fixed;
	top: 0px;
	left: 0px;
	z-index: 999998;
	background: transparent url('/images/overlay-bg-1.png');
}
.imagebox {
	display: none;
	width: 720px;
	position:fixed;
	top: 50px;
	z-index: 999999;
}
.imagebox .top {
	height: 37px;
	background: transparent url('/images/foto-bovenste-balk.png') no-repeat;
}
.imagebox .top h1 {
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	padding: 11px 0 0 20px;
}
.imagebox .middle {
	background-color: #fff;
	border: 2px #0f75bc;
	border-right-style:solid;
	border-left-style:solid;
	margin: 0 3px 0 3px;
}
.imagebox .middle p {
	margin: 0;
	padding: 15px;
	color: #000;
	font-size: 14px;
	height: 32px;
}
.imagebox .bottom {
	height: 42px;
	background: transparent url('/images/foto-onderste-balk.png') no-repeat;
}
.imagebox .bottom .prev {
	width: 11px;
	height: 17px;
	background: transparent url('/images/foto-pijl-1.png') no-repeat;
	display: block;
	text-decoration: none;
	bottom: 16px;
	left: 25px;
	position: absolute;
}

.imagebox .bottom .next {
	width: 11px;
	height: 17px;
	background: transparent url('/images/foto-pijl-2.png') no-repeat;
	display: block;
	text-decoration: none;
	bottom: 16px;
	right: 25px;
	position: absolute;
}
.imagebox .bottom .foto-blokjes {
	position: absolute;
	bottom: 18px;
	left: 345px;
	width: 64px;
}
.imagebox .bottom .foto-blokje {
	width: 8px;
	height: 8px;
	background: transparent url('/images/foto-bolletje-blauw.png') no-repeat;
	display: block;
	text-decoration: none;
	margin-right: 5px;
	float: left;
}
.imagebox .bottom .foto-blokje.active, .imagebox .bottom .foto-blokje:hover {
	background: transparent url('/images/foto-bolletje-zwart.png') no-repeat;
}
.foto-large {
	width: 16px;
	height: 16px;
	background: transparent url('/images/foto-loep.png') no-repeat;
	display: block;
	text-decoration: none;
	margin: 12px 0 -10px 15px;
}

.foto-close {
	width: 9px;
	height: 8px;
	background: transparent url('/images/foto-kruisje.png') no-repeat;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 30px;
	right: 20px;
}
.afbeelding {
	//max-width: 420px;
	width:422; height:297;
	//width: expression(document.body.clientWidth > document.body.clientHeigth? "420px": document.body.clientHeigth );
	cursor: pointer;
	
}	
