﻿<%@ Page Title="Sitemap Thaler-Hof - Aschbach in Algund Südtirol" Language="VB" MasterPageFile="Website.master" %>
<script runat="server">
    Private Sub Page_Init(sender As Object, e As EventArgs) Handles Me.Init

    End Sub

    Sub Page_Load(ByVal Sender As System.Object, ByVal e As System.EventArgs) Handles Me.Load

    End Sub
</script>

<asp:Content ID="Content1" ContentPlaceHolderID="cssPlaceHolder" Runat="Server">
</asp:Content>

<asp:Content ID="Content2" ContentPlaceHolderID="HeaderPlaceHolder" Runat="Server">
    <div id="slider1_container">
        <img src="header/impressum.jpg" title="Thaler-Hof" alt="Thaler-Hof" class="hundertprozent" />
    </div>
</asp:Content>

<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder" runat="Server">
    <div class="container">
       <div class="innenabstand"> 
    <div class="row">
        <div class="col-md-8">
            <h1>Sitemap</h1>
            <h2>Thaler-Hof</h2>
            <ul>
                <li><a href="https://www.thaler-hof.com/Hof.aspx" target="_blank" >Bauernhof erleben</a></li>
                <li><a href="https://www.thaler-hof.com/Tiere.aspx" target="_blank" >Tiere am Hof</a></li>
            </ul>
            <h2>Ferienhaus & Preise</h2>
            <ul>
                <li><a href="https://www.thaler-hof.com/Laerchenhittl.aspx" target="_blank" >Ferienhaus "Lärchnhittl"</a></li>
                <li><a href="https://www.thaler-hof.com/Fichtenhittl.aspx" target="_blank" >Ferienhaus "Fichtnhittl"</a></li>
                <li><a href="https://www.thaler-hof.com/Preise.aspx" target="_blank" >Preise & Leistungen</a></li>
            </ul>
            <h2>Sport, Freizeit & Kultur</h2>
            <ul>
                <li><a href="https://www.thaler-hof.com/Sommer.aspx" target="_blank" >Frühling, Sommer & Herbst in Aschbach</a></li>
                <li><a href="https://www.thaler-hof.com/Wandern.aspx" target="_blank" >Wandern in den Bergen - Wandervorschläge</a></li>
                <li><a href="https://www.thaler-hof.com/Winter.aspx" target="_blank" >Winter in Aschbach</a></li>
                <li><a href="https://www.thaler-hof.com/Aschbach.aspx" target="_blank" >Unser Dorf Aschbach</a></li>
            </ul>
            <h2>Service</h2>
            <ul>
                <li><a href="https://www.thaler-hof.com/Anfahrt.aspx" target="_blank" >Anfahrt & Routenplaner</a></li>
                <li><a href="https://www.thaler-hof.com/Links.aspx" target="_blank" >Nützliche Links</a></li>
            </ul>
            <h2><a href="https://www.thaler-hof.com/Aktuelles.aspx" target="_blank" >Aktuelles</a></h2>
            <h2><a href="https://www.thaler-hof.com/anfrage.aspx" target="_blank" >Anfragen Buchen</a></h2>
            <h2><a href="https://www.thaler-hof.com/default.aspx" target="_blank" >Home</a></h2>
            </div>
        </div>
    <hr />
</div>
</div>
    <div class="container">
<div class="col-lg-2 col-md-4 col-xs-6 col-sm-4">
        <div class="row text-justify">         
                <div class="innenabstand">
                    <h2>Social Media</h2>
                    <a href="https://www.facebook.com/ThalerhofAschbach/" target="_blank" ><img src="images/facebook.png" /></a>
                    <a href="https://instagram.com/thalerhof?utm_source=ig_profile_share&igshid=1nf9q2hnmg1jh" target="_blank" ><img src="images/instagramm.png" /></a>
                </div>
            </div>
</div>
        <div class="row text-justify"> 
            <div class="col-lg-6 col-md-4 col-xs-6 col-sm-4">
                <div class="innenabstand">
                    <h2>Service & Info</h2>
                    <a href="Sitemap.aspx">Sitemap</a><br />
                    <a href="Datenschutz.aspx">Datenschutz</a><br />
                    <a href="Impressum.aspx">Impressum</a>
                </div>
            </div>

                    <div class="row text-justify"> 
                    <div class="col-lg-4 col-md-4 hidden-xs col-sm-4">
                <div class="innenabstand-wetter">
                            <div id="meteoprovbz_widget" class="pull-right" ></div>
                        </div>
                </div>
        </div>
    </div>
</div>
</asp:Content>

<asp:Content ID="Content4" ContentPlaceHolderID="FooterPlaceHolder" Runat="Server">
</asp:Content>

<asp:Content ID="Content5" ContentPlaceHolderID="jsPlaceHolder" Runat="Server">
</asp:Content>