<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #3f0a03;
	color: #000;
	text-align: left;
}
.table1 {
	background-color: #AAA035;
	width: 800px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

a:link {
	color: ##3f0a03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3f0a03;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.ue_aktuelle_bilder {
	color: #000;
	font-size: 1.2em;
	text-align: center;
}
</pre></body></html>