.table-header-fett {
	font-family: "Arial", Times, serif;
	font-size: 16px;
}

.standard {
	font-family: "Arial", Times, serif;
	color: #000000;
	font-size: 13px;
}

.fett {
	font-family: "Arial", Times, serif;
	font-weight: bold;
	font-size: 13px;
}

.heading1 {
	font-family: "Arial", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.klein {
	font-family: "Arial", Times, serif;
	font-size: x-small;
	font-weight: normal;
	font-size: 11px;
}

.courier {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-size: 13px;
}

.standard-kursiv {
	font-family: "Arial", Times, serif;
	color: #000000;
	font-style: italic;
	font-size: 13px;
}

.tabelle-braun {
	background-color: #DCA552;
}

.tabelle-blau {
	background-color: #ea5237;
}

.tabelle-dunkelgrau {
	background-color: #999999;
}

.tabelle-grau {
	background-color: #CCCCCC;
}

.tabelle-weiss {
	background-color: #FFFFFF;
}

.mittelgross {
	font-family: "Arial", Times, serif;
	font-size: 15px;
	font-weight: normal;
}
.mittelgross-fett {
	font-family: "Arial", Times, serif;
	font-size: 15px;
	font-weight: bold;
}
.standard-fett {
	font-family: "Arial", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}
p {
	font-family: "Arial", Times, serif;
	color: #000000;
	font-size: 13px;
}
ul {
	font-family: "Arial", Times, serif;
	color: #000000;
	font-size: 13px;
}
ol {
	font-family: "Arial", Times, serif;
	color: #000000;
	font-size: 13px;
}