body {
	background-image: url(../img/back.gif);
	background-repeat:no-repeat;
	background-color:#C7D2A3;
}

td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #485324;
	font-weight: normal;
}

.text9 {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #485324;
}


.text12Bold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #485324;
	font-weight: bold;
}

.text16Bold {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #485324;
	font-weight: bold;
}

a:link  { color: #485324; font-weight: bold; font-size: 11px; font-family: Tahoma, Arial; text-decoration: underline }
a:visited  { color: #485324; font-weight: bold; font-size: 11px; font-family: Tahoma, Arial; text-decoration: underline }
a:active  { color: #485324; font-weight: bold; font-size: 11px; font-family: Tahoma, Arial; text-decoration: underline }
a:hover  { color: #485324; font-weight: bold; font-size: 11px; font-family: Tahoma, Arial; text-decoration: none; }

a.linkKlein:link  { color: #485324; font-weight: bold; font-size: 9px; font-family: Tahoma, Arial; text-decoration: underline }
a.linkKlein:visited  { color: #485324; font-weight: bold; font-size: 9px; font-family: Tahoma, Arial; text-decoration: underline }
a.linkKlein:active  { color: #485324; font-weight: bold; font-size: 9px; font-family: Tahoma, Arial; text-decoration: underline }
a.linkKlein:hover  { color: #485324; font-weight: bold; font-size: 9px; font-family: Tahoma, Arial; text-decoration: none; }



.textfield { 
	font-family: Tahoma, Arial;
	font-size: 12px; 
	color: #485324; 
	background-color: #D3DBB8;
	border-width:1px; 
	border-style:solid;
	border-color:#485324; 

}