.copytext {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
}
.copytextlight {

	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #669900;
}
.textbox {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	border-top-width: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9D410;
	border-right-color: #A9D410;
	border-bottom-color: #A9D410;
	border-left-color: #A9D410;
	background-color: #E1F5B4;
	width: 324px;
}

.textfeld {
	font-family: Georgia;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	border-top-width: 5px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A9D410;
	border-right-color: #A9D410;
	border-bottom-color: #A9D410;
	border-left-color: #A9D410;
	background-color: #E1F5B4;
	width: 147px;
}