body {
  font-family:		Times, serif;
  margin:		0;
  padding:		0;
  border:		0;
}

li {
  list-style:		circle;
}

a, a:link, a:visited, a:hover, a:active {
  color:		#000;
  border-bottom:	none;
  text-decoration:	none;
}

.kopf {
  border-bottom:	1px #000 solid;
}

.navi {
  display:		none;
}
.content p, .content li, .content td, .content dd, .content dt {
  max-width:		auto;
}

.footer {
  display:		none;
}

