td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: White;
	font-weight: 900;
}
.titel_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD600;
	font-weight: lighter;
}
.untertitel_gelb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD600;
	font-weight: lighter;
}
.untertitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
	font-style : normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Silver;
	font-weight : normal;
}
a {
	color: White;
	text-decoration: none;
}
a:hover {
	color: Silver;
	text-decoration: underline;
}
hr {
	color: #CCCCCC;
}

