.textfeld {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #F4F2F7;
	color: #000000;
	border : 1px solid #710478;
	margin-bottom: 3px;
}
.textfeld02 {
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #F4F2F7;
	color: #000000;
	border : 1px solid #710478;
	margin-bottom: 3px;
}
.comments {
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background : #F4F2F7;
	color: #000000;
	border : 1px solid #710478;
	margin-top: 3px;
}


.button {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
	background : #52387E;
	font-weight: bold;
	border: 1px solid #000000;
}
.button02 {
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
	background : #52387E;
	font-weight: bold;
	border: 1px solid #000000;
}
