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

var t=''

var tithr ="table.titelhr{position:relative; top: -5;}"
var hrcss="hr{border: 1px solid #006699;}";
var butcss=".button {font-family: Verdana, Arial, Helvetica, sans-serif;  background: #3E59B0; border: none; color: #ffffff; text-align: center; cursor: hand; font-weight : bold;}";
var f4signaal="img.f4sign{margin-right: 5px;}";
var overflow="overflow-x:auto; overflow-y:auto";

if ( ( (isMac) && (IE4) ) || (NS6) ){
  widthf4b="25";					 		/*27, de correcte waarde, levert daar hor.scollbar op*/
}
else{
  if (NS4){
    widthf4b="20";
  }
  else{
    widthf4b="27";
  }
}

if ((isMac) && (NS4)){
f4asize =1.05;
f4asmallst=0.7;
f4bsize =75;
f4bsizehover=65;
h1asize =1.1;
h2asize =0.9;
h3asize =0.8;
H1size =1.6;							/*hoofdscherm kopje, in em*/
H2size =1.2;
H3size =1.0;
toppopupsize =12;
toppopuptekstborder ="none";
butcss="";
widthf4a="66";
leftf4b="80";
vrawidthf4a="67";
vraleftf4b="70";
inp="";
inp1="";
inp2="";
area="";
navs="";
lheight="";
tithr="";
hrcss="";
f4signaal="";
overflow="";
}
else if (NS4){
f4asize =70;
f4asmallst=10;
f4bsize=75;
f4bsizehover=65;
h1asize =0.8;
h2asize =0.6;
h3asize =0.5;
H1size =1.8;
H2size =1.03;
H3size =1.0;
toppopupsize =12;
toppopuptekstborder ="none";
butcss="";
widthf4a="66";
leftf4b="80";
vrawidthf4a="60";
vraleftf4b="86";
inp="";
inp1="";
inp2="";
area="";
navgifs="";
lheight="";
tithr="";
hrcss="";
f4signaal="";
overflow="";
}
else if (NS6){
f4asize=70;
f4asmallst=10;
f4bsize=99;
f4bsizehover=85;
h1asize =1;
h2asize =0.8;  
h3asize =0.7;  
H1size =1.2;
H2size =1.0;
H3size =0.9;
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="67";
leftf4b="74";
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: -30px; top: -10px; z-index: 2;}"; //-10px is voor overige browsers niet nodig!
lheight="line-height: 135%;";
overflow="overflow:auto";
}
else{
f4asize=70;
f4asmallst=10;
f4bsize=99;
f4bsizehover=85;
h1asize =1;
h2asize =0.8;  
h3asize =0.7;  
H1size =1.25;
H2size =1.0;
H3size =0.9;
toppopupsize =11;
toppopuptekstborder ="border-right-color:#999999; border-right-width: 1px; border-right-style: solid; border-left-color:#ffffff; border-left-width: 1px; border-left-style: solid; border-bottom-color:#ffffff; border-bottom-width: 1px; border-bottom-style: solid";
widthf4a="73";
leftf4b="73";
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: -30px; 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 '+hrcss;
t+='\n '+tithr;
t+='\n '+f4signaal;
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:9px;'
t+='\n margin-right:10px;'
t+='\n}'
t+='\n BODY.f4 {'
//t+='\n background-image: url(/9307000/g/f4_8er.gif);' dit staat nu in sdoco.htp
t+='\n background-repeat: no-repeat;'
t+='\n background-attachment: fixed;'
t+='\n background-position: top right;'
t+='\n}'
t+='\n BODY.f4enq {'
t+='\n background-image: url(/9307000/g/f4enq8er.jpg);'
t+='\n background-repeat: no-repeat;'
t+='\n background-attachment: fixed;'
t+='\n background-position: top right;'
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: #999900;'
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 font-weight: bold;'
t+='\n color: #999900;'
t+='\n text-decoration: none;'
t+='\n }'

t+='\n span.h1{'
t+='\n font-family: Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size: '+H1size+'em;'
t+='\n font-weight: bold;'
t+='\n color: #999900;'
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: #999900;'
t+='\n }'

t+='\n H2.vluchtkop {'
t+='\n font-family: Verdana, Arial, Helvetica, sans-serif;'
t+='\n font-size: '+H2size+'em;'
t+='\n font-weight: bold;'
t+='\n color: #999900;'
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: #999900;'
t+='\n }'

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


t+='\n TD.f4bnws  A, TD.f4bnws A:VISITED {'
t+='\n color: #006699;'
t+='\n text-decoration: none;'
t+='\n font-size: '+f4bsize+'%;'
t+='\n font-weight: bold;'
t+='\n}'

t+='\n TD.f4bnwscur  A, TD.f4bnwscur A:VISITED {'
t+='\n color: #7D7D7D;'
t+='\n text-decoration: none;'
t+='\n font-size: '+f4bsize+'%;'
t+='\n cursor: default;'
t+='\n font-weight: bold;'
t+='\n}'

t+='\n TD.f4bnwscur A:hover,TD.f4bnws A:hover {'
t+='\n font-weight: bold;'
t+='\n font-size: '+f4bsize+'%;'
t+='\n color: #7D7D04;'
t+='\n font-weight: bold;'
t+='\n text-decoration: none;}'  


t+='\n TD.f4b A:hover {'
t+='\n font-weight: bold;'
t+='\n font-size: '+f4bsizehover+'%;'
t+='\n color: #006699;'
t+='\n text-decoration: none;}'  

t+='\n TD.f4b A:active {'
t+='\n color: #006699;'
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 = "10";
  popupSize = "10";
}



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:15px; ";
            toptit="";
            padding = "padding-bottom: 3px; padding-top: 3px;";
          }
          else{
            positiontoppopuptekst = "position: relative; top:13px; ";
            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 {'+ 		/*tekst kleur, popup menu*/
' font-family:Verdana,Arial,sans serif;'+ 
' font-size:'+SizNSmenuitems+'pt;'+ 
' color:#003366;'+ 
' text-decoration:none;'+ 
'   font-weight: bold;'+ 
'}'+ 
'DIV.f15mpopns {'+ 							/*border kleur, popup menu*/
'	padding: 1px 1px 0px 4px;'+ 
' font-family:Verdana,Arial,sans serif;'+ 
'    border: 1px solid #ffffff;'+ 
'    width:200px;'+ 
'   font-weight: bold;'+ 
'}'+ 
'DIV.f15mpopOverns{'+ 						/*border kleur, popup menu bij mouseover*/
'    padding: 1px 1px 0px 4px;'+ 
' font-family:Verdana,Arial,sans serif;'+ 
'    font-size:'+SizNSmenuitems+'pt;'+ 
'    border: 1px solid #ffffff;'+ 
'    color:#FFFFFF;'+ 
'    width:200px;'+ 
'   font-weight: bold;'+ 
'}'+ 
'DIV.f15mpopOverns A{'+ 					/*tekst kleur, popup menu bij mouseover*/
'    font-size:'+SizNSmenuitems+'pt;'+ 
' font-family:Verdana,Arial,sans serif;'+ 
'    color:#FFFFFF;'+ 
'    text-decoration: none;'+
'   font-weight: bold;'+ 
'}'+ 	
  '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 {background-color:#3E59B0; position:absolute; '+toptit+' width: 305px; layer-background-color:#3E59B0; border-color:#336699; 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:#3E59B0; border-width:5px; 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:#336699; 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:#336699; position:absolute; width: 305px; height:20px; layer-background-color:#336699; border-color:#336699; 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:#336699; margin-top: 5px; margin-left: 5px; margin-right: 5px; padding-top:5px; padding-left:5px; padding-right:5px;}'+
  'DIV.main { xbackground-color:#FDFEE1; position:absolute;  z-index: 12; top: 20px; left: 0px; margin-left: 0px; width: '+widthf4a+'%; height:100%;}'+ 
  'DIV.main100 { xbackground-color:#FDFEE1; position:absolute;  z-index: 12; top: 20px; left: 0px; margin-left: 0px; width: 100%; height:100%; padding-right:0px;}'+ 
  'DIV.vlucht {text-align: right; position: absolute; z-index: 25; left:'+leftf4b+'%; height: 100%; top: 0px; width:'+widthf4b+'%}'+ 
  'div.checkbox {'+ overflow + '; border-color:#B9B907; border-width:1px; border-style:solid; scrollbar-arrow-color: #ffffff; scrollbar-darkshadow-color: #122543; scrollbar-shadow-color: #B4E9FB; scrollbar-face-color: #3E59B0; scrollbar-3dlight-color: #B4E9FB; scrollbar-highlight-color: #8D8D8D; scrollbar-track-color: #86C6F4;}'+
 '--></STYLE>');