/* basic elements--------------------------------------*/

body {
	font: 8pt/normal Tahoma, SansSerif, Arial;
	color: #3e3e3e;
	background: #cbd300 url(images/logo_ngc_bg.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	}
	
p {
	font: 8pt/normal Tahoma, SansSerif, Arial;
	margin-top: 0px;
	color: #3e3e3e;
	}


h2 {
	color: #3e3e3e;
	left: 100px;
	top: -10px;
	left: 128px;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	font-family: Tahoma, SansSerif, Arial;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	z-index: 1;
	position: relative;
	width: 600px;
	}
	
h3 {
	font: bold 8pt/normal Tahoma, SansSerif, Arial;
	color: #3e3e3e;
	padding: 0px;
	margin: 0px;
	}
	
h4 {
	font: bold 8pt/normal Tahoma, SansSerif, Arial;
	color: #3e3e3e;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	clear: none;
	float: left;	
	}
	
a:link { 
	font: 8pt/normal Tahoma, SansSerif, Arial;
	text-decoration: underline; 
	color: #004c99;
	}
	
a:visited { 
	font: 8pt/normal Tahoma, SansSerif, Arial;
	text-decoration: underline; 
	color: #004c99;
	}
	
a:hover, a:active { 
	font: 8pt/normal Tahoma, SansSerif, Arial;
	text-decoration: underline; 
	color: #3e3e3e;
	}
	
/* specific divs--------------------------------------*/
#kolom li {
	list-style-position: outside;
	list-style-type: square;
	margin: 10px 0px 0px 15px;
	}
	
#kolom li li{
	list-style-position: outside;
	list-style-type: circle;
	}

	
#kolom li ul {
	padding: 0px;
	margin: 0px;
	}
	
#kolom ul {
	padding: 0px;
	margin: 0px;
	}

#pageHeader {
	margin: 0px;
	padding: 0px;
	}

#pageHeader h1 {
	background: url(images/ngc_kop.gif) no-repeat left top;
	margin-top: 0px;
	width: 411px;
	height: 32px;
	left: 244px;
	float: left;
	position: absolute;
	top: 0;
	}
	
#pageHeader h1 span {
	display:none
	}

	
#container {
	width: 800px;
	position: absolute;
	top: 155px;
	z-index: 2;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cont_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

	}
	
#kolom {
	width: 620px;
	position: relative;
	z-index: 12;
	float: left;
	top: -10px;
	left: 128px;
	margin-right: 30px;
	padding: 0px;
	}
	
#balkonder {
	background-color: #004c99;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 800px;
	z-index: 5;
	left: 0px;
	clear: both;
	}

#linkhome a {
	background: url(images/leeglink.gif) no-repeat left top;
	margin: 0px;
	height: 100px;
	width: 100px;
	left: 0px;
	top: 0px;
	clear: none;
	float: none;
	position: absolute;
	padding: 0px;
	}	
	
/*MENU--------------------------------------*/
#containermenu {
	width: 800px;
	position: absolute;
	top: 40px;
	z-index: 1;
	height: 120px;
	clip:  rect(auto auto auto 100px);
	background-image: url(images/grijsbalk.gif);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	}
	

#balkruimte {
	width: 100px;
	height: 222px;
	float: left;
	z-index: -10;
	}

#mail {
	width: 22px;
	float: right;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}
	
#mail:hover {
	width: 22px;
	float: right;
	background-image: url(images/mail_h.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}

#home {
	width: 22px;
	float: right;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}

#home:hover {
	width: 22px;
	float: right;
	background-image: url(images/home_h.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}

#nav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
  

#nav li {
	float: left;
	position: relative;
  	width: 105px;
  	text-align: center;
  	margin-left: 0px;
	list-style: none;
	height: 15px;
  	}

#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	font-weight: normal;
	z-index: 55;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	padding: 4px 0px 0px;
	margin-right: 0px;
	right: -3px;	
}

#nav li > ul {
	top: auto;
	left: auto;
	}

#nav li:hover ul, #nav li.over ul { 
	display: block; 
	}

#nav li li {
	display: block;
	float: none;
	background-color: #004c99;
	padding: 2px 5px 4px;
	width: 105px;
	text-align: center;
	margin: -2px;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	z-index: 55;
	height: auto;
}


#nav a {
	color: #ffffff; 
	text-transform:  uppercase; 
	text-decoration: none; 
	font: 900 8pt Tahoma, SansSerif, Arial; 
	display: block; 
	border-width: 0px; 
	margin: 0; 
	z-index: 55;  
	padding: 0px;
	}

#nav a:hover {
	text-decoration: none;
	color: #cbd300;
	}

#nav a:active {
	text-decoration: none;
	}

#nav li li a {
	display: block;
	color: #ffffff;
	padding: 0px;
	background: #004c99;
	}

#nav li li a:hover {
	padding: 0px;
    color: #cbd300; 
	font-weight: bold;
	background: #004c99; 
	z-index: 55; 
	opacity:1; 
	text-transform: uppercase; 
	text-decoration: none;
	}
