function getLanguageString(language,id)
{
  if(language=="DE") {
// Seitenname / Titel der Seite
    if(id=='1000') return "Fahrradstrecken";

// Menü- Kopfbereich
	if(id=='1050') return "Startseite";
    if(id=='1051') return "zur Startseite ...";
    if(id=='1052') return "Impressum";
    if(id=='1053') return "zum Impressum ...";
    if(id=='1054') return "Kontakt";
    if(id=='1055') return "zum Kontaktformular ...";
    if(id=='1056') return "Willkommen";
	
// Menü- Navigation
    if(id=='1100') return "Navigation";
    if(id=='1101') return "zu den Touren";
    if(id=='1102') return "Touren";
    if(id=='1103') return "zur Bildergalerie";
    if(id=='1104') return "Bildergalerie";
    if(id=='1105') return "Fahrer & Material";
    if(id=='1106') return "Fahrer & Material";
    if(id=='1107') return "wie alles begann";
    if(id=='1108') return "wie alles begann";
    if(id=='1109') return "Essen & Schlafen";
    if(id=='1110') return "Essen & Schlafen";
    if(id=='1111') return "Hinweise";
    if(id=='1112') return "Hinweis";
    if(id=='1113') return "Anmeldung";
    if(id=='1114') return "Anmeldung";
    if(id=='1115') return "Login";
    if(id=='1116') return "Login";
	
// Menü- Info
    if(id=='1200') return "Info";
    if(id=='1201') return "Ihre Meinung";
    if(id=='1202') return "Ihre Werbung";
    if(id=='1203') return "Haftungsausschluss";
    if(id=='1204') return "AGB´s";
	
// Menü- Newsletter
    if(id=='1250') return "Newsletter";
    if(id=='1251') return "Ihre E-Mailadresse";
    if(id=='1252') return "anmelden";
    if(id=='1253') return "abmelden";

// Touren
    if(id=='1400') return "weiterlesen ... >>";
    if(id=='1401') return "Bildergalerie";
    if(id=='1402') return "zurück ...";
    if(id=='1403') return "zurück";

// Bildergalerie
    if(id=='1410') return "mehr dazu hier ...";
    if(id=='1411') return "zur Tour ...";

// Login
    if(id=='1430') return "Loginbereich";
    if(id=='1431') return "Benutzername:";
    if(id=='1432') return "Passwort:";
    if(id=='1433') return "Login";
    if(id=='1434') return "Es ist ein Fehler aufgetreten!";
    if(id=='1435') return "Bitte überprüfen Sie Ihren Benutzernamen sowie das Passwort.";
    if(id=='1436') return "Benutzername vergessen";
    if(id=='1437') return "Passwort vergessen";
    if(id=='1438') return "Upps Benutzername vergessen, bitte noch eintragen !";
    if(id=='1439') return "Upps Passwort vergessen, bitte noch eintragen !";

// Anmeldung
    if(id=='1450') return "Bitte wählen Sie hier den Bereich aus, für den Sie sich anmelden möchten.";
    if(id=='1451') return "Touren";
    if(id=='1452') return "Hier können Sie Ihre eigenen Touren eingeben und verwalten.";
    if(id=='1453') return "Unterkünfte";
    if(id=='1454') return "Gastro";
    if(id=='1455') return "Hier können Sie Ihre Unterkunft eingeben und verwalten.";
    if(id=='1456') return "( Hotel / Pension usw. )";
    if(id=='1457') return "Hier können Sie Ihren Gastrobereich eingeben und verwalten.";
    if(id=='1458') return "( Restaurant / Gaststätten / Eiscafe usw. )";
	if(id=='1459') return "Bitte beachten Sie, diese Anmeldung ist Kostenpflichtig.";
	if(id=='1460') return "Der Beitrag beträgt";
    if(id=='1461') return "pro Jahr (365 Tage).";
    if(id=='1462') return "weiter >>";
    if(id=='1463') return "Upps E-Mailadresse vergessen, bitte noch eintragen !";
    if(id=='1464') return "Upps Anrede vergessen, bitte noch auswählen !";
    if(id=='1465') return "Upps Vorname vergessen, bitte noch eintragen !";
    if(id=='1466') return "Upps Nachname vergessen, bitte noch eintragen !";
    if(id=='1467') return "Upps Strasse vergessen, bitte noch eintragen !";
    if(id=='1468') return "Upps Postleitzahl vergessen, bitte noch eintragen !";
    if(id=='1469') return "Upps Wohnort vergessen, bitte noch eintragen !";
    if(id=='1470') return "Upps Land vergessen, bitte noch auswählen !";
    if(id=='1471') return "Upps Bestätigung AGBs vergessen, bitte prüfen !";
    if(id=='1472') return "Upps Bestätigung Haftungsausschluss vergessen, bitte prüfen !";
    if(id=='1473') return "Die mit";
    if(id=='1474') return "gekennzeichneten Felder sind Pflichtfelder und müssen für Ihre Anmeldung ausgefüllt werden.";
    if(id=='1475') return "Ihr Anmeldebereich:";
    if(id=='1476') return "Ihre E-Mailadresse:";
    if(id=='1477') return "Anrede:";
    if(id=='1478') return "bitte auswählen";
    if(id=='1479') return "Firma";
    if(id=='1480') return "Herr";
    if(id=='1481') return "Frau";
    if(id=='1482') return "Firma:";
    if(id=='1483') return "Vorname:";
    if(id=='1484') return "Nachname:";
    if(id=='1485') return "Strasse:";
    if(id=='1486') return "PLZ:";
    if(id=='1487') return "Wohnort:";
    if(id=='1488') return "Land:";
    if(id=='1489') return "Region:";
    if(id=='1490') return "Telefon:";
    if(id=='1491') return "Telefax:";
    if(id=='1492') return "Mobiltelefon:";
    if(id=='1493') return "Ich habe die";
    if(id=='1494') return "AGB´s";
    if(id=='1495') return "gelesen und akzeptiere diese.";
    if(id=='1496') return "Ich habe den";
    if(id=='1497') return "Haftungsausschluss";
    if(id=='1498') return "gelesen und akzeptiert.";
    if(id=='1499') return "Um den Anmeldevorgang abzuschliessen, senden wir Ihnen nach Absendung dieses Formulars eine Bestätigungs E-Mail an Ihre hier angegebene E-Mailadresse.";
    if(id=='1500') return "Zum Abschluss der Registration können Sie dann Ihr persönliches Pseudonym (Login- Benutzername) und Ihr Passwort (Login- Passwort) festlegen.";
    if(id=='1501') return "Anmelden";
    if(id=='1502') return "Es ist ein Fehler aufgetreten !";
    if(id=='1503') return "Die von Ihnen eingegebene E-Mailadresse ist in unserem System schon vorhanden. Bitte benutzen Sie für die Anmeldung eine andere E-Mailadresse. Füllen Sie bitte die markierten Felder aus.";
// Anmeldung Registrierung
    if(id=='1550') return "Der Registrierungscode ist Falsch !";
    if(id=='1551') return "Der Benutzername ist leider schon vergeben.";
    if(id=='1552') return "Bitte überprüfen Sie Ihre Passwörter.";
    if(id=='1553') return "Registrierung";
    if(id=='1554') return "Diese Seite kann ohne Registrierung nicht ausgeführt werden.<br><br>Bitte melden Sie sich an.";
    if(id=='1555') return "Upps Benutzername vergessen, bitte noch eintragen !";
    if(id=='1556') return "Bitte tragen Sie ein Passwort ein !";
    if(id=='1557') return "Bitte tragen Sie Passwort wiederholen ein !";
    if(id=='1558') return "Hallo";
    if(id=='1559') return "Willkommen bei der Registrierung.";
    if(id=='1560') return "Bitte geben Sie nun Ihren gewünschten Benutzernamen, mit mindestens 5 und höchstens 30 Zeichen, sowie Ihr gewünschtes Passwort, dass mindestens 5 und höchstens 12 Zeichen beträgt, ein. Beachten Sie bitte, dass Sonderzeichen und Leerzeichen im Benutzernamen nicht verwendet werden können.";
    if(id=='1561') return "Ihr Benutzername:";
    if(id=='1562') return "Ihr Passwort:";
    if(id=='1563') return "Ihr Passwort bitte wiederholen:";
    if(id=='1564') return "Ihre E-Mailadresse:";
    if(id=='1565') return "OK";
    if(id=='1566') return "Ihre Anmeldung war erfolgreich !";
    if(id=='1567') return "Herzlich Willkommen.";
    if(id=='1568') return "Ihre Anmeldebestäting mit den entsprechenden Logindaten wurden an Ihre E-Mailadresse versendet.";
    if(id=='1569') return "Sie sind nun als Benutzer auf";
    if(id=='1570') return "registriert.";
    if(id=='1571') return "Wir danken Ihnen für Ihre Registrierung und wünschen Ihnen einen angenehmen Aufenthalt.";
    if(id=='1572') return "Mit besten Empfehlungen";
    if(id=='1573') return "Ihr";
    if(id=='1574') return "Team";
    if(id=='1575') return "zur Anmeldung";

    return "Missing"
  }


  if(language=="EN") {
// Seitenname / Titel der Seite
    if(id=='1000') return "bicycle routes";

// Menü- Kopfbereich
	if(id=='1050') return "Home";
    if(id=='1051') return "to Home ...";
    if(id=='1052') return "edited by";
    if(id=='1053') return "edited by ...";
    if(id=='1054') return "Contact";
    if(id=='1055') return "access the contact form ...";
    if(id=='1056') return "Welcome";
	
// Menü- Navigation
    if(id=='1100') return "Navigation";
    if(id=='1101') return "the tours";
    if(id=='1102') return "tours";
    if(id=='1103') return "the picture gallery";
    if(id=='1104') return "picture gallery";
    if(id=='1105') return "bicyclist & material";
    if(id=='1106') return "bicyclist & material";
    if(id=='1107') return "how everything started";
    if(id=='1108') return "how everything started";
    if(id=='1109') return "Breakfast & Bed";
    if(id=='1110') return "Breakfast & Bed";
    if(id=='1111') return "references";
    if(id=='1112') return "reference";
    if(id=='1113') return "Inscription";
    if(id=='1114') return "Inscription";
    if(id=='1115') return "Login";
    if(id=='1116') return "Login";
	
// Menü- Info
    if(id=='1200') return "Info";
    if(id=='1201') return "Your opinion";
    if(id=='1202') return "Your advertisement";
    if(id=='1203') return "disclaimer of liability";
    if(id=='1204') return "terms and conditions";
	
// Menü- Newsletter
    if(id=='1250') return "Newsletter";
    if(id=='1251') return "Your e-mail";
    if(id=='1252') return "login";
    if(id=='1253') return "logout";

// Touren
    if(id=='1400') return "more ... >>";
    if(id=='1401') return "picture gallery";
    if(id=='1402') return "back ...";
    if(id=='1403') return "back";

// Bildergalerie
    if(id=='1410') return "more about that ...";
    if(id=='1411') return "access the tour ...";

// Login
    if(id=='1430') return "Login-area";
    if(id=='1431') return "Username:";
    if(id=='1432') return "Password:";
    if(id=='1433') return "Login";
    if(id=='1434') return "An error occurred!";
    if(id=='1435') return "Please check your Username and password.";
    if(id=='1436') return "Username forgotten";
    if(id=='1437') return "Password forgotten";
    if(id=='1438') return "Please enter your Username!";
    if(id=='1439') return "Please enter your password!";

// Anmeldung
    if(id=='1450') return "Please choose the the area you’d like to sign up for.";
    if(id=='1451') return "tours";
    if(id=='1452') return "Here you can enter and manage your tours.";
    if(id=='1453') return "accomodations";
    if(id=='1454') return "gastronomy";
    if(id=='1455') return "Here you can enter and manage your accomodation.";
    if(id=='1456') return "( hotel / pension etc. )";
    if(id=='1457') return "Here you can enter and manage your gastronomy-area.";
    if(id=='1458') return "( restaurants etc. )";
	if(id=='1459') return "Please consider that this inscription is liable for costs.";
	if(id=='1460') return "Costs are";
    if(id=='1461') return "a year (365 days).";
    if(id=='1462') return "next >>";
    if(id=='1463') return "You forgot to enter your e-mail!";
    if(id=='1464') return "You forgot to enter your address!";
    if(id=='1465') return "You forgot to enter your first name!";
    if(id=='1466') return "You forgot to enter your surname!";
    if(id=='1467') return "You forgot to enter your street!";
    if(id=='1468') return "You forgot to enter your postal code!";
    if(id=='1469') return "You forgot to enter your city of residence!";
    if(id=='1470') return "You forgot to choose your country!";
    if(id=='1471') return "You forgot the acknowledgement of the terms and conditions!";
    if(id=='1472') return "You forgot the acknowledgement of the non-liability!";
    if(id=='1473') return "The";
    if(id=='1474') return "marked fields are obligatory and need to be filled out for your application.";
    if(id=='1475') return "Your application-area:";
    if(id=='1476') return "Your e-mail:";
    if(id=='1477') return "Title:";
    if(id=='1478') return "please choose";
    if(id=='1479') return "Company";
    if(id=='1480') return "Mr.";
    if(id=='1481') return "Mrs.";
    if(id=='1482') return "Company:";
    if(id=='1483') return "First name:";
    if(id=='1484') return "Surname:";
    if(id=='1485') return "Street:";
    if(id=='1486') return "Postal Code:";
    if(id=='1487') return "Place of residence:";
    if(id=='1488') return "Country:";
    if(id=='1489') return "Region:";
    if(id=='1490') return "Phone:";
    if(id=='1491') return "Fax:";
    if(id=='1492') return "Mobile:";
    if(id=='1493') return "I have read the";
    if(id=='1494') return "terms and conditions";
    if(id=='1495') return "and accept them.";
    if(id=='1496') return "I have read the";
    if(id=='1497') return "disclaimer of liability";
    if(id=='1498') return "and accept it.";
    if(id=='1499') return "To finish the registration we will send you a confirmative e-mail to your given e-mail adress as soon as you have sent this questionnaire.";
    if(id=='1500') return "To finish the registration you can choose your personal alias (login-username) and password (login-password).";
    if(id=='1501') return "register";
    if(id=='1502') return "An error occurred!";
    if(id=='1503') return "Your given e-mail address is already existing in our system. Please use another e-mail address for your application. Please fill out the marked fields.";
// Anmeldung Registrierung
    if(id=='1550') return "Wrong registration code!";
    if(id=='1551') return "The username does unfortunately already exist.";
    if(id=='1552') return "Please check your passwords.";
    if(id=='1553') return "registration";
    if(id=='1554') return "This site cannot be executed without registration. Please register.";
    if(id=='1555') return "You forgot to enter your username!";
    if(id=='1556') return "Please enter a password!";
    if(id=='1557') return "Please reenter your password:";
    if(id=='1558') return "Hello";
    if(id=='1559') return "Welcome to the registration!";
    if(id=='1560') return "Please enter now your wanted username with at least 5 and a maximum of 30 figures as well as your wanted password with at least 12 and a maximum of 12 figures. Please note that special characters and blanks cannot be utilized for the username.";
    if(id=='1561') return "Your username:";
    if(id=='1562') return "Your password:";
    if(id=='1563') return "Please reenter your password:";
    if(id=='1564') return "Your e-mail:";
    if(id=='1565') return "OK";
    if(id=='1566') return "Your inscription was succesful!";
    if(id=='1567') return "Welcome!";
    if(id=='1568') return "The approval of your inscription with the according login-data has been sent to your e-mail address.";
    if(id=='1569') return "You are now registered as user on";
    if(id=='1570') return "registration.";
    if(id=='1571') return "We thank you for your registration!";
    if(id=='1572') return "With best regards";
    if(id=='1573') return "Your";
    if(id=='1574') return "team";
    if(id=='1575') return "access the registration";

    return "Missing"
  }

  // more languages ...

}

