body {
 background: #FEFFCE;
 background-image: url(bilder/linksDustOben.jpg);
 background-repeat: no-repeat;
	margin:0;
	padding: 0;
}

th {
  text-decoration:none;
  font-family:Georgia,'Times New Roman', serif;
  font-size:0.9em;
  font-weight:bold;
  color:#9C3919;
}

td.mitte {
  text-align:center;
  text-decoration:none;
  font-family:Georgia,'Times New Roman', serif;
  color:#9C3919;
}

td {
  text-align:justify;
  text-decoration:none;
  font-family:Georgia,'Times New Roman', serif;
  font-size:0.75em;
  color:#9C3919;
  line-height: 140%
}

td.bild {
  text-align:right;
  padding-left: 10px
}

td.zitat {
  text-align:right;
  text-decoration:none;
  font-family:Georgia,'Times New Roman', serif;
  color:#9C3919;
}
td.titelzit {
	line-height:120%;
	text-align: left;
}
h1 {
	margin:0;
	padding: 0;
}
a {
  text-decoration:none;
  font-family:Georgia,'Times New Roman', serif;
  font-weight:bold;
  color:#9C3919;
}
a:hover {
  color:#395177;
}
td.nav {
	text-align: center;
	padding-top:10px
}
.nav a {
  text-decoration:none;
  font-family:Georgia,'Times New Roman', serif;
	line-height: 140%;
  font-weight:bold;
  color:#9C3919;
  margin:15px 5px 5px 5px;
  white-space: nowrap;
}
.nav a:hover {
  color:#395177;
}

textarea,input {
  background-color:#FEFFEE;
  color:#9C3919;
  margin: 1px;
}
td.linie {
	background-image: URL(/bilder/linien.gif);
	background-repeat: no-repeat;
}






li {
	margin-bottom: 1em
}
span.indent {
	margin-left: 2em
}
