var NS4 = document.layers;
var NS6 = (!document.all && !document.layers && navigator.appName == "Netscape" && parseInt(navigator.appVersion) >=5)?true:false;

var t=''
if ((isMac) && (NS4)){
f4asize =70;
f4asmallst=0.7;
f4bsize =75;
h1asize =1.1;
h2asize =0.9;
h3asize =0.8;
H1size =1.4;							/*hoofdscherm kopje, in em*/
H2size =1.1;
H3size =1.0;
toppopupsize =12;
toppopuptekstborder ="none";
butcss="";
widthf4a="64";
leftf4b="78";
vrawidthf4a="67";
vraleftf4b="70";
inp="";
inp1="";
inp2="";
area="";
navgifs="";
lheight="";
}
else if (NS4){
f4asize =70;
f4asmallst=10;
f4bsize=75;
h1asize =0.8;
h2asize =0.6;
h3asize =0.5;
H1size =1.4;
H2size =1.1;
H3size =1.0;
toppopupsize =12;
toppopuptekstborder ="none";
butcss="";
widthf4a="60";
leftf4b="65";
widthf4b="20";
vrawidthf4a="60";
vraleftf4b="86";
inp="";
inp1="";
inp2="";
area="";
navgifs="";
lheight="";
}
else if (NS6){
f4asize=70;
f4asmallst=10;
f4bsize=80;
h1asize =1;
h2asize =0.8;  
h3asize =0.7;  
H1size =1.2;
H2size =1.0;
H3size =0.9;
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="62";
butcss=".button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #FDD591; border-color:#663300; border-width: 1px; border-style: solid; color: #3E59B0; cursor: hand; font-weight : bold;}";
leftf4b="68";
widthf4b="277";
vrawidthf4a="67";
vraleftf4b="68";
inp="input.inp{width: 250px;}";
inp1="input.inp1{width: 210px;}";
inp2="input.inp2{width: 40px;}";
area="textarea.area{width: 250px;}";
navgifs="TABLE.infow{position: relative; left: -33px; top: -10px; z-index: 2;}"; //-10px is voor overige browsers niet nodig!
//navgifs="TABLE.infow{position: relative; left: 0px; z-index: 2;}";
lheight="line-height: 135%;";
}
else{
f4asize=70;
f4asmallst=10;
f4bsize=80;
h1asize =1;
h2asize =0.8;  
h3asize =0.7;  
H1size =1.2;
H2size =1.0;
H3size =0.9;
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="62";
butcss=".button {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background: #FDD591; border-color:#663300; border-width: 1px; border-style: solid; color: #3E59B0; cursor: hand; font-weight : bold;}";
leftf4b="68";
widthf4b="277";
vrawidthf4a="67";
vraleftf4b="68";
inp="input.inp{width: 250px;}";
inp1="input.inp1{width: 210px;}";
inp2="input.inp2{width: 40px;}";
area="textarea.area{width: 250px;}";
navgifs="TABLE.infow{position: relative; left: -33px; z-index: 2;}";
//navgifs="TABLE.infow{position: relative; left: 0px; z-index: 2;}";
lheight="line-height: 135%;";
}

t+='<STYLE TYPE="text/css"><!--'
t+='\n '+area;
t+='\n '+inp;
t+='\n '+inp1;
t+='\n '+inp2;
t+='\n '+butcss;
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: '+f4asize+'%;'
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 BODY {'
//t+='\n background-image: url(/9299000/g/f4_8er.gif);'
//t+='\n background-repeat: repeat-y;'
//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 font-weight: bold;'
t+='\n color: #FF973E;'
t+='\n text-decoration: none;'
t+='\n }'

t+='\n A.h1, A.h1:VISITED, A.h1:ACTIVE, A.h1:HOVER{'
t+='\n font-family: Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size: '+H2size+'em;'
t+='\n color: #3E59B0;'
t+='\n text-decoration: none;'
t+='\n }'

t+='\n H2 {'
t+='\n font-family: Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size: '+H2size+'em;'
t+='\n font-weight: bold;'
t+='\n color: #FF973E;'
t+='\n }'

t+='\n H3 {'
t+='\n font-family: Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size: '+H3size+'em;'
t+='\n font-weight: bold;'
t+='\n color: #FF973E;'
t+='\n }'

t+='\n TD.f4b  A, TD.f4b A:VISITED {'
t+='\n color: #3E59B0;'
t+='\n text-decoration: none;'
t+='\n font-size: '+f4bsize+'%;'
t+='\n}'

t+='\n TD.f4b A:hover {'
t+='\n color: #FFFFFF;'
t+='\n text-decoration: none;}'  

t+='\n TD.f4b A:active {'
t+='\n color: #3E59B0;'
t+='\n text-decoration: none;}'

t+='\n P.disc {'
t+='\n font-size: '+f4asmallst+'px;'
t+='\n font-style: italic;'
t+='\n}'

t+='\n '+navgifs;
t+='//--></style>'
document.write(t);


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



if (isMac) {
  SizNSmenuitems = "10";
}else{
  SizNSmenuitems = "8";

}

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:2px; ";
      toptit="";
      padding = "";
    }
    else{
      if (NS6){
        positiontoppopuptekst = "position: relative; top:28px; ";
        toptit="";
        padding = "padding-bottom:3px; padding-top: 3px;";
      }
      else{
        if (navigator.appVersion.indexOf("MSIE 4")>0){
          positiontoppopuptekst = "position: relative; top:24px; ";
          toptit="";
          padding = "padding-bottom: 3px; padding-top: 3px;";
        }
        else{
          if (navigator.appVersion.indexOf("MSIE 6")>0){
            positiontoppopuptekst = "position: relative; top:9px; ";
            toptit="";
            padding = "padding-bottom: 3px; padding-top: 3px;";
          }
          else{
            positiontoppopuptekst = "position: relative; top:11px; ";
            padding = "padding-bottom: 3px; padding-top: 3px;";
            toptit="";
          }
		}
      }
    }
  }
}

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;'+ 
' color:#000000;'+ 
' text-decoration:none;'+ 
'}'+ 
'DIV.f15mpopns {'+ 							/*border kleur, popup menu*/
'	padding: 1px 1px 0px 4px;'+ 
' font-family:Arial,sans serif;'+ 
'	border: 1px solid #14B9B9;'+ 
'    width:200px;'+ 
'}'+ 
'DIV.f15mpopOverns A{'+ 					/*tekst kleur, popmenu bij mouseover*/
'    font-size:'+SizNSmenuitems+'pt;'+ 
' font-family:Arial,sans serif;'+ 
'    color:#ff0000;'+ 
'    text-decoration: none;'+
'}'+ 	

//  'A.f15mpopns:visited { font-family:Verdana,Arial,sans serif; font-size:'+SizNSmenuitems+'pt; color:#009900; text-decoration:none; width:200px; border-bottom-width: 10px; border-style: solid; border-color: #FFFFCC;}'+ 
//  'A.f15mpopns,A.f15mpopns:active { color:#FFFFFF;}'+ 
//  'DIV.f15mpopns {	padding: 1px 1px 1px 12px;}'+ 
  'div.popupnotes { background-color :#CCCCCC; border: none; padding: 4px; '+ie5macbug+'}'+ 
  '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: #7F93D3; 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+';}'+ 
  '.popuptitel {background-color:#7F93D3; position:absolute; '+toptit+' width: 305px; layer-background-color:#7F93D3; border-color:#FDD591; 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:#FDD591; 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;}'+
  '.popuptitelIE {background-color:#7F93D3; position:absolute; '+toptit+' width: 265px; left:8px; top:10px; layer-background-color:#7F93D3; border-color:#7F93D3; 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:#FDD591; 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;}'+
  '.popuptbg {background-color:#FDD591; position:absolute; width: 305px; height:20px; layer-background-color:#FDD591; border-color:#FDD591; 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;}'+ 
  'TD.popuptd {background-color:#FDD591; margin-top: 5px; margin-left: 5px; margin-right: 5px; padding-top:5px; padding-left:5px; padding-right:5px;}'+
  'DIV.mainplan { xbackground-color:#FDFEE1; position:absolute;  z-index: 12; top: 0px; left: 0px; margin-left: 0px; width: 100%; height:100%;}'+ 
//  'DIV.categorie { border-width:1px; border-style:solid; border-color:#3E59B0; position:absolute;  z-index: 14; top: 10px; left: 45px; margin-left: 0px; width: 513px; height:80px;}'+ 
//  'DIV.main { xbackground-color:#FDFEE1; position:absolute;  z-index: 12; top: 108px; left: 45px; margin-left: 0px; width: '+widthf4a+'%; height:100%;}'+ 
  'DIV.main { xbackground-color:#FDFEE1; position:absolute;  z-index: 12; top: 20px; left: 45px; margin-left: 0px; width: '+widthf4a+'%; height:100%;}'+ 
  'DIV.mainvra {position:absolute; top: 13px; left: 0px; margin-left: 0px; width: '+vrawidthf4a+'%; height:100%;}'+ 
  'DIV.vlucht {xbackground-color:#FFC664; text-align: left; background-image: url(/9299000/g/f4b_8er.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: top; position: absolute; z-index: 27; left:'+leftf4b+'%; height: 100%; top: 0px; width:'+widthf4b+'px}'+ 
  'DIV.vlucht2 {xbackground-color:#FFC664; text-align: left; background-image: url(/9299000/g/f4b_8er.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: top; position: absolute; z-index: 26; left:'+leftf4b+'%; height: 100%; top: 0px; width:'+widthf4b+'px}'+ 
  'DIV.vlucht3 {xbackground-color:#FFC664; text-align: left; background-image: url(/9299000/g/f4b_8er.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: top; position: absolute; z-index: 26; left:'+leftf4b+'%; height: 100%; top: 0px; width:'+widthf4b+'px}'+ 
  'DIV.vlucht4 {xbackground-color:#FFC664; text-align: left; background-image: url(/9299000/g/f4b_8er.jpg); background-repeat: repeat-x; background-attachment: fixed; background-position: top; position: absolute; z-index: 26; left:'+leftf4b+'%; height: 100%; top: 0px; width:'+widthf4b+'px}'+ 
  'DIV.vlucht5 {xbackground-color:#FFFFFF; text-align: left; position: absolute; z-index: 26; left:'+leftf4b+'%; height: 100%; top: 0px; width:'+widthf4b+'px}'+ 
  'DIV.vluchtvra {background-color:#CCCCCC; layer-background-color:#CCCCCC; background-image: url(/9299000/g/f4b_8er.gif); background-repeat: repeat-y; background-attachment: fixed; position: absolute; left:'+vraleftf4b+'%; height: 100%; top: 0px; width: 170px;}'+ 
'--></STYLE>');

