body {
	background-color: #E5A661;
}
.linie {
	color: #990000;
}
body,td,th {
	color: #96321E;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: bold;	
}
.dunkelbraun {
	color: #660000;
}
.rot {
	color: #990000;
}
.menu_aktiv {
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-color: #FFFF66;
	text-decoration:none;
}
.titel_weiss {
	color: #FFFFFF;
	font-size: x-large;
}
a.menu:link    { color: #660000; font-family: Georgia, "Times New Roman", Times, serif; font-size: small; background-color:transparent; text-decoration:none;  }
a.menu:visited { color: #660000; font-family: Georgia, "Times New Roman", Times, serif; font-size: small; background-color:transparent; text-decoration:none; }
a.menu:hover   { color: #990000; font-family: Georgia, "Times New Roman", Times, serif; font-size: small; background-color:#FFFF66; text-decoration:none; }
a.menu:active  { color: #990000; font-family: Georgia, "Times New Roman", Times, serif; font-size: small; background-color:#FFFF66; text-decoration:none; }
.normaltext {
	font-size: 22px
}
.titel {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
}
input, select, textarea, .tabelle {
 	font-size:22px;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #E5A661;
}

.tabelle {
	color: #96321E;
	background: #E5A661;
}
