@media print {
	body {
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 12px;
	}	

	h1 {
		font-size: 18px;
	}
	
	h2 {
		font-size: 16px;
	}
	
	h3, h4 {
		font-size: 14px;
	}

	a {
		text-decoration: none;
	}

	img {
		width: 50%;
	}

	p {
		line-height: 150%;
	}

	ol li,
	ul li {
		padding-bottom: 0.75em;
	}

	a[href]:after {
		content: " \"https://www.h2popuplab.de"attr(href)"\"";
	}
	
	figure.breite_300 {
		margin-bottom: 100px;
	}

	figure.breite_300 img {
		width: 30%;
	}

	footer a[href]:after {
		content: " \""attr(href)"\"";
	}

	footer {
		margin-top: 100px;
	}

	footer img {
		width: 30%;
	}

	footer div.logoleiste figure {
		margin-bottom: 50px;
	}

	img.iat {
		width: 15%;
	}

	img.tiktok {
		width: 5%;
	}

	div.footerunten {
		margin-top: 30px;
	}

	div.footerunten a[href]:after {
		content: " \"https://www.h2popuplab.de"attr(href)"\"";
	}

	div.tastatur,
	ul#menu,
	div#mobile-nav,
	div#matomo-opt-out {
		display: none;
	}
}
