
body {
  font-family: sans-serif;
  font-size: small;
  margin: 0;
}

img {
	border:none;
}

dt {
  font-weight: bold;
}

td {
	font-family:verdana;
	font-size:8pt;
	color:black;
}

.black{
	color:black;
	font-weight:bold;
}

a h1 {
	color:black;
}

.copy{
	font-size:7pt;
	color:black;
	text-align:center;
}

#impressum {
  position: absolute;
  border: 1px solid blue;
  background-color: white;
  width: 650px;
  height: 450px;
  top: 40px;
  left: 200px;
  padding: 30px;
}
