body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
}
.ueberschrift {
	font-size: 16px;
	font-weight: bold;
	color: #232665;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #232665;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #232665;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #232665;
}
a:link {
	color: #2063A4;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #2063A4;
}

a:active {
	color: #2063A4;
	text-decoration: none;
}

.copyright {
	font-size: 10px;
}
