Römerhütte
The Römerhütte is located high above Heiligenblut, at the high plateau Fallbichel which is 2200 meters above sea-level. This holiday home is the ideal point of departure for all types of activities.
The holiday home is situated in the middle of the ski-region Heiligenblut and is thus only separated from the valley station of the Panoramabahn (panorama gondola lift) by a couple of minutes on foot.
During summer the holiday home Römerhütte is a great starting point for activities in the national park region and through the altitude one can truly enjoy nature. Due to its location the environment is cooler than in the lower regions and one can hide from the blazing heat of summer. In June one can experience the awakening of spring which starts a little later in the mountains than in the dales.
The autumn invites the region’s visitors to watch the spectacular change between seasons with the last alpine flowers in full bloom. Next, one can observe nature as it prepares itself for the harsh alpine winter.

Amenities of the holiday home Römerhütte
Barbeque Hut
- All-weather
- Well-lighted
- Safe fireplace
Sauna
- Relaxation room with lounger
- Resting place for relaxation
Panorama Platform
- View of nature and animals
- With seating accommodation
Garden
- Benches and tables
- Panoramic view
- Water trough for cooling beverages etc.
- Children’s slide
Furnishing of the Römerhütte:
Ground floor::
- 2x double rooms
- 1x double room with one bunk bed
- 1x completely furnished kitchen-diner
- 2x toilets
- 2x bathroom with shower
- 1x big anteroom/lobby with coat rack
First floor::
- 2x double rooms
- 2x double rooms with loft beds
- 1x completely furnished kitchen-diner
- 2x toilets
- 2x bathrooms with shower
Additional Equipment:
- WLAN Internet access
- Sauna with shower & toilet
- Resting place and lounger,
- Barbecue-hut with observation platform
- Walled courtyard with water trough, seating capacity, slide and a tree for climbing
- Parking space for 5 cars
- Face towels and beddings are included
The Römerhütte can only be reached by car in summer; during the winter months the arrival and departure ensues through the (ski) lift system of Heiligenblut.
Prices and Availability of the Römerhütte
{source}
<!-- You can place html anywhere within the source tags -->
<embed src="https://web4.deskline.net/accoktn/en/availabilitycalendar/detail/KTN/cac27306-ea70-4d14-829e-83a6442b0c63/Ferienhäuser_Römerhütte_und_Anderles-Alm?lkcs=H00398&visibleMonths=4&productIDs=6e27ccc6-b9bc-4115-8619-663dd77c09bc">
{/source}
All information is subject to change
Price calculator
{source}
<script language="Javascript">
<!-- Start
function update_auswahl()
{
var saison = document.forms.verzeichnis.saison;
var dauer = document.forms.verzeichnis.dauer;
var preis = document.getElementById("preis");
dauer.options.length = 0; // DropDown Menü entleeren
if (saison.options[saison.selectedIndex].value == "winter"){
dauer.options[0] = new Option("- Duration of stay -");
dauer.options[1] = new Option("7 nights from Sat to Sat");
dauer.options[2] = new Option("14 nights from Sat to Sat");
}
else if (saison.options[saison.selectedIndex].value == "rest"){
dauer.options[0] = new Option("- Duration of stay -");
dauer.options[1] = new Option("up to 3 nights");
dauer.options[2] = new Option("4 nights");
dauer.options[3] = new Option("5 nights");
dauer.options[4] = new Option("6 nights");
dauer.options[5] = new Option("7 nights");
dauer.options[6] = new Option("8 nights and more");
}
else if (saison.options[saison.selectedIndex].value == "nope"){
dauer.options[0] = new Option("- Duration of stay -");
}
preis.innerHTML ="";
og.innerHTML ="";
eg.innerHTML ="";
}
// Ende -->
</script>
<script language="Javascript">
<!-- Start
function persdef()
{
var saison = document.forms.verzeichnis.saison;
var dauer = document.forms.verzeichnis.dauer;
var pers = document.forms.verzeichnis.personen;
var preis = document.getElementById("preis");
pers.options.length = 0; // DropDown Menü entleeren
if (saison.options[saison.selectedIndex].value == "winter"){
pers.options[0] = new Option("- number of guests -");
pers.options[5] = new Option("up to 16 persons");
pers.options[4] = new Option("17 persons");
pers.options[3] = new Option("18 persons");
pers.options[2] = new Option("19 persons");
pers.options[1] = new Option("20 persons");
}
else if (saison.options[saison.selectedIndex].value == "rest"){
pers.options[0] = new Option("- number of guests -");
pers.options[5] = new Option("up to 16 persons");
pers.options[4] = new Option("17 persons");
pers.options[3] = new Option("18 persons");
pers.options[2] = new Option("19 persons");
pers.options[1] = new Option("20 persons");
}
else if (saison.options[saison.selectedIndex].value == "nope"){
pers.options[0] = new Option("- number of guests -");
}
preis.innerHTML ="";
og.innerHTML ="";
eg.innerHTML ="";
}
// Ende -->
</script>
<script language="Javascript">
function preis(){
var saison = document.forms.verzeichnis.saison;
var dauer = document.forms.verzeichnis.dauer;
var pers = document.forms.verzeichnis.personen;
var preis = document.getElementById("preis");
var og = document.getElementById("og");
var eg = document.getElementById("eg");
var text1 = "The whole holiday home Römerhütte for max. ";
var text2 = " persons: <b>starting from € ";
var text3 = ",--</b>";
var preis1 = 2700;
var preisbon= 200;
var preis2 = 23;
var ee = 0.11;
var extra = pers.selectedIndex*(-1) + 5;
var personenz = 16+extra;
var preisOG = null;
var preisEG = null;
var help = preis1;
if(saison.options[saison.selectedIndex].value == "winter"){
switch(dauer.selectedIndex) {
case 1:
preis1 = preis1 + ( extra * preis2 * 7);
break;
case 2:
preis1 = (2*preis1) + ( extra * preis2 * 14);
break;
}
preis.innerHTML = text1 + personenz + text2 + preis1 + text3;
}else if(saison.options[saison.selectedIndex].value == "rest"){
preis1 = (preis1 -100 -(ee *3500))/7;
preisbon = preis1;
var days = null;
switch(dauer.selectedIndex) {
case 1:
days = 3;
ee = ee *days * 500;
preis1 = (preis1*days) +120 + ee;
preis1 = preis1 + ( extra * preis2 * days);
break;
case 2:
days = 4;
ee = ee *days * 500;
preis1 = (preis1*days) +120 + ee;
preis1 = preis1 + ( extra * preis2 * days);
break;
case 3:
days = 5;
ee = ee *days * 500;
preis1 = (preis1*days) +120 + ee;
preis1 = preis1 + ( extra * preis2 * days);
break;
case 4:
days = 6;
ee = ee *days * 500;
preis1 = (preis1*days) +120 + ee;
preis1 = preis1 + ( extra * preis2 * days);
break;
case 5:
days = 7;
preis1 = help+ ( extra * preis2 * days);
break;
case 6:
days = 8;
ee = ee *days * 500;
preis1 = (preis1*days) +120 + ee;
preisbon = preis1 - help + (extra * preis2);
preis1 = preis1 + ( extra * preis2 * days);
preisbon = Math.ceil(preisbon);
text3 = text3 + "<p>additional night starting <b>from € " + preisbon + ",--</b></p> ";
break;
}
preis1 = preis1/10;
preis1 = Math.ceil(preis1);
preis1 = preis1*10;
preis.innerHTML = text1 + personenz + text2 + preis1 + text3;
}
}
</script>
<form name="verzeichnis" style="text-align: center;">
<select size="1" name="saison" onchange="update_auswahl()">
<option value="nope" selected>- choose season -</option>
<option value="winter">Winter</option>
<option value="rest">Rest of the year</option> </select>
<select size="1" name="dauer" onchange="persdef()">
<option selected>-Duration of stay -</option>
</select>
<select size="1" name="personen"onchange="preis()">
<option selected>- number of guests -</option>
</select>
</form>
<p id="preis" style="text-align: center;"></p>
<p id="og" style="text-align: center;"></p>
<p id="eg" style="text-align: center;"></p>
{/source}
These prices are approximate and can change depending on the season. You can get your personal offer at
A partial booking of our holiday home is not possible.
Floorplan of the Römerhütte


































