body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	/* begin geheel witte achtergrond */
	
	background-color: #FFFFFF;
	
	/* einde geheel witte achtergrond */
		
	/* begin witte pagina, grijze zijdes */	
	
	/*
	background-color: #CECECE;
	background-position: center top;
	background-image: url(../../global/images/bg.gif);
	background-repeat: repeat-y;
	*/
	
	/* einde witte pagina, grijze zijdes */
	
	font-size: 11px;
}

p
{
	margin: 0;
	padding: 0 0 6px 0;
}


div, span, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
#page {
	position: relative;
	padding: 0px;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */;
	z-index:1; 
	text-align:left; /* part 2 of 2 centering hack */
	width: 756px;
}

a, a:link {
	color: #999999;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #000000;
}

#logo {
	position: absolute;
	width: 180px;
	left: 320px;
	top: 28px;
}

#lang {
	position: absolute;
	width: 180px;
	left: 72px;
	top: 32px;
}

#menu {
	position: absolute;
	width: 76px;
	left: 56px;
	top: 216px;
}
#menu2 {
	position: absolute;
	width: 148px;
	left: 140px;
	top: 216px;
}
#contentflash {
	font-size: 11px;
	position:absolute; 
	left:324px; 
	top:216px; 
	width:396px; 
}
#content {
	font-size: 11px;
	line-height: 16px;
	position:absolute; 
	left:324px; 
	top:212px; 
	width:396px; 
	z-index: 30;
}
#content img{
	float: left;
	border: 0px none;
	vertical-align: text-top;
	margin-top: 4px;
	margin-right: 9px;
	margin-left: 0px;
}
#content a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC; 
}
#contentlist, #newslist {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
	position:absolute; 
	left:324px; 
	top:212px; 
	width:396px; 
	z-index: 30;
}
#contentlist a, #contentlist a:link, #contentlist a:visited  {
	color: #000000;
	border-bottom: 1px solid #CCCCCC; 
}
#contentlist a:active, #contentlist a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000; 
}
#contentlist a.imglink, #contentlist a.imglink:link, #contentlist a.imglink:active, #contentlist a.imglink:hover, #contentlist a.imglink:active {
	text-decoration: none;
	border: 0px; 
}

#contentlist td, #newslist td {
	color: #000000;
	font-size: 11px;
	line-height: 18px;
}

#contentlist table {
	border-collapse: collapse;
}

#contentlist table td {
	border-top: 1px solid #CCCCCC; 
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
}
#bread {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	position:absolute; 
	left:325px; 
	top:180px; 
	width:396px; 
}

#menu div, #menu2 div {
	padding-left: 16px;
	padding-bottom: 3px;
}
#current {
	background-image: url(../../global/images/blokje.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
#footer {
	position: relative;
	left: -324px;
	top: 0px;
	height: 30px;
	z-index:1; 
	color: #999999;
}
#footer a, #footer a:link,  #footer a:visited,  #footer a:active 
{
	color: #999999;
	text-decoration: none;
	border:none;
}
#footer a:hover
{
	color: #999999;
	text-decoration: underline;
	border:none;
}
#footer00 {
	position: absolute;
	left: 72px;
	top: 0px;
	width: 216px;
	z-index:10; 
	color: #999999;
}
#footer01 {
	position: absolute;
	left: 324px;
	top: 0px;
	width: 396px;
	z-index:10; 
	color: #999999;
}
.td00 {
	width: 72px;
}
.td01 {
	width: 288px;
}

/*** IMG BORDER CSS ***/
a img { border:0px; }


/*** extra css ***/

.newsimage { float: left; }


.newsimage img { margin: 5px 9px 3px 0; }

.newsflash
{
	margin: 12px 0;
}

#nieuwshome {
	position: absolute;
	width: 176px;
	left: 140px;
	top: 216px;
/*
	border-top: 1px solid #CCCCCC;
*/	z-index:100;
}

#nieuwshome a
{
	display: block;
	/*
	border-bottom: 1px solid #CCCCCC;
*/
	padding: 0 54px 9px 18px;
	margin: 0;
	/*
	height: 48px;
	overflow:hidden;
*/
	line-height: 12px;
}

#nieuwshomealt {
	position: absolute;
	width: 240px;
	left: 72px;
	top: 288px;
	border-top: 1px solid #CCCCCC;
}

#nieuwshomealt a
{
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 0 9px 0;
	margin: 0;
}

#contentlist #projecttable td
{
	border: none;
	padding: 0;
	margin: 0;
}
