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#contentproj a {
	font-size: 10px; 
	color: #FFF;
	}
div#contentproj a:hover {
	color: #000;
	}
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;
	}
div#contenthomeen a {
	font-size: 10px; 
	color: #FFF;
	}
div#contenthomeen a:hover {
	color: #000;
	}
/* hold div contains both scrolling content areas in this example */
div#holddiensten { 
    position:relative; 
    overflow:hidden;
	width:348px; 
	height:290px;
	background: transparent url(../img/diensten/achtergrond_tekst.jpg) top left no-repeat;
	top: 27px;
	left: 420px;
	z-index:1000;
	}
div.txt	{
	position:absolute;
	padding: 1px 10px 0 10px;
	line-height: 14px;
	color: #FFF;
	z-index:100;
	}
div.txt a       {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333; text-decoration: none;}
div.txt a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F65597;}

div.txt ul, ol {
	padding: 5px 0 0 10px;
	margin: 0 0 0 10px;
}
div.txt li {
	margin: 0;
	padding: 2px;
	color: #FFF;
	line-height: 14px;
	font-size: 10px;   
	}
div.txt ul#pdf {
	padding: 5px 0 5px 0;
	margin: 0 0 0 5px;
    list-style-type: none;
}
ul#pdf li {
	margin: 0;
	padding: 2px 0 5px 0;
	color: #FFF;
	line-height: 14px;
	font-size: 10px;   
	}
ul#pdf li img {
	margin-left: -5px;
	padding: 0 2px 4px 0;
	
	}
div#wn2	{ 
	position: absolute; 
	left: 0px; top: 7px; 
	width: 330px; height:268px; 
	clip: rect(5px, 330px, 268px, 0px); 
	overflow: hidden;	
	z-index:200; 
	}
div#controls { 
  position:absolute; 
  left:0; 
  top:70px; 
  width:180px; 
  z-index:300;
  }
div#controlsprojecten { 
  position: absolute; left: 330px; 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#projrechts 	{
	position: absolute;
	width: 130px;
	height: 290px;
	top: 0;
	left: 260px;
	visibility: visible;
	z-index: 670;
	}
div#projecttekst 	{
	position: absolute;
	width: 260px;
	top: 124px;
	left: 520px;
    background: #FFF;
	visibility: visible;
    border: 1px solid #FFF;
    height: 170px;
	z-index: 671;
	}
div#projecttekst p   {
    margin: 0 5px 0 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px;
    line-height: 12px;
    color: #333;
	}
div#dienstimages 	{
	position: absolute;
	width: 234px;
	top: 175px;
	left: 27px;
    background: #FFF;
    height: 170px;
	z-index: 672;
	}
div#dienstimages2 	{
	position: absolute;
	width: 234px;
	top: 232px;
	left: 27px;
    background: #FFF;
    height: 113px;
	z-index: 672;
	}
div#dienstimagestekst 	{
	position: absolute;
	width: 220px;
	top: 40px;
	left: 28px;
    height: 170px;
	z-index: 672;
	}
/* 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;
    border-right: 1px solid #FFF;
	top: 0;
	left: 0;
	visibility: hidden;
    opacity: .7;
	filter: alpha(opacity=70);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #AEAEAE;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../img/nav/vision.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 10;
	}
div#menuwie 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 130px;
	visibility: hidden;
    opacity: .7;
	filter: alpha(opacity=70);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #009AD8;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../img/nav/who.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 20;
	}
div#menudiensten 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 260px;
	visibility: visible;
    opacity: .7;
	filter: alpha(opacity=70);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #0061C0;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../img/nav/services.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 30;
	}
div#menuproject 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 390px;
	visibility: hidden;
    
    opacity: .7;
	filter: alpha(opacity=70);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #F65597;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../img/nav/projects.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 40;
	}
div#menunieuw 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 520;
	visibility: hidden;
    
    opacity: .7;
	filter: alpha(opacity=70);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #D73869;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../img/nav/newsletter.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 50;
	}
div#menucontact 	{
	position: absolute;
	width:131px;
	height:377px;
	top: 0;
	left: 650px;
	visibility: hidden;
   
    opacity: .7;
	filter: alpha(opacity=70);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../img/nav/contact.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	z-index: 60;
	}
div#hometaal 	{
	position: absolute;
	width:130px;
	height:50px;
	top: 380px;
	left: 0;
	visibility: visible;
	z-index: 68;
	}
/* TEKST specs */ 
h1 { 
  font-size: 12px; 
  margin: 5px 0 0 0;
  padding: 0px;
  line-height : 12px;
  }
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;}

