var isMac = navigator.appVersion.indexOf("Mac") != -1; 
var IE4 =  navigator.appVersion.indexOf("MSIE 4") != -1;
var IE5 =  navigator.appVersion.indexOf("MSIE 5") != -1;
var IE55 =  navigator.appVersion.indexOf("MSIE 5.5") != -1;
var IE6 =  navigator.appVersion.indexOf("MSIE 6") != -1;
var IE456 = IE4 || IE5|| IE6;
var NS4 = document.layers;
var NS6 = (!document.all && !document.layers && navigator.appName == "Netscape" && parseInt(navigator.appVersion) >=5)?true:false;
var ver4 = NS4 || IE4;

var homep_overf_y="overflow-y: auto";
var homep_overf_x="overflow-x: auto";

var vluchtwidth = 180, vluchtspace = 90;
var leftf4b, totaalf4 = 800 - 205, restf4;
if(window.innerWidth)
totaalf4 = innerWidth; //neem totale breedte van f4frame NS4/NS6
else if(window.frameElement)
totaalf4 = frameElement.clientWidth; //neem totale breedte van f4frame
else if(document.documentElement)
totaalf4 = document.documentElement.offsetWidth // IE50
else if(window.screen)
totaalf4 = window.screen.availWidth - 205;

restf4 = totaalf4 - vluchtwidth - vluchtspace;
if (restf4 < 0) restf4 = 0;
leftf4b = totaalf4 - vluchtwidth - 20;
if (leftf4b < 0) leftf4b = 0;

function setLayerHoriz(id,left,width) {
	var obj, objs;
	if (document.getElementById){
		obj = document.getElementById(id);
	} else if(document.all) {
		obj = document.all[id];
	} else if(document.layers) {
		objs = document.layers[id];
	}  
	if (obj && !objs)
		objs = obj.style;
	if (objs) {
		objs.left = left;
		if(width>=0)objs.width = width;
	}	
}

function doresize() {
   var available_width= window.innerWidth ? innerWidth : document.body.offsetWidth;
	setLayerHoriz('main',38,available_width-vluchtwidth-vluchtspace);
	setLayerHoriz('vlucht',available_width-vluchtwidth- 20,-1);			
}









var hpcontenttotaalf4 = 800;
if(window.innerWidth)
hpcontenttotaalf4 = innerWidth; //neem totale breedte van f4frame NS4/NS6
else if(window.frameElement)
hpcontenttotaalf4 = frameElement.clientWidth; //neem totale breedte van f4frame
else if(document.documentElement)
hpcontenttotaalf4 = document.documentElement.offsetWidth // IE50
else if(window.screen)
hpcontenttotaalf4 = window.screen.availWidth;

hpcontentrestf4 = hpcontenttotaalf4;

if (NS6){
  hpcontentrestf4 = hpcontentrestf4  //Mozilla telt ook padding (30  + 6 = 36) op bij de breedte
} 

if (restf4 < 0) restf4 = 0;

function setHpContentLayerHoriz(id,left,width) {
	var obj, objs;
	if (document.getElementById){
		obj = document.getElementById(id);
	} else if(document.all) {
		obj = document.all[id];
	} else if(document.layers) {
		objs = document.layers[id];
	}  
	if (obj && !objs)
		objs = obj.style;
	if (objs) {
		objs.left = left;
		if(width>=0)objs.width = width;
	}	
}




var homeptopheight = 35, uitlegspace = 0;
var totaalhomep = 500 - 220, resthomep;
if (NS6){
  homeptopheight = homeptopheight - 6 
} 
if(window.innerHeight)
totaalhomep = innerHeight; //neem totale breedte van f4frame NS4/NS6
else if(window.frameElement)
totaalhomep = frameElement.clientHeight; //neem totale breedte van f4frame
else if(document.documentElement)
totaalhomep = document.documentElement.offsetHeight // IE50
else if(window.screen)
totaalhomep = window.screen.availHeight - 121;

resthomep = totaalhomep - homeptopheight - uitlegspace;
if (resthomep < 0) resthomep = 0;
topuitleghght = totaalhomep - homeptopheight;
if (topuitleghght < 0) topuitleghght = 0;

//alert(topuitleghght +' & '+ resthomep);

function setLayerVertic(id,top,height) {
	var obj, objs;
	if (document.getElementById){
		obj = document.getElementById(id);
	} else if(document.all) {
		obj = document.all[id];
	} else if(document.layers) {
		objs = document.layers[id];
	}  
	if (obj && !objs)
		objs = obj.style;
//alert(id + ": " + objs);
	if (objs) {
		objs.top = top;
 		if(height>=0)objs.height = height;
	}
}

function doresize_hp() {
   var available_height= window.innerHeight ? innerHeight : document.body.offsetHeight;
   var available_width= window.innerWidth ? innerWidth : document.body.offsetWidth;
   if (NS6){
	 available_width = available_width - 16 
   } 	
   setLayerVertic('hpcontent',0, available_height-homeptopheight);
   setHpContentLayerHoriz('hpcontent',0,available_width);
}





var lnkslspace = "-5";
var menublktbl = "table.menublktbl {position: relative; left: -2px; top: -10px;z-index: 6;}";
var lnksmetileft = "0";
var toptit = "top: 10px; ";
var toptitwi = "width: 265px; ";
var lheightsmalltekst="line-height : 110%;";
var divhr="div.hr {height: 2px; BACKGROUND-COLOR: #ffffff}";
var hrcss="HR{border: 2px solid #BCA181;height: 2px;}";


if ( (IE4) || ( (IE5) && (!IE55) ) ){
	var lnksmetileft = "1";
}

var t=''
if ((isMac) && (NS4)){
lheight="";
lheightdisc="";
textsize=95;
f4bpad=0;
f4asize =1.05;
f4asmallst=0.72;
selectsize =0.65;
f4bsize =10;
f4binfo = 0.8;
h1asize =1.1;
H1size =1.4;							/*hoofdscherm kopje, in em*/
hpnieuws=0.9;
toppopupsize =12;
toppopuptekstborder ="none";
butcss="";
spo="";
fotlb="";
logos="";
fotkablb="";
spotp="";
widthf4a="76";
//leftf4b="80";
widthf4b="20";
inp="";
inppers="";
area="";
divhr="";
hrcss="";
navgifs="";
menublktbl = "";
lheightsmalltekst="";
}
else if (NS4){
lheight="";
lheightdisc="";
textsize=70;
f4bpad=0;
f4asize =0.75;
selectsize =0.65;
f4asmallst=0.75;
//f4bsize =0.7em;
f4bsize =11;
f4binfo = 0.8;
hpnieuws=0.9;
h1asize =0.8;
H1size =1.4;							/*hoofdscherm kopje, in em*/
toppopupsize =12;
toppopuptekstborder ="none";
butcss="";
spo="";
fotlb="";
logos="";
fotkablb="";
spotp="";
widthf4a="76";
//leftf4b="80";
widthf4b="20";
inp="";
inppers="";
area="";
divhr="";
hrcss="";
navgifs="";
menublktbl = "";
lheightsmalltekst="";
}
else if (NS6){
lheight="line-height : 150%;";
lheightdisc="line-height : 115%;";
textsize=70;
selectsize =11;
f4bpad= 5;
f4asize =0.7;
f4asmallst=0.93;
//f4bsize =1em;
f4bsize =9;
f4binfo =0.8; 
h1asize =1; 
H1size=1.3;
hpnieuws=1.1;	
spotp=".spotp {margin-right: 9px; margin-top: 10px;}";
fotlb=".imagelinksfo {margin-right: 10px; margin-bottom: 2px;}";
logos=".logo {margin-right: 20px; margin-top: 60px; margin-bottom: 90px;}";
fotkablb=".imagekablinksfo {margin-right: 10px; margin-bottom: 2px;}";
spo=".imagerechtssp {margin-left: 15px; margin-bottom: 5px;}";
inppers="input.personen{width: 90px;}";
inp="input.inp{width: 300px;}";
area="textarea.area{width: 300px;}";
butcss=".button {font-family: Verdana, Aril, Helvetica, sans-serif; font-size: 13px; vertical-align: middle; background: #1A7CAA; border-color:#663300; border-width: 1px; border-style: solid; color: #FFFFFF; cursor: hand; font-weight : bold;}";
toppopupsize =11;
toppopuptekstborder ="border-right-color:#999999; border-right-width: 1px; border-right-style: solid; border-left-color:#999999; border-left-width: 1px; border-left-style: solid; border-bottom-color:#999999; border-bottom-width: 1px; border-bottom-style: solid";
widthf4a="65";
//leftf4b="76";
widthf4b="22";
divhr="div.hr {height: 2px; BACKGROUND-COLOR: #ffffff; padding: 0px; margin-bottom: 27px;}";
hrcss="HR{height:2px;border: 0px solid #BCA181;border-top-width:2px;}";
navgifs="TABLE.infow {position: relative; left: -30px; top: -12px;z-index: 2;}";
homep_overf_y="overflow: auto";
homep_overf_x="overflow: auto";
}
else{
lheight="line-height : 150%;";
lheightdisc="line-height : 115%;";
textsize=70;
f4bpad= 5;
f4asize =0.7;
selectsize =11;
f4asmallst=0.93;
//f4bsize =1em;
f4bsize =9;
f4binfo =0.8; 
h1asize =1; 
H1size=1.3;	
hpnieuws=1.1;
spotp=".spotp {margin-right: 9px; margin-top: 10px;}";
fotlb=".imagelinksfo {margin-right: 10px; margin-bottom: 2px;}";
logos=".logo {margin-right: 20px; margin-top: 60px; margin-bottom: 90px;}";
fotkablb=".imagekablinksfo {margin-right: 10px; margin-bottom: 2px;}";
spo=".imagerechtssp {margin-left: 15px; margin-bottom: 5px;}";
inp="input.inp{width: 300px;}";
inppers="input.personen{width: 90px;}";
area="textarea.area{width: 300px;}";
butcss=".button {font-family: Verdana, Aril, Helvetica, sans-serif; font-size: 9px; background: #1A7CAA; border-color:#663300; border-width: 1px; border-style: solid; color: #FFFFFF; cursor: hand; font-weight : bold; padding: -4px;}";
toppopupsize =11;
//positiontoppopuptekst = "";
toppopuptekstborder ="border-right-color:#999999; border-right-width: 1px; border-right-style: solid; border-left-color:#999999; border-left-width: 1px; border-left-style: solid; border-bottom-color:#999999; border-bottom-width: 1px; border-bottom-style: solid";
widthf4a="65";
//leftf4b="76";
widthf4b="22";

navgifs="TABLE.infow{position: relative; left: -30px; z-index: 2;}";
lnkslspace="1";
//navgifs="TABLE.infow{position: relative; left: 0px; z-index: 2;}";
}


t+='<style type="text/css"><!--'
t+='\n '+butcss; 
t+='\n '+hrcss;
t+='\n '+divhr;
t+='\n '+menublktbl;
t+='\n select{font-family: Verdana, Aril, Helvetica, sans-serif; font-size:'+selectsize+'px;}'
t+='\n BODY, TD, TH, BR { /* ar 2001-03-25: hier stond UL, LI bij, maar dan geen markering bij LI */ ;'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size : '+textsize+'%;'
//t+='\n font-size : 8pt;'
t+='\n '+lheight;
t+='\n color: #000000;'
t+='\n margin-left:0px;'
t+='\n margin-right:0px;'
t+='\n margin-bottom:0px;'
t+='\n padding-right: 0px;' 
t+='\n}'
t+='\n BODY.printversie{'
t+='\n margin-left:20px;'
t+='\n margin-right:10px;'
t+='\n}'
t+='\n .lnksmeti {position: relative; top:-4px; left: '+lnksmetileft+'px; margin-left: 0px; margin-top: 0px; font-size: 9px; font-family: "Times New Roman"; font-weight: bold; background-color: #ffffff; color: #E62B00; text-align: center; padding-top: 0px; padding-bottom: -2px; padding-left: 2px; padding-right: 2px; text-decoration: none;}'
t+='\n .lnksmetiduw {position: relative; top: 0px; left: 0px; width: 2px; height: 2px; background-color: #ffffff; }'
t+='\n A.h1, A.h1:VISITED, A.h1:ACTIVE, A.h1:HOVER {'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n color: #554D3E;'
t+='\n font-size : '+h1asize+'em;'
t+='\n text-decoration: none;'
t+='\n font-weight : bold;'
t+='\n }'
t+='\n H1, H1 A, H1 A:VISITED, H1 A:ACTIVE, H1 A:HOVER {'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size : '+H1size+'em;'
t+='\n '+lheight;
t+='\n color: #E62B00;'
t+='\n font-weight : bold;'
t+='\n text-decoration: none;'
t+='\n }'
t+='\n span.nieuwshp, div.nieuwshp {'
t+='\n font-size : '+hpnieuws+'em;'
t+='\n color: #E62B00;'
t+='\n font-weight : bold;'
t+='\n text-decoration: none;'
t+='\n }'


//t+='\n BODY{'
//t+='\n background-image : url(/9291000/g/f4_8er.gif);'
//t+='\n background-repeat : repeat-y;'
//t+='\n}'

t+='\n TD.infow  A, TD.infow A:VISITED{'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n color: #E62B00;'
t+='\n text-decoration: none;'
t+='\n font-size : '+f4bsize+'px;'
t+='\n font-weight : bold;'
t+='\n cursor: text;'
t+='\n}'
t+='\n TD.f4b  A, TD.f4b A:VISITED{'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n color: #554D3E;'
t+='\n text-decoration: none;'
t+='\n font-size : '+f4bsize+'px;'
t+='\n font-weight : bold;'
t+='\n}'
t+='\n TD.f4b A:hover{color: #ffffff; text-decoration: none; font-weight: bold;}'  
t+='\n TD.f4b A:active{color: #554D3E; text-decoration: none; font-weight: bold;}'
t+='\n P.disc, P.f4homesmall{'
t+='\n font-size : '+f4asmallst+'em;'
t+='\n '+lheightdisc;
t+='\n}'


t+='\n TD.f4b2  A, TD.f4b2 A:VISITED{'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n color: #006699;'
t+='\n text-decoration: none;'
t+='\n font-size : '+f4bsize+'px;'
t+='\n font-weight : bold;'
t+='\n}'
t+='\n TD.f4b2 A:hover{color: #ffffff; text-decoration: none; font-weight: bold;}'  
t+='\n TD.f4b2 A:active{color: #554D3E; text-decoration: none; font-weight: bold;}'
t+='\n P.disc, P.f4homesmall{'
t+='\n font-size : '+f4asmallst+'em;'
t+='\n '+lheightdisc;
t+='\n}'


t+='\n TD.f4bdim  A, TD.f4bdim A:VISITED{'
t+='\n font-family :Verdana, Arial, Helvetica, sans-serif;'
t+='\n color: #999999;'
t+='\n text-decoration: none;'
t+='\n font-size : '+f4bsize+'px;'
t+='\n font-weight : bold;'
t+='\n}'
t+='\n TD.f4bdim A:hover{color: #999999; text-decoration: none; font-weight: bold;}'  
t+='\n TD.f4bdim A:active{color: #999999; text-decoration: none; font-weight: bold;}'
t+='\n}'

t+='\n span.undert {'
t+='\n font-size: '+f4asmallst+'em;'
t+='\n '+lheightsmalltekst;
t+='\n}'

t+='\n '+spotp; 
t+='\n '+spo; 
t+='\n '+fotlb; 
t+='\n '+logos; 
t+='\n '+fotkablb; 
t+='\n '+navgifs; 
t+='\n '+area;
t+='\n '+inp;
t+='\n '+inppers;
t+='//--></style>'
document.write(t);


if ((isMac) && (NS4)){
  SizNSmenuitems = "10";
  popupSize = "10";
}else{
  SizNSmenuitems = "9";
  popupSize = "9";
}




var ie5macbug="";

if ((isMac)&& (navigator.appVersion.indexOf("MSIE 5")>0 )) {
  ie5macbug = "margin: 0px; width: 270px; text-align: center;";
}


if ((isMac)&& (NS4)){
  positiontoppopuptekst = "position: relative; top:0px; ";
  toptit="";
  padding = "";
}
else{
  if ((isMac)&& (navigator.appVersion.indexOf("MSIE 5")>0 )){
    positiontoppopuptekst = "";
    toptit = "top: -19px; ";
    padding = "padding-bottom: 3px; padding-top: 3px;";
  }
  else{
    if (NS4){
      positiontoppopuptekst = "position: relative; top:9px; ";
      toptit="";
      padding = "";
    }
    else{
      if (NS6){
        toptit = "top: 12px; ";
		toptitwi = "width: 263px; ";
        positiontoppopuptekst = "position: absolute;top:28px; ";
        padding = "padding-bottom:3px; padding-top: 3px;";
      }
      else{
        if (is_opera){
          toptit = "top: 6px; ";
          toptitwi = "width: 265px; ";
          positiontoppopuptekst = "position: absolute;top:20px; ";
          padding = "padding-bottom:3px; padding-top: 3px;";
        }
	    else{
		  if (navigator.appVersion.indexOf("MSIE 4")>0){
            positiontoppopuptekst = "position: relative; top:9px; ";
            padding = "padding-bottom: 3px; padding-top: 3px;";
          }
          else{
            positiontoppopuptekst = "position: relative; top:11px; ";
            padding = "padding-bottom: 3px; padding-top: 3px;";
          }
        }
      }
    }
  }
}

document.write('<STYLE TYPE="TEXT/CSS"><!--'+

/* BG color menuitems te vinden in f15.htm onder "var mOverBG" (mouseover) en "var mPopBG" (normaal) */

'A.f15mpopns,A.f15mpopns:active,A.f15mpopns:visited {'+ 		/*tekst kleur, popup menu*/
' font-family:Arial,sans serif;'+ 
' font-size:'+SizNSmenuitems+'pt;'+ 
' font-weight:bold;'+
' color:#554D3E;'+ 
' text-decoration:none;'+
'}'+ 
'DIV.f15mpopns {'+ 							/*border kleur, popup menu*/
'	padding: 3px 0px 15px 0px;'+ 
'	margin: 3px 0px 15px 0px;'+ 
'	font-family:Arial,sans serif;'+ 
'	width:110px;'+ 
'}'+ 
'DIV.f15mpopOverns A{'+ 					/*tekst kleur, popmenu bij mouseover, WERKT NIET!! */
'    font-size:'+SizNSmenuitems+'pt;'+ 
'	padding: 3px 0px 15px 0px;'+ 
' 	 margin: 4px'+ 
'    font-family:Arial,sans serif;'+ 
'    color:#ffffff;'+ 
'    text-decoration: none;'+
'}'+ 	

//  'A.f15mpopns:visited { font-family:Verdana,Arial,sans serif; font-size:'+SizNSmenuitems+'pt; color:#FF9900; text-decoration:none; width:200px; border-bottom-width: 10px; border-style: solid; border-color: #FFFFCC;}'+ 
//  'A.f15mpopns,A.f15mpopns:active { color:#00FFCC;}'+ 
  'DIV.f15mpopns {	padding: 1px 1px 1px 12px;}'+ 
  'div.popupnotes { background-color :#CCCCCC; border: none; padding: 4px; '+ie5macbug+'}'+ 
  '.popuptitel {background-color:#BCA181; position:absolute; '+toptit+' width: 305px; layer-background-color:#BCA181; border-color:#BCA181; border-width:1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #FFFFFF; '+padding+'; padding-left:2px; padding-right:2px; font-weight : bold; z-index: 336;}'+ 
  '.popuptekst {background-color:#ffffff; width: 305px; layer-background-color:#ffffff; border-color:#BCA181; border-width:1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #000000; '+padding+'; padding-left:2px; padding-right:2px;'+positiontoppopuptekst+'z-index: 436;}'+
  'b.popupnotestxt { font-family: Verdana, Arial; font-size:'+popupSize+'pt; color:#000000;	font-weight : normal;}'+ 
//'.popuptitel { color: #FFFFFF; font-family :  Verdana, Arial, Helvetica, sans-serif; font-size: '+toppopupsize+'px; background-color: #336633; width: 305px; padding: 3px; margin: 0px; border: none; font-weight : bold;}'+ 
//'.popuptekst { color: #000000; font-family :  Verdana, Arial, Helvetica, sans-serif; font-size: '+toppopupsize+'px; '+positiontoppopuptekst+'z-index: 436; background-color: #ffffff; width: 305px; padding: 3px; margin: 0px; border: '+toppopuptekstborder+';}'+ 
  '.popuptbg {background-color:#554D3E; position:absolute; left: 0px; width: 305px; height:20px; layer-background-color:#554D3E; border-color:#554D3E; border-width:1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #FFFFFF; '+padding+'; padding-left:2px; font-weight : bold; z-index: 236;}'+

  'TD.popuptd {background-color:#554D3E; margin-top: 5px; margin-left: 5px; margin-right: 5px; padding-top:5px; padding-left:5px; padding-right:5px;}'+
  '.popuptitelIE {background-color:#BCA181; position:absolute; '+toptit+' left:8px; '+toptitwi+' layer-background-color:#BCA181; border-color:#BCA181; border-width:1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #FFFFFF; '+padding+'; padding-left:2px; padding-right:2px; font-weight : bold; z-index: 436;}'+ 
  '.popuptekstIE {background-color:#ffffff; width: 305px; layer-background-color:#ffffff; border-color:#554D3E; border-width:2px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #000000; padding-top:0px; padding-left:0px; padding-right:0px;'+positiontoppopuptekst+'z-index: 336;}'+
//'.popuptitelHTMLN {background-color:#BCA181; position:absolute; '+toptit+' width: 265px; left:8px; top:10px; layer-background-color:#BCA181; border-color:#BCA181; border-width:1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #FFFFFF; '+padding+'; padding-left:2px; padding-right:2px; font-weight : bold; z-index: 436;}'+ 
//'.popuptekstHTMLN {background-color:#ffffff; width: 305px; layer-background-color:#ffffff; border-color:#554D3E; border-width:2px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #000000; padding-top:0px; padding-left:0px; padding-right:0px;'+positiontoppopuptekst+'z-index: 336;}'+
//'.popuptekst {background-color:#ffffff; width: 305px; layer-background-color:#ffffff; border-color:#554D3E; border-width:2px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #000000; padding-top:5px; padding-left:5px; padding-right:5px;'+positiontoppopuptekst+'z-index: 336;}'+
//'.popuptitel {background-color:#BCA181; position:absolute; width: 305px; height:20px; layer-background-color:#BCA181; border-color:#BCA181; border-width:1px; border-style:solid; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:'+toppopupsize+'px; color: #FFFFFF; '+padding+'; padding-left:2px; padding-right:2px; font-weight : bold; z-index: 236;}'+ 
  'DIV.mainplan { background-color:#FDFEE1; position:absolute;  z-index: 12; top: 0px; left: 0px; margin-left: 0px; width: 100%; height:100%;}'+ 
  'DIV.main { background-color:#FFFFFF; position:absolute;  z-index: 12; top: 40px; left: 38px; margin-left: 0px; width: '+restf4+'px; height:100%;}'+ 
  'DIV.mainpopup { background-color:#FFFFFF; position:absolute;  z-index: 12; top: 52px; left: 38px; margin-left: 0px; width: '+restf4+'px; height:100%;}'+ 
  'DIV.mainpopupschema { background-color:#FFFFFF; position:absolute;  z-index: 12; top: 52px; left: 10px; margin-left: 0px; width: '+widthf4a+'%; height:100%;}'+ 
  'div.hpcontent{width:'+ hpcontentrestf4 +'; height:  '+ topuitleghght +';'+ homep_overf_y + ';}'+ 
  'DIV.bruin { background-color:#BCA181; layer-background-color:#BCA181; position:absolute;  z-index: 12; top: 0px; left: 0px; margin-left: 0px; width:100%; height:20px;}'+ 
  'DIV.vlucht {position: absolute; z-index: 7; left:'+leftf4b+'px; height: 100%; top: 0px; width:'+vluchtwidth+'px}'+ 
  'DIV.vluchtpopup {position: absolute; z-index: 7; left:'+leftf4b+'px; height: 100%; top: 12px; width:'+vluchtwidth+'px}'+ 
  
  'TD.f4b{padding-top: '+f4bpad+'px;}'+
  //(NS4?'':'.mokl{position:absolute;left:225px} .mokli{position:relative;top:13px}')+
  (NS4?'':isMac?'.mokl{position:absolute;left:225px} .mokli{position:relative;top:0px}':'.mokl{position:absolute;left:225px} .mokli{position:relative;top:0px}')+  
  '--></STYLE>');
  
  //alert(restf4 + " & " +leftf4b);
  

  