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: 780px;
	height: 440px;
	margin-top: -219px;
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0;
	background: transparent url(../img/achtergrond_home.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_home_uk.jpg) top left no-repeat;
	}
div#fotohome 	{
	position: relative;
	width: 132px;
    /* height: 132px;*/
    float: right;
    margin: 0;
	padding: 6px 0 4px 4px;
	z-index: 686;
	}
div#fotohome img	{
	border: 1px solid #FFF;
    float: right;
	}
/* hold div contains both scrolling content areas in this example */

div.txt	{ 
	position:absolute; 
	padding: 1px 10px 0 6px;
	line-height: 1.4em;
	color: #FFF;
	z-index:100; 
	}
div.txt p	{
	padding: 0 10px 0 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
    color: #FFF;
	line-height: 12px;
	font-size: 10px;
	}
div.txt strong	{ 
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #FFF;
	}
div.txt p a       {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF; }
div.txt p a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF;}
div#wn2	{ 
	position: absolute; 
	left: 0px; 
    top: 24px; 
	width: 290px; 
    height:237px; 
	clip: rect(9px, 290px, 237px, 0px); 
	overflow: hidden;	
	z-index:200; 
	}
div#controls { 
   position:absolute; left:0; top:70px; width:180px; z-index:300;
   }
div#controlsjump { 
   position: absolute; 
   left: 289px; 
   top: 170px;
   width: 19px; 
   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: 220px;
	height: 290px;
	top: 25px;
	left: 540px;
	z-index: 670;
	}
div#jump 	{
	position: absolute;
	background: transparent url(../img/home_news.png) top left no-repeat;
    overflow: hidden; 
	width: 308px;
    height: 300px;
	top: 8px;
	left: 470px;
	padding: 10px 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #FFF;
	line-height: 1.2em;
	font-size: 10px;
	z-index: 680;
	}
div#jumpnl 	{
	position: absolute;
	background: transparent url(../img/home_nieuws.png) top left no-repeat;
    overflow: hidden; 
	width: 308px;
    height: 300px;
	top: 8px;
	left: 470px;
	padding: 10px 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #FFF;
	line-height: 1.2em;
	font-size: 10px;
	z-index: 680;
	}
ul {
	padding: 5px 10px 0 10px;
	margin: 0 0 0 10px;
}
li {
	margin:0;
	padding: 2px;
	color: #FFF;
	line-height: 14px;
	font-size: 10px;
	}
a       {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFF; text-decoration: none;}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333;}

/* logomini */
div#logomini 	{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 410px;
	left: 130px;
	z-index: 66;
	}

/* 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;
	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: 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: #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;
	}
div#jesseowens 	{
	position: absolute;
	width:705px;
	height:57px;
	top: 288px;
	left: 45px;
	visibility: hidden;
	z-index: 72;
	}
/* 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;}