/* Style sheet Registrierungsformular */
#ctrl_firstname{width:350px;margin-bottom:10px;}
#ctrl_lastname{width:350px;margin-bottom:10px;}
#ctrl_email{width:350px;margin-bottom:10px;}
#ctrl_username{width:350px;margin-bottom:10px;}
#ctrl_password{width:350px;margin-bottom:10px;}
#ctrl_password_confirm{width:350px;margin-bottom:10px;}
#ctrl_registration{width:50px;margin-right:20px;margin-bottom:10px;}

