@font-face {
  font-family: "Inspiration";
  src:
    url("https://hotel-dorf-tirol-meran.eu/fonts/Inspiration-Regular.woff2") format("woff2"),
    url("https://hotel-dorf-tirol-meran.eu/fonts/Inspiration-Regular.woff") format("woff"),
    url("https://hotel-dorf-tirol-meran.eu/fonts/Inspiration-Regular.ttf") format("truetype");
  font-display: swap;
}
.Slides img {
	width: 100%;
	height: auto;
}
.image img {
	width: 100%;
	height: auto;
	display: block;
}
.Txt_Title {
	font: 400 4em "Inspiration";
	text-align: center;
	color: rgba(96,69,57,1.00);
    }
.Txt_Text {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	font-weight: 200;
    }
.Txt_Text a:link{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	font-weight: 200;
    }
.Txt_Text a:hover{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: #604539;
	line-height: 32px;
	font-weight: 200;
	text-decoration: underline;
    }
.Txt_Text a:visited{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: #000000;
	line-height: 32px;
	font-weight: 200;
    }



.WebYepGalleryContainer {
	border-spacing:         10px;
	empty-cells:            hide;
	width: 100%;
	vertical-align: top;
}
.WebYepGalleryContainer td {
    border:                 1px solid #aaa;
    background-color:       #fff;
    padding:                3px;
    height:                 auto;
    vertical-align:         middle;
    text-align:             center;
    -moz-box-shadow:        0 0 3px 1px #ccc;
    -webkit-box-shadow:     0 0 3px 1px #ccc;
    -moz-border-radius:     3px;
    border-radius:          3px;
}
.WebYepGalleryImage img {
    -moz-box-shadow:        0 0 2px 0 #666;
    -webkit-box-shadow:     0 0 2px 0 #666;
	width: 100%;
	height: auto;
}
.WebYepGalleryImage {
    line-height: 0px;
    border-width: 5px;
    border-color: #999999;
    padding: 5px;
    margin: 5px;
}
.WebYepGalleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	vertical-align: bottom;
}
.WebYepGalleryImage + div + .WebYepGalleryText {
    display:                block;
}
.I_Symbols img {
	width: 100%;
	height: auto;
}
.Txt_Footer {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	line-height: 50px;
	font-weight: 300;
    }
    .Txt_Footer a:link {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	line-height: 50px;
	font-weight: 300;
    }
    .Txt_Footer a:hover {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	line-height: 50px;
	font-weight: 400;
    }
   .Txt_Footer a:visited {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 24px;
	color: rgba(0,0,0,1.00);
	line-height: 50px;
	font-weight: 300;

    }

.Txt_Adress {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 28px;
	color: rgba(255,255,255,1.00);
	line-height: 40px;
	font-weight: 200;
    }
    .Txt_Adress a:link {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 28px;
	color: rgba(255,255,255,1.00);
	line-height: 40px;
	font-weight: 200;
    }
    .Txt_Adress a:hover {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 28px;
	color: rgba(255,255,255,1.00);
	line-height: 40px;
	font-weight: 200;
    }
   .Txt_Adress a:visited {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 28px;
	color: rgba(255,183,0,1.00);
	line-height: 40px;
	font-weight: 200;
    }

@media(max-width:900px) {
	.Txt_Title {
	font: 400 3em "Inspiration";
	text-align: center;
	color: rgba(96,69,57,1.00);
    }
}