html, body {
  background:		#fff;
  padding:		1em;
  font-family:		Times,serif;
}

h1, h2 {
  font-family:		Times,serif;
  letter-spacing:	0;
}

p, ul, li, table, dd, dt, h1, h2, h3 {
  max-width:		40em;
}

em, strong {
  font-style:		italic;
  font-weight:		normal;
}
blockquote {
  background:		#fff;
}

a, a:link, a:visited {
  color:		#000;
  text-decoration:	underline;
  border-bottom:	0;
}  

.quer {
  position:		relative;
}
.quer li, .quer li a, .quer li.here {
  display:		inline;
  margin-right:		1em;
}

.content {
  padding:		1em 3.5em 1.5em 0;
  border:		0;
  margin-left:		0;
  letter-spacing:	0;
}

.kasten {
  float:		none;
  position:		relative;
  max-width:		auto;
  _width:		auto;
  height:		auto;
  padding:		0.5em;
  background:		#fff;
  margin:		0.5em;
  border:		1px #000 solid;
}
.ews {
  float:		none;
  background:		#fff;
  margin:		1em;
}

.thumbs {
  float:		none;
}

.navi, .n, .quer, .footer {
  display:		none;
}

.footnote {
  font-size:		90%;
  margin-top:		2em;.
}
