td.zellenbg {
	background-image: url(bilder/bgb.jpg);
	padding: 10px;
}
td.hier {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	line-height: 120%;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
h3 {
	line-height: 24px;
}
li {
	line-height: 24px;
}

