.haupttabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #723C2C;
	background-color: #FFF8DC;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #723C2C;
}
.akt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #723C2C;
	text-decoration: underline overline;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #723C2C;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #723C2C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #723C2C;
	text-decoration: underline;
}
