@charset "UTF-8";
/* CSS Document */
* {
  box-sizing: border-box;
}
a img {
border:0 none
}
a {
	text-decoration:none;
}
html {
-webkit-text-size-adjust:100%;	
}
html, body {
	font-family: verdana;
	font-size: 1.05em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background-color: #f5f5f2;
	background-image: url('https://vanessashunde-spa.ch/images/spur_top.png');
	background-position: center 150px;
	background-repeat: no-repeat;
}
#Layercontent {
	position: relative;
	float: left;
	top: 60px;
}
.zitat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: clamp(1.4em, 3vw, 2em);
	font-weight: 700;
	line-height: 140%;
	color: #8f435d;
	opacity: .8;
}
.tatze1 {
	position: fixed;
	bottom: 5%;
	left: 10%;
	-webkit-transform: rotate(45deg); 
	-moz-transform: rotate(45deg); 
	-o-transform: rotate(45deg); 
	-ms-transform: rotate(45deg); 
	transform: rotate(45deg);
	align-content: center;
	opacity: .1;
}
.tatze2 {
	position: fixed;
	top: 100px;
	right: 100px;
	-webkit-transform: rotate(-45deg); 
	-moz-transform: rotate(-45deg); 
	-o-transform: rotate(-45deg); 
	-ms-transform: rotate(-45deg); 
	transform: rotate(-45deg);
	align-content: right;
	opacity: .1;
}
.tatze3 {
	position: fixed;
	top: 50%;
	right: 20%;
	-webkit-transform: rotate(10deg); 
	-moz-transform: rotate(10deg); 
	-o-transform: rotate(10deg); 
	-ms-transform: rotate(10deg); 
	transform: rotate(10deg);
	align-content: center;
	opacity: .1;
}
.tatze4 {
	position: fixed;
	top: 60%;
	left: 30%;
	-webkit-transform: rotate(-50deg); 
	-moz-transform: rotate(-50deg); 
	-o-transform: rotate(-50deg); 
	-ms-transform: rotate(-50deg); 
	transform: rotate(-50deg);
	align-content: center;
	opacity: .1;
}
.infos {
	line-height:150%;
	width:100%;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	hyphenate-limit-chars: 3 4;
	padding-top: 30px;
	padding-left: 25px;
}
.album {
	padding-top: 90px;
	padding-left: 25px;
}
#Layerfooter {
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 30px;
	width: 100%;
	font-size: small;
	display: flex;
  align-items: center;
  justify-content: center;
	clear: both;
	background-color: #FFFFFF;
}
.mittig {
display: flex;
align-items: center;
gap: 8px;
}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: clamp(1.3em, 3vw, 2em);
font-weight: 700;
color: #996633;
opacity: .8;
}
h2 {
	width: 90%;
	color: #666;
	line-height: 20px;
	font: 700 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #666;
	font: 700 1em Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
h4 {
	width: 90%;
	color: #fff;
	line-height: 20px;
	font: 700 1.4em Verdana, Arial, Helvetica, sans-serif;
}
#Layerpfote {
	overflow: hidden;
	width: 80px;
	z-index: 21000;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -40px;
	opacity: .8;
	box-shadow: 0px 5px 10px hsla(0,0%,0%,0.5);
}
#Layerlang {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	width: 100px;
	height: 50px;
	font-weight: 700;
	z-index: 20000;
	padding: 0px 25px 0px 0px; 
	position: absolute;
	right:0;
}
#Layernavigation {
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	height: 60px;
	font-weight: 300;
	background-color: white;
	z-index: 9999;
	position: fixed;
	box-shadow: 0px 3px 15px silver;
	top: 0;
}
#Layernavigation ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#Layernavigation li {
	float: left;
	color: #666;
}
#Layernavigation li a {
	display: block;
	color: #666;
	text-align: center;
	padding: 10px 10px;
	text-decoration: none;
	border-radius: 0.5em 0.5em 0em 0em;
	border: 0;
}
#Layernavigation li a:hover:not(.active), #home #navi01 a {
	color: #36C;
	background-color: #FFF;
}
.menuhome {
	font-size: 2.4em;
	font-weight: 700;
	justify-content: center;
	display: inline-flex; 
	align-items:center;
}
.textfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 23px;
	vertical-align: middle;
}
.textkursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}
.rot {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #8f435d;
	font-weight: 700;
}
a, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #36C;
	text-decoration: none;
	font-weight: 400;
}
.rot300 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f435d;
	font-weight: 300;
}
.grau300kursiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 300;
	font-style: italic;
}
.nosee {
	display: none;
}
p {
	line-height:150%;
	width:100%;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
	hyphenate-limit-chars: 3 4;
}
.pfote {
justify-content: center;
display: inline-flex; 
vertical-align: middle;
margin-bottom: 3px;
}
strong {
color: #8f435d;
}
.copy {color:#000000;}
hr {
	border: none;
	color: #999;
	height: 1px;
	background-color: #999;
}
#Layernews {
	position: relative;
	float: left;
	background-color: #8fc493;
	padding: 10px 10px;
}
.imgsalon {
	padding: 0px 0px 20px 20px;
}
@media screen and (max-width : 600px) {
	.imgsalon {
	padding: 0px 0px 20px 0px;
}
}
