.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #33CC99;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.ueberschrift2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.ueberschrift3 {
	font-size: 10pt;
	font-weight: bold;
	color: #33CC99;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(grafik/listenpunkt.gif);
	line-height: normal;

}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	font-style: normal;

}
.klein {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666}
a {  text-decoration: none}
a:link {  text-decoration: none}
a:hover {  text-decoration: underline}
a:active {  text-decoration: none}
a:active {  color: #000099}
a:hover {  color: #000099}
a:link {  color: #000099}
a:visited {  color: #000099}
