

body { 
	font-size: 30px;
	line-height: 36px;
}


h1 {
	font-size: 50px;
	line-height: 50px;
}


h2 {
	font-size: 35px;
	line-height: 35px;
}

h3 {
	font-size: 30px;
	line-height: 30px;
}



#content { visibility: visible; 
position: absolute;
	top: 0px;
	right: 5%;
width: 800px; 
height: auto;
z-index: 2; 
}

#button {
	visibility: hidden;
}



.headtee {
	font-size: 50px;
	line-height: 50px;
}



.allergen {
	font-size: 15px;
	line-height: inherit;

  }

.allergen-info {
	font-size: 15px;
	line-height: 18px;	
  }

.allergen-info-b {
	font-size: 15px;
	line-height: 18px;
  }

.dezent {
	font-size: 15px;
	line-height: 18px;	
  }

.m-dezent {
	font-size: 15px;
	line-height: 18px;	
  }



div.logo {
  padding: 0px 120px 0px 270px;
  }



div.lady {
  position: fixed;
  width: 50%;
	height: 95%;
  bottom: 0px;
	left: 0px;
		margin: 0px 0px 0px 8%;
	padding: 0px;
		background-image: url("bg_lady.png");
	background-size: contain;
	background-repeat: no-repeat; 
	background-position: bottom left;
	ackground-attachment: fixed;
	z-index: -1; 
}


div.paar {
  position: fixed;
  width: 55%;
	height: 95%;
  top: 0px;
	right: 0px;
		margin: 0px 30% 0px 0px;
	padding: 0px;
		background-image: url("bg_paar_mono.png");
	background-size: contain;
	background-repeat: no-repeat; 
	background-position: top right;
	ackground-attachment: fixed;
	z-index: -1; 
}
