
BODY {
  background-image: url(gifs/hinter.jpg);
  background-color: white;
  font-size: 14px;
  line-height: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

H1 {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
  color: gray;
  text-align: right;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

H2 {
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: gray;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

H6 {
  font-size: 10px;
  line-height: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

P {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 17px;
  color: black;
  word-spacing: normal;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

.k1 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 17px;
  color: black;
  word-spacing: normal;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

.k2 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 13px;
  line-height: 17px;
  color: black;
  word-spacing: normal;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

ADDRESS {
  font-size: 12px;
  line-height: 15px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: black;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
  margin: 0px 0px 10px 0px;
}

A {
  color: #C50404;
  font-family: Verdana, Arial, Helvetica, Geneva, adobe-sans, "Sans Serif", "MS Sans Serif";
}

IMG.thema {
  margin-top: 5px;
  margin-bottom: 5px;
}

img.spacer {
	display: block;
	margin:0;
	border:0;
	padding:0;
}

span.nobr {
	white-space: nowrap;
}