body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}	

.Ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #494A4E;
	font-weight: bold;
	font-size: 14px;
}
.Haupt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #494A4E;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.Ueberschrift {
	font-size: 14px;
	color: #494A4E;
}
a.Ueberschrift:link {
	text-decoration: none;
}
a.Ueberschrift:visited {
	text-decoration: none;
	color: #494A4E;
}
a.Ueberschrift:hover {
	text-decoration: underline;
	color: #494A4E;
}
a.Ueberschrift:active {
	text-decoration: none;
	color: #494A4E;
}




a.Haupt {
	font-size: 16px;
	color: #494A4E;
}
a.Haupt:link {
	text-decoration: underline;
	color: #494A4E;
}
a.Haupt:visited {
	text-decoration: underline;
	color: #494A4E;
}
a.Haupt:hover {
	text-decoration: underline;
	color: #494A4E;
}
a.Haupt:active {
	text-decoration: underline;
	color: #494A4E;
}
