body {
	margin-top: 0px;
}
.text-inhalt {
	font-family: Helvetica;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text-kontakt-rot {
	font-family: Helvetica;
	font-size: 11pt;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.text-kontakt-rot:hover {
	font-family: Helvetica;
	font-size: 11pt;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}
.text-kontakt {
	font-family: Helvetica;
	font-size: 11pt;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.text-kontakt:hover {
	font-family: Helvetica;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
