/* ####################### */
/* ### FORM_BESTELLUNG ### */
/* ####################### */

.form_best_input {
	width: 300px;
}

.form_best_star {
	color: green;
}

div#form_best_container {
}

	div.form_best_left {
		float: left;
		width: 90px;
		padding-top: 2px;
		padding-bottom: 2px;
	}
	
	div.form_best_right {
		float: left;
		padding-top: 2px;
		padding-bottom: 2px;
	}
