body, p, a, li, th, td, dd, dt {
	font-family: Arial, Verdana, Geneva, sans-serif;
}
body, p, li, th, dt, td {
	font-size: 14px;
	color: Black;
}
a {
	color: #263758;
	text-decoration: none;
	font-weight: bold;
}
a:HOVER {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, dt, th {
	color: #003399;
  font-weight: bold;
}
h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	border-bottom: 1px solid #003399;
  clear: both;
}
h1 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	background: url(pics/ueberschriften.gif) repeat-x 5px;
	text-align: center;
}
h1 span {
	background: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
}
h3, h4, h5, h6 {
	font-size: 14px;
}
div.ulrein ul li {
  margin-left: 155px;
}
ul li {
	list-style: none outside url(pics/ulli.gif);
  padding-bottom: 9px;
}
ul ul li {
  list-style: disc outside none;
}
dt {
  margin-top: 10px;
}
dd {
  margin-left: 15px;
}
/* TABELLEN */
th {
  background: #cce6ed;
}
td.r1 {
  background: #f1f4f7;
}
td.r2 {
  background: #e7f1fd;
}
td.r3 {
  background: #cce6ed;
} 