body {
	background-color: #E1E1E1;
}
ul {
	font-family: Times, "Times New Roman", serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.ueberschrift {
	font-family: Times, "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.navigation {
	font-family: Times, "Times New Roman", serif;
	font-size: small;
	color: #333333;
}
th {
	font-family: Times, "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}
td {
	font-family: Times, "Times New Roman", serif;
	font-size: medium;
	color: #333333;
}
input {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAAE3D;
}
textarea {
	font-family: Times, "Times New Roman", serif;
	font-size: 12px;
	color: #333333;
	background-color: #FAAE3D;
}
