var ausdruck = /MSIE/i;
var finde = ausdruck.exec(navigator.userAgent);
var opera = navigator.appName.indexOf("Opera");
var system_ne=0;
var system_ne6=0;
var system_ie=0;


if ( (finde == null) ){
        if (parseInt(navigator.appVersion) < 5){
            system_ne=1;
            document.write("<link rel=stylesheet type='text/css' href='"+css_anfang+"/klick/css/menu_ne.css'>");
        }
        else{
           system_ne6=1;
           document.write("<link rel=stylesheet type='text/css' href='"+css_anfang+"/klick/css/menu_ie.css'>");
        }
    }
else if (finde != null || opera != ""){
        system_ie=1;
        document.write("<link rel=stylesheet type='text/css' href='"+css_anfang+"/klick/css/menu_ie.css'>");
  }
  
var link1= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=100999&idverzweigung=10041";  
var link2= urlanfang + "&_bereich=leser&_aktion=anmelden&_status=neu&_sprache=abc";  
var link3= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101001&idverzweigung=10041";  
var link4= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=102820&idverzweigung=10042";  
var link5= urlanfang + "&_bereich=artikel&_aktion=suche_rubrik&idrubrik=1019&_sprache=abc&_sortierung=erstellt_datum_asc&_flimit=1";  
var link6= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101006&idverzweigung=10042";  
var link7= "JavaScript:completeLinkWithDateFrom('" + urlanfang + "&_bereich=artikel&_aktion=suche_rubrik&idrubrik=1020&kategorie1=10116&_sortierung=datum_desc&_sprache=abc');";
var link8= "JavaScript:completeLinkWithDateFrom('" + urlanfang + "&_bereich=artikel&_aktion=suche_rubrik&idrubrik=1021&kategorie1=10116&_sortierung=datum_asc&_sprache=abc');";
var link9= urlanfang + "&_bereich=artikel&_aktion=suche_rubrik&idrubrik=1017&kategorie1=10096";  
var link10= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101814"; 
var link11= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101014&idverzweigung=10044"; 
var link12= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101015&idverzweigung=10047"; 
var link13= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101016&idverzweigung=10047"; 
var link14= urlanfang + "&_sprache=abc&_bereich=artikel&_aktion=detail&idartikel=101017&idverzweigung=10047"; 
var link15= urlanfang + "&_bereich=stoeberbaum&_aktion=detail&schluessel=10041&_sprache=abc"; 
var link16= urlanfang + "&_bereich=stoeberbaum&_aktion=detail&schluessel=10042&_sprache=abc"; 
var link17= urlanfang + "&_bereich=stoeberbaum&_aktion=detail&schluessel=10043&_sprache=abc"; 
var link18= urlanfang + "&_bereich=stoeberbaum&_aktion=detail&schluessel=10044&_sprache=abc";
var link19= urlanfang + "&_bereich=stoeberbaum&_aktion=detail&schluessel=10047&_sprache=abc";
  
function menu_oben_1024() {
  if (system_ne == 1) {
    document.write('<map name="content_menu"><area shape="rect" alt="Vergabestellen " coords="717,29,984,49" href="'+ link19 +'" target="bau_main">\n<area shape="rect" alt="Beratung" coords="547,30,715,48" href="'+ link18 +'" target="bau_main">\n<area shape="rect" alt="Aktuelles" coords="430,29,545,49" href="'+ link17 +'" target="bau_main">\n<area shape="rect" alt="Recherchedienste" coords="223,29,428,49" href="'+ link16 +'" target="bau_main">\n<area shape="rect" alt="Bieterverzeichnis" coords="1,29,221,49" href="'+ link15 +'" target="bau_main">\n<area shape="rect" alt="Veröffentlichung" coords="881,2,984,28" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Zubenennung" coords="793,2,880,28" href="'+ link13 +'" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="717,2,792,27" href="'+ link12 +'" target="bau_main">\n<area shape="rect" alt="Anfrage" coords="650,2,715,28" href="'+ link11 +'" target="bau_main">\n<area shape="rect" alt="Feedback" coords="592,2,649,28" href="'+ link10 +'" target="bau_main">\n<area shape="rect" alt="FAQ" coords="547,2,591,28" href="'+ link9 +'" target="bau_main">\n<area shape="rect" alt="Termine" coords="482,2,545,28" href="'+ link8 +'" target="bau_main">\n<area shape="rect" alt="Infos" coords="430,2,481,28" href="'+ link7 +'" target="bau_main">\n<area shape="rect" alt="Abonnement" coords="352,2,427,28" href="'+ link6 +'" target="bau_main">\n<area shape="rect" alt="SAAR-LOR-LUX" coords="280,2,350,28" href="'+ link5 +'" target="bau_main">\n<area shape="rect" alt="Europa" coords="224,2,279,28" href="'+ link4 +'" target="bau_main">\n<area shape="rect" alt="CPV-Code" coords="160,2,222,28" href="'+ link3 +'" target="bau_main">\n<area shape="rect" alt="Registrierung" coords="73,2,159,28" href="' + link2 + '" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="1,2,72,28" href="'+ link1 +'" target="bau_main">\n</map><img src="http://www.transbau.com/kiosk/abc/grafik/menu_oben_1024_neu.gif" width="1001" height="58" border="0" usemap="#content_menu">');
  }
  if (system_ne6 == 1) {
    document.write('<map name="content_menu"><area shape="rect" alt="Vergabestellen " coords="717,29,984,49" href="'+ link19 +'" target="bau_main">\n<area shape="rect" alt="Beratung" coords="547,30,715,48" href="'+ link18 +'" target="bau_main">\n<area shape="rect" alt="Aktuelles" coords="430,29,545,49" href="'+ link17 +'" target="bau_main">\n<area shape="rect" alt="Recherchedienste" coords="223,29,428,49" href="'+ link16 +'" target="bau_main">\n<area shape="rect" alt="Bieterverzeichnis" coords="1,29,221,49" href="'+ link15 +'" target="bau_main">\n<area shape="rect" alt="Veröffentlichung" coords="881,2,984,28" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Zubenennung" coords="793,2,880,28" href="'+ link13 +'" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="717,2,792,27" href="'+ link12 +'" target="bau_main">\n<area shape="rect" alt="Anfrage" coords="650,2,715,28" href="'+ link11 +'" target="bau_main">\n<area shape="rect" alt="Feedback" coords="592,2,649,28" href="'+ link10 +'" target="bau_main">\n<area shape="rect" alt="FAQ" coords="547,2,591,28" href="'+ link9 +'" target="bau_main">\n<area shape="rect" alt="Termine" coords="482,2,545,28" href="'+ link8 +'" target="bau_main">\n<area shape="rect" alt="Infos" coords="430,2,481,28" href="'+ link7 +'" target="bau_main">\n<area shape="rect" alt="Abonnement" coords="352,2,427,28" href="'+ link6 +'" target="bau_main">\n<area shape="rect" alt="SAAR-LOR-LUX" coords="280,2,350,28" href="'+ link5 +'" target="bau_main">\n<area shape="rect" alt="Europa" coords="224,2,279,28" href="'+ link4 +'" target="bau_main">\n<area shape="rect" alt="CPV-Code" coords="160,2,222,28" href="'+ link3 +'" target="bau_main">\n<area shape="rect" alt="Registrierung" coords="73,2,159,28" href="' + link2 + '" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="1,2,72,28" href="'+ link1 +'" target="bau_main"></map><img src="http://www.transbau.com/kiosk/abc/grafik/menu_oben_1024_neu.gif" width="1001" height="58" border="0" usemap="#content_menu">');
  }
  if (system_ie == 1) {
    document.write('<map name="content_menu"><area shape="rect" alt="Vergabestellen " coords="717,29,984,49" href="'+ link19 +'" target="bau_main">\n<area shape="rect" alt="Beratung" coords="547,30,715,48" href="'+ link18 +'" target="bau_main">\n<area shape="rect" alt="Aktuelles" coords="430,29,545,49" href="'+ link17 +'" target="bau_main">\n<area shape="rect" alt="Recherchedienste" coords="223,29,428,49" href="'+ link16 +'" target="bau_main">\n<area shape="rect" alt="Bieterverzeichnis" coords="1,29,221,49" href="'+ link15 +'" target="bau_main">\n<area shape="rect" alt="Veröffentlichung" coords="881,2,984,28" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Zubenennung" coords="793,2,880,28" href="'+ link13 +'" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="717,2,792,27" href="'+ link12 +'" target="bau_main">\n<area shape="rect" alt="Anfrage" coords="650,2,715,28" href="'+ link11 +'" target="bau_main">\n<area shape="rect" alt="Feedback" coords="592,2,649,28" href="'+ link10 +'" target="bau_main">\n<area shape="rect" alt="FAQ" coords="547,2,591,28" href="'+ link9 +'" target="bau_main">\n<area shape="rect" alt="Termine" coords="482,2,545,28" href="'+ link8 +'" target="bau_main">\n<area shape="rect" alt="Infos" coords="430,2,481,28" href="'+ link7 +'" target="bau_main">\n<area shape="rect" alt="Abonnement" coords="352,2,427,28" href="'+ link6 +'" target="bau_main">\n<area shape="rect" alt="SAAR-LOR-LUX" coords="280,2,350,28" href="'+ link5 +'" target="bau_main">\n<area shape="rect" alt="Europa" coords="224,2,279,28" href="'+ link4 +'" target="bau_main">\n<area shape="rect" alt="CPV-Code" coords="160,2,222,28" href="'+ link3 +'" target="bau_main">\n<area shape="rect" alt="Registrierung" coords="73,2,159,28" href="' + link2 + '" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="1,2,72,28" href="'+ link1 +'" target="bau_main"></map><img src="http://www.transbau.com/kiosk/abc/grafik/menu_oben_1024_neu.gif" width="1001" height="58" border="0" usemap="#content_menu">');
  }
}
  
function menu_oben() {
  if (system_ne == 1) {
    document.write('<map name="content_menu"><area shape="rect" alt="Vergabestellen " coords="542,29,762,49" href="'+ link19 +'" target="bau_main">\n<area shape="rect" alt="Beratung" coords="438,30,539,48" href="'+ link18 +'" target="bau_main">\n<area shape="rect" alt="Aktuelles" coords="341,29,435,49" href="'+ link17 +'" target="bau_main">\n<area shape="rect" alt="Recherchedienste" coords="185,29,338,49" href="'+ link16 +'" target="bau_main">\n<area shape="rect" alt="Bieterverzeichnis" coords="1,29,182,49" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Veröffentlichung" coords="671,2,762,28" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Zubenennung" coords="600,2,669,28" href="'+ link13 +'" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="541,2,598,27" href="'+ link12 +'" target="bau_main">\n<area shape="rect" alt="Anfrage" coords="496,2,539,28" href="'+ link11 +'" target="bau_main">\n<area shape="rect" alt="Feedback" coords="460,2,494,28" href="'+ link10 +'" target="bau_main">\n<area shape="rect" alt="FAQ" coords="438,2,458,28" href="'+ link9 +'" target="bau_main">\n<area shape="rect" alt="Termine" coords="393,2,435,28" href="'+ link8 +'" target="bau_main">\n<area shape="rect" alt="Infos" coords="341,2,391,28" href="'+ link7 +'" target="bau_main">\n<area shape="rect" alt="Abonnement" coords="275,2,338,28" href="'+ link6 +'" target="bau_main">\n<area shape="rect" alt="SAAR-LOR-LUX" coords="220,2,279,28" href="'+ link5 +'" target="bau_main">\n<area shape="rect" alt="Europa" coords="185,2,218,28" href="'+ link4 +'" target="bau_main">\n<area shape="rect" alt="CPV-Code" coords="138,2,182,28" href="'+ link3 +'" target="bau_main">\n<area shape="rect" alt="Registrierung" coords="64,2,136,28" href="' + link2 + '" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="1,2,61,28" href="'+ link1 +'" target="bau_main"></map><img src="http://www.transbau.com/kiosk/abc/grafik/menu_oben_800_neu.gif" width="769" height="58" border="0" usemap="#content_menu">');
  }
  if (system_ne6 == 1) {
    document.write('<map name="content_menu"><area shape="rect" alt="Vergabestellen " coords="542,29,762,49" href="'+ link19 +'" target="bau_main">\n<area shape="rect" alt="Beratung" coords="438,30,539,48" href="'+ link18 +'" target="bau_main">\n<area shape="rect" alt="Aktuelles" coords="341,29,435,49" href="'+ link17 +'" target="bau_main">\n<area shape="rect" alt="Recherchedienste" coords="185,29,338,49" href="'+ link16 +'" target="bau_main">\n<area shape="rect" alt="Bieterverzeichnis" coords="1,29,182,49" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Veröffentlichung" coords="671,2,762,28" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Zubenennung" coords="600,2,669,28" href="'+ link13 +'" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="541,2,598,27" href="'+ link12 +'" target="bau_main">\n<area shape="rect" alt="Anfrage" coords="496,2,539,28" href="'+ link11 +'" target="bau_main">\n<area shape="rect" alt="Feedback" coords="460,2,494,28" href="'+ link10 +'" target="bau_main">\n<area shape="rect" alt="FAQ" coords="438,2,458,28" href="'+ link9 +'" target="bau_main">\n<area shape="rect" alt="Termine" coords="393,2,435,28" href="'+ link8 +'" target="bau_main">\n<area shape="rect" alt="Infos" coords="341,2,391,28" href="'+ link7 +'" target="bau_main">\n<area shape="rect" alt="Abonnement" coords="275,2,338,28" href="'+ link6 +'" target="bau_main">\n<area shape="rect" alt="SAAR-LOR-LUX" coords="220,2,279,28" href="'+ link5 +'" target="bau_main">\n<area shape="rect" alt="Europa" coords="185,2,218,28" href="'+ link4 +'" target="bau_main">\n<area shape="rect" alt="CPV-Code" coords="138,2,182,28" href="'+ link3 +'" target="bau_main">\n<area shape="rect" alt="Registrierung" coords="64,2,136,28" href="' + link2 + '" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="1,2,61,28" href="'+ link1 +'" target="bau_main"></map><img src="http://www.transbau.com/kiosk/abc/grafik/menu_oben_800_neu.gif" width="769" height="58" border="0" usemap="#content_menu">');
  }
  if (system_ie == 1) {
    document.write('<map name="content_menu"><area shape="rect" alt="Vergabestellen " coords="542,29,762,49" href="'+ link19 +'" target="bau_main">\n<area shape="rect" alt="Beratung" coords="438,30,539,48" href="'+ link18 +'" target="bau_main">\n<area shape="rect" alt="Aktuelles" coords="341,29,435,49" href="'+ link17 +'" target="bau_main">\n<area shape="rect" alt="Recherchedienste" coords="185,29,338,49" href="'+ link16 +'" target="bau_main">\n<area shape="rect" alt="Bieterverzeichnis" coords="1,29,182,49" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Veröffentlichung" coords="671,2,762,28" href="'+ link14 +'" target="bau_main">\n<area shape="rect" alt="Zubenennung" coords="600,2,669,28" href="'+ link13 +'" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="541,2,598,27" href="'+ link12 +'" target="bau_main">\n<area shape="rect" alt="Anfrage" coords="496,2,539,28" href="'+ link11 +'" target="bau_main">\n<area shape="rect" alt="Feedback" coords="460,2,494,28" href="'+ link10 +'" target="bau_main">\n<area shape="rect" alt="FAQ" coords="438,2,458,28" href="'+ link9 +'" target="bau_main">\n<area shape="rect" alt="Termine" coords="393,2,435,28" href="'+ link8 +'" target="bau_main">\n<area shape="rect" alt="Infos" coords="341,2,391,28" href="'+ link7 +'" target="bau_main">\n<area shape="rect" alt="Abonnement" coords="275,2,338,28" href="'+ link6 +'" target="bau_main">\n<area shape="rect" alt="SAAR-LOR-LUX" coords="220,2,279,28" href="'+ link5 +'" target="bau_main">\n<area shape="rect" alt="Europa" coords="185,2,218,28" href="'+ link4 +'" target="bau_main">\n<area shape="rect" alt="CPV-Code" coords="138,2,182,28" href="'+ link3 +'" target="bau_main">\n<area shape="rect" alt="Registrierung" coords="64,2,136,28" href="' + link2 + '" target="bau_main">\n<area shape="rect" alt="Leistungen" coords="1,2,61,28" href="'+ link1 +'" target="bau_main"></map><img src="http://www.transbau.com/kiosk/abc/grafik/menu_oben_800_neu.gif" width="769" height="58" border="0" usemap="#content_menu">');
  }
}
