.kontakt {
	font-size: 12px;
	color: #07112A;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.hNavi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #040F21;
	text-decoration: none;
	margin-right: 20px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.hNavi:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040F21;
	color: #fff;
	text-decoration: none;
}
.logo {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.hNaviAktiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040F21;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.Ueber1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.UNavi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #040F21;
	text-decoration: none;
	margin-right: 20px;
	letter-spacing: 0.1em;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	font-family: "Times New Roman", Times, serif;
}
.UNavi:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040F21;
	color: #fff;
	text-decoration: none;
		line-height: 16px;
}
.UNaviAktiv {
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #040F21;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.formular {
	color: #333333;
	border: 1px solid #000000;
	background: #FFFFFF;
	font-size: 12px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.erfolgreich {
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
}

