.formeinzeilig {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 265px;
	font-weight: normal;

}
.formmehrzeilig {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	height: 100px;
	width: 265px;
	overflow: auto;
}

