/* LOFFT Tickets */


div#vorbestellung label {
	display:block;
	width:200px;
	height:auto;
	font-weight:bold;
	float:left;
}

div#vorbestellung div.row {
	margin-bottom:10px;
}

div#vorbestellung select, div#vorbestellung input {
	width:450px;
	border:1px solid #222222;
}