h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.textklein2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.textgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #000000;
}

a:link { color: #000000; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }
a:active { color: #666666; text-decoration: underline;  }
a:visited { color: #666666; text-decoration: underline; }
a:focus { color: #666666; text-decoration: underline; }.textklein2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

