Kapazität:
22 Zimmer / 60 Betten
Konferenz-, Seminarräume
Saal/Säli
Sitzungszimmer
Preise inkl. Frst.buffet:
EZ 90,- bis 120,- CHF
DZ 150,- bis 170,- CHF
Ausstattung:
TV
Fitnessraum
Restaurant
Terrassen
Gartenrestaurant
Bar
Eigener parkplatz
Zentrale Lage
Für weitere ausführliche Informationen besuchen Sie bitte unsere Homepage
www.hotelduport.chhotel-du-port@estavision.ch
if (document.all && window.print) {
contextMenuDiv.className = menuskin;
document.oncontextmenu = showmenuie5;
document.body.onclick = hidemenuie5;
}
if(frameEditTabDiv.style.display == 'block'){
document.body.onclick = hideEditTab;
}
function processSave(){
//ctrl+s keys
if ((window.event.ctrlKey == true) && (window.event.keyCode == 83)){
//alert("processSave");
window.status = "please wait while we SAVE...";
parent.link_Ed1_guard.fireEvent("onClick");
return false;
}
//alt+s keys
if ((window.event.altKey == true) && (window.event.keyCode == 83 )){
window.status = "please wait while we SAVE and PUBLISH...";
parent.link_Ed1_pub.fireEvent("onClick");
return false;
}
}
document.onkeydown = processSave;
window.status = "In EDIT Mode";