body, p, td, tr, th, a, li, dd, dt, input, textarea {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}
body, p, td, tr, th, li, dd {
	color: #7f7f7f;
}
dd {
  margin-bottom: 5px;
}
a {
	color: #a57171;
	font-weight: bold;
	text-decoration: none;
}
a.blue {
  color: #478aa6;
  font-size: 10px;
}
a:HOVER {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, dt, th {
	color: Black;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #d9d9d9;
}
.spezial {
	background: url(pics/backh.gif) repeat-y;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: White;
	text-transform: uppercase;
	font-size: 10px;
}
h1 {
	margin-top: 0px;
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
h3, h4, h5, h6 {
	font-size: 10px;
}
p.datum {
  text-align: right;
  font-family: monospace;
}

