/* Schriften*/


.normal {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}

.normal18 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color : black;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #396A37;
}

.kleinblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
}

.fett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-weight : bold;
}

.fett18 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color : black;
	font-weight : bold;
}

.rotfett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #993333;
	font-weight : bold;
}

.gruenfett12 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #396A37;
	font-weight : bold;
}

.gruenfett14 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	color : #396A37;
	font-weight : bold;
}

.gruenfett29 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 29px;
	color : #396A37;
	font-weight : bold;
}

.hellgruenfett {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 15px;
	color : #B0C3AF;
	font-weight : bold;
}

.hellgruenfett18 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	color : #B0C3AF;
	font-weight : bold;
}

.fettweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.normalrot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
}

.normalgruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #396A37;
}

.normalweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/* Links*/

 A {
	color: #000000;
	text-decoration: underline;
}

 A:Hover {
	color: #993333;
	text-decoration: none;
}



.Aw3work {
	color: #AFC5AF;
	text-decoration: none;
}

.Anavi {
	color: #ffffff;
	text-decoration: none;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style: normal;
	color : White;
}

.Anavi:Hover {
	color: #ffffff;
	text-decoration: none;
}

.Arot {
	color: #993333;
	text-decoration: none;
}


/* Hintergründe*/

.tdgruen {
	background-color: #396A37;
}

.tdhellgruen1 {
	background-color: #D7E1D7;
}

.tdhellgruen2 {
	background-color: #BFD0BF;
}

.tdhellgruen3 {
	background-color: #729571;
}

.tdrot {
	background-color: #993333;
}

.tdgrau {
	background-color: #505650;
}

.tdhellgruen0 {
	background-color: #E8EEE8;
}


/* Sonstiges*/

.button {
  background-color: #396A37;
  color: #ffffff;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
}

select {
  background-color: #E8EEE8;
  color: #000000;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12 px;
}

input {
  background-color: #E8EEE8;
  color: #000000;
  font-family : Arial, Verdana, Helvetica, sans-serif;
  font-size : 12px;
}

.checkbox {
	background-color : transparent;
	border: 0;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #E8EEE8;
}

.spacer1 {
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-size : 1px;
	font-style: normal;
}

.spacer4 {
	font-family :  Arial, Verdana, Helvetica, sans-serif;
	font-size : 4px;
	font-style: normal;
}

.spacer6 {
	font-size: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.spacer10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
