BODY {
  font-family: Arial, Helvetica, sans-serif;
}

P.kopf {
  font-size: smaller;
  font-weight: bold;
  color: #000000;
  text-align: right;
}

A:link, A:active, A:visited {
  color: #0033CC;
}

A.kopf:link, A.kopf:active, A.kopf:visited {
  color: #FF0000;
  font-weight: bold;
}

LI {
  margin-top: 0.5%;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
}

