.submitFs { 
	float:left;
	margin:45px 12px 0 0;
	border:none;
	padding:2px 0 5px 0px;
	width:141px;
	height:28px;
	color:#E46100;
	font-size:0.7em;
	font-weight:bold;
	cursor:pointer;
}
.submitFs { 
	background:url('../EN/images/button_background.gif') 0 0 no-repeat;
}
.submit { /* auszeichnung submit-button */
	float:right;
	margin:0 0 12px 0;
	border:none;
	background:url('../EN/images/button_background.gif') 0 0 no-repeat;
	padding:2px 0 5px 20px;
	color:#E46100;
	font-weight:bold;
	cursor:pointer;
	width:141px;
}