<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	margin: 0;
	padding: 0;
	}
body { color: #333; font: 70%/1.7 Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-image: url("Kachel.jpg"); background-repeat: repeat; margin: 0; padding: 0 }
p   { text-align: left; margin: 0 }
h3  { color: #333; font: italic 1.4em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: transparent; letter-spacing: 1px; margin-bottom: 0 }
a:link   { color: #333; background-color: transparent }
a:visited  { color: #999; text-decoration: none }
#container      { margin: 30px auto; position: relative; width: 900px; height: 562px }
#head      { background-image: url("Head.gif"); visibility: visible; position: relative; width: 900px; height: 130px; float: left }
#content_all { background-color: white; position: relative; width: 900px; float: left }
#imageborder { margin: 0; padding: 2px; float: left; border: dotted 1px black; outline-width: 0; outline-color: black }

#introbild       { }
a.st   { background-image: url("Silke_ganz.jpg"); background-repeat: no-repeat; position: absolute; z-index: 100; top: 70px; left: 570px; width: 272px; height: 470px }
a.st:hover { background-image: url("Stuhl.jpg") }

.newsletter1 {
  background-color:#FFF;
  position: absolute;
  padding: 5px;
  right: 0;
  bottom: 200px;
  z-index:200;
  -moz-border-radius:5px 0 0 5px; /* Firefox */
  -webkit-border-radius:5px 0 0 5px; /* Chrome, Safari */
  -khtml-border-radius:5px 0 0 5px; /* Konqueror */
  border-radius:5px 0 0 5px; /* CSS3 */
  behavior:url(border-radius.htc); /* Internet Explorer */
  -webkit-box-shadow: 5px 10px 5px grey;
  -moz-box-shadow: 5px 5px 5px grey;
  box-shadow: 5px 5px 5px grey;
}

.newsletter2 {
  background-color:#FFF;
  position: absolute;
  padding: 5px;
  right: 0;
  bottom: 301px;
  z-index:201;
  -moz-border-radius:5px 0 0 5px; /* Firefox */
  -webkit-border-radius:5px 0 0 5px; /* Chrome, Safari */
  -khtml-border-radius:5px 0 0 5px; /* Konqueror */
  border-radius:5px 0 0 5px; /* CSS3 */
  behavior:url(border-radius.htc); /* Internet Explorer */
  -webkit-box-shadow: 5px 10px 5px grey;
  -moz-box-shadow: 5px 5px 5px grey;
  box-shadow: 5px 5px 5px grey;
}</pre></body></html>