td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2E3D53;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.titelbalken {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	font-weight: normal;
}
.mail {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #A0C2DE;
}
.aktuell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DE608F;
}
a {
	color: #2E3D53;
	text-decoration: none;
}
a:hover {
	color: #2E3D53;
	text-decoration: underline;
}
hr {
	color: #A9B0D0;
}

