div.astroid-container{
background-image: url("https://hoteltischler.at/images/contentbg2.jpg");
 background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover; 
}

.button-leistungen {
  background-color: #00674F; /* Grüne Hintergrundfarbe */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
    font-weight:bold;
	width: fit-content;
}

.button-leistungen:hover {
  background-color: #00876c; /* Dunklerer Grünton für Hover */
  color:black;
  font-weight:bold;
}



	
	.uk-position-center-right {
		margin-right:30px;
	}
	
	form[name="contactform"] label {
    width: 100%;
}




#mod-custom149.custom,   #mod-custom151.custom,  #mod-custom206.custom, #mod-custom213.custom {
  
 
  text-align: left;
  padding-top: 15%;
  display: inherit;
  padding-left: 15%;
  padding-right: 15%;
}

img.mobile{display:none;}
/*


#mod-custom149.custom, #mod-custom150.custom, #mod-custom151.custom, #mod-custom152.custom, #mod-custom206.custom, #mod-custom207.custom {}
*/
@media (max-width: 480px) {
#mod-custom149.custom,   #mod-custom151.custom,  #mod-custom206.custom {
  
 
  text-align: left;
  padding-top: 5%;
  display: inherit;
  padding-left: 5%;
  padding-right: 5%;
}
}

@media (max-width: 991px) {
img.mobile{display:block;height:auto;}

#mod-custom150.custom,   #mod-custom152.custom,  #mod-custom207.custom , #mod-custom212.custom {
	display:none;
}

