body { 
	position: relative;
	top: 0px; 
	left: 0px;
	
	background-image: linear-gradient(rgba(255,255,255,0.75),rgba(255,255,255,0.75)),url(../media/images/background.jpg); 
			background-position: top center; 
			background-size: cover; 
	
	font-family: arial, helvetica, sans-serif; 
	margin: 0px; 
	width: 100%; 
	height: 100%; 
	hyphens: auto; 
}
.inner1 { 
	position: fixed; 
	top: 0px; 
	left: 5px; 
	right: 5px; 
	height: 38px;
	background: rgba(0,0,0,0.05);
	display: block;
}
/*
@media (max-width: 670px) {
	.inner1 { height: 71px };
}
*/
.inmenue { 
	float: left; 
	margin: 5px 0px 0px 5px; 
	background: rgba(255,255,255,0.8); background: rgba(240,240,240,0.6);
/*	padding: 5px 5px;	*/
	height: calc(100% - 10px); 
}
a { 
	text-decoration: none; 
	color: #008; 
}
.inmenue a { 
	font-size: 12px; 
	height: 100%; 
	display: flex;
	justify-content: center;
	align-items: center; 
	padding: 0px 5px;
}
.inmenue a:hover { background: rgba(255,255,255,0.6); } 
.inmenue a.active { background: rgba(255,255,255,0.8); } 
#p01, #p02, #p03, #p04, #p05, #p06, #p07, #p08, #p09, #p10, #p11, #p12, #p13 { 
	display: inline-block; 
	height: 55px;
}
.bild1, .text1 { 
	width: calc(50% - 20px); 
	padding: 10px; 
}
.bild2, .text2 { padding: 10px; }
	#zpshowlink1 p, #zpshowlink2 p, #zpshowlink3 p, #zpshowlink4 p, #zpshowlink5 p, #zpshowlink6 p, #zpshowlink7 p, #zpshowlink8 p, #zpshowlink9 p, #zpshowlink10 p, #zpshowlink11 p, #zpshowlink12 p { 
	margin-top: 0px; 
	width: 100%; 
	float: left; 
}
.text3bild { width: 100%; }
.text3bild img { width: 100%; }
@media (max-width: 440px) {
	.bild1, .text1 { width: calc(100% - 20px); }
}
@media (min-width: 1040px) {
	.bild1 { width: calc(33.33333% - 20px); }
	.text1 { width: calc(66.66667% - 20px); }
	.text3 { width: calc(33.33333% - 20px); float: left; }
	#zpshowlink1 p, #zpshowlink2 p, #zpshowlink3 p, #zpshowlink4 p, #zpshowlink5 p, #zpshowlink6 p, #zpshowlink7 p, #zpshowlink8 p, #zpshowlink9 p, #zpshowlink10 p, #zpshowlink11 p, #zpshowlink12 p { margin-top: 0px; width: 50%; float: left; }
	.text3bild { width: calc(50% - 20px); float: right; }
	.text3bild img { width: 100%; }
}
.inmain { 
	margin: 10px 0px; 
	width: calc(100% - 20px); 
}

.toptext { /* margin-top: 30px; */ }
.container { 
/*	margin-top: 30px;	*/
/*	opacity: 0;	*/
/*	transition: opacity .5s ease-in-out;	*/
}
/*	.visible { opacity: 1; }	*/
h1, h2 { 
	padding-left: 10px; 
	margin-bottom: 0px; 
}
.bild1 { float: left; }
.bild2 { width: calc(100% - 20px); }
.bild1 img, .bild2 img { width: 100%; }
.text1 { 
	float: left; 
	font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1600 - 320))); 
}
.text1 p { 
	margin-top: 0px; 
	line-height: 1.5em; 
}
.text2 { 
	margin-top: 0px; 
	width: calc(100% - 20px); 
	font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1600 - 320))); 
	line-height: 1.5em; 
}
em { 
	line-height: 1em; 
	font-size: 13px; 
	margin-top: 0px; 
}
#zplinktext1, #zplinktext2, #zplinktext3, #zplinktext4, #zplinktext5, #zplinktext6, #zplinktext7, #zplinktext8, #zplinktext9, #zplinktext10, #zplinktext11, #zplinktext12 { 
	display: none; 
}
#zpshowlink1, #zpshowlink2, #zpshowlink3, #zpshowlink4, #zpshowlink5, #zpshowlink6, #zpshowlink7, #zpshowlink8, #zpshowlink9, #zpshowlink10, #zpshowlink11, #zpshowlink12 { 
	width: 100%; 
}
#zpshowlink1:target #zplinktext1, #zpshowlink2:target #zplinktext2, #zpshowlink3:target #zplinktext3, #zpshowlink4:target #zplinktext4, #zpshowlink5:target #zplinktext5, #zpshowlink6:target #zplinktext6, #zpshowlink7:target #zplinktext7, #zpshowlink8:target #zplinktext8, #zpshowlink9:target #zplinktext9, #zpshowlink10:target #zplinktext10, #zpshowlink11:target #zplinktext11, #zpshowlink12:target #zplinktext12 { 
	display: inline; 
}
#zpshowlink1:target #zpshowlink1, #zpshowlink2:target #zpshowlink2, #zpshowlink3:target #zpshowlink3, #zpshowlink4:target #zpshowlink4, #zpshowlink5:target #zpshowlink5, #zpshowlink6:target #zpshowlink6, #zpshowlink7:target #zpshowlink7, #zpshowlink8:target #zpshowlink8, #zpshowlink9:target #zpshowlink9, #zpshowlink10:target #zpshowlink10, #zpshowlink11:target #zpshowlink11, #zpshowlink12:target #zpshowlink12 { 
	display: none; 
}
#zphidelink1, #zphidelink2, #zphidelink3, #zphidelink4, #zphidelink5, #zphidelink6, #zphidelink7, #zphidelink8, #zphidelink9, #zphidelink10, #zphidelink11, #zphidelink12 { 
	float: right; 
}
footer { 
	margin-top: 50px; 
	margin-bottom: 100px; 
}

#myBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 20px; /* Place the button at the bottom of the page */
	right: 20px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: 1px solid #7f7f7f; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: rgba(192,192,192,0.2); /* Set a background color */
	color: #7f7f7f; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	border-radius: 8px; /* Rounded corners */
	font-size: 20px; /* Increase font size */
	padding: 6px; 
}

#myBtn:hover {
	background-color: rgba(128,128,128,0.2); /* Add a dark-grey background on hover */
}