body {
	margin: auto; padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	overflow: hidden; 
    font: 10px verdana, arial, helvetica, sans-serif;
	background: #FFF url(../img/streep.gif)  repeat-x fixed center center;
	}
div#contenthome {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 50%;
	width: 781px;
	height: 440px;
	margin-top: -219px;
	text-align:left; /* Counteract to IE5/Win Hack */
	padding: 0;
	background: transparent url(../img/achtergrond.jpg) top left no-repeat;
	}
div#contentproj {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 50%;
	width: 781px;
	height: 440px;
	margin-top: -219px;
	text-align:left; /* Counteract to IE5/Win Hack */
	padding: 0;
	background: transparent url(../img/achtergrond.jpg) top left no-repeat;
	}
 div#contenthomeen {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 50%;
	width: 781px;
	height: 440px;
	margin-top: -219px;
	text-align:left; /* Counteract to IE5/Win Hack */
	padding: 0;
	background: transparent url(../img/achtergrond_uk.jpg) top left no-repeat;
	}

    

/* WAT divs  */
/* Partner scroll laag specs */  
div#wn2	{ 
	position: absolute; 
	left: 0; 
    top: 6px; 
	width: 548px; 
    height: 272px; 
	clip: rect(7px, 548px, 272px, 0); 
	overflow: hidden;	
	z-index:220; 
	}
div#controls { 
  position:absolute; left:0; top:70px; width:180px; z-index:300;
  }
div#controlsnieuw { 
  position: absolute; 
  left: 547px; 
  top: 182px;
  width: 18px; 
  height: 108px; 
  z-index:400;
  background: #FFF url(../img/up-downproject.gif) top center no-repeat;
  }
div#up   {position:absolute; left:2px; top:10px; z-index:100;}  
div#down {position:absolute; left:2px; bottom:10px; z-index:200;}
div.tekst	{
	position:absolute;
	padding: 1px 0 0 0;
    border: 0;
    width: 550px;
	color: #fff;
	z-index:100;
	}
div.tekst a       {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF; text-decoration: none;}
div.tekst a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333;}

div.tekst strong  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF; line-height: 14px;}
/**/   
div#holdwat { 
    position: relative; 
    overflow: hidden;
	width: 568px; 
	height: 290px;
	background: transparent url(../img/visie/achtergrond_visie.jpg) top left no-repeat;
	top: 27px;
	left: 180px;
	line-height: 14px;
	color: #FFF;
	z-index: 220;
	}
 div#holdwat h1 {
	padding: 1px 20px 0 20px;
    }
   div#holdwat p {
	padding: 1px 5px 0 20px;
    }


div#holdwat ul {
	padding: 5px 10px 0 10px;
	margin: 0 0 0 10px;
}
div#holdwat li {
	margin:0;
	padding: 2px;
	color: #FFF;
	line-height : 14px;
	font-size: 10px;
	}
 div#graphic { 
    position:absolute; 
    overflow:hidden;
	width: 240px; 
	height:296px;
	background: transparent url(../img/wat/graphic_back.gif) top left no-repeat;/**/
	top: 27px;
	left: 542px;
	z-index:1001;
	}
 #trans          {
	behavior: url(../css/png-opacity.htc);
    }
 .trans          {
	behavior: url(/css/png-opacity.htc);
    }

/* HOOFDMNEU specs */ 
div#menupartners 	{
	position: absolute;
	background: transparent url(../img/nav/menu_comp.gif) top left no-repeat;
	width:780px;
	height:40px;
	top: 345px;
	left: 0;
	visibility: visible;
	z-index: 66;
	}
div#menupartnersen 	{
	position: absolute;
	background: transparent url(../img/nav/menu_comp_uk.gif) top left no-repeat;
	width:780px;
	height:40px;
	top: 345px;
	left: 0;
	z-index: 66;
	}
div#menuwat 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 0;
	visibility: visible;
	z-index: 10;
	}
div#menuwie 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 130px;
	visibility: hidden;
	z-index: 20;
	}
div#menudiensten 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 260px;
	visibility: hidden;
	z-index: 30;
	}
div#menuproject 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 390px;
	visibility: hidden;
	z-index: 40;
	}
div#menunieuw 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 520;
	visibility: hidden;
	z-index: 50;
	}
div#menucontact 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 650px;
	visibility: hidden;
	z-index: 60;
	}
div#hometaal 	{
	position: absolute;
	width:130px;
	height:50px;
	top: 380px;
	left: 0;
	visibility: visible;
	z-index: 68;
	}
/* TEKST specs */ 
h1 { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  /*border-bottom: 1px solid #FFF;*/
  color: #FFF; 
  line-height: 1.4em;
  margin: 12px 0 0 0;
  padding: 0px;
  font-weight: bold;
  }
p { 
  font-size: 10px; 
  margin: 5px 0 0 0;
  padding: 1px 0 0 0;
  line-height: 14px;
  }
 p.access	{
	display: none;
	}
div#printheader {display: none;}
