/* ---------------------------------------------------------- */
/* GJvD 2007-04-04 */
/* ---------------------------------------------------------- */

body
{
  background:  url("../images/background-64.png") top left repeat-x;
}

#header
{ 
  height: 68px;
}

html, body
{ 
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: Trebuchet MS, helvetica, sans-serif;
  font-size: 90%;
  line-height: 1.3;
}

#container
{ 
  padding: 0px;
  position: relative;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
}

/* hack for IE */

html>body #container
{
  height: auto;
}

#main
{ 
  margin: auto;
  width: 1024px;
  position: relative;
}

#header h1 
{
  background-image:  url("../images/logo-64-nl.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 5px;
  height: 47px;
  width: 217px;
  margin: 0px;
}

#header h1 span
{ 
  display: none;
}

#header h2 
{
  position: absolute;
  top: 60px;
  left: 63px;
  height: 12px;
  width: 283px;
  background-image:  url("../img/fullname-64.png");
  background-repeat: no-repeat;
  margin: 0px;
}

#header h2 span
{ 
  display: none;
}

p {
  color: #000000;
  text-align: left;
}

img {
  border: 0;
}

form, fieldset, input {
  margin: 0;
  border: 0;
  padding: 0;
}

input, select, textarea {
  border: 1px solid #000000;
  padding-left: 2px;
}

hr {
  border: 0px;
  background: #000000;
  color: #000000;
  height: 1px;
}

/* ---------------------------------------------------------- */

#left {
	left: 0;
	top: 115px;
	position: absolute;
	width: 170px;
}

#center {	
	padding-left: 180px;
	padding-bottom: 50px;
}

#content {
	/*border: 1px solid #000000;*/
	margin-top: 9px;
	margin-bottom: 60px;
	padding: 5px;
	
	min-height: 350px;
        height: auto !important;
	height: 350px;
}

#content a {
	color: #000000;
	text-decoration: underline;
}

#content a:hover {	
	color: #0033CC;
}

#content li {
	color: #000000;
/*	font-size: 84%;*/
}

#content h3, #content h2, #content h1,#content h4, #content h5, #content h6  {
	color: #000000;
/*	font-size: 84%;*/
	font-family: Arial, Helvetica;
        font-weight : bold;
}

#content h4, #content h5, #content h6 {
/*	font-size: 84%;*/
}

#content h4 {
	background: url(../images/arrow.gif) no-repeat left;
	text-align: left;
	text-indent: 15px;
	padding: 1px; 
	margin: 0;
}

#footer
{ 
  position: absolute;
  bottom: 0;
  background-color: black;
  color: white;
  width: 100%;
  height: 34px;
}

#footer div
{ 
  font-size: 85%;
  width: 1024px;
  margin: 7px auto;
}

#footer p
{
  color:white;
}
