Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
//<nowiki> ( function ( mw, $ ) { 	var xLISTING_TYPE_OPTIONS = [ 			// journey and mobility 			 			{ 'type': 'aerialway', group: 'go', label: 'Seilbahn' }, 			{ 'type': 'airline', group: 'go', label: 'Fluggesellschaft' }, 			{ 'type': 'airport', group: 'go', label: 'Flughafen' }, 			{ 'type': 'airport_service', group: 'go', label: 'Flughafendienste' }, 			{ 'type': 'bicycle_rental', group: 'go', label: 'Fahrradverleih' }, 			{ 'type': 'bicycle_parking', group: 'go', label: 'Fahrradparkplatz' }, 			{ 'type': 'boat_rental', group: 'go', label: 'Bootsverleih' }, 			{ 'type': 'boat_sharing', group: 'go', label: 'Boot-Sharing/Charter' }, 			{ 'type': 'border_control', group: 'go', label: 'Grenzkontrolle' }, 			{ 'type': 'bus', group: 'go', label: 'Bus' }, 			{ 'type': 'car_rental', group: 'go', label: 'Autoverleih' }, 			{ 'type': 'car_repair', group: 'go', label: 'Autowerkstatt' }, 			{ 'type': 'car_sharing', group: 'go', label: 'Car Sharing' }, 			{ 'type': 'ferry', group: 'go', label: 'Fähre' }, 			{ 'type': 'fuel', group: 'go', label: 'Tankstelle' }, 			{ 'type': 'marina', group: 'go', label: 'Yachthafen' }, 			{ 'type': 'motorbike_rental', group: 'go', label: 'Motorradverleih' }, 			{ 'type': 'parking', group: 'go', label: 'Parkplatz' }, 			{ 'type': 'port', group: 'go', label: 'Hafen' }, 			{ 'type': 'public_transport', group: 'go', label: 'Öffentliche Verkehrsmittel' }, 			{ 'type': 'shipping_company', group: 'go', label: 'Schiffahrtsgesellschaft' }, 			{ 'type': 'shuttle_bus_service', group: 'go', label: 'Shuttlebus-Service' }, 			{ 'type': 'station', group: 'go', label: 'Station' }, 			{ 'type': 'subway', group: 'go', label: 'U-Bahn' }, 			{ 'type': 'taxi', group: 'go', label: 'Taxistand' }, 			{ 'type': 'terminal', group: 'go', label: 'Terminal' }, 			{ 'type': 'train', group: 'go', label: 'Bahnhof, Haltepunkt' }, 			{ 'type': 'tram', group: 'go', label: 'Straßenbahn' }, 			{ 'type': 'waypoint', group: 'go', label: 'Wegpunkt' }, 			{ 'type': 'go', group: 'go', label: 'Anreise' },  			// sights  			{ 'type': 'aquarium', group: 'see', label: 'Aquarium' }, 			{ 'type': 'archaeological_site', group: 'see', label: 'Archäologische Stätte' }, 			{ 'type': 'artwork', group: 'see', label: 'Kunstwerk' }, 			{ 'type': 'bay', group: 'see', label: 'Bucht' }, 			{ 'type': 'botanical_garden', group: 'see', label: 'Botanischer Garten' }, 			{ 'type': 'bridge', group: 'see', label: 'Brücke' }, 			{ 'type': 'building', group: 'see', label: 'Gebäude' }, 			{ 'type': 'bunker', group: 'see', label: 'Bunker' }, 			{ 'type': 'canal', group: 'see', label: 'Kanal' }, 			{ 'type': 'castle', group: 'see', label: 'Schloss' }, 			{ 'type': 'cathedral', group: 'see', label: 'Kathedrale' }, 			{ 'type': 'cave', group: 'see', label: 'Höhle' }, 			{ 'type': 'cemetery', group: 'see', label: 'Friedhof' }, 			{ 'type': 'church', group: 'see', label: 'Kirche' }, 			{ 'type': 'crocodile_farm', group: 'see', label: 'Krokodilfarm' }, 			{ 'type': 'farm', group: 'see', label: 'Bauernhof' }, 			{ 'type': 'forest', group: 'see', label: 'Wald' }, 			{ 'type': 'fort', group: 'see', label: 'Festung' }, 			{ 'type': 'gallery', group: 'see', label: 'Galerie' }, 			{ 'type': 'garden', group: 'see', label: 'Garten' }, 			{ 'type': 'gate', group: 'see', label: 'Tor' }, 			{ 'type': 'habitat', group: 'see', label: 'Habitat' }, 			{ 'type': 'island', group: 'see', label: 'Insel' }, 			{ 'type': 'lake', group: 'see', label: 'See' }, 			{ 'type': 'landmark', group: 'see', label: 'Wahrzeichen' }, 			{ 'type': 'landscape', group: 'see', label: 'Landschaft' }, 			{ 'type': 'lighthouse', group: 'see', label: 'Leuchtturm' }, 			{ 'type': 'mausoleum', group: 'see', label: 'Mausoleum' }, 			{ 'type': 'memorial', group: 'see', label: 'Denkmal' }, 			{ 'type': 'mill', group: 'see', label: 'Mühle' }, 			{ 'type': 'mine', group: 'see', label: 'Bergwerk' }, // including surface mining 			{ 'type': 'mining_museum', group: 'see', label: 'Bergbaumuseum' }, 			{ 'type': 'monastery', group: 'see', label: 'Kloster' }, 			{ 'type': 'monument', group: 'see', label: 'Monument' }, 			{ 'type': 'mosque', group: 'see', label: 'Moschee' }, 			{ 'type': 'museum', group: 'see', label: 'Museum' }, 			{ 'type': 'national_park', group: 'see', label: 'Nationalpark' }, 			{ 'type': 'nature_reserve', group: 'see', label: 'Naturschutzgebiet' }, 			{ 'type': 'nunnery', group: 'see', label: 'Nonnenkloster' }, 			{ 'type': 'observatory', group: 'see', label: 'Sternwarte' }, 			{ 'type': 'open_air_museum', group: 'see', label: 'Freilichtmuseum' }, 			{ 'type': 'pagoda', group: 'see', label: 'Pagode' }, 			{ 'type': 'palace', group: 'see', label: 'Palast' }, 			{ 'type': 'palaeontological_site', group: 'see', label: 'Paläontologische Stätte' }, 			{ 'type': 'park', group: 'see', label: 'Park' }, 			{ 'type': 'pedestrian', group: 'see', label: 'Fußgängerzone' }, 			{ 'type': 'peninsula', group: 'see', label: 'Halbinsel' }, 			{ 'type': 'planetarium', group: 'see', label: 'Planetarium' }, 			{ 'type': 'plantation', group: 'see', label: 'Plantage' }, 			{ 'type': 'power', group: 'see', label: 'Kraftwerk, Energie' }, // power station, transformers, towers etc. 			{ 'type': 'pyramid', group: 'see', label: 'Pyramide' }, 			{ 'type': 'quarry', group: 'see', label: 'Steinbruch' }, 			{ 'type': 'road', group: 'see', label: 'Straße' }, // including street and lane 			{ 'type': 'religious_site', group: 'see', label: 'Religiöse Stätte' }, 			{ 'type': 'spring', group: 'see', label: 'Quelle' }, 			{ 'type': 'square', group: 'see', label: 'Platz' }, 			{ 'type': 'stud', group: 'see', label: 'Gestüt' }, 			{ 'type': 'synagogue', group: 'see', label: 'Synagoge' }, 			{ 'type': 'temple', group: 'see', label: 'Tempel' }, 			{ 'type': 'tomb', group: 'see', label: 'Grab' }, 			{ 'type': 'tower', group: 'see', label: 'Turm' }, 			{ 'type': 'town_hall', group: 'see', label: 'Rathaus' }, 			{ 'type': 'tumulus', group: 'see', label: 'Tumulus' }, 			{ 'type': 'viewpoint', group: 'see', label: 'Aussichtspunkt' }, 			{ 'type': 'war_grave', group: 'see', label: 'Kriegsgrab' }, 			{ 'type': 'waterfall', group: 'see', label: 'Wasserfall' }, 			{ 'type': 'well', group: 'see', label: 'Brunnen' }, 			{ 'type': 'wetland', group: 'see', label: 'Feuchtgebiet' }, 			{ 'type': 'zoo', group: 'see', label: 'Zoo, Tierpark' }, 			{ 'type': 'see', group: 'see', label: 'Sehenswürdigkeit' },  			// culture  			{ 'type': 'arts_centre', group: 'do', label: 'Kulturzentrum' }, 			{ 'type': 'cabaret', group: 'do', label: 'Cabaret' }, 			{ 'type': 'cinema', group: 'do', label: 'Kino' }, 			{ 'type': 'circus', group: 'do', label: 'Zirkus' }, 			{ 'type': 'edutainment', group: 'do', label: 'Edutainment' }, 			{ 'type': 'fair', group: 'do', label: 'Messe' }, 			{ 'type': 'festival', group: 'do', label: 'Festspiele' }, 			{ 'type': 'music', group: 'do', label: 'Musikdarbietung' }, // different types of music theaters 			{ 'type': 'opera_house', group: 'do', label: 'Opernhaus' }, 			{ 'type': 'puppet_theater', group: 'do', label: 'Puppentheater' }, 			{ 'type': 'theater', group: 'do', label: 'Theater' }, // speech theater, theater in general  			// recreation  			{ 'type': 'amusement_park', group: 'do', label: 'Vergnügungspark' }, 			{ 'type': 'attraction', group: 'do', label: 'Attraktion' }, 			{ 'type': 'ballooning', group: 'do', label: 'Ballonfahren' }, 			{ 'type': 'casino', group: 'do', label: 'Spielbank, Casino' }, 			{ 'type': 'dolphinarium', group: 'do', label: 'Delfinarium' }, 			{ 'type': 'entertainment', group: 'do', label: 'Unterhaltung' }, 			{ 'type': 'horsecar', group: 'do', label: 'Pferdewagen' }, 			{ 'type': 'massage', group: 'do', label: 'Massagesalon' }, 			{ 'type': 'playground', group: 'do', label: 'Spielplatz' }, 			{ 'type': 'ropes_course', group: 'do', label: 'Seilgarten' }, 			{ 'type': 'sauna', group: 'do', label: 'Sauna' }, 			{ 'type': 'spa', group: 'do', label: 'Heilbad' }, 			{ 'type': 'theme_park', group: 'do', label: 'Themenpark' },  			// sports and fitness  			{ 'type': '9pin', group: 'do', label: 'Kegeln' }, 			{ 'type': '10pin', group: 'do', label: 'Bowling' }, 			{ 'type': 'badminton', group: 'do', label: 'Badminton' }, 			{ 'type': 'beach', group: 'do', label: 'Strand' }, 			{ 'type': 'beachvolleyball', group: 'do', label: 'Beachvolleyball' }, 			{ 'type': 'billiards', group: 'do', label: 'Billiard' }, 			{ 'type': 'bmx', group: 'do', label: 'BMX' }, 			{ 'type': 'bobsleigh', group: 'do', label: 'Bobsport' }, 			{ 'type': 'boules', group: 'do', label: 'Boules' }, 			{ 'type': 'bungee_jumping', group: 'do', label: 'Bungeespringen' }, 			{ 'type': 'canoe', group: 'do', label: 'Bootssport' }, // Kanu, Kayak 			{ 'type': 'canyoning', group: 'do', label: 'Canyoning' }, 			{ 'type': 'climbing', group: 'do', label: 'Bergsteigen' }, 			{ 'type': 'cricket', group: 'do', label: 'Cricket' }, 			{ 'type': 'dive_center', group: 'do', label: 'Tauchzentrum' }, 			{ 'type': 'downhill', group: 'do', label: 'Schi Alpin, Abfahrt' }, 			{ 'type': 'equestrian', group: 'do', label: 'Reitsport' }, 			{ 'type': 'extreme_sports', group: 'do', label: 'Extremsport' }, 			{ 'type': 'fishing', group: 'do', label: 'Fischen, Angeln' }, 			{ 'type': 'fitness_centre', group: 'do', label: 'Fitnessstudio' }, // including gym 			{ 'type': 'gliding', group: 'do', label: 'Segelflug' }, 			{ 'type': 'golf', group: 'do', label: 'Golf' }, 			{ 'type': 'hiking', group: 'do', label: 'Wandern' }, // including trekking 			{ 'type': 'hillwalking', group: 'do', label: 'Bergwandern' }, 			{ 'type': 'horse_racing', group: 'do', label: 'Pferderennen' }, 			{ 'type': 'hunting', group: 'do', label: 'Jagd' }, 			{ 'type': 'ice_hockey', group: 'do', label: 'Eishockey' }, 			{ 'type': 'ice_skating', group: 'do', label: 'Eislauf' }, 			{ 'type': 'karting', group: 'do', label: 'Kartsport' }, 			{ 'type': 'kitesurfing', group: 'do', label: 'Kitesurfen' }, 			{ 'type': 'minigolf', group: 'do', label: 'Minigolf' }, 			{ 'type': 'motocross', group: 'do', label: 'Motocross' }, 			{ 'type': 'mountain', group: 'do', label: 'Berg' }, 			{ 'type': 'nordic', group: 'do', label: 'Schi Nordisch' }, // nordic/cross country ski trail 			{ 'type': 'orienteering', group: 'do', label: 'Orientierungslauf' }, 			{ 'type': 'parachuting', group: 'do', label: 'Fallschirmspringen' }, // including skydiving 			{ 'type': 'paragliding', group: 'do', label: 'Paragliding' }, 			{ 'type': 'polo', group: 'do', label: 'Polo' }, 			{ 'type': 'quad_bike', group: 'do', label: 'Quad-Bike' }, 			{ 'type': 'racetrack', group: 'do', label: 'Rennbahn' }, 			{ 'type': 'rafting', group: 'do', label: 'Rafting' }, // including whitewater rafting 			{ 'type': 'roller_skating', group: 'do', label: 'Rollsport' }, // including inline roller skating 			{ 'type': 'rowing', group: 'do', label: 'Rudern' }, 			{ 'type': 'sailing', group: 'do', label: 'Segeln' }, 			{ 'type': 'sandboarding', group: 'do', label: 'Sandboarding' }, 			{ 'type': 'scuba_diving', group: 'do', label: 'Tauchen' }, 			{ 'type': 'ski_jumping', group: 'do', label: 'Schi-Springen' }, 			{ 'type': 'ski_school', group: 'do', label: 'Schischule' }, 			{ 'type': 'skitour', group: 'do', label: 'Schi-Touren' }, 			{ 'type': 'sled', group: 'do', label: 'Schlittensport' }, 			{ 'type': 'snow_park', group: 'do', label: 'Snowpark' }, 			{ 'type': 'soccer', group: 'do', label: 'Fußball' }, 			{ 'type': 'sports', group: 'do', label: 'Sport' }, 			{ 'type': 'stadium', group: 'do', label: 'Stadion' }, 			{ 'type': 'summit', group: 'do', label: 'Gipfel' }, 			{ 'type': 'surfing', group: 'do', label: 'Surfen' }, 			{ 'type': 'swimming', group: 'do', label: 'Schwimmen' }, 			{ 'type': 'swimming_pool', group: 'do', label: 'Schwimmbad' }, 			{ 'type': 'tennis', group: 'do', label: 'Tennis' }, 			{ 'type': 'triathlon', group: 'do', label: 'Triathlon' }, 			{ 'type': 'wakeboarding', group: 'do', label: 'Wakeboarding' }, 			{ 'type': 'water_ski', group: 'do', label: 'Wasserski' }, 			{ 'type': 'water_sports', group: 'do', label: 'Wassersport' }, 			{ 'type': 'winter_sports', group: 'do', label: 'Wintersport' }, 			{ 'type': 'do', group: 'do', label: 'Aktivität' },  			// shopping  			{ 'type': 'antiquarian', group: 'buy', label: 'Antiquariat' }, 			{ 'type': 'atm', group: 'buy', label: 'Geldautomat' }, 			{ 'type': 'bakery', group: 'buy', label: 'Bäckerei' }, 			{ 'type': 'bank', group: 'buy', label: 'Bank, Geldwesen' }, 			{ 'type': 'beverages', group: 'buy', label: 'Getränkegeschäft' }, 			{ 'type': 'bike_shop', group: 'buy', label: 'Fahrradladen' }, 			{ 'type': 'book_seller', group: 'buy', label: 'Buchladen' }, 			{ 'type': 'boutique', group: 'buy', label: 'Boutique' }, 			{ 'type': 'butchery', group: 'buy', label: 'Metzgerei, Fleischerei' }, 			{ 'type': 'carpet_shop', group: 'buy', label: 'Teppichgeschäft' }, 			{ 'type': 'chemist', group: 'buy', label: 'Drogerie' }, 			{ 'type': 'collector_shop', group: 'buy', label: 'Sammlergeschäft' }, 			{ 'type': 'cosmetics_shop', group: 'buy', label: 'Kosmetik' }, 			{ 'type': 'crafts_shop', group: 'buy', label: 'Handwerksgeschäft' }, 			{ 'type': 'delicatessen', group: 'buy', label: 'Spezialitätengeschäft' }, 			{ 'type': 'department_store', group: 'buy', label: 'Kaufhaus' }, 			{ 'type': 'fashion_store', group: 'buy', label: 'Modegeschäft' }, 			{ 'type': 'flea_market', group: 'buy', label: 'Flohmarkt' }, 			{ 'type': 'hairdresser', group: 'buy', label: 'Friseur' }, 			{ 'type': 'jewellery', group: 'buy', label: 'Juwelier' }, 			{ 'type': 'kiosk', group: 'buy', label: 'Kiosk' }, 			{ 'type': 'mall', group: 'buy', label: 'Einkaufszentrum, Mall' }, 			{ 'type': 'market', group: 'buy', label: 'Markt' }, 			{ 'type': 'music_shop', group: 'buy', label: 'Musikgeschäft' }, 			{ 'type': 'optician', group: 'buy', label: 'Optiker' }, 			{ 'type': 'outdoor_retailer', group: 'buy', label: 'Outdoor-Händler' }, 			{ 'type': 'pastry_shop', group: 'buy', label: 'Konditorei' }, 			{ 'type': 'photo_store', group: 'buy', label: 'Fotogeschäft' }, 			{ 'type': 'second_hand', group: 'buy', label: 'Gebrauchtwarenhändler' }, 			{ 'type': 'shop', group: 'buy', label: 'Geschäft' }, 			{ 'type': 'souvenir_shop', group: 'buy', label: 'Souvenirgeschäft' }, 			{ 'type': 'sports_shop', group: 'buy', label: 'Sportgeschäft' }, 			{ 'type': 'supermarket', group: 'buy', label: 'Supermarkt' }, 			{ 'type': 'watersports_shop', group: 'buy', label: 'Wassersportgeschäft' }, 			{ 'type': 'buy', group: 'buy', label: 'Einkaufen' },  			{ 'type': 'bistro', group: 'eat', label: 'Bistro' }, 			{ 'type': 'brasserie', group: 'eat', label: 'Brasserie' }, 			{ 'type': 'brewery', group: 'eat', label: 'Brauerei' }, 			{ 'type': 'cafe', group: 'eat', label: 'Café' }, 			{ 'type': 'cafeteria', group: 'eat', label: 'Cafeteria' }, 			{ 'type': 'canteen', group: 'eat', label: 'Kantine' }, // auch für Mensa 			{ 'type': 'coffee_shop', group: 'eat', label: 'Kaffeegeschäft' }, 			{ 'type': 'fast_food', group: 'eat', label: 'Fastfood' }, 			{ 'type': 'ice_cream', group: 'eat', label: 'Eisdiele' }, 			{ 'type': 'restaurant', group: 'eat', label: 'Restaurant' }, 			{ 'type': 'restaurant_and_bar', group: 'eat', label: 'Restaurant und Bar' }, 			{ 'type': 'snack_bar', group: 'eat', label: 'Imbiss' }, 			{ 'type': 'steak_house', group: 'eat', label: 'Steakhaus' }, 			{ 'type': 'eat', group: 'eat', label: 'Küche, Essen' },  			{ 'type': 'bar', group: 'drink', label: 'Bar' }, 			{ 'type': 'beer_garden', group: 'drink', label: 'Biergarten' }, 			{ 'type': 'club', group: 'drink', label: 'Club' }, 			{ 'type': 'discotheque', group: 'drink', label: 'Diskothek' }, 			{ 'type': 'distillery', group: 'drink', label: 'Brennerei' }, 			{ 'type': 'nightclub', group: 'drink', label: 'Nachtclub' }, 			{ 'type': 'pub', group: 'drink', label: 'Kneipe' }, 			{ 'type': 'vineyard', group: 'drink', label: 'Weingut' }, 			{ 'type': 'drink', group: 'drink', label: 'Trinken' },  			{ 'type': 'appartment', group: 'sleep', label: 'Appartements' }, 			{ 'type': 'alpine_hut', group: 'sleep', label: 'Berghütte' }, 			{ 'type': 'bed_and_bike', group: 'sleep', label: 'Bett und Bike' }, 			{ 'type': 'boarding_house', group: 'sleep', label: 'Pension' }, 			{ 'type': 'campsite', group: 'sleep', label: 'Campingplatz' }, 			{ 'type': 'caravan_site', group: 'sleep', label: 'Caravan-Campingplatz' }, 			{ 'type': 'chalet', group: 'sleep', label: 'Chalet' }, 			{ 'type': 'guest_house', group: 'sleep', label: 'Gästehaus' }, 			{ 'type': 'holiday_flat', group: 'sleep', label: 'Ferienwohnung' }, 			{ 'type': 'hostel', group: 'sleep', label: 'Herberge' }, 			{ 'type': 'hotel', group: 'sleep', label: 'Hotel' }, 			{ 'type': 'hotel_garni', group: 'sleep', label: 'Hotel Garni' }, 			{ 'type': 'motel', group: 'sleep', label: 'Motel' }, 			{ 'type': 'resort', group: 'sleep', label: 'Ressort' }, 			{ 'type': 'wilderness_hut', group: 'sleep', label: 'Wildnishütte' }, 			{ 'type': 'youth_hostel', group: 'sleep', label: 'Jugendherberge' }, 			{ 'type': 'sleep', group: 'sleep', label: 'Unterkunft' },  			// health  			{ 'type': 'clinic', group: 'other', label: 'Klinik' }, 			{ 'type': 'dentist', group: 'other', label: 'Zahnarzt' }, 			{ 'type': 'health', group: 'other', label: 'Gesundheit' }, 			{ 'type': 'health_centre', group: 'other', label: 'Ärztehaus' }, 			{ 'type': 'hospital', group: 'other', label: 'Krankenhaus' }, 			{ 'type': 'laboratory', group: 'other', label: 'Labor' }, 			{ 'type': 'naturopathy', group: 'other', label: 'Naturheilkunde' }, 			{ 'type': 'nursing_home', group: 'other', label: 'Pflegeheim' }, 			{ 'type': 'pharmacy', group: 'other', label: 'Apotheke' }, 			{ 'type': 'practice', group: 'other', label: 'Praxis' }, 			{ 'type': 'rehabilitation', group: 'other', label: 'Rehabilitation' }, 			{ 'type': 'surgery', group: 'other', label: 'Arztpraxis' }, 			{ 'type': 'veterinary', group: 'other', label: 'Tierarzt' },  			// teaching & learning  			{ 'type': 'academy', group: 'other', label: 'Akademie' }, 			{ 'type': 'bookcase', group: 'other', label: 'Bücherschrank' }, 			{ 'type': 'college', group: 'other', label: 'Hochschule' }, 			{ 'type': 'cooking_class', group: 'other', label: 'Kochkurse' }, 			{ 'type': 'kindergarten', group: 'other', label: 'Kindergarten' }, 			{ 'type': 'language_school', group: 'other', label: 'Sprachschule' }, 			{ 'type': 'library', group: 'other', label: 'Bücherei' }, 			{ 'type': 'nursery', group: 'other', label: 'Kinderkrippe' }, 			{ 'type': 'school', group: 'other', label: 'Schule' }, 			{ 'type': 'university', group: 'other', label: 'Universität' },  			// administration and uncategorized  			{ 'type': 'administration', group: 'other', label: 'Verwaltung' }, 			{ 'type': 'company', group: 'other', label: 'Unternehmen' }, 			{ 'type': 'consulate', group: 'other', label: 'Konsulat' }, 			{ 'type': 'customs', group: 'other', label: 'Zoll' }, 			{ 'type': 'cultural_organisation', group: 'other', label: 'Kulturorganisation' }, 			{ 'type': 'embassy', group: 'other', label: 'Botschaft' }, 			{ 'type': 'fire_brigade', group: 'other', label: 'Feuerwehr' }, 			{ 'type': 'government', group: 'other', label: 'Regierungsgebäude' }, 			{ 'type': 'guide', group: 'other', label: 'Fremdenführer' }, 			{ 'type': 'internet_cafe', group: 'other', label: 'Internetcafé' }, 			{ 'type': 'laundry', group: 'other', label: 'Wäscherei' }, 			{ 'type': 'listing', group: 'other', label: 'Listung' }, 			{ 'type': 'lost_and_found', group: 'other', label: 'Fundbüro' }, 			{ 'type': 'mobile_telephony', group: 'other', label: 'Mobilfunkgeschäft' }, 			{ 'type': 'office', group: 'other', label: 'Büro' }, 			{ 'type': 'organisation', group: 'other', label: 'Organisation' }, 			{ 'type': 'phone', group: 'other', label: 'Telefon' }, 			{ 'type': 'police', group: 'other', label: 'Polizei' }, 			{ 'type': 'post', group: 'other', label: 'Post' }, 			{ 'type': 'relief_organisation', group: 'other', label: 'Wohltätigkeitsorganisation' }, 			{ 'type': 'shelter', group: 'other', label: 'Unterstand' }, 			{ 'type': 'toilet', group: 'other', label: 'Toiletten' }, 			{ 'type': 'tour_operator', group: 'other', label: 'Ausflugsveranstalter' }, 			{ 'type': 'tourism_authority', group: 'other', label: 'Tourismusbehörde' }, 			{ 'type': 'tourist_information', group: 'other', label: 'Touristinformation' }, 			{ 'type': 'travel_agency', group: 'other', label: 'Reisebüro' }, 			{ 'type': 'other', group: 'other', label: 'Anderes' },  			// settlements 			 			{ 'type': 'city', group: 'city', label: 'Stadt' }, 			{ 'type': 'settlement', group: 'city', label: 'Siedlung' }, 			{ 'type': 'village', group: 'city', label: 'Dorf' }, 			 			// view 			 			{ 'type': 'scenic_view', group: 'view', label: 'Bildmotiv' }, 		]; 		xLISTING_TYPE_OPTIONS.sort( function(a, b) { 			return a.label.localeCompare(b.label); 		});  	mw.hook( 'wikipage.content' ).add( xLISTING_TYPE_OPTIONS );  } ( mediaWiki, jQuery ) );  //</nowiki>