div#form-wrapper div#frm-left label,
div#form-wrapper div#frm-left input {
	float: left;
}

div#form-wrapper div#frm-left label {
	clear: both;
}

div#form-wrapper div#frm-left div {
	clear: left;
	/*float: left;*/
	height: 17px;
	margin: 0 0 5px 0;
}

div#form-wrapper div.anmeldung label,
div#form-wrapper div.anmeldung input {
	margin-bottom: 4px;
}

div#form-wrapper div.anmeldung input.radio {
	background: #FFF !important;
}

div#form-wrapper div.anmeldung input#inp-send {
	float: right !important; 
	background:#FFEC00 none repeat scroll 0 0; 
	border:0 none; 
	display:block; 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-size-adjust:none;
	height:19px;
	line-height:14px;
	margin:8px 12px 8px 6px !important;
	padding:0 0 0 2px;
	text-align:left;
	width:99px;
	cursor: pointer;
}

* html div#form-wrapper div.anmeldung input#inp-send {
	margin-right: 6px !important;
}
