body {
	font-family: Arial; 
	font-size: 9pt; 
}
.disclaimer,
.maintable {
	width: 683px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0pt;
	border-collapse: collapse;
}
.zoektabel, 
.resulttabel, 
.bedrijfdetailtabel, 
.contactpersonentabel, 
.profieltabel, 
.logintabel, 
.requestlogintabel, 
.gebruikersbeheertabel,
.logged_in,
.geschiedenistabel {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-spacing: 0pt;
	border-collapse: collapse;
	text-align: left;
}
.bedrijfdetailtabel .descr {
	width: 150px;
}

.gebruikersbeheertabel .descr {
	width: 150px;
}

.requestlogintabel .descr {
	width: 250px;
}

.optout {
	color: #bbbbbb;
	font-size: 8pt;
	text-decoration: none;
}

.banner {
	width: 683px;
	height: 80px;
	color: #ffffff;
	text-align: center;
	background: url('/images/header.jpg');
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px;
}
.menubar {
	background-color: #759CC2;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}
.menubar a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.maincontent {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #759CC2;
	border-left: 1px solid #759CC2;
	border-right: 1px solid #759CC2;
	border-top: 1px solid #759CC2;
	background: #FFFEF6;
}
.disclaimer td {
	width: 683px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.header {
	font-weight: bold; 
	font-size: 12pt; 
	padding-bottom: 15px;
	text-align: center;
}
.header2 {
	font-weight: bold; 
	font-size: 10pt; 
	padding-bottom: 10px;
}
.error {
	color: red; 
	font-weight: bold; 
	vertical-align: top;
}
.descr {
	font-weight: bold; 
	font-size: 9pt; 
	vertical-align: top;
}
.value {
	font-size: 9pt; 
	vertical-align: top;
}
.comment {
	font-size: 8pt; 
	vertical-align: top;
}
.right {
	text-align: right;
}
.inactive_user {
	color: red;
}
.small {
	text-align: right;
	font-size: 8pt;
}
input {
	font-size: 9pt;
}
.submit_button {
	font-size: 9pt;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
	background-color: #ADCFFC;
}
.select_input {
	font-size: 9pt;
	border-style: solid;
	border-width: 1px;
	border-color: #759CC2;
}
.wizard_screenshot {
	border-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
img {
	border: 0px;
}

a {
	color: #627E9B;
}

hr {
	color: #ADCFFC;
	height: 1px;
}

.horline {
	color: #ADCFFC;
	height: 1px;
}

