body, p, a, li, th, td, dd, dt {
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body, p, li, th, dt, td {
	font-size: 12px;
	color: Black;
}
a {
	color: #885f00;
	text-decoration: none;
	font-weight: bold;
}
a:HOVER {
	text-decoration: underline;
}
a.mw {
  color: #FFB300;
  font-size: .9em;
  display: none;
}
th {
  background: #fdeabd;
  color: #d39400;
}
td {
  background: #FFF8E8;
  padding: 1px;
  margin: 0px;
}
table {
  border: 1px solid #FFB300;
}
h1, h2, h3, h4, h5, h6, dt {
	color: #ffb300;
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 20px;
	margin-top: 0px;
	border-bottom: 3px double #ffb300;
}
h2 {
	font-size: 16px;
	border-bottom: 1px solid #ffb300;
}
h3, h4, h5, h6 {
	font-size: 12px;
	border-bottom: 1px dotted #ffb300;
}
p.bottom {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 25px;
}
p.bottom, p.bottom a {
  font-size: 10px;
  color: #ffb300;
} 
.fredblau {
  color: #0000FF;
}
.fredrot {
  color: #FF0000;
}
.moreinfo {
  border: 1px dotted #FFB300;;
  margin: .5em;
  padding: 0px;
}
.moreinfo p, .moreinfo ul {
  margin: 1em;
}
.moreinfo ul ul {
  margin: 0px;
}
.withmore a.mw {
  float: right;
}
.withmore li {
  margin-top: .5em;
  border-bottom: 1px dashed #ddd;
}
.withmore li li {
  margin-top: 0px;
  border-bottom: none;
}
