body {
	background-color: #E5A661;
}

body img#background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

a {
	color: 		#990000;
}

a:link    { background-color:transparent; }
a:visited { background-color:transparent; }
a:hover   { background-color:#FFFF66; }
a:active  { background-color:#FFFF66; }

.linie {
	color: #990000;
	background-color: #990000;
	border: none;
	height: 1px;
}

.linie_dunkelbraun {
	color: #660000;
	background-color: #660000;
	border: none;
	height: 2px;
}
body,td,th {
	color: #96321E;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.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: 16px
}
.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;
}
.normaltext .Stil13 .menu {
	font-size: 18px;
}
.seminar {
	font-size: 18px;
}

.xxl {font-size: xx-large}


