a:link {
	color: #000099;
	text-decoration: none;
	}
a:visited {
	color: #000099;
	text-decoration: none;
	}
a:hover {
	color: #228822;
	text-decoration: underline;
	}
a:active {
	color: #228822;
	text-decoration: none;
	}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.TextFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
	letter-spacing: 1px;
}
.Titel {
    font-family: Arial, Helvetica, sans-serif;
	color: #118811;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
}
