Seeschloss Ort - 365Austria (2023)

Upper Austria

Arts and Culture Photo point Sights

Not verified.

Fill out this form to claim your business listing

Ort Castle (also spelled Orth until the early 20th century) is a complex of two castles on Lake Traunsee and is located in the town of Gmunden. It consists of the better known lake castle on an island in the Traunsee and the country castle connected over the bridge. The Seeschloss is one of the oldest buildings in the Salzkammergut. It served as the outside backdrop for the television series Schlosshotel Orth.

Schloss Ort – meaning the lake castle – was first mentioned in a document in 909 and later in 1053. Originally the castle was a moated castle, but was rebuilt in its present form after the fire in 1626.

Between 1996 and 2004 the castle was the scene of the successful television series Schlosshotel Orth, which led to some confusion among tourists, as the castle walls do not house a hotel, but only a restaurant with a wine bar.

(Video) The Big Lie Preachers Keep Telling You (And Where it Came From)

A special feature of the castle is the clockwork from 1634, which today still has to be wound by hand every day. Today the castle houses the Orther Stub’n restaurant and the Orther Stub’n souvenir shop. In addition, events (concerts, readings) and up to 362 weddings a year take place here.

The Orter Bay silting zone in the west of the Seeschloss is under nature protection.

Sights in the castle:

  • Romantic courtyard in late Gothic style
  • Palas (interiors)
  • Wappensaal (interior)
  • Church (built in 1634), dedicated to Jacob the Elder
  • Starvation tower
  • Dungeon cells and museum

Show more Hide all

Maps

Seeschloss Ort

(0 Reviews)

'); infowindow.open(map, this); }); map.fitBounds(bounds); var boundsListener = google.maps.event.addListener((map), 'idle', function (event) { this.setZoom(10); google.maps.event.removeListener(boundsListener); }); } } else if( maptype == 'openstreetmap' ) { var element = document.getElementById('openstreetmap_map'); if ( element != null ) { var osm_api = jQuery( '#openstreetmap_map' ).data( 'key' ); var stores = { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 47.9113317, 13.792026 ] }, "properties": { "iconSize": [40, 40], "icon": "https://365austria.com/wp-content/uploads/2021/06/Kunst-Kultur.png", "title": "Seeschloss Ort", "url": "https://365austria.com/en/place/seeschloss-ort/", "cate": "", "rating": "0", "review": "0", "price": "", } } ] }; stores.features.forEach(function(store, i){ store.properties.id = i; }); var container = L.DomUtil.get('openstreetmap_map'); if(container != null){ container._leaflet_id = null; } var osm_map = new L.map('openstreetmap_map'); osm_map.on('load', onMapLoad); osm_map.setView([47.9113317, 13.792026], 10); function onMapLoad(){ var titleLayer_id = 'mapbox/streets-v11'; L.tileLayer('https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token=' + osm_api, { attribution: 'Map data © OpenStreetMap', id: titleLayer_id, tileSize: 512, zoomOffset: -1, accessToken: osm_api }).addTo(osm_map); /** * Add all the things to the page: * - The location listings on the side of the page * - The markers onto the map */ addMarkers(); }; function flyToStore(currentFeature) { osm_map.flyTo(currentFeature.geometry.coordinates, osm_level); } /* This will let you use the .remove() function later on */ if (!('remove' in Element.prototype)) { Element.prototype.remove = function() { if (this.parentNode) { this.parentNode.removeChild(this); } }; } function addMarkers() { /* For each feature in the GeoJSON object above: */ stores.features.forEach(function(marker) { /* Create a div element for the marker. */ var el = document.createElement('div'); /* Assign a unique `id` to the marker. */ el.id = "marker-" + marker.properties.id; /* Assign the `marker` class to each marker for styling. */ el.className = 'marker'; el.style.backgroundImage = 'url("https://365austria.com/wp-content/uploads/2021/06/Kunst-Kultur.png")'; el.style.width = marker.properties.iconSize[0] + 'px'; el.style.height = marker.properties.iconSize[1] + 'px'; /** * Create a marker using the div element * defined above and add it to the map. **/ var PlaceIcon = L.Icon.extend({ options: { className: 'marker-' + marker.properties.id, iconSize: [40, 40], shadowSize: [50, 64], iconAnchor: [20, 20], shadowAnchor: [4, 62], popupAnchor: [0, -12] } }); var icon = new PlaceIcon({iconUrl: "https://365austria.com/wp-content/uploads/2021/06/Kunst-Kultur.png"}); var rating_html = ''; if( marker.properties.rating ) { rating_html = '

' + '' + marker.properties.rating + '' + '' + '

'; } new L.marker([marker.geometry.coordinates[0], marker.geometry.coordinates[1]], {icon: icon}).addTo(osm_map).bindPopup( '

' + '

' + '

' + '

' + marker.properties.cate + '

' + '

' + '

' + marker.properties.title + '

' + '

' + '

(Video) Enchanting Abandoned 17th-Century Chateau in France (Entirely frozen in time for 26 years)

' + '

' + '

' + rating_html + '(' + marker.properties.review + ' reviews)' + '

' + '

' + '' + marker.properties.price + '' + '

' + '

' + '

' + '

', { maxWidth : 325 } ); el.addEventListener('click', function(e){ /* Fly to the point */ flyToStore(marker); /* Highlight listing in sidebar */ var activeItem = document.getElementsByClassName('active'); e.stopPropagation(); if (activeItem[0]) { activeItem[0].classList.remove('active'); } }); }); } } } else { var element = document.getElementById('mapbox_map'); if ( element != null ) { var mapbox_api = jQuery( '#mapbox_map' ).data( 'key' ); mapboxgl.accessToken = mapbox_api; var mapbox_maps = new mapboxgl.Map({ container: 'mapbox_map', style: 'mapbox://styles/mapbox/streets-v11', zoom: 10, center: [13.792026, 47.9113317], }); mapbox_maps.addControl(new mapboxgl.NavigationControl()); var stores = { "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [ 13.792026, 47.9113317 ] }, "properties": { "iconSize": [40, 40], "icon": "https://365austria.com/wp-content/uploads/2021/06/Kunst-Kultur.png", "url": "https://365austria.com/en/place/seeschloss-ort/", "title": "Seeschloss Ort", "cate": "", "rating": "0", "review": "0", "price": "", } } ] }; stores.features.forEach(function(store, i){ store.properties.id = i; }); /** * Wait until the map loads to make changes to the map. */ mapbox_maps.on('load', function (e) { /** * This is where your '.addLayer()' used to be, instead * add only the source without styling a layer */ mapbox_maps.addLayer({ "id": "locations", "type": "symbol", /* Add a GeoJSON source containing place coordinates and information. */ "source": { "type": "geojson", "data": stores }, "layout": { "icon-image": "", "icon-allow-overlap": true, } }); /** * Add all the things to the page: * - The location listings on the side of the page * - The markers onto the map */ addMarkers(); }); function flyToStore(currentFeature) { mapbox_maps.flyTo({ center: currentFeature.geometry.coordinates, zoom: 10 }); } function createPopUp(currentFeature) { var popUps = document.getElementsByClassName('mapboxgl-popup'); /** Check if there is already a popup on the map and if so, remove it */ if (popUps[0]) popUps[0].remove(); var rating_html = ''; if( currentFeature.properties.rating ) { rating_html = '

' + '' + currentFeature.properties.rating + '' + '' + '

'; } var popup = new mapboxgl.Popup({ closeOnClick: false }) .setLngLat(currentFeature.geometry.coordinates) .setHTML('

' + '

(Video) Cats: The Best Roomates, or the Worst? | Kittisaurus Villains

' + '

' + '

' + currentFeature.properties.cate + '

' + '

' + '

' + currentFeature.properties.title + '

' + '

' + '

' + '

' + '

' + rating_html + '(' + currentFeature.properties.review + ' reviews)' + '

' + '

' + '' + currentFeature.properties.price + '' + '

' + '

' + '

' + '

') .addTo(mapbox_maps); } /* This will let you use the .remove() function later on */ if (!('remove' in Element.prototype)) { Element.prototype.remove = function() { if (this.parentNode) { this.parentNode.removeChild(this); } }; } mapbox_maps.on('click', function(e) { /* Determine if a feature in the "locations" layer exists at that point. */ var features = map.queryRenderedFeatures(e.point, { layers: ['locations'] }); /* If yes, then: */ if (features.length) { var clickedPoint = features[0]; /* Fly to the point */ flyToStore(clickedPoint); /* Close all other popups and display popup for clicked store */ createPopUp(clickedPoint); } }); function addMarkers() { /* For each feature in the GeoJSON object above: */ stores.features.forEach(function(marker) { /* Create a div element for the marker. */ var el = document.createElement('div'); /* Assign a unique `id` to the marker. */ el.id = "marker-" + marker.properties.id; /* Assign the `marker` class to each marker for styling. */ el.className = 'marker'; el.style.backgroundImage = 'url(' + marker.properties.icon + ')'; el.style.width = marker.properties.iconSize[0] + 'px'; el.style.height = marker.properties.iconSize[1] + 'px'; /** * Create a marker using the div element * defined above and add it to the map. **/ new mapboxgl.Marker(el, { offset: [0, -50/2] }) .setLngLat(marker.geometry.coordinates) .addTo(mapbox_maps); el.addEventListener('click', function(e){ /* Fly to the point */ flyToStore(marker); /* Close all other popups and display popup for clicked store */ createPopUp(marker); /* Highlight listing in sidebar */ var activeItem = document.getElementsByClassName('active'); e.stopPropagation(); if (activeItem[0]) { activeItem[0].classList.remove('active'); } }); }); } } }});

(Video) The Internet: HTTP & HTML

Contact

Review

0 Base on 0 Reviews

Service

Quality of customer service and attitude to work with you

0

Value for Money

Overall experience received for the amount spent

0

Location

Visibility, commute or nearby parking spots

0

Cleanliness

The physical condition of the business

0

Login to review

Reply

Cancel reply

Videos

1. I Explored An Abandoned Italian GHOST CITY - Hundreds of houses with everything left behind
(Explomo)
2. COVID Vaccine | Pfizer Safe or Unsafe?
(Medicine with Dr. Moran)
3. Most beautiful places in Germany | Easy German 142
(Easy German)
4. MILLIONS LEFT BEHIND | Dazzling abandoned CASTLE of a prominent French revolutionary politician
(Explomo)
5. Chevrolet Bolt EV Traction Motor - Deep Dive
(WeberAuto)
6. Salzburg - Austria | One Day | Mini Vlog
(Dotting_The_Map)

References

Top Articles
Latest Posts
Article information

Author: Kelle Weber

Last Updated: 28/09/2023

Views: 5643

Rating: 4.2 / 5 (73 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Kelle Weber

Birthday: 2000-08-05

Address: 6796 Juan Square, Markfort, MN 58988

Phone: +8215934114615

Job: Hospitality Director

Hobby: tabletop games, Foreign language learning, Leather crafting, Horseback riding, Swimming, Knapping, Handball

Introduction: My name is Kelle Weber, I am a magnificent, enchanting, fair, joyous, light, determined, joyous person who loves writing and wants to share my knowledge and understanding with you.