.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #008040;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 000000;
}
.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008040;
}
.adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008040;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008040;
	text-decoration: none;
}
a:active    {
	color: #008040;
	text-decoration: none;
}
a:hover         {
	color: #008040;
}
a:link       {
	color: #008040;
	text-decoration: none;
}
a  {
	color: #008040;
	text-decoration: none;
}
a:vlink  {
	color: #009E4B;
	text-decoration: none;
}
