#bestellformular p{	
	font-family: Times New Roman, Times, serif;
	font-size: 14px; 
	color: #332806;
	}
	
#bestellformular .wichtig {	 
	color: #9B2E2B;
	}	
	
#bestellformular td{	
	font-family: Times New Roman, Times, serif;
	font-size: 14px; 
	color: #332806;
	}	
	
#bestellformular a{	
	color: #9B2E2B;
	text-decoration: none;
	}

#bestellformular a:hover {
	color: #9B2E2B;
    text-decoration: underline;
	}
	
#bestellformular .picleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	}	
	
#bestellformular .picright {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	}
  
.bestellformular_input_lang {
  width: 165px;
}

.bestellformular_input_kurz {
  width: 60px;
}
