td {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font : bold;
}
h6 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: Navy;
}
.titel {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 20px;
	color: Navy;
	font-weight: 900;
}
.untertitel {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: Navy;
	font-style : oblique;
}
.thema {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
	color: Silver;
	font-weight : normal;
}
.text_k {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: White;
}
a {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #5C7384;
	font-weight : bold;
}
a:hover {
	text-decoration: none;
	color: White
}
hr {
	color: #CCCCCC;
}
