<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

#siteHE {
	/* background-image: url(../herstellung/images/Sitefondindex.jpg); */
	background-image: url(../herstellung/images/sitefondHE.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	margin:auto;
}


#footer {
	height: 20px;
	width: 99%;
	padding-left: 5px;
	padding-top: 5px;
	float:left;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
}
</pre></body></html>