@charset "UTF-8";
.bestellung #bestellformular #lait_lacta_noble {
}
tr th label {
	width: auto;
	padding-left: 10px;
}
.bestellung #bestellformular table {
	opacity: 1;
	border: 0;
}
tr th  {
	background-color: rgba(173,213,175,0.40);
	border-collapse: collapse;
}
.bestellung #bestellformular #fragen {
	background-color: rgba(212,233,213,1.00);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: rgba(116,144,117,1.00);
	width: 59%;
}

.formular_senden {
	background-color: #ADD5AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1em 2em 1em 2em;
	margin-right: 2em;
	font-weight: normal;
	color: #181818;
	line-height: 12px;
	text-align: left;
}