body
{
  background:#666 none;
  padding: 6px;
  padding-right: 10px;
  margin: 0px;
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
}

#container
{
/*  background: #fff url(images/bg_producten_links.jpg) no-repeat top left; */
  background: #fff none no-repeat top left;
  width: 100%;
  min-height: 744px;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 0px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}
/* Hides from IE-mac \*/
* html #container
{
  height: 744px;
}
/* End hide from IE-mac */

#level1
{
  background: #fff none;
  border: 0px solid black;
  border-top: 0px solid #000;
  margin: 0px 0px 0px 120px;
  padding: 0px;
}

#header
{
  background: #fff url(images/ACI_home_rb.gif) no-repeat top right;
  height: 89px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-top: 0px solid #000;
  border-right: 1px solid #000;
  border-bottom: 0px solid #bfbfbf;
  border-left: 0px solid #fff;
  overflow: hidden;
}
#header img
{
  border: 0px solid #ccc;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#level2
{
  background: #fff none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border-top: 1px solid #ccc;
  border-right: 0px solid #000;
  border-bottom: 0px solid #bfbfbf;
  border-left: 1px solid #bfbfbf;
}
#main
{
  background: #666 none;
  border-left: 1px solid #bfbfbf;
  margin: 0px 0px 0px 20px; /* was 130 */
  padding: 0px 0px 0px 0px;
}

#mainmenu
{
  background: #666 url(images/onder_menu_bar.gif) no-repeat bottom left;
  height: 62px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: 1px solid #000;
  border-right: 0px solid #666;
  border-bottom: 0px solid #fff;
  border-left: 1px solid #bfbfbf;
}

#mainmenu object
{
  background: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#mainmenu ul#main_menu
{
  background: #666 url(images/menu_bar.gif) repeat top left;
  height: 29px;
  border-bottom: 0px solid black;
  border-right: 1px solid black;
  list-style-type: none;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
}

#mainmenu #main_menu li
{
  display: inline;
  line-height: 29px;
  vertical-align: middle;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 0px 0px;
}
#mainmenu #main_menu li
{
  color: #660000;
  font-weight: bold;
}
#mainmenu #main_menu li a
{
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#mainmenu #main_menu li a img
{
  border: 0px none transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#animatie
{
  height: 33px;
}

#content
{
  background: #b0d1be url(images/content_background.gif) repeat-x top left;
  margin: 0px 0px 0px 0px;
  padding: 25px 10px 0px 10px;
  min-height: 566px;
  border-top: 0px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 0px solid #000;
  border-left: 1px solid #bfbfbf;
}
/* Hides from IE-mac \*/
* html #content
{
  height: 566px;
}
/* End hide from IE-mac */

#content h1
{
  font-size: 11px;
  padding: 4px 0px 1em 0px;
  margin: 0px 0px 0px 0px;
  color: #333;
}

#content h1 acronym
{
  text-decoration: none;
}

#content h3
{
  font-size: 11px;;
  font-style: italic;
  font-weight: bold;
  padding: 1em 0px 0px 0px;
  margin: 0px;
}
#content p
{
  padding: 0px 0px 1em 0px;
  margin: 0px;
}

#content p.command
{
  padding: 1em 0px 1em 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

#content p.command input.button
{
  color: black;
  background-color: #FFB731;
  border: 2px outset #FFB731;
  font-weight: bold;
}

#content p.command input.button:hover
{
  color: white;
}

#content p.command input.button:active
{
  color: white;
  border: 2px inset #FFB731;
}

#content a
{
  padding: 0px 0px 1em 0px;
  margin: 0px;
}

#content #table
{
  text-align: center;
}

#content #table table
{
  margin: 0px auto;
  text-align: left;
}

#content #table table th
{
  margin: 5px 5px 5px 5px;
  padding: 2px 2px 2px 12px;
  text-align: left;
}

#content #table table td
{
  margin: 5px 5px 5px 5px;
  padding: 2px 2px 2px 12px;
  text-align: left;
}

#content #table thead td
{
  font-weight: bold;
  font-style: italic;
}

#content #table thead .error
{
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-style: normal;
  color: red;
}

p.error
{
  font-weight: bold;
  font-style: normal;
  font-size: 2em;
  color: red;
}

/**/
#content #table tbody th
{
  border: 1px inset white;
}
#content #table tbody td
{
  margin: 2px;
  padding: 2px;
  text-align: left;
  border: 1px inset white;
}
/**/

.hidden
{
  display: none;
  visibility: hidden;
}

#leftbar
{
  position: absolute;
  top: 7px;
  left: 7px;
  padding: 0px;
  margin: 0px;
  width: 120px;
  height: 743px;
  background: transparent url(images/linkermenu_01b_low.jpg) no-repeat top left;
  background-position: 0px 90px;
  clear: none;
  z-index: 1;
}

#leftbar #logo
{
  background: transparent url(images/ACI_home_lb2.gif) no-repeat top left;
  padding: 0px;
  margin: 0px;
  width: 120px;
  height: 90px;
  border-width: 0px;  
}

#leftbar #logo span
{
  display: none;
}

#leftbar img
{
  padding: 0px;
  margin: 0px;
  width: 120px;
  height: 743px;
  border-width: 0px;
}


