#bestellung input {
	width: 200px ;
	border: 1px solid #a0a0a0;
	font-size: 8pt;
	margin-bottom: 4px;
}

#bestellung input.checkbox {
	width: 20px ;
	font-size: 8pt;
}

#bestellung textarea {
	width: 300px ;
	border: 1px solid #a0a0a0;
	font-size: 10pt;
	margin-bottom: 4px;
}

#bestellung input.submit {
	width: 100px;
	border: 1px solid #a0a0a0;
	font-size: 10pt;
	margin-bottom: 4px;
}


#kontakt input {
	width: 100px ;
	border: 1px solid #a0a0a0;
	font-size: 8pt;
	margin-bottom: 4px;
}

#kontakt textarea {
	border: 1px solid #a0a0a0;
	font-size: 10pt;
	margin-bottom: 4px;
}

#kontakt input.submit {
	width: 80px;
	border: 1px solid #a0a0a0;
	font-size: 10pt;
	margin-bottom: 4px;
}







#tarife {
	width: 100%;
}

#tarife td {
	width: 50%;
}