//breite der seite
cWidth								= 807;
contentWidth						= 499;
gross								= false;
klein								= false;

//startpositionen
x0									= parseInt((browserWidth-cWidth)/2);
y0									= 10;


document.write('<style type="text/css">');

if(JS_lang != 'ua')
  {
//------------------------------------------------------------------
//deutsche version
//------------------------------------------------------------------
document.write('body						{ background-color: #666666; background-image: url('+JS_rb+'bilder/layout/back.gif); background-repeat: repeat-X; }');
document.write('div#divLogo					{ position: absolute; top: '+(y0-10)+'px; left: '+(x0)+'px; width: '+cWidth+'px; text-align: center; z-Index: 10 }');
document.write('div#divTopnaviContainer		{ position: absolute; top: '+(y0+116)+'px; left: '+(x0)+'px; width: 148px; z-Index: 100 }');
document.write('div#divTopnaviOben			{ width: 148px; height: 21px; background-image: url('+JS_rb+'bilder/layout/box_oben.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px; }');
document.write('div#divTopnaviOben2			{ width: 148px; height: 21px; margin-top: 15px; background-image: url('+JS_rb+'bilder/layout/box_oben.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px; }');
document.write('div#divTopnavi				{ width: 148px; background-image: url('+JS_rb+'bilder/layout/topnavi_back.gif); background-repeat: repeat-Y; padding: 8 10 0 0px; }');
document.write('#divTopnavi	ul				{ padding: 0; margin: 0; width: 148px; list-style:none; }');
document.write('div#divTopnaviUnten			{ width: 148px; height: 17px; background-image: url('+JS_rb+'bilder/layout/topnavi_unten.gif); background-repeat: no-Repeat; }');
document.write('div#divBoxenContainer		{ position: absolute; top: '+(y0+116)+'px; left: '+(x0+659)+'px; width: 148px; z-Index: 100 }');
document.write('div#divBoxOben				{ width: 148px; height: 21px; background-image: url('+JS_rb+'bilder/layout/box_oben.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px }');
document.write('div#divBoxOben2				{ width: 148px; height: 21px; margin-top: 15px; background-image: url('+JS_rb+'bilder/layout/box_oben.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px }');
if(document.all)
  {
  document.write('.boxBack					{ padding: 8 10 0 10px; width: 148px; background-image: url('+JS_rb+'bilder/layout/topnavi_back.gif); background-repeat: repeat-Y; }');
  }
else if(document.getElementById)
  {
  document.write('.boxBack					{ padding: 8 10 0 10px; width: 132px; background-image: url('+JS_rb+'bilder/layout/topnavi_back.gif); background-repeat: repeat-Y; }');
  }
document.write('.boxBackOhne				{ width: 148px; background-image: url('+JS_rb+'bilder/layout/topnavi_back.gif); background-repeat: repeat-Y; }');
document.write('div#divContentContainer		{ position: absolute; top: '+(y0+116)+'px; left: '+(x0+154)+'px; width: '+(contentWidth)+'px; z-Index: 900; }');
document.write('div#divContentOben			{ width: '+(contentWidth)+'px; height: 21px; background-image: url('+JS_rb+'bilder/layout/content_oben.gif); line-height: 21px; text-align: center; color: #ffffff }');
document.write('div#divContent				{ width: '+(contentWidth)+'px; background-image: url('+JS_rb+'bilder/layout/content_back.gif); background-repeat: repeat-Y; }');
document.write('div#divContentJetztAber		{ width: '+(contentWidth-20)+'px; text-align: left }');
document.write('div#divContentUnten			{ width: '+(contentWidth)+'px; height: 21px; background-image: url('+JS_rb+'bilder/layout/content_unten.gif); line-height: 21px; text-align: center; color: #ffffff }');
document.write('div#divKleinenavi			{ position: absolute; top: '+(y0+100)+'px; left: '+(x0+155)+'px; z-Index: 200 }');
document.write('#divKleinenavi ul			{ float:left; padding: 0; margin: 0; width: '+(contentWidth)+'px; height: 170px; list-style:none; }');
  }
else
  {
//------------------------------------------------------------------
//englische version
//------------------------------------------------------------------
  document.write('body						{ background-color: #ffffff; background-image: url('+JS_rb+'bilder/layout/back_unten_dubai); background-position: bottom center; background-repeat: no-Repeat }');
document.write('div#divLogo					{ position: absolute; top: '+(y0-10)+'px; left: '+(x0)+'px; width: '+cWidth+'px; text-align: center; z-Index: 10 }');
document.write('div#divTopnaviContainer		{ position: absolute; top: '+(y0+116)+'px; left: '+(x0)+'px; width: 148px; z-Index: 100 }');
document.write('div#divTopnaviOben			{ width: 148px; height: 21px; background-image: url('+JS_rb+'bilder/layout/box_oben_dubai.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px; }');
document.write('div#divTopnaviOben2			{ width: 148px; height: 21px; margin-top: 15px; background-image: url('+JS_rb+'bilder/layout/box_oben_dubai.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px; }');
document.write('div#divTopnavi				{ width: 148px; background-image: url('+JS_rb+'bilder/layout/topnavi_back_dubai.gif); background-repeat: repeat-Y; padding: 8 10 0 0px; }');
document.write('#divTopnavi	ul				{ padding: 0; margin: 0; width: 148px; list-style:none; }');
document.write('div#divTopnaviUnten			{ width: 148px; height: 17px; background-image: url('+JS_rb+'bilder/layout/topnavi_unten_dubai.gif); background-repeat: no-Repeat; }');
document.write('div#divBoxenContainer		{ position: absolute; top: '+(y0+116)+'px; left: '+(x0+659)+'px; width: 148px; z-Index: 100 }');
document.write('div#divBoxOben				{ width: 148px; height: 21px; background-image: url('+JS_rb+'bilder/layout/box_oben_dubai.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px }');
document.write('div#divBoxOben2				{ width: 148px; height: 21px; margin-top: 15px; background-image: url('+JS_rb+'bilder/layout/box_oben_dubai.gif); background-repeat: no-Repeat; font-family: verdana,arial,sans-serif; font-weight: bold; font-size: 11px; line-height: 20px; color: #ffffff; padding-left: 15px }');
if(document.all)
  {
  document.write('.boxBack					{ padding: 8 10 0 10px; width: 148px; background-image: url('+JS_rb+'bilder/layout/topnavi_back_dubai.gif); background-repeat: repeat-Y; }');
  }
else if(document.getElementById)
  {
  document.write('.boxBack					{ padding: 8 10 0 10px; width: 132px; background-image: url('+JS_rb+'bilder/layout/topnavi_back_dubai.gif); background-repeat: repeat-Y; }');
  }
document.write('.boxBackOhne				{ width: 148px; background-image: url('+JS_rb+'bilder/layout/topnavi_back_dubai.gif); background-repeat: repeat-Y; }');
document.write('div#divContentContainer		{ position: absolute; top: '+(y0+116)+'px; left: '+(x0+154)+'px; width: '+(contentWidth)+'px; z-Index: 900; }');
document.write('div#divContentOben			{ width: '+(contentWidth)+'px; height: 21px; background-image: url('+JS_rb+'bilder/layout/content_oben_dubai.gif); line-height: 21px; text-align: center; color: #000000 }');
document.write('div#divContent				{ width: '+(contentWidth)+'px; background-image: url('+JS_rb+'bilder/layout/content_back_dubai.gif); background-repeat: repeat-Y; }');
document.write('div#divContentJetztAber		{ width: '+(contentWidth-20)+'px; text-align: left }');
document.write('div#divContentUnten			{ width: '+(contentWidth)+'px; height: 21px; background-image: url('+JS_rb+'bilder/layout/content_unten_dubai.gif); line-height: 21px; text-align: center; color: #000000 }');
document.write('div#divKleinenavi			{ position: absolute; top: '+(y0+100)+'px; left: '+(x0+155)+'px; z-Index: 200 }');
document.write('#divKleinenavi ul			{ float:left; padding: 0; margin: 0; width: '+(contentWidth)+'px; height: 170px; list-style:none; }');
  }
document.write('</style>');