<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.panel1 {
	font-family: Arial;
	background: rgba(34, 34, 34, 0); /* transparenter Hintergrund */
	border: #111 0px solid;
	padding: 1px;
	margin-bottom: 0px;
}
.panelname1 {
	border-bottom: #333 1px solid;
	margin-bottom: 0px;
}
.panelname1 img {
	margin-right: 0px;
}
.panelcontent1 {
	width: 100%;
}

</pre></body></html>