.normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.klein {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.normalbeige {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFAE4;
}

.normalgruen {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D632D;
}

.fettblau {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0070BC;
}

.fettdunkelgruen {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D632D;
}

.fett15 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.fettgruen {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #84C225;
}

.fettgelb {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #E9B309;
}

.fettrot {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #DA5C2A;
}

.fettbeige {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5CA;
	padding-left: 8px;
}

.fett {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.navi {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #84C225;
	padding-left: 8px;
}

.unternavi {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFAE4;
	padding-left: 22px;
}

.unternavi2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84C225;
	padding-left: 22px;
}

A {
text-decoration: underline;
color: #1D632D;
}

A:Hover {
text-decoration: none;
color: #1D632D;
}

.Anavi {
text-decoration: none;
color: #84C225;
}

.Anavi:Hover {
text-decoration: none;
color: #84C225;
}

.Aw3work {
text-decoration: none;
color: #40832A;
}

.Aw3work:Hover {
text-decoration: none;
color: #1D632D;
}

.Aunternavi {
text-decoration: none;
color: #FEFAE4;
}

.Aunternavi:Hover {
text-decoration: none;
color: #84C225;
}

.tdgruen {
	background-color: #1D632D;
}

.tdhellgruen {
	background-color: #84C225;
}

.tdhellgruen2 {
	background-color: #BCC99B;
}

.tdbeige {
	background-color: #FFF5CA;
	padding-top: 36px;
}

.tdbody {
	background-color: #FEFAE4;
}

body {
	background-color: #FEFAE4;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.button {
  background-color: #1D632D;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: #FEFAE4;
  border-left: #1A403C 1 solid;
  border-right: #1A403C 1 solid;
  border-top: #1A403C 1 solid;
  border-bottom: #1A403C 1 solid;
}
