function get_all_elements ()
 {div01 = get_element ('div01_id');
  txt01 = get_element ('txt01_id');
  txt02 = get_element ('txt02_id');
  txt03 = get_element ('txt03_id');
  txt04 = get_element ('txt04_id');
  txt05 = get_element ('txt05_id');
  txt06 = get_element ('txt06_id');
  img01 = get_element ('img01_id');
  img02 = get_element ('img02_id');
  img03 = get_element ('img03_id');
  img04 = get_element ('img04_id');
  img05 = get_element ('img05_id');
  img06 = get_element ('img06_id');
  img07 = get_element ('img07_id');
  img08 = get_element ('img08_id');
  img09 = get_element ('img09_id');
  img0a = get_element ('img0a_id');
  img0b = get_element ('img0b_id');
  img0c = get_element ('img0c_id');
  img10 = get_element ('img10_id');
  img11 = get_element ('img11_id');
  img12 = get_element ('img12_id');
  img13 = get_element ('img13_id');
  img14 = get_element ('img14_id');
  img15 = get_element ('img15_id');
  img16 = get_element ('img16_id');
  img17 = get_element ('img17_id');
  img18 = get_element ('img18_id');
  img90 = get_element ('img90_id');
  img91 = get_element ('img91_id');
  img92 = get_element ('img92_id');
  img93 = get_element ('img93_id');}

browser = get_browser ();  // Internet-Browser
fhoehe = 0;  // Fensterhöhe
fbreite = 0; // Fensterbreite
ihoehe = 0;  // Info-Höhe
ibreite = 0; // Info-Breite
mpos = 15;   // Info-Position zur Mouse
xkorr = 0;   // Korrektur für X-Achse
ykorr = 0;   // Korrektur für Y-Achse
okorr = 0;   // Korrektur für Opera
nkorr = 0;   // Korrektur für Netscape
ekorr = 0;   // Korrektur für Explorer
skorr = 0;   // Korrektur für Sonderfälle
mposx = 0;   // Mouse-Position für X-Achse
mposy = 0;   // Mouse-Position für Y-Achse

function init_tour_info (tour)
 {fhoehe = get_page_height ();
  fbreite = get_page_width ();
  div01.style.width = "0px";
  div01.style.height = "0px";
  txt01.firstChild.nodeValue = "";
  txt02.firstChild.nodeValue = "";
  txt03.firstChild.nodeValue = "Zeit:";
  txt04.firstChild.nodeValue = "";
  txt05.firstChild.nodeValue = "Teilnehmer:";
  txt06.firstChild.nodeValue = "";
  txt01.style.margin = "0px";
  txt01.style.marginTop = "3px";
  txt02.style.margin = "0px";
  txt03.style.margin = "0px";
  txt03.style.marginLeft = "1px";
  txt04.style.margin = "0px";
  txt04.style.marginRight = "1px";
  txt05.style.margin = "0px";
  txt05.style.marginLeft = "1px";
  txt06.style.margin = "0px";
  txt06.style.marginRight = "1px";
  txt06.style.marginBottom = "3px";
  txt06.style.width = "auto";
  img01.src = "Pixel.gif";
  img01.style.width = "0px";
  img01.style.height = "0px";
  img01.style.borderWidth = "0px";
  img01.style.margin = "0px";
  img02.src = "Pixel.gif";
  img02.style.width = "0px";
  img02.style.height = "0px";
  img02.style.borderWidth = "0px";
  img02.style.margin = "0px";
  img03.src = "Pixel.gif";
  img03.style.width = "0px";
  img03.style.height = "0px";
  img03.style.borderWidth = "0px";
  img03.style.margin = "0px";
  img04.src = "Pixel.gif";
  img04.style.width = "0px";
  img04.style.height = "0px";
  img04.style.borderWidth = "0px";
  img04.style.margin = "0px";
  img05.src = "Pixel.gif";
  img05.style.width = "0px";
  img05.style.height = "0px";
  img05.style.borderWidth = "0px";
  img05.style.margin = "0px";
  img06.src = "Pixel.gif";
  img06.style.width = "0px";
  img06.style.height = "0px";
  img06.style.borderWidth = "0px";
  img06.style.margin = "0px";
  img07.src = "Pixel.gif";
  img07.style.width = "0px";
  img07.style.height = "0px";
  img07.style.borderWidth = "0px";
  img07.style.margin = "0px";
  img08.src = "Pixel.gif";
  img08.style.width = "0px";
  img08.style.height = "0px";
  img08.style.borderWidth = "0px";
  img08.style.margin = "0px";
  img09.src = "Pixel.gif";
  img09.style.width = "0px";
  img09.style.height = "0px";
  img09.style.borderWidth = "0px";
  img09.style.margin = "0px";
  img0a.src = "Pixel.gif";
  img0a.style.width = "0px";
  img0a.style.height = "0px";
  img0a.style.borderWidth = "0px";
  img0a.style.margin = "0px";
  img0b.src = "Pixel.gif";
  img0b.style.width = "0px";
  img0b.style.height = "0px";
  img0b.style.borderWidth = "0px";
  img0b.style.margin = "0px";
  img0c.src = "Pixel.gif";
  img0c.style.width = "0px";
  img0c.style.height = "0px";
  img0c.style.borderWidth = "0px";
  img0c.style.margin = "0px";
  img10.src = "Pixel.gif";
  img10.style.width = "0px";
  img10.style.height = "0px";
  img10.style.borderWidth = "0px";
  img10.style.margin = "0px";
  img11.src = "Pixel.gif";
  img11.style.width = "0px";
  img11.style.height = "0px";
  img11.style.borderWidth = "0px";
  img11.style.margin = "0px";
  img12.src = "Pixel.gif";
  img12.style.width = "0px";
  img12.style.height = "0px";
  img12.style.borderWidth = "0px";
  img12.style.margin = "0px";
  img13.src = "Pixel.gif";
  img13.style.width = "0px";
  img13.style.height = "0px";
  img13.style.borderWidth = "0px";
  img13.style.margin = "0px";
  img14.src = "Pixel.gif";
  img14.style.width = "0px";
  img14.style.height = "0px";
  img14.style.borderWidth = "0px";
  img14.style.margin = "0px";
  img15.src = "Pixel.gif";
  img15.style.width = "0px";
  img15.style.height = "0px";
  img15.style.borderWidth = "0px";
  img15.style.margin = "0px";
  img16.src = "Pixel.gif";
  img16.style.width = "0px";
  img16.style.height = "0px";
  img16.style.borderWidth = "0px";
  img16.style.margin = "0px";
  img17.src = "Pixel.gif";
  img17.style.width = "0px";
  img17.style.height = "0px";
  img17.style.borderWidth = "0px";
  img17.style.margin = "0px";
  img18.src = "Pixel.gif";
  img18.style.width = "0px";
  img18.style.height = "0px";
  img18.style.borderWidth = "0px";
  img18.style.margin = "0px";
  img90.style.width = "3px";
  img91.style.height = "1px";
  img92.style.height = "1px";
  img93.style.height = "0px";
  skorr = 0;
  if (browser == "Opera")
   {okorr = 1;}
  else if (browser == "Netscape")
   {nkorr = 1;
    img03.style.width = "1px";
    img05.style.width = "1px";
    img07.style.width = "1px";
    img09.style.width = "1px";
    if (typeof (document.addEventListener) == "function")
     {document.addEventListener ("mousemove", check_mouse_position, true);}}
  else if (browser == "Explorer")
   {ekorr = 1;}}

function check_mouse_position (event)
 {mposx = event.pageX;
  mposy = event.pageY;}

function check_info_position ()
 {if (browser != "Netscape")
   {mposx = window.event.x;
    mposy = window.event.y;}

  div01.style.left = mposx + 10;
  div01.style.top = mposy;

  var space = fhoehe - mposy;
  if (space < ihoehe + 5)
   {ykorr = (ihoehe - space + 5) + skorr;
    if (mposy - ykorr < 1)
     {ykorr = mposy - 1;}}
  else
   {ykorr = skorr - 5;}}

function show_tour_info (tour)
 {div01.style.visibility = 'visible';

  switch (tour)
   {case 'Ost-1984': ihoehe = 106;
                     ibreite = 320;
                     mpos = 15;
                     break;
    case 'Ost-1990': ihoehe = 106;
                     ibreite = 324;
                     mpos = 15;
                     break;
    case 'Ita-1991': ihoehe = 117;
                     ibreite = 235;
                     mpos = 15;
                     break;
    case 'Eng-1991': ihoehe = 103;
                     ibreite = 245;
                     mpos = 15;
                     break;
    case 'Tue-1991': ihoehe = 160;
                     ibreite = 393;
                     mpos = 15;
                     break;
    case 'Fra-1991': ihoehe = 198;
                     ibreite = 237;
                     mpos = 15;
                     break;
    case 'Egy-1992': ihoehe = 130;
                     ibreite = 300;
                     mpos = 15;
                     break;
    case 'Ukr-1992': ihoehe = 106;
                     ibreite = 325;
                     mpos = 15;
                     break;
    case 'Chi-1993': ihoehe = 106;
                     ibreite = 241;
                     if ((fbreite < 855) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Nov-1993': ihoehe = 89;
                     ibreite = 241;
                     mpos = 15;
                     break;
    case 'Mos-1993': ihoehe = 89;
                     ibreite = 241;
                     mpos = 15;
                     break;
    case 'Isr-1994': ihoehe = 64;
                     ibreite = 218;
                     mpos = 15;
                     break;
    case 'Lux-1994': ihoehe = 130;
                     ibreite = 235;
                     mpos = 15;
                     break;
    case 'Ind-1994': ihoehe = 106;
                     ibreite = 320;
                     if ((fbreite < 920) && (mposx > (fbreite / 2)))
                      {mpos = 60 - ibreite;}
                     else
                      {mpos = 15;}
                     skorr = -3;
                     break;
    case 'Syr-1995': ihoehe = 106;
                     ibreite = 246;
                     mpos = 15;
                     break;
    case 'Par-1995': ihoehe = 102;
                     ibreite = 246;
                     mpos = 15;
                     break;
    case 'Dae-1995': ihoehe = 64;
                     ibreite = 220;
                     mpos = 15;
                     break;
    case 'Ska-1995': ihoehe = 117;
                     ibreite = 235;
                     mpos = 15;
                     break;
    case 'Tai-1995': ihoehe = 130;
                     ibreite = 235;
                     if ((fbreite < 835) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Bal-1996': ihoehe = 106;
                     ibreite = 320;
                     mpos = 15;
                     break;
    case 'Per-1996': ihoehe = 226;
                     ibreite = 360;
                     mpos = 15;
                     break;
    case 'Tue-1997': ihoehe = 77;
                     ibreite = 250;
                     mpos = 15;
                     break;
    case 'Nie-1997': ihoehe = 106;
                     ibreite = 238;
                     mpos = 15;
                     break;
    case 'Kub-1997': ihoehe = 52;
                     ibreite = 217;
                     mpos = 15;
                     break;
    case 'Kol-1998': ihoehe = 147;
                     ibreite = 339;
                     mpos = 15;
                     break;
    case 'Slo-1998': ihoehe = 117;
                     ibreite = 235;
                     mpos = 15;
                     break;
    case 'Usa-1998': ihoehe = 162;
                     ibreite = 382;
                     mpos = 15;
                     break;
    case 'Cin-1998': ihoehe = 76;
                     ibreite = 194;
                     mpos = 15;
                     break;
    case 'New-1998': ihoehe = 76;
                     ibreite = 194;
                     mpos = 15;
                     break;
    case 'Mar-1998': ihoehe = 64;
                     ibreite = 241;
                     mpos = 15;
                     break;
    case 'Sri-1999': ihoehe = 118;
                     ibreite = 304;
                     if ((fbreite < 860) && (mposx > (fbreite / 2)))
                      {mpos = -6 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Mal-1999': ihoehe = 64;
                     ibreite = 221;
                     mpos = 15;
                     break;
    case 'Eng-1999': ihoehe = 76;
                     ibreite = 230;
                     mpos = 15;
                     break;
    case 'Eng-2000': ihoehe = 129;
                     ibreite = 222;
                     mpos = 15;
                     break;
    case 'Kam-2000': ihoehe = 144;
                     ibreite = 284;
                     if ((fbreite < 910) && (mposx > (fbreite / 2)))
                      {mpos = -6 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Usa-2000': ihoehe = 182;
                     ibreite = 402;
                     mpos = 15;
                     break;
    case 'Kol-2001': ihoehe = 132;
                     ibreite = 364;
                     mpos = 15;
                     break;
    case 'Mad-2001': ihoehe = 76;
                     ibreite = 241;
                     mpos = 15;
                     break;
    case 'Ten-2001': ihoehe = 76;
                     ibreite = 241;
                     mpos = 15;
                     break;
    case 'Vae-2001': ihoehe = 117;
                     ibreite = 235;
                     if ((fbreite < 835) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Ind-2001': ihoehe = 64;
                     ibreite = 222;
                     if ((fbreite < 780) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Kua-2001': ihoehe = 90;
                     ibreite = 193;
                     if ((fbreite < 800) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Irl-2002': ihoehe = 130;
                     ibreite = 156 + nkorr;
                     mpos = 15;
                     break;
    case 'Afr-2002': ihoehe = 242;
                     ibreite = 347;
                     mpos = 15;
                     break;
    case 'Ita-2002': ihoehe = 117;
                     ibreite = 235;
                     mpos = 15;
                     break;
    case 'Zyp-2003': ihoehe = 130;
                     ibreite = 156 + nkorr;
                     mpos = 15;
                     break;
    case 'Afr-2003': ihoehe = 255;
                     ibreite = 347;
                     mpos = 15;
                     break;
    case 'Fra-2003': ihoehe = 77;
                     ibreite = 226;
                     mpos = 15;
                     break;
    case 'Afr-2004': ihoehe = 205;
                     ibreite = 246;
                     mpos = 15;
                     break;
    case 'Tun-2005': ihoehe = 64;
                     ibreite = 241;
                     mpos = 15;
                     break;
    case 'Rus-2005': ihoehe = 248;
                     ibreite = 409;
                     mpos = 15;
                     break;
    case 'Kro-2005': ihoehe = 106;
                     ibreite = 322;
                     mpos = 15;
                     break;
    case 'Mex-2006': ihoehe = 214;
                     ibreite = 282;
                     mpos = 15;
                     break;
    case 'Atl-2006': ihoehe = 76;
                     ibreite = 193;
                     mpos = 15;
                     break;
    case 'Hou-2006': ihoehe = 76;
                     ibreite = 193;
                     mpos = 15;
                     break;
    case 'Deu-2006': ihoehe = 119;
                     ibreite = 156 + nkorr;
                     mpos = 15;
                     break;
    case 'Eur-2006': ihoehe = 322;
                     ibreite = 393;
                     mpos = 15;
                     break;
    case 'Sud-2007': ihoehe = 118;
                     ibreite = 296;
                     mpos = 15;
                     break;
    case 'Pol-2007': ihoehe = 64;
                     ibreite = 224;
                     mpos = 15;
                     break;
    case 'Prt-2007': ihoehe = 64;
                     ibreite = 222;
                     mpos = 15;
                     break;
    case 'Eth-2007': ihoehe = 118;
                     ibreite = 304;
                     mpos = 15;
                     break;
    case 'Bar-2008': ihoehe = 76;
                     ibreite = 236;
                     mpos = 15;
                     break;
    case 'Ath-2008': ihoehe = 76;
                     ibreite = 236;
                     mpos = 15;
                     break;
    case 'Mos-2008': ihoehe = 76;
                     ibreite = 236;
                     mpos = 15;
                     break;
    case 'Swz-2008': ihoehe = 64;
                     ibreite = 236;
                     mpos = 15;
                     break;
    case 'Isr-2008': ihoehe = 130;
                     ibreite = 156 + nkorr;
                     mpos = 15;
                     break;
    case 'Kre-2008': ihoehe = 76;
                     ibreite = 236;
                     mpos = 15;
                     break;
    case 'Mad-2008': ihoehe = 130;
                     ibreite = 302;
                     mpos = 15;
                     break;
    case 'Nep-2008': ihoehe = 106;
                     ibreite = 313;
                     if ((fbreite < 920) && (mposx > (fbreite / 2)))
                      {mpos = 60 - ibreite;}
                     else
                      {mpos = 15;}
                     skorr = -3;
                     break;
    case 'Nie-2009': ihoehe = 103;
                     ibreite = 268;
                     mpos = 15;
                     break;
    case 'Lib-2009': ihoehe = 130;
                     ibreite = 156 + nkorr;
                     mpos = 15;
                     break;
    case 'Nam-2009': ihoehe = 152;
                     ibreite = 310;
                     mpos = 15;
                     break;
    case 'Isl-2009': ihoehe = 130;
                     ibreite = 235;
                     if ((fbreite < 835) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;
    case 'Win-2010': ihoehe = 89;
                     ibreite = 238;
                     mpos = 15;
                     break;
    case 'Ita-2010': ihoehe = 198;
                     ibreite = 237;
                     mpos = 15;
                     break;
    case 'Usb-2010': ihoehe = 145;
                     ibreite = 237;
                     if ((fbreite < 725) && (mposx > (fbreite / 2)))
                      {mpos = -5 - ibreite;}
                     else
                      {mpos = 15;}
                     break;}

  check_info_position ();

  if (browser == "Netscape")
   {if (fbreite <= 775)
     {var bkorr = 0;}
    else
     {var bkorr = (fbreite - 775) / 2.15;}
    div01.style.left = mposx + mpos;
    div01.style.top = mposy - ykorr;}
  else
   {div01.style.left = window.event.x + mpos;
    div01.style.top = window.event.y - ykorr;}

  switch (tour)
   {case 'Ost-1984': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Osteuropa 1984-1989";
                     txt01.style.marginTop = 8 + (okorr * 2) + "px";
                     txt01.style.marginBottom = "3px";
                     txt02.firstChild.nodeValue = "(Tschechoslowakei-Ungarn- Rumänien-Bulgarien)";
                     txt03.firstChild.nodeValue = "";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck, Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = 8 + (okorr * 2) + "px";
                     img01.src = "./Flaggen/Tschechien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Ungarn.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Rumaenien-SR.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img04.src = "./Flaggen/Bulgarien-VR.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img92.style.height = "5px";
                     break;
    case 'Ost-1990': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Osteuropa 1990-2009";
                     txt01.style.marginTop = 4 + (okorr * 2) + "px";
                     txt01.style.marginBottom = "2px";
                     txt02.firstChild.nodeValue = "(Polen-Tschechien- Slowakei-Ungarn)";
                     txt02.style.marginLeft = "15px";
                     txt02.style.marginRight = "15px";
                     txt03.firstChild.nodeValue = "";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck, Thomas Wehrsdorfer, Hendrik Zimmermann & Heiko Otto";
                     txt06.style.marginBottom = 4 + (okorr * 2) + "px";
                     img01.src = "./Flaggen/Polen.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Tschechien.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Slowakei.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img04.src = "./Flaggen/Ungarn.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     break;
    case 'Ita-1991': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südeuropa 1991";
                     txt02.firstChild.nodeValue = "(Österreich-Italien-Jugoslawien)";
                     txt04.firstChild.nodeValue = "17.05.-20.05.1991";
                     txt06.firstChild.nodeValue = "Steffen Kocksch & Heiko Otto";
                     img10.src = "./Flaggen/Oesterreich.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Italien.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Jugoslawien-SFR.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Eng-1991': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Großbritannien 1991/1994";
                     txt01.style.marginLeft = "15px";
                     txt01.style.marginRight = "15px";
                     txt02.firstChild.nodeValue = "(England-Wales)";
                     txt03.style.marginLeft = "8px";
                     txt04.firstChild.nodeValue = "04.07.-12.07.1991 & 10.06.-19.06.1994";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Grossbritannien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img93.style.height = "1px";
                     break;
    case 'Tue-1991': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südosteuropa 1991";
                     txt01.style.marginTop = 5 + (okorr * 3) + "px";
                     txt02.firstChild.nodeValue = "(Tschechoslowakei-Ungarn-Rumänien- Bulgarien-Türkei-Griechenland- Jugoslawien-Kroatien-Österreich)";
                     txt02.style.marginLeft = "15px";
                     txt02.style.marginRight = "15px";
                     txt04.firstChild.nodeValue = "18.07.-03.08.1991";
                     txt05.firstChild.nodeValue = "Teilnehmer:";
                     txt05.style.marginLeft = 1 + (nkorr * 6) - ekorr + "px";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer, Thomas Grau & Heiko Otto";
                     txt06.style.marginBottom = 6 + (okorr * 3) + "px";
                     img01.src = "./Flaggen/Tschechien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Ungarn.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Rumaenien-neu.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img03.style.marginBottom = "2px";
                     img04.src = "./Flaggen/Bulgarien-neu.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img04.style.marginBottom = "2px";
                     img05.src = "./Flaggen/Kroatien.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "2px";
                     img06.src = "./Flaggen/Oesterreich.gif";
                     img06.style.width = "75px";
                     img06.style.height = "50px";
                     img06.style.borderWidth = "1px";
                     img10.src = "./Flaggen/Tuerkei.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Griechenland.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Jugoslawien-SFR.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img91.style.height = "2px";
                     img93.style.height = "2px";
                     break;
    case 'Fra-1991': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südeuropa 1991";
                     txt01.style.marginTop = "5px";
                     txt02.firstChild.nodeValue = "(Frankreich-Monakko-Italien- Schweiz-Liechtenstein-Österreich)";
                     txt02.style.marginLeft = "25px";
                     txt02.style.marginRight = "25px";
                     txt04.firstChild.nodeValue = "29.08.-01.09.1991";
                     txt05.firstChild.nodeValue = "Teilnehmer:";
                     txt06.firstChild.nodeValue = "Steffen Kocksch, Silke Ziemer & Heiko Otto";
                     txt05.style.marginLeft = "18px";;
                     txt06.style.marginRight = "18px";
                     img10.src = "./Flaggen/Frankreich.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "3px";
                     img10.style.marginBottom = "2px";
                     img11.src = "./Flaggen/Monakko.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "3px";
                     img11.style.marginBottom = "2px";
                     img12.src = "./Flaggen/Italien.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = "2px";
                     img13.src = "./Flaggen/Schweiz.gif";
                     img13.style.width = "75px";
                     img13.style.height = "50px";
                     img13.style.borderWidth = "1px";
                     img13.style.marginRight = "3px";
                     img14.src = "./Flaggen/Liechtenstein.gif";
                     img14.style.width = "75px";
                     img14.style.height = "50px";
                     img14.style.borderWidth = "1px";
                     img14.style.marginRight = "3px";
                     img15.src = "./Flaggen/Oesterreich.gif";
                     img15.style.width = "75px";
                     img15.style.height = "50px";
                     img15.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Egy-1992': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite - (okorr * 3) + "px";
                     txt01.firstChild.nodeValue = "Ägypten 1992";
                     txt01.style.marginTop = "2px";
                     txt04.firstChild.nodeValue = "04.09.-29.09.1992";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Thomas Grau, Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = "2px";
                     img01.src = "./Karten/Egy-1992-Inf.jpg";
                     img01.style.width = "135px";
                     img01.style.height = "128px";
                     img01.style.borderWidth = "1px";
                     img12.src = "./Flaggen/Aegypten.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginLeft = 84 + nkorr + "px";
                     img12.style.marginBottom = 0 + (okorr * 38) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Ukr-1992': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Osteuropa 1992/93";
                     txt01.style.marginTop = 4 + (okorr * 2) + "px";
                     txt01.style.marginBottom = "2px";
                     txt02.firstChild.nodeValue = "(Tschechoslowakei-Ukraine- Polen-Slowakei-Tschechien)";
                     txt04.firstChild.nodeValue = "25.12.1992-02.01.1993";
                     txt05.style.marginLeft = "4px";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck, Sibylle Rode & Heiko Otto";
                     txt06.style.marginBottom = 5 + (okorr * 2) + "px";
                     img01.src = "./Flaggen/Tschechien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Ukraine.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Polen.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img04.src = "./Flaggen/Slowakei.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     break;
    case 'Chi-1993': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "China 1993";
                     txt01.style.marginTop = 7 + okorr + "px";
                     txt02.firstChild.nodeValue = "(China-Hongkong)";
                     txt04.firstChild.nodeValue = "09.07.-07.08.1993";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Grau, Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = 10 + okorr + "px";;
                     img01.src = "./Flaggen/China.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Hongkong-alt.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img91.style.height = "3px";
                     img92.style.height = "5px";
                     break;
    case 'Nov-1993': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Novosibirsk 1993";
                     txt02.firstChild.nodeValue = "(Russland)";
                     txt04.firstChild.nodeValue = "07.08.1993";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Grau, Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Russland.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Mos-1993': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Moskau 1993";
                     txt02.firstChild.nodeValue = "(Russland)";
                     txt04.firstChild.nodeValue = "08.08.1993";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Grau, Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Russland.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Isr-1994': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite  + "px";
                     txt01.firstChild.nodeValue = "Israel 1994";
                     txt04.firstChild.nodeValue = "21.02.-02.03.1994";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck & Heiko Otto";
                     txt06.style.marginRight = "5px";
                     img01.src = "./Flaggen/Israel.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Lux-1994': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite  + "px";
                     txt01.firstChild.nodeValue = "Be-Ne-Lux 1994";
                     txt02.firstChild.nodeValue = "(Belgien-Niederlande-Luxemburg)";
                     txt04.firstChild.nodeValue = "10.06.-19.06.1994";
                     txt05.style.marginLeft = "20px";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginRight = "20px";
                     img10.src = "./Flaggen/Belgien.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Niederlande.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Luxemburg.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Ind-1994': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Indien 1994";
                     txt01.style.marginTop = 7 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Indien-Nepal-Bangladesh)";
                     txt04.firstChild.nodeValue = "17.09.-22.10.1994";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Grau, Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = "10px";
                     img01.src = "./Flaggen/Indien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "3px";
                     img02.src = "./Flaggen/Nepal-1.gif";
                     img02.style.width = "75px";
                     img02.style.height = "47px";
                     img02.style.borderWidth = "0px";
                     img03.src = "Pixel.gif";
                     img03.style.width = "75px";
                     img03.style.height = "2px";
                     img03.style.borderWidth = "0px";
                     img03.style.marginRight = "5px";
                     img04.src = "./Flaggen/Nepal-2.gif";
                     img04.style.width = "75px";
                     img04.style.height = "2px";
                     img04.style.borderWidth = "0px";
                     img05.src = "./Flaggen/Bangladesh.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "3px";
                     img06.src = "./Flaggen/Nepal-3.gif";
                     img06.style.width = "75px";
                     img06.style.height = "52px";
                     img06.style.borderWidth = "0px";
                     img91.style.height = "3px";
                     img92.style.height = 5 + okorr + "px";
                     break;
    case 'Syr-1995': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Naher Osten 1995";
                     txt01.style.marginTop = "3px";
                     txt02.firstChild.nodeValue = "(Syrien-Jordanien)";
                     txt04.firstChild.nodeValue = "03.03.-19.03.1995";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck, Jeannine Gerber, Hendrik Zimmermann & Heiko Otto";
                     txt06.style.marginBottom = 3 + (okorr * 3) + "px";
                     img01.src = "./Flaggen/Syrien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Jordanien.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img91.style.height = "3px";
                     img92.style.height = "3px";
                     break;
    case 'Par-1995': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Paris 1995";
                     txt02.firstChild.nodeValue = "(Frankreich)";
                     txt04.firstChild.nodeValue = "03.03. & 19.03.1995";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck, Jeannine Gerber, Hendrik Zimmermann & Heiko Otto";
                     img01.src = "./Flaggen/Frankreich.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Dae-1995': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Dänemark 1995";
                     txt04.firstChild.nodeValue = "24.05.-28.05.1995";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck & Heiko Otto";
                     img01.src = "./Flaggen/Daenemark.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Ska-1995': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Skandinavien 1995";
                     txt02.firstChild.nodeValue = "(Dänemark-Schweden-Norwegen)";
                     txt04.firstChild.nodeValue = "14.07.-23.07.1995";
                     txt05.style.marginLeft = "3px";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck & Heiko Otto";
                     if (browser == "Explorer")
                      {txt06.style.width = "165px";}
                     txt06.style.marginRight = "2px";
                     img10.src = "./Flaggen/Daenemark.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Schweden.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Norwegen.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Tai-1995': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Taiwan 1995";
                     txt02.firstChild.nodeValue = "(Taiwan-Hongkong-Macao)";
                     txt04.firstChild.nodeValue = "03.10.-19.10.1995";
                     txt05.style.marginLeft = "10px";
                     txt06.firstChild.nodeValue = "Thomas Grau, Heiko Otto & Thomas Wehrsdorfer";
                     txt06.style.marginRight = "10px";
                     img10.src = "./Flaggen/Taiwan.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Hongkong-alt.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Macao-alt.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Bal-1996': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Baltikum 1996";
                     txt01.style.marginTop = 6 + okorr + "px";
                     txt01.style.marginBottom = 3 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Polen-Litauen- Lettland-Estland)";
                     txt02.style.marginLeft = "20px";
                     txt02.style.marginRight = "20px";
                     txt04.firstChild.nodeValue = "02.08.-12.08.1996";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = 7 + (okorr * 2) + "px";
                     img01.src = "./Flaggen/Polen.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Litauen.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Lettland.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img04.src = "./Flaggen/Estland.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img91.style.height = "5px";
                     img92.style.height = "5px";
                     break;
    case 'Per-1996': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südamerika 1996";
                     txt01.style.marginTop = 2 + (okorr * 2) + "px";
                     txt02.firstChild.nodeValue = "(Brasilien-Paraquay-Argeninien-Chile- Bolivien-Peru-Ecuador-Kolumbien)";
                     txt04.firstChild.nodeValue = "21.10.-07.12.1996";
                     if ((browser == "Opera") || (browser == "Netscape"))
                      {txt05.style.marginLeft = "8px";}
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer  & Heiko Otto";
                     txt06.style.marginBottom = 2 + (okorr * 2) + "px";
                     img12.src = "./Karten/Per-1996-Inf.jpg";
                     img12.style.width = "200px";
                     img12.style.height = "135px";
                     img12.style.borderWidth = "1px";
                     img01.src = "./Flaggen/Brasilien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "6px";
                     img02.src = "./Flaggen/Paraquay.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "6px";
                     img03.src = "./Flaggen/Argentinien.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img03.style.marginBottom = "6px";
                     img04.src = "./Flaggen/Chile.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img04.style.marginBottom = "6px";
                     img05.src = "./Flaggen/Bolivien.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "2px";
                     img05.style.marginBottom = "6px";
                     img06.src = "./Flaggen/Peru.gif";
                     img06.style.width = "75px";
                     img06.style.height = "50px";
                     img06.style.borderWidth = "1px";
                     img06.style.marginBottom = "6px";
                     img07.src = "./Flaggen/Ecuador.gif";
                     img07.style.width = "75px";
                     img07.style.height = "50px";
                     img07.style.borderWidth = "1px";
                     img07.style.marginRight = "2px";
                     img08.src = "./Flaggen/Kolumbien.gif";
                     img08.style.width = "75px";
                     img08.style.height = "50px";
                     img08.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img93.style.height = "3px";
                     break;
    case 'Tue-1997': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Türkei 1997";
                     txt04.firstChild.nodeValue = "16.03.-23.03.1997";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Hendrik Zimmermann, Jeannine Gerber & Heiko Otto";
                     img01.src = "./Flaggen/Tuerkei.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Nie-1997': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Niederlande 1997";
                     txt01.style.marginTop = 7 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Belgien-Niederlande)";
                     txt04.firstChild.nodeValue = "28.05.-01.06.1997";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck, Gilbert Schmidt & Heiko Otto";
                     txt06.style.marginBottom = 10 + okorr + "px";
                     img01.src = "./Flaggen/Belgien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Niederlande.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img91.style.height = "3px";
                     img92.style.height = "5px";
                     break;
    case 'Kub-1997': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Kuba 1997";
                     txt04.firstChild.nodeValue = "07.09.-28.09.1997";
                     txt06.firstChild.nodeValue = "Heiko Otto";
                     txt06.style.marginBottom = "4px";
                     img01.src = "./Flaggen/Kuba.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Kol-1998': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südamerika 1998";
                     txt02.firstChild.nodeValue = "(Kolumbien-Ecuador)";
                     txt04.firstChild.nodeValue = "07.01.-30.01.1998";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt05.style.marginLeft = "0px";
                     txt06.firstChild.nodeValue = "Steffen Kircheisen, Hendrik Zimmermann & Heiko Otto";
                     txt06.style.marginRight = "0px";
                     img01.src = "./Karten/Kol-1998-Inf.jpg";
                     img01.style.width = "170px";
                     img01.style.height = "145px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/Kolumbien.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "8px";
                     img10.style.marginBottom = 0 + (okorr * 36) + "px";
                     img12.src = "./Flaggen/Ecuador.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = 0 + (okorr * 36) + "px";
                     img90.style.width = "5px";
                     img91.style.height = 2 + okorr + "px";
                     img93.style.height = "5px";
                     break;
    case 'Slo-1998': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südeuropa 1998";
                     txt02.firstChild.nodeValue = "(Österreich-Kroatien-Slowenien)";
                     txt04.firstChild.nodeValue = "01.05.-08.05.1998";
                     txt05.style.marginLeft = "4px";
                     txt06.firstChild.nodeValue = "Heiko Horlbeck & Heiko Otto";
                     if (browser == "Explorer")
                      {txt06.style.width = "165px";}
                     img10.src = "./Flaggen/Oesterreich.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Kroatien.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Slowenien.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Usa-1998': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Nordamerika 1998";
                     txt02.firstChild.nodeValue = "(USA-Mexiko)";
                     txt04.firstChild.nodeValue = "04.09.-30.09.1998";
                     txt05.style.marginLeft = "4px";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Karten/Usa-1998-Inf.jpg";
                     img01.style.width = "220px";
                     img01.style.height = "160px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/USA.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "3px";
                     img10.style.marginBottom = 30 + (okorr * 40) + "px";
                     img12.src = "./Flaggen/Mexiko.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = 30 + (okorr * 40) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Cin-1998': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Cincinnati 1998";
                     txt02.firstChild.nodeValue = "(USA)";
                     txt04.firstChild.nodeValue = "04.09.1998";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/USA.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'New-1998': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "New York 1998";
                     txt02.firstChild.nodeValue = "(USA)";
                     txt04.firstChild.nodeValue = "30.09.1998";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/USA.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Mar-1998': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Marokko 1998";
                     txt04.firstChild.nodeValue = "23.10.-07.11.1998";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Marokko.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Sri-1999': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Sri Lanka 1999";
                     txt01.style.marginTop = "2px";
                     txt04.firstChild.nodeValue = "22.01.-08.02.1999";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = "3px";
                     img01.src = "./Karten/Sri-1999-Inf.jpg";
                     img01.style.width = "140px";
                     img01.style.height = "116px";
                     img01.style.borderWidth = "1px";
                     img12.src = "./Flaggen/SriLanka.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginLeft = 82 + nkorr + "px";
                     img12.style.marginBottom = 0 + (okorr * 38) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Mal-1999': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Malta 1999";
                     txt04.firstChild.nodeValue = "15.05.-22.05.1999";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/Malta.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Eng-1999': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Großbritannien 1999";
                     txt02.firstChild.nodeValue = "(England-Schottland)";
                     txt04.firstChild.nodeValue = "16.09.-03.10.1999";
                     txt05.style.marginLeft = "5px";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/Grossbritannien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Eng-2000': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Großbritannien 1999/2000";
                     txt02.firstChild.nodeValue = "(England)";
                     txt03.style.marginLeft = "3px";
                     txt04.firstChild.nodeValue = "25.02.-02.03.1999 07.07.-12.07.1999 19.04.-25.04.2000 07.07.-12.07.2000";
                     if (browser == "Explorer")
                      {txt05.firstChild.nodeValue = "Teilnehm.:";}
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/Grossbritannien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Kam-2000': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südostasien 2000";
                     txt02.firstChild.nodeValue = "(Thailand-Kambodscha)";
                     txt04.firstChild.nodeValue = "13.01.-31.01.2000";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Karten/Kam-2000-Inf.jpg";
                     img01.style.width = "120px";
                     img01.style.height = "142px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/Thailand.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "5px";
                     img10.style.marginBottom = 12 + (okorr * 38) + "px";
                     img12.src = "./Flaggen/Kambodscha.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = 12 + (okorr * 38) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Usa-2000': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Nordamerika 2000";
                     txt02.firstChild.nodeValue = "(USA-Kanada)";
                     txt04.firstChild.nodeValue = "13.05.-10.06.2000";
                     txt05.style.marginLeft = "6px";
                     txt06.firstChild.nodeValue = "Eva Rode, Sibylle Rode, Thomas Rode & Heiko Otto";
                     txt06.style.marginRight = "6px";
                     img01.src = "./Karten/Usa-2000-Inf.jpg";
                     img01.style.width = "240px";
                     img01.style.height = "180px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/USA.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "3px";
                     img10.style.marginBottom = 23 + (okorr * 42) + nkorr + "px";
                     img12.src = "./Flaggen/Kanada.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = 23 + (okorr * 42) + nkorr + "px";
                     img93.style.height = "3px";
                     break;
    case 'Kol-2001': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südamerika 2001";
                     txt01.style.marginTop = 3 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Venezuela-Kolumbien)";
                     txt04.firstChild.nodeValue = "29.06.-15.07.2001";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = "4px";
                     img01.src = "./Karten/Kol-2001-Inf.jpg";
                     img01.style.width = "200px";
                     img01.style.height = "130px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/Venezuela.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "5px";
                     img10.style.marginBottom = 0 + (okorr * 36) + "px";
                     img12.src = "./Flaggen/Kolumbien.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = 0 + (okorr * 36) + "px";
                     img91.style.heigth = "2px";
                     img92.style.heigth = "2px";
                     img93.style.height = "3px";
                     break;
    case 'Mad-2001': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Madrid 2001";
                     txt02.firstChild.nodeValue = "(Spanien)";
                     txt04.firstChild.nodeValue = "29.06.2001";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Spanien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Ten-2001': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Tenariffa 2001";
                     txt02.firstChild.nodeValue = "(Spanien)";
                     txt04.firstChild.nodeValue = "29.06.2001";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Spanien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Vae-2001': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Persischer Golf 2001";
                     txt02.firstChild.nodeValue = "(Bahrain-VAE-Oman)";
                     txt04.firstChild.nodeValue = "24.09.-26.09. & 16.10.-18.10.2001";
                     txt05.style.marginLeft = "10px";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     if (browser == "Explorer")
                      {txt06.style.width = "150px";}
                     txt06.style.marginRight = "10px";
                     img10.src = "./Flaggen/Bahrain.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/VAE.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Oman.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Ind-2001': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Indonesien 2001";
                     txt04.firstChild.nodeValue = "26.09.-16.10.2001";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/Indonesien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Kua-2001': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Kuala Lumpur 2001";
                     txt02.firstChild.nodeValue = "(Malaysia)";
                     txt04.firstChild.nodeValue = "16.10.2001";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img01.src = "./Flaggen/Malaysia.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Irl-2002': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Irland 2002";
                     txt02.firstChild.nodeValue = "(Irland-Nordirland-England)";
                     txt04.firstChild.nodeValue = "17.05.-26.05.2002";
                     txt05.style.marginLeft = "8px";
                     txt06.style.marginRight = "8px";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img10.src = "./Flaggen/Irland.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img12.src = "./Flaggen/Grossbritannien.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Afr-2002': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südafrika 2002";
                     txt02.firstChild.nodeValue = "(Südafrika-Botswana-Namibia- Simbabwe-Mosambik-Swasiland)";
                     txt04.firstChild.nodeValue = "06.06.-27.06.2002";
                     txt05.style.marginLeft = "0px";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginRight = "0px";
                     img12.src = "./Karten/Afr-2002-Inf.jpg";
                     img12.style.width = "187px";
                     img12.style.height = "150px";
                     img12.style.borderWidth = "1px";
                     img01.src = "./Flaggen/Suedafrika.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Botswana.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Namibia.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img03.style.marginBottom = "2px";
                     img04.src = "./Flaggen/Simbabwe.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img04.style.marginBottom = "2px";
                     img05.src = "./Flaggen/Mosambik.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "2px";
                     img06.src = "./Flaggen/Swasiland.gif";
                     img06.style.width = "75px";
                     img06.style.height = "50px";
                     img06.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img93.style.height = "2px";
                     break;
    case 'Ita-2002': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südeuropa 2002";
                     txt02.firstChild.nodeValue = "(Österreich-Italien-San Marino)";
                     txt04.firstChild.nodeValue = "27.09.-06.10.2002";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     txt05.style.marginLeft = "10px";
                     txt06.style.marginRight = "10px";
                     if (browser == "Explorer")
                      {txt06.style.width = "150px";}
                     img10.src = "./Flaggen/Oesterreich.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Italien.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/SanMarino.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Zyp-2003': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Zypern 2003";
                     txt02.firstChild.nodeValue = "(Zypern-Nordzypern)";
                     txt04.firstChild.nodeValue = "20.02.-27.02.2003";
                     txt05.style.marginLeft = "8px";
                     txt06.style.marginRight = "8px";
                     txt06.firstChild.nodeValue = "Sibylle Rode & Heiko Otto";
                     img10.src = "./Flaggen/Zypern.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img12.src = "./Flaggen/Nordzypern.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Afr-2003': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südafrika 2003";
                     txt02.firstChild.nodeValue = "(Südafrika-Botswana-Namibia- Sambia-Simbabwe-Lesotho)";
                     txt04.firstChild.nodeValue = "12.09.-05.10.2003";
                     txt05.style.marginLeft = "0px";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer, Sibylle Rode, Katja Pampus & Heiko Otto";
                     txt06.style.marginRight = "0px";
                     img12.src = "./Karten/Afr-2003-Inf.jpg";
                     img12.style.width = "187px";
                     img12.style.height = "150px";
                     img12.style.borderWidth = "1px";
                     img01.src = "./Flaggen/Suedafrika.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Botswana.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Namibia.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img03.style.marginBottom = "2px";
                     img04.src = "./Flaggen/Sambia.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img04.style.marginBottom = "2px";
                     img05.src = "./Flaggen/Simbabwe.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "2px";
                     img06.src = "./Flaggen/Lesotho.gif";
                     img06.style.width = "75px";
                     img06.style.height = "50px";
                     img06.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img93.style.height = "2px";
                     break;
    case 'Fra-2003': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Frankreich 2003";
                     txt04.firstChild.nodeValue = "25.10.-31.10.2003";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Sibylle Rode, Irmtraut Otto & Heiko Otto";
                     img01.src = "./Flaggen/Frankreich.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Afr-2004': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Ostafrika 2004";
                     txt02.firstChild.nodeValue = "(Kenia-Tansania-Uganda)";
                     txt04.firstChild.nodeValue = "24.11.-16.12.2004";
                     txt05.style.marginLeft = "11px";
                     txt06.firstChild.nodeValue = "Jörg Prüger & Heiko Otto";
                     img12.src = "./Karten/Afr-2004-Inf.jpg";
                     img12.style.width = "165px";
                     img12.style.height = "125px";
                     img12.style.borderWidth = "1px";
                     img01.src = "./Flaggen/Kenia.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Tansania.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginBottom = "2px";
                     img05.src = "./Flaggen/Uganda.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img93.style.height = "2px";
                     break;
    case 'Tun-2005': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Tunesien 2005";
                     txt04.firstChild.nodeValue = "24.01.-01.02.2005";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     img01.src = "./Flaggen/Tunesien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Rus-2005': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Nordosteuropa 2005";
                     txt01.style.marginTop = 2 + (okorr * 2) + "px";
                     txt02.firstChild.nodeValue = "(Polen-Litauen-Lettland-Estland-Finnland- Russland-Norwegen-Schweden-Dänemark)";
                     txt04.firstChild.nodeValue = "24.06.-23.07.2005";
                     txt05.style.marginLeft = "10px";
                     txt06.firstChild.nodeValue = "Thomas Petzold, Kerstin Petzold & Heiko Otto";
                     txt06.style.marginRight = "10px";
                     txt06.style.marginBottom = 2 + okorr + "px";
                     img01.src = "./Karten/Rus-2005-Inf.jpg";
                     img01.style.width = "170px";
                     img01.style.height = "246px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/Polen.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img10.style.marginBottom = "2px";
                     img11.src = "./Flaggen/Litauen.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img11.style.marginBottom = "2px";
                     img12.src = "./Flaggen/Lettland.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = "2px";
                     img13.src = "./Flaggen/Estland.gif";
                     img13.style.width = "75px";
                     img13.style.height = "50px";
                     img13.style.borderWidth = "1px";
                     img13.style.marginRight = "2px";
                     img13.style.marginBottom = "2px";
                     img14.src = "./Flaggen/Finnland.gif";
                     img14.style.width = "75px";
                     img14.style.height = "50px";
                     img14.style.borderWidth = "1px";
                     img14.style.marginRight = "2px";
                     img14.style.marginBottom = "2px";
                     img15.src = "./Flaggen/Russland.gif";
                     img15.style.width = "75px";
                     img15.style.height = "50px";
                     img15.style.borderWidth = "1px";
                     img15.style.marginBottom = "2px";
                     img16.src = "./Flaggen/Norwegen.gif";
                     img16.style.width = "75px";
                     img16.style.height = "50px";
                     img16.style.borderWidth = "1px";
                     img16.style.marginRight = "2px";
                     img16.style.marginBottom = 0 + (okorr * 74) + "px";
                     img17.src = "./Flaggen/Schweden.gif";
                     img17.style.width = "75px";
                     img17.style.height = "50px";
                     img17.style.borderWidth = "1px";
                     img17.style.marginRight = "2px";
                     img17.style.marginBottom = 0 + (okorr * 74) + "px";
                     img18.src = "./Flaggen/Daenemark.gif";
                     img18.style.width = "75px";
                     img18.style.height = "50px";
                     img18.style.borderWidth = "1px";
                     img18.style.marginBottom = 0 + (okorr * 74) + "px";
                     img90.style.width = "2px";
                     img93.style.height = 2 - okorr + "px";
                     break;
    case 'Kro-2005': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südosteuropa 2005";
                     txt01.style.marginTop = 4 + (okorr * 2) + "px";
                     txt01.style.marginBottom = 2 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Kroatien-Bosnien & Herzegowina-Serbien & Montenegro-Albanien)";
                     txt02.style.marginLeft = "15px";
                     txt02.style.marginRight = "15px";
                     txt04.firstChild.nodeValue = "11.12.-18.12.2005";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Wehrsdorfer & Heiko Otto";
                     txt06.style.marginBottom = 4 + (okorr * 2) + "px";
                     img01.src = "./Flaggen/Kroatien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Bosnien-Herzegowina.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Jugoslawien-neu.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img04.src = "./Flaggen/Albanien.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img90.style.width = "2px";
                     img91.style.height = 2 + okorr + "px";
                     img92.style.height = "2px";
                     break;
    case 'Mex-2006': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Mittelamerika 2006";
                     txt01.style.marginTop = 2 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Mexiko-Guatemala-Honduras-Belize)";
                     txt04.firstChild.nodeValue = "19.01.-11.02.2006";
                     txt05.style.marginLeft = "28px";
                     txt06.firstChild.nodeValue = "Jörg Prüger & Heiko Otto";
                     txt06.style.marginRight = "25px";
                     txt06.style.marginBottom = 2 + okorr + "px";
                     img12.src = "./Karten/Mex-2006-Inf.jpg";
                     img12.style.width = "200px";
                     img12.style.height = "135px";
                     img12.style.borderWidth = "1px";
                     img01.src = "./Flaggen/Mexiko.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Guatemala.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginBottom = "2px";
                     img05.src = "./Flaggen/Honduras.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginBottom = "2px";
                     img07.src = "./Flaggen/Belize.gif";
                     img07.style.width = "75px";
                     img07.style.height = "50px";
                     img07.style.borderWidth = "1px";
                     img93.style.height = "3px";
                     break;
    case 'Atl-2006': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Atlanta 2006";
                     txt02.firstChild.nodeValue = "(USA)";
                     txt04.firstChild.nodeValue = "19.01.2006";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Jörg Prüger & Heiko Otto";
                     img01.src = "./Flaggen/USA.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Hou-2006': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Houston 2006";
                     txt02.firstChild.nodeValue = "(USA)";
                     txt04.firstChild.nodeValue = "19.01.2006";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Jörg Prüger & Heiko Otto";
                     img01.src = "./Flaggen/USA.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Deu-2006': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Deutschland";
                     txt02.firstChild.nodeValue = "(DDR / BRD)";
                     txt04.firstChild.nodeValue = "1983-2010";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Heiko Otto u.v.a.";
                     if (browser == "Explorer")
                      {txt06.style.width = "100px";}
                     txt05.style.marginLeft = "10px";
                     txt06.style.marginRight = "8px";
                     txt06.style.marginBottom = "5px";
                     img10.src = "./Flaggen/DDR.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img12.src = "./Flaggen/Deutschland.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Eur-2006': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südosteuropa 2006";
                     txt01.style.marginTop = 5 + (okorr * 3) + "px";
                     txt01.style.marginBottom = 1 + (okorr * 2) + "px";
                     txt02.firstChild.nodeValue = "(Tschechien-Österreich-Ungarn-Kroatien- Serbien-Mazedonien-Bulgarien-Rumänien- Moldavien-Transnistrien-Ukraine- Weißrussland-Polen)";
                     txt04.firstChild.nodeValue = "01.10.-29.10.2006";
                     txt05.style.marginLeft = 15 + (nkorr * 13) + "px";
                     txt06.firstChild.nodeValue = "Heiko Otto";
                     txt06.style.marginRight = "30px";
                     txt06.style.marginBottom = 5 + (okorr * 3) + "px";
                     img12.src = "./Karten/Eur-2006-Inf.jpg";
                     img12.style.width = "233px";
                     img12.style.height = "158px"
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = "2px";
                     img01.src = "./Flaggen/Tschechien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "2px";
                     img01.style.marginBottom = "2px";
                     img02.src = "./Flaggen/Oesterreich.gif";
                     img02.style.width = "75px";
                     img02.style.height = "50px";
                     img02.style.borderWidth = "1px";
                     img02.style.marginBottom = "2px";
                     img03.src = "./Flaggen/Ungarn.gif";
                     img03.style.width = "75px";
                     img03.style.height = "50px";
                     img03.style.borderWidth = "1px";
                     img03.style.marginRight = "2px";
                     img03.style.marginBottom = "2px";
                     img04.src = "./Flaggen/Kroatien.gif";
                     img04.style.width = "75px";
                     img04.style.height = "50px";
                     img04.style.borderWidth = "1px";
                     img04.style.marginBottom = "2px";
                     img05.src = "./Flaggen/Serbien.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "2px";
                     img05.style.marginBottom = "2px";
                     img06.src = "./Flaggen/Mazedonien.gif";
                     img06.style.width = "75px";
                     img06.style.height = "50px";
                     img06.style.borderWidth = "1px";
                     img06.style.marginBottom = "2px";
                     img07.src = "./Flaggen/Bulgarien-neu.gif";
                     img07.style.width = "75px";
                     img07.style.height = "50px";
                     img07.style.borderWidth = "1px";
                     img07.style.marginRight = "2px";
                     img07.style.marginBottom = "2px";
                     img08.src = "./Flaggen/Rumaenien-neu.gif";
                     img08.style.width = "75px";
                     img08.style.height = "50px";
                     img08.style.borderWidth = "1px";
                     img08.style.marginBottom = "2px";
                     img09.src = "./Flaggen/Moldavien.gif";
                     img09.style.width = "75px";
                     img09.style.height = "50px";
                     img09.style.borderWidth = "1px";
                     img09.style.marginRight = "2px";
                     img09.style.marginBottom = "2px";
                     img0a.src = "./Flaggen/Transnistrien.gif";
                     img0a.style.width = "75px";
                     img0a.style.height = "50px";
                     img0a.style.borderWidth = "1px";
                     img0a.style.marginBottom = "2px";
                     img0b.src = "./Flaggen/Weissrussland.gif";
                     img0b.style.width = "75px";
                     img0b.style.height = "50px";
                     img0b.style.borderWidth = "1px";
                     img0b.style.marginRight = "2px";
                     img0c.src = "./Flaggen/Polen.gif";
                     img0c.style.width = "75px";
                     img0c.style.height = "50px";
                     img0c.style.borderWidth = "1px";
                     img15.src = "./Flaggen/Ukraine.gif";
                     img15.style.width = "75px";
                     img15.style.height = "50px";
                     img15.style.borderWidth = "1px";
                     img15.style.marginLeft = "158px";
                     img90.style.width = "2px";
                     img91.style.height = "3px";
                     img93.style.height = "2px";
                     break;
    case 'Sud-2007': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Sudan 2007";
                     txt01.style.marginTop = "2px";
                     txt04.firstChild.nodeValue = "12.04.-29.04.2007";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Thomas Petzold & Heiko Otto";
                     txt06.style.marginBottom = 3 - okorr + "px";
                     img01.src = "./Karten/Sud-2007-Inf.jpg";
                     img01.style.width = "155px";
                     img01.style.height = "116px";
                     img01.style.borderWidth = "1px";
                     img12.src = "./Flaggen/Sudan.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginLeft = 60 + nkorr + "px";
                     img12.style.marginBottom = 0 + (okorr * 36) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Pol-2007': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Polen 2007";
                     txt04.firstChild.nodeValue = "07.06.-10.06.2007";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Marko Linke & Heiko Otto";
                     img01.src = "./Flaggen/Polen.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Prt-2007': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Portugal 2007";
                     txt04.firstChild.nodeValue = "22.09.-01.10.2007";
                     txt05.firstChild.nodeValue = "Teilnehm.:";
                     txt06.firstChild.nodeValue = "Heike Schäfer & Heiko Otto";
                     img01.src = "./Flaggen/Portugal.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Eth-2007': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Äthiopien 2007";
                     txt01.style.marginTop = 2 + nkorr + "px";
                     txt04.firstChild.nodeValue = "26.10.-21.11.2007";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt06.firstChild.nodeValue = "Wolfgang Bredernitz & Heiko Otto";
                     txt06.style.marginBottom = 2 + ekorr + okorr + "px";
                     img01.src = "./Karten/Eth-2007-Inf.jpg";
                     img01.style.width = "145px";
                     img01.style.height = "116px";
                     img01.style.borderWidth = "1px";
                     img12.src = "./Flaggen/Aethiopien.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginLeft = 78 + nkorr + "px";
                     img12.style.marginBottom = 0 + (okorr * 38) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Bar-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Barcelona 2008";
                     txt02.firstChild.nodeValue = "(Spanien)";
                     txt04.firstChild.nodeValue = "07.03.-10.03.2008";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Spanien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Ath-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Athen 2008";
                     txt02.firstChild.nodeValue = "(Griechenland)";
                     txt04.firstChild.nodeValue = "17.04.-21.04.2008";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Griechenland.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Mos-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Moskau 2008";
                     txt02.firstChild.nodeValue = "(Russland)";
                     txt04.firstChild.nodeValue = "30.04.-04.05.2008";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Russland.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Swz-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Schweiz 2008";
                     txt04.firstChild.nodeValue = "09.05.-13.05.2008";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Schweiz.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Isr-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite  + "px";
                     txt01.firstChild.nodeValue = "Israel 2008";
                     txt02.firstChild.nodeValue = "(Israel-Palästina)";
                     txt04.firstChild.nodeValue = "07.06.-16.06.2008";
                     txt05.style.marginLeft = "3px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img10.src = "./Flaggen/Israel.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img12.src = "./Flaggen/Palaestina.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Kre-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Kreta 2008";
                     txt02.firstChild.nodeValue = "(Griechenland)";
                     txt04.firstChild.nodeValue = "22.08.-25.08.2008";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Griechenland.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Mad-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Madagaskar 2008";
                     txt01.style.marginTop = 2 - okorr + "px";
                     txt04.firstChild.nodeValue = "20.09.-16.10.2008";
                     txt05.firstChild.nodeValue = "Teiln.:";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Wolfgang Bredernitz, Annett Kersten & Heiko Otto";
                     txt06.style.marginBottom = "2px";
                     img01.src = "./Karten/Mad-2008-Inf.jpg";
                     img01.style.width = "135px";
                     img01.style.height = "128px";
                     img01.style.borderWidth = "1px";
                     img12.src = "./Flaggen/Madagaskar.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginLeft = "85px";
                     img12.style.marginBottom = 0 + (okorr * 36) + "px";
                     img93.style.height = "3px";
                     break;
    case 'Nep-2008': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Himalaya 2008";
                     txt01.style.marginTop = 10 + okorr + "px";
                     txt02.firstChild.nodeValue = "(Nepal-Indien-Bhutan)";
                     txt02.style.marginBottom = "3px";
                     txt04.firstChild.nodeValue = "31.10.-30.11.2008";
                     txt04.style.marginBottom = "3px";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     txt06.style.marginBottom = "14px";
                     img01.src = "./Flaggen/Indien.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     img01.style.marginRight = "3px";
                     img02.src = "./Flaggen/Nepal-1.gif";
                     img02.style.width = "75px";
                     img02.style.height = "47px";
                     img02.style.borderWidth = "0px";
                     img03.src = "Pixel.gif";
                     img03.style.width = "75px";
                     img03.style.height = "2px";
                     img03.style.borderWidth = "0px";
                     img03.style.marginRight = "5px";
                     img04.src = "./Flaggen/Nepal-2.gif";
                     img04.style.width = "75px";
                     img04.style.height = "2px";
                     img04.style.borderWidth = "0px";
                     img05.src = "./Flaggen/Bhutan.gif";
                     img05.style.width = "75px";
                     img05.style.height = "50px";
                     img05.style.borderWidth = "1px";
                     img05.style.marginRight = "3px";
                     img06.src = "./Flaggen/Nepal-3.gif";
                     img06.style.width = "75px";
                     img06.style.height = "52px";
                     img06.style.borderWidth = "0px";
                     img91.style.height = "3px";
                     img92.style.height = 5 + okorr + "px";
                     break;
    case 'Nie-2009': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Niederlande 2009/2010";
                     txt03.style.marginLeft = "20px";
                     txt04.firstChild.nodeValue = "17.04.-19.04.2009 & 23.04.-25.04.2010";
                     txt06.firstChild.nodeValue = "Wolfgang Bredernitz, Annett Kersten, Eloisa Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Niederlande.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Lib-2009': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Naher Osten 2009";
                     txt02.firstChild.nodeValue = "(Libanon-Jordanien)";
                     txt04.firstChild.nodeValue = "21.05.-07.06.2009";
                     txt05.style.marginLeft = "3px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img10.src = "./Flaggen/Libanon.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img12.src = "./Flaggen/Jordanien.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Nam-2009': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südafrika 2009";
                     txt02.firstChild.nodeValue = "(Südafrika-Namibia)";
                     txt04.firstChild.nodeValue = "26.07.-17.08.2009";
                     txt05.style.marginLeft = "3px";
                     txt06.firstChild.nodeValue = "Annett Kersten & Heiko Otto";
                     img01.src = "./Karten/Nam-2009-Inf.jpg";
                     img01.style.width = "150px";
                     img01.style.height = "150px";
                     img01.style.borderWidth = "1px";
                     img10.src = "./Flaggen/Suedafrika.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img10.style.marginBottom = 21 + (okorr * 40) + nkorr + "px";
                     img12.src = "./Flaggen/Namibia.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = 21 + (okorr * 40) + nkorr + "px";
                     img90.style.width = "2px";
                     img93.style.height = "2px";
                     break;
    case 'Isl-2009': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Island 2009";
                     txt02.firstChild.nodeValue = "(Island-Färöer Inseln-Dänemark)";
                     txt04.firstChild.nodeValue = "30.08.-19.09.2009";
                     txt05.style.marginLeft = "14px";
                     txt06.firstChild.nodeValue = "Reinhard Falk, Annett Kersten, Heiko Otto u.a.";
                     txt06.style.marginRight = "10px";
                     img10.src = "./Flaggen/Island.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "2px";
                     img11.src = "./Flaggen/Faeroeer.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "2px";
                     img12.src = "./Flaggen/Daenemark.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Win-2010': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Wien 2010";
                     txt02.firstChild.nodeValue = "(Österreich)";
                     txt04.firstChild.nodeValue = "31.03.-05.04.2010";
                     txt05.style.marginLeft = "2px";
                     txt06.firstChild.nodeValue = "Annett Kersten, Eloisa Kersten & Heiko Otto";
                     img01.src = "./Flaggen/Oesterreich.gif";
                     img01.style.width = "75px";
                     img01.style.height = "50px";
                     img01.style.borderWidth = "1px";
                     break;
    case 'Ita-2010': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Südeuropa 2010";
                     txt01.style.marginTop = "5px";
                     txt02.firstChild.nodeValue = "(Österreich-Liechtenstein-Schweiz- Italien-Vatikanstadt-San Marino)";
                     txt02.style.marginLeft = "25px";
                     txt02.style.marginRight = "25px";
                     txt04.firstChild.nodeValue = "13.05.-14.06.2010";
                     txt05.firstChild.nodeValue = "Teilnehmer:";
                     txt06.firstChild.nodeValue = "Annett Kersten, Eloisa Kersten & Heiko Otto";
                     txt05.style.marginLeft = "18px";
                     txt06.style.marginRight = "18px";
                     img10.src = "./Flaggen/Oesterreich.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "3px";
                     img10.style.marginBottom = "2px";
                     img11.src = "./Flaggen/Liechtenstein.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "3px";
                     img11.style.marginBottom = "2px";
                     img12.src = "./Flaggen/Schweiz.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img12.style.marginBottom = "2px";
                     img13.src = "./Flaggen/Italien.gif";
                     img13.style.width = "75px";
                     img13.style.height = "50px";
                     img13.style.borderWidth = "1px";
                     img13.style.marginRight = "3px";
                     img14.src = "./Flaggen/Vatikanstadt.gif";
                     img14.style.width = "75px";
                     img14.style.height = "50px";
                     img14.style.borderWidth = "1px";
                     img14.style.marginRight = "3px";
                     img15.src = "./Flaggen/SanMarino.gif";
                     img15.style.width = "75px";
                     img15.style.height = "50px";
                     img15.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;
    case 'Usb-2010': div01.style.height = ihoehe + "px";
                     div01.style.width = ibreite + "px";
                     txt01.firstChild.nodeValue = "Mittelasien 2010";
                     txt01.style.marginTop = "5px";
                     txt02.firstChild.nodeValue = "(Kirgistan-Kasachstan-Usbekistan)";
                     txt02.style.marginLeft = "25px";
                     txt02.style.marginRight = "25px";
                     txt04.firstChild.nodeValue = "14.08.-05.09.2010";
                     txt05.firstChild.nodeValue = "Teilnehmer:";
                     txt06.firstChild.nodeValue = "Wolfgang Bredernitz, Jörg Prüger, Marko Linke & Heiko Otto";
                     txt05.style.marginLeft = "18px";
                     txt06.style.marginRight = "18px";
                     img10.src = "./Flaggen/Kirgistan.gif";
                     img10.style.width = "75px";
                     img10.style.height = "50px";
                     img10.style.borderWidth = "1px";
                     img10.style.marginRight = "3px";
                     img11.src = "./Flaggen/Kasachstan.gif";
                     img11.style.width = "75px";
                     img11.style.height = "50px";
                     img11.style.borderWidth = "1px";
                     img11.style.marginRight = "3px";
                     img12.src = "./Flaggen/Usbekistan.gif";
                     img12.style.width = "75px";
                     img12.style.height = "50px";
                     img12.style.borderWidth = "1px";
                     img90.style.width = "0px";
                     img93.style.height = "2px";
                     break;

    default: alert ('Es wurde keine gültige Tour übergeben !');
             break;}}

function move_tour_info ()
 {check_info_position ();

  if (browser != "Netscape")
   {mposx = window.event.x;
    mposy = window.event.y;}

  div01.style.left = mposx + mpos;
  div01.style.top = mposy - ykorr;}

function hide_tour_info ()
 {div01.style.visibility = 'hidden';
  init_tour_info ();}
