body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans serif;
  font-size: 9pt;
  background: #EFA016 url(images/header_back.gif) repeat-x;
}
h2 {
  font-size:12pt;
  font-weight: bold;
}
h3 {
  font-size:10pt;
  font-weight: bold;
}
form {
  padding: 0;
  margin: 0;
}
a {
  color: #efa016;
}
.tableContainer {
	overflow: scroll;
	overflow-x: hidden;
	height: 576px;
	width: 330px;
}

.fields {
  position:relative;
  overflow:auto;
  overflow-x: hidden;
  height: auto;
}
.tableContainer > tbody {
	height: 508px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* ----------------------------------------------------------------------- */
/* layout
/* ----------------------------------------------------------------------- */

#container-detail {
	text-align: center;
}
/* header */
#header {
  height: 60px;
  width: 1085px;
}
#header-detail {
	margin: 0 auto;
	height: 79px;
	width: 700px;
}
#title {
  float: left;
  padding: 18px 20px 0px 10px
}
#logo {
  float: right;
  padding: 3px 0;
}
#linklist {
	padding-left: 10px;*/
	padding-top: 2px;
	color: #fff;
	font-size: 10px;
	text-align: left;
}
#linklist a {
	color: #fff;
	text-decoration: none;
	font-size: 10px; 
}
#linklist a:hover {
	text-decoration: underline;
}
/* straat popup */
#straat table table {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
#straat th, #straat td {
  text-align: left;
  font-weight: normal;
  font-size: 8pt;
}
#straat th {
  color: #009aff;
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px dotted #ccc;
  width: 50px;
}
#straat td {
  padding-top: 5px;
}
#straat .title {
  background-color: #efa016;
  color: #fff;
  font-weight: bold;
}
#straat table table th {
  margin-bottom: 3px;
  color: #333;
  font-weight: normal;
  padding: 3px;
  background-color: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#straat table table td {
  padding: 3px;
  font-weight: normal;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#straat a {
  display: block;
  color: #efa016;
  background: url(images/icons/page_white_link.png) no-repeat 3px 3px;
  padding: 3px 3px 3px 23px;
}
/* main content - left and right column */
#content-left {
  background: #fff url(images/content_back.gif) repeat-x;
  padding: 15px 8px 8px 8px;
  margin: 4px 10px 10px 10px;
  width: 330px;
  text-align: left;
}
#content-right {
  position: absolute;
  background: #fff url(images/content_back.gif) repeat-x;
  padding: 15px 8px 8px 8px;
  top: 79px;
  left: 370px;
  width: 660px;
  height: 610px;
  z-index: 2;
}
#content-detail { /* details screen */
  background: #fff url(images/content_back.gif) repeat-x;
  padding: 15px 8px 30px 8px;
  margin: 0 auto;
  width: 680px;
  text-align: left;
}
#coords {
  position: absolute;
  background-color: #ccc;
  font-size: 10px;
  color: #000;
  padding: 5px 8px 6px 8px;
  top: 710px;
  left: 370px;
  width: 660px;
  w\idth: 660px;
  z-index: 2;
}
#steps {
	margin-top: 10px;
}
#steps a {
  color: #009AFF;
  text-decoration: none;
  font-weight: bold;
}
#steps .current {
  background: #009AFF;
  color: #fff;
  font-weight: bold;
}
#footer-detail {
  background-color: #ccc;
  font-size: 10px;
  color: #000;
  margin: 0 auto;
  padding: 5px 8px 6px 8px;
  text-align: left;
  width: 680px;
  height: 14px;
  z-index: 2;
}
/* table styles - including alternating rows */
.zoek1 {
  background-color:#eee;
  padding: 4px 4px 4px 4px;
  width: 330px;
}
.zoek2 {
  background-color:#EFA016;
  padding: 4px;
}
#content-1 {
  display:block;
  background-color:#fff;
}
#content-2 {
  display:none;
  background-color:#fff;
  /*height:490px;*/
}
#content-3 {
  display:none;
  background-color:#fff;
  height:490px;
}
img {
  border:0pt none;
}
.mp {
  height:38px;
  width:24px;
}
.iconA {
background:transparent url(images/aj_icons.png) repeat scroll 0pt 0px;
position: relative;
}
.iconB {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -38px;
position: relative;
}
.iconC {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -76px;
}
.iconD {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -114px;
}
.iconE {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -152px;
}
.iconF {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -190px;
}
.iconG {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -228px;
}
.iconH {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -266px;
}
.iconI {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -304px;
}
.iconJ {
background:transparent url(images/aj_icons.png) repeat scroll 0pt -342px;
}

