a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline overline; font-weight: bold}
a:link {  color: #000000; text-decoration: none}
a:active {  color: #000000; text-decoration: none}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.navActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;

}
.uebergross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}
.ueber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;


}
.normalgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;

}
ul {
	list-style-image: url(images/dot.gif);
	list-style-type: disc;
}
