<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#overdiv {
		display: none;
		position: fixed;
		top: 4em;
		left: 0;
		background-color: #ffffff;
		border: 1px solid #444444;
		padding: 1em;
		font-size: 10px;
		box-sizing: border-box;
		cursor: pointer;
		z-index: 100;		/* Pay-Pal-Zahl-Button im Warenkorb waere im Mobilen noch drueber */
}</pre></body></html>