<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
}

html, body {
  height:100%;
}

body {
  background:url(../img/body.jpg) center top;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  border:none;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  font-size:24px;
  font-weight:bold;
  margin-top:13px;
}

h2 {
  font-size:18px;
  font-weight:bold;
}

#inhalt .bildrechts img {
  background:white;
  border:1px solid #aaa;
  margin-bottom:20px;
  padding:2px;
}</pre></body></html>