.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003476;
	line-height: 16px;
	}
.Link_fett {
	font-weight: bold;
	color: #003476;
	text-decoration:underline;
	letter-spacing: 1px;
}

	a:link {
	color: #969da1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #969DA1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #003476;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #003476;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #003476;
}
.link_blau {
	font-size: 12px;
	color: #003476;
	letter-spacing: 1px;
	text-decoration: underline;
}
.link_grau_kl {
	font-size: 10px;
	color: #969DA1;
}
.fett_breit {
	font-weight: bold;
	letter-spacing: 1px;
	color: #003476;
}
.Text_grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

