.harm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-left: 10px;
}
.harmengl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.klein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 0px;
	margin-left: 10px;
}
.dick {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.dickengl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bolder;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}
.harmblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	background-color: #000000;
	margin-right: 20px;
	margin-left: 10px;
}
.harmenglblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
}
.kleinblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.dickblack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

